Merge 13159:13510 from trunk
[reactos.git] / reactos / drivers / input /
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Filip NavaraHervé Poussineau <poussine@freesurf.fr>
2005-01-16 Casper HornstrupBuild input device drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-07-30 Thomas BluemelPatch by Filip Navaraf: Removed the mouse class gdi...
2004-06-06 Eric KohlUse hardware description if available to initialize...
2004-04-12 Thomas Bluemeladded some makefiles
2004-03-12 Filip Navara- Fixed declaration of DRIVER_OBJECT and friends.
2004-02-19 Filip Navara- Revert the last change, because it really doesn't...
2004-02-18 Filip Navara- Attempt to avoid interaction with kernel debugging...
2004-02-17 Filip Navara- Work on serial mouse detection to fix bug #198.
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2004-02-07 Filip Navara- Corrected timeouts to really wait one millisecond.
2004-02-01 Filip NavaraLatest version of serial mouse driver with fixes by...
2004-01-21 Filip NavaraAnother rewrite of the mouse detection code by Logan_V8...
2004-01-20 Filip NavaraChanges based on the patch by Logan_V8_TT.
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 ***