-remove hotkey lock
[reactos.git] / reactos / subsys / win32k / ntuser / input.c
2005-09-08 Gunnar Dalsnes-remove hotkey lock
2005-09-07 Gunnar Dalsnesindent with astyle v1.15.3: --style=ansi -c -s3 -S...
2005-09-07 Gunnar Dalsnes-replace user object/handle manager with the one from...
2005-09-06 Gunnar Dalsnesmake handle table session global
2005-09-05 Gunnar Dalsnesremove user handle table lock, cursor locks, message...
2005-09-05 Gunnar Dalsnes-surround user part (most of it) with a single lock...
2005-08-06 Filip NavaraFix translation of extended keys.
2005-07-09 James TaborFix masking.
2005-07-08 James TaborImplement NtUserGetAsyncKeyState and support for TrackM...
2005-06-30 Alex IonescuKill rosrtl
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-20 Gé van GeldorpExclusively lock surface bits before reading or writing...
2005-06-07 Filip Navara- Unlock GDI objects by pointer, not by handle.
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-14 Gé van GeldorpPresent for GreatLord:
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Thomas Bluemelmore fixes for GCC4
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.
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-02 Hartmut BirrDo only dereference the desktop window if the handle...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-27 Thomas BluemelThis patch removes the cursor location from the window...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-28 Gé van GeldorpSet transition state bit in WM_KEY messages
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
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-07-04 Filip Navara- Support resursive locking of the GDI objects.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-05-25 Filip Navara- Support for window-less hotkeys.
2004-05-14 Thomas Bluemelchanged cursors/icons to use the window station handle...
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-05-01 Thomas Bluemelfix mouse clipping
2004-04-30 Thomas Bluemeluse SendInput() to send mouse input data
2004-04-29 Thomas Bluemeldon't crash if no thread desktop set
2004-04-29 Thomas Bluemelimplemented keybd_event(), mouse_event(), BlockInput...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- STDCALL/STDCALL_FUNC usage fixes
2004-02-07 Filip Navara- Do not call initialization of both Mouse callback...
2003-12-14 Thomas Bluemelwin32k now can handle piped mouse input, the obsolete...
2003-12-07 Thomas Bluemelmoved desktop code to desktop.c
2003-11-30 Filip NavaraWork on activation/focus.
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-24 Art YerkesThese changes are described in earlier posts to the...
2003-11-23 Thomas Bluemelremove obsolete userobj code
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-11 Thomas Bluemel1.added a simple test application for hotkeys
2003-11-03 Eric KohlImplemented hotkey support.
2003-11-02 Eric KohlStarted hotkey support.
2003-10-18 VizziniPatch from Art Yerkes:
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-09-30 Gé van GeldorpHandle mouse not present situation
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-11 Royce Mitchell IIIwarnings, warnings, everywhere.... but not so many...
2003-08-04 Gunnar Dalsnes-W32k/NtUser separation
2003-07-29 James TaborAdding Art Yerkes Keyboard Testing Code
2003-07-05 Casper Hornstrup2003-07-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-22 Gunnar Dalsnes-Fixed FileObject/Event dereferencing at IRP completion...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-09 Jason FilbyRefer to new ntddmou.h
2002-10-31 David WelchImplemented mouse messages.
2002-09-17 David WelchMisc. user fixes.
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-01-14 David WelchAdded missing files