Revert, thx Thomas, wasnt sure.
[reactos.git] / reactos / subsys / win32k / eng / mouse.c
2006-01-03 Magnus OlsenCommit a patch for hide and show mouse. (forget it)
2006-01-01 Magnus OlsenFixing a small bug for hide mouse. Save the current...
2006-01-01 Magnus OlsenShowCursor, gott a internal count to show the mouse...
2005-12-30 Magnus Olsensolv the issue with mouse poiter is hide, do not show...
2005-12-30 Magnus OlsenFix a mouse bug for hide the cursor. It is working...
2005-12-29 Magnus OlsenEngSetPointerShape did not check for NULL pointer when...
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-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-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-16 Art YerkesFix compilation with -O3 and fix bugs 484 and 505....
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-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-01-27 Art YerkesThere is no WinSta in here.
2005-01-27 Thomas BluemelThis patch removes the cursor location from the window...
2005-01-19 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
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-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-06-24 Gé van GeldorpFix some forgotten EngCreateBitmap() calls
2004-06-20 Filip Navara- Call the "load default cursor" callback. Fixes bug...
2004-05-30 Thomas Bluemellittle GDI speed improvements
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 Bluemelsetup the cursor in the middle of the screen
2004-04-30 Thomas Bluemeluse SendInput() to send mouse input data
2004-04-16 Thomas Bluemelproperly remove mousemove messages
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-15 Filip Navara- Minor corrections to emulated mouse pointer handling.
2004-03-05 Hartmut Birr- Changed the check for determining if the drawing...
2004-02-24 Thomas Bluemelcleanup
2004-02-19 Thomas Bluemeladded pool tags for better debugging
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-08 Filip Navara- Fixed algorithm for 4BPP bitblts with ROP != SRCCOPY
2004-02-06 Filip Navara- Fixed software mouse pointer handling to work correct...
2004-01-25 Filip NavaraMore work on software mouse pointer implementation.
2004-01-24 Filip NavaraMoved the generic mouse pointer implementation to win32...
2004-01-17 Filip NavaraPreparing for the win32k emulated mouse cursor support.
2004-01-16 Gé van GeldorpSerialize access to display driver. Fixes serious displ...
2004-01-16 Gé van GeldorpDon't use RECTL structure in ntoskrnl
2004-01-16 Gé van GeldorpStore area touched by mouse pointer as this may be...
2004-01-15 Gé van GeldorpFix VGA display corruption caused by mouse pointer
2003-12-21 Thomas Bluemelreimplemented support for double clicks
2003-12-21 Thomas Bluemelremoved support for double clicks
2003-12-20 Thomas Bluemelpartially implemented WM_SETCURSOR messages
2003-12-13 Thomas Bluemelfixes to cursors
2003-12-07 Thomas Bluemelmoved desktop code to desktop.c
2003-11-21 Thomas Bluemelimplement WM_SETCURSOR messages
2003-11-16 Gé van Geldorp- Fix problems with non-zero cursor hotspots
2003-11-10 Thomas BluemelImplemented SetCursor and rewrote some cursor/icon...
2003-09-28 Thomas Bluemelsupport for mouse wheels and 4th and 5th mouse button...
2003-09-24 Thomas Bluemelimproved mouse (buttons) handling
2003-09-10 Gé van GeldorpLet the mouse cursor go where it hasn't gone before...
2003-08-29 Thomas Bluemelmodified MsqTranslateMouseMessage() for Double clicks
2003-08-29 Thomas Bluemel1.added callback routine for loading system cursors...
2003-08-28 Thomas Bluemelimplemented support for double clicks
2003-08-28 Thomas Bluemelimplemented SwapMouseButton()
2003-08-26 Thomas Bluemel1. finally fixed handling the WM_MOUSEMOVE messages...
2003-08-26 Thomas Bluemelfixed a bug crashing the kernel when moving the cursor...
2003-08-25 Thomas Bluemelfixed a few bugs in MsqInsertSystemMessage() and improv...
2003-08-25 Thomas Bluemelfixed a bug that caused the mouse cursor drawing incorr...
2003-08-24 Thomas Bluemelfixed bugs and completed SetCursorPos() and ClipCursor()
2003-08-24 Thomas Bluemelimplemented SetCursorPos() and GetCursorPos() and chang...
2003-08-24 Thomas Bluemel1. ClipCursor(), GetClipCursor() in user32
2003-08-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-13 Casper Hornstrup2003-08-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-09 Gé van GeldorpSet mouse boundaries based on desktop size
2003-05-18 Emanuele AlibertiI forgot to remove debug code in MouseGDICallBack.
2003-05-18 Emanuele AlibertiFix for a bug I introduced declaring FASTCALL MouseGDIC...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-28 Gé van GeldorpSend mouse movement messages when moving to left/top
2003-03-24 Gé van GeldorpFix GDI handle leaks
2003-03-11 Gé van GeldorpGet mouse cursor working under VMware
2003-03-09 Jason FilbyImproved mouse button handling
2003-03-06 Gé van GeldorpSwitch back to the command prompt when you press the...
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2003-01-24 Eugene IngermanFixed: locking GDI objects twice when running wm_paint...
2002-11-01 David WelchDon't crash when a mouse message doesn't fall inside...
2002-10-31 David WelchImplemented mouse messages.
2002-09-25 David WelchAdded nicer looking default mouse cursor.
2002-09-21 David WelchAccelerate PATCOPY blits.
2002-09-17 David WelchMisc. user fixes.
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-02 Casper HornstrupCompile with new layout
next