Working work item library.
[reactos.git] / reactos / drivers / input /
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-11-13 Art YerkesCorrects ext bit from the keyboard. This bit, once...
2003-11-01 Hartmut Birr- Check for the current irql, if there is a call to...
2003-10-18 Thomas Bluemelfixed a return value
2003-09-30 Thomas Bluemelfixed the keyboard driver crash if there was no mouse...
2003-09-29 Thomas Bluemelrewrote the ps/2 mouse driver. it works now :)
2003-09-28 Thomas Bluemeldisable detection of mice since bochs doesn't like it
2003-09-28 Thomas Bluemelfix resulution setting
2003-09-28 Thomas Bluemeladvanced ps/2 mouse driver that supports intellimouse...
2003-09-27 Thomas Bluemelpartial support for intellimouse
2003-09-26 Filip NavaraChanged DPRINT1 to DPRINT when connecting to mouse...
2003-09-26 Filip NavaraFixed the type of PS2MouseInitializeDataQueue.
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-09-05 Gé van GeldorpAllow serial mouse driver and COM debug output to coexi...
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-07-29 Richard CampbellFixed a possible bug in mouse detection, the code state...
2003-07-23 Gé van GeldorpFix movement direction of mouse cursor, install serial...
2003-07-23 David Welch- Fix buffer overflow if mouse packets are arriving...
2003-06-29 guidoanother day of janitor stuff
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-28 Gé van GeldorpFix crash at load-time
2003-03-10 Jason FilbyUpdated Serial Mouse driver
2003-03-09 Jason FilbyMinor button fixes
2003-03-09 Gé van Geldorp#include file moved
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
2003-01-05 Robert Dickensonhousekeeping files...
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-11-10 Robert Dickensondisplay debug message on boot.
2002-10-31 David WelchFixed race condition between psaux ISR and DPC.
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-06-16 Steven EdwardsFixed building of Serial Mouse driver (still broken)
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-01-01 David WelchFixed bug with cygwin1.dll (still doesn't work)
2001-11-30 Eugene IngermanFixed small bug in keyboard driver that prevented filte...
2001-08-30 David WelchMore Linux compilation fixes.
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-24 Eric KohlMore cleanups
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-26 Eric KohlFixed typos and warnings.
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-05-30 Jason FilbyImprove mouse driver stability a bit
2001-05-26 Jason FilbyMouse driver improvements; callback between mouse class...
2001-04-10 David WelchCorrect problem with keyboard input not being accepted
2001-04-04 David WelchFix longstanding bug in keyboard driver
2001-03-07 David WelchPrint out the contents of the non-paged pool on SysRq+'A'
2001-02-18 Phillip SusiIgnore keyboard.coff, keyboard.sys.unstripped
2001-01-21 Phillip SusiKeyboard driver should not translate \r to \n
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-10-25 Jason Filbyminor fixes
2000-10-18 Jason Filby*** empty log message ***