- Freed the path string for the keyboard dll.
[reactos.git] / reactos / subsys / win32k / ntuser / keyboard.c
2005-09-13 Hartmut Birr- Freed the path string for the keyboard dll.
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-06 Alex IonescuFix win32k build errors so HEAD can build again, althou...
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-29 Alex Ionescu- Add back and fix useful dprint.
2005-07-29 James TaborSorry for the mess. Fixup debug prints.
2005-07-29 Emanuele AlibertiVarious fixex to make HEAD compile.
2005-07-14 James TaborTypo fix. I was thinking oct not dec.
2005-07-13 James TaborImplemented VkKeyScan, GetKeyboardTypeand GetKeyboardLa...
2005-07-08 James TaborImplement NtUserGetAsyncKeyState and support for TrackM...
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-02 Hervé PoussineauDon't free unicode strings in case of error
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Filip NavaraSet the message point/time for keyboard and hotkey...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-10 Art YerkesCaps Lock fix suggested by Johannes Olofsson. We now...
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-06 Gé van GeldorpDon't return characters is key is up
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Gé van GeldorpReverse last change, as it causes problems for ReadCons...
2004-12-28 Gé van GeldorpDon't return characters is key is up
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
2004-11-15 Eric KohlSilence debug messages.
2004-11-15 Eric KohlDon't retrieve the system locale id from the registry...
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-08 Filip Navara- Honor the "Extended" bit in SetKeyState.
2004-07-04 Filip Navara- Guard against out of bounds access to KeyboardLayout...
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-29 Gé van GeldorpImplement DDE Execute:
2004-03-15 David Welch- Fix reading past the end of the pool block.
2004-03-11 Thomas Bluemelsimplified calls to MsqPostMessage()
2004-02-24 Thomas Bluemelcleanup
2004-02-19 Thomas Bluemeladded pool tags for better debugging
2004-02-19 Art YerkesCommits for bug 193, merged from release branch.
2004-02-19 Art YerkesFixed bug 167.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-28 Thomas Bluemelmoved NtUserTranslateMessage() to message.c
2003-12-13 Art YerkesChanged the SPIN_LOCK to a FAST_MUTEX. This is really...
2003-11-30 Filip NavaraWork on activation/focus.
2003-11-25 Gé van GeldorpSilence debug messages again
2003-11-25 Art YerkesShift now cancels Numlock, as it does on real windows.
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-24 Art YerkesThese changes are described in earlier posts to the...
2003-11-07 Art YerkesCorrect handling of dead_char in TryToTranslateChar.
2003-10-18 Thomas BluemelOnly load the US keyboard layout if no other was loaded...
2003-10-18 Martin Fuchs* Load default keyboard layout (GER or US) if no other...
2003-10-18 VizziniPatch from Art Yerkes:
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-13 Casper Hornstrup2003-08-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-11 Royce Mitchell IIIwarnings, warnings, everywhere.... but not so many...
2003-07-29 James TaborAdding Art Yerkes Keyboard Testing Code
2003-07-20 James TaborImplemented GetKeyState, GetKeyboardState & SetKeyboar...
2003-07-05 Casper Hornstrup2003-07-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2002-10-31 David WelchImplemented mouse messages.
2002-01-27 David WelchAdded missing files