[SHELL32] SHChangeNotify: Add drive, remove drive (#6782)
[reactos.git] / reactos / include / win32k / region.h
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2005-12-28 Hartmut BirrCommit r20366:20368 again.
2005-12-28 Maarten BosmaRevert r20367 and r20368 since they crash the GUI in...
2005-12-27 Alex Ionescu- Major Win32k Header Cleanup: Add ntgdi.h based on...
2005-06-07 Filip Navara- Unlock GDI objects by pointer, not by handle.
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-09-12 Thomas Bluemelrevert the changes i accidently committed to HEAD
2004-09-12 Thomas Bluemelrewrote the gdi handle table that behaves similar 2k...
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-28 Filip Navara- We don't need to have BuiltInRect member in the ROSRG...
2004-04-24 Thomas Bluemelproper implementation of FrameRgn() (cannot be ported...
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-04-03 Gé van GeldorpMost regions (> 95% in testing) consist of only 1 recta...
2004-03-22 Thomas Bluemelfixed a couple of dead-locks in the region code
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-09-09 Gé van GeldorpFixes to WinPosSetWindowPos() and the routines it depen...
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-07-17 Gé van GeldorpChanges for multiple window support
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-08 Gé van Geldorp- Fix DC/Bitmap handling
2002-10-01 Eugene Ingerman1. Cleanup GDI objects when process is deleted.
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-27 David WelchMore painting fixes.
2002-08-26 David WelchAdded missing prototype.
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
2002-07-18 Eugene IngermanImplemented some of gdi region functions.
2002-07-17 David WelchFixed some bugs.
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
1999-07-23 Rex Jollifffinished win32k skeleton