Implement WH_MOUSE_LL hook
[reactos.git] / reactos / subsys / win32k / ntuser / callback.c
2005-05-14 Gé van GeldorpImplement WH_MOUSE_LL hook
2005-05-14 Gé van GeldorpPresent for GreatLord:
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Thomas Bluemelthe callback management doesn't have to be serialized...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-14 Filip Navara- Fix bug in IntCallHookProc for window classes specifi...
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-06-20 Filip Navara- Call the "load default cursor" callback. Fixes bug...
2004-06-16 Gé van GeldorpMarshall WM_CREATE/WM_NCCREATE messages
2004-05-22 Thomas Bluemelprevent memory leaks if callbacks to usermode never...
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-26 Gé van GeldorpMarshall messages across process boundaries (not comple...
2003-12-15 Gé van GeldorpFix CBT create hook for NULL window name
2003-12-12 Gé van GeldorpIncomplete implementation of hooks
2003-12-07 Gé van GeldorpMove desktop window proc from WIN32K to CSRSS
2003-12-07 Thomas Bluemelmoved desktop code to desktop.c
2003-11-23 Thomas Bluemelremove obsolete userobj code
2003-11-21 Thomas Bluemelimplement WM_SETCURSOR messages
2003-08-29 Thomas Bluemel1.added callback routine for loading system cursors...
2003-08-21 Thomas Bluemelwork on system menus
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-01 David Welch- Check the validity of the window handle before callin...
2003-06-05 Marty DillSend WM_STYLECHANGING/WM_STYLECHANGED when setting...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-05-17 Gé van GeldorpWhen sending WM_WINDOWPOSCHANGING and WM_WINDOWPOSCHANG...
2002-08-31 David WelchNon-client painting fixes.
2002-07-17 David WelchFixed some bugs.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-21 Eugene IngermanFixed typo/bug in W32kCallWindowProc.
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-05-06 David WelchSome additions to the USER code; nothing is working...
2002-01-27 David WelchAdded missing files