Don't call IoRaiseHardError at DISPATCH_LEVEL
[reactos.git] / reactos / drivers / input / mouclass / mouclass.c
2006-05-03 Hervé PoussineauDon't call IoRaiseHardError at DISPATCH_LEVEL
2006-04-25 Hervé PoussineauComplete IRP_MJ_CREATE, IRP_MJ_CLOSE, IRP_MJ_CLEANUP
2006-04-22 Hervé PoussineauDon't dereference device objects if they were not refer...
2006-04-16 Hervé Poussineaukbdclass and mouclass:
2006-02-24 Hervé PoussineauSend IOCTL_* to the port device objects. Keyboard LEDs...
2006-01-02 Hervé PoussineauReplace STATUS_UNSUCCESSFUL by STATUS_TOO_MANY_NAMES
2005-12-18 Hervé PoussineauFix little bug which prevented IRP_MJ_PNP to be forward...
2005-11-18 Hervé Poussineau- Don't use buffered I/O, to prevent some lag
2005-11-09 Hervé Poussineau- Add registry entry in HKEY_LOCAL_MACHINE\HARDWARE...
2005-11-08 Hervé PoussineauWhen a driver is a legacy driver, call its AddDevice...
2005-11-05 Hervé Poussineau- Remove Mou and Mouse strings in names to share more...
2005-10-31 Hervé PoussineauBig move of driver input stack to a Plug-and-Play model:
2005-10-31 Hervé PoussineauRewrite mouclass, so it can now handle more than one...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-08-07 Filip NavaraFix a race condition in input packet processing.
2005-07-29 Emanuele AlibertiVarious fixes to DPRINT parameter list.
2005-06-18 Filip Navara- Convert mouclass and sermouse to use official DDK...
2005-06-03 Hervé PoussineauWait the opening of mouclass device to connect the...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Alex Ionescui8042prt driver by tinus.
2004-07-30 Thomas BluemelPatch by Filip Navaraf: Removed the mouse class gdi...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-11-01 Hartmut Birr- Check for the current irql, if there is a call to...
2003-09-26 Filip NavaraChanged DPRINT1 to DPRINT when connecting to mouse...
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-08-28 Gé van GeldorpSerial mouse driver rewrite by Filip Navara
2003-08-09 Gé van GeldorpReplace DbgPrint by DPRINT/DPRINT1
2003-08-01 David Welch- Delete the device object and symbolic link if connect...
2003-03-09 Jason FilbyImproved mouse button handling
2003-02-26 Gé van GeldorpQueue GDI callback in CriticalWorkQueue to improve...
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2002-12-16 Hartmut BirrReplaced some calls to DbgPrint with the DPRINT macro.
2002-11-10 Robert Dickensondisplay some extra debug messages on boot to see whats...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-08-30 David WelchMore Linux compilation fixes.
2001-06-26 Eric KohlFixed typos and warnings.
2001-05-30 Jason FilbyImprove mouse driver stability a bit
2001-05-26 Jason FilbyMouse driver improvements; callback between mouse class...
2000-10-18 Jason Filby*** empty log message ***