Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / subsys / win32k / objects / cliprgn.c
2005-10-23 Filip NavaraCall CLIPPING_UpdateGCRegion every time we update clip...
2005-09-19 Filip NavaraPartial clean-up of the painting functions:
2005-08-03 Thomas Bluemelimplemented OffsetClipRgn()
2005-07-26 Thomas Bluemelremoved some MmCopyTo/FromCaller calls from win32k...
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-07 Filip Navara- Unlock GDI objects by pointer, not by handle.
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-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-07 Royce Mitchell IIIremoved an ASSERT that occured when system ran out...
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-07 Filip Navara- Fixed ExcludeClipRgn for case when DC contained no...
2004-05-26 Thomas Bluemelfixed returning uninitialized variable in NtGdiSelectVi...
2004-05-15 Thomas Bluemelremoved assertion
2004-05-14 Filip Navara- Fix ExtSelectClipRgn and some other clipping functions.
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-26 Thomas Bluemelfixed NtGdiPtVisible()
2004-04-25 Thomas Bluemelimplemented ExtSelectClipRgn() (untested!)
2004-04-25 Thomas Bluemelimplemented ExcludeClipRect()
2004-04-25 Thomas Bluemelimplemented PtVisible()
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-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-12-21 Filip NavaraBug fixes.
2003-12-15 Filip NavaraImplementation of [NtGdi]RectVisible.
2003-12-13 Thomas Bluemelfixed NtGdiGetClipBox()
2003-11-26 Gé van GeldorpFix some GDIOBJ ownership issues
2003-09-24 Thomas Bluemelsome fixes on on gdi handles
2003-09-09 Gé van GeldorpFixes to WinPosSetWindowPos() and the routines it depen...
2003-08-31 Gé van Geldorp- Fix various bitmap format translation bugs
2003-08-29 Gé van GeldorpVarious fixes by Filip Navara
2003-08-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-11 Royce Mitchell IIIwarnings, warnings, everywhere.... but not so many...
2003-07-14 Gé van GeldorpSet CombinedClip region for memory DCs
2003-06-28 Gé van GeldorpImplement clipping for bitblt operations
2003-06-26 Gé van GeldorpImplement SelectClipRgn() (note: this does NOT mean...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-08 Gé van Geldorp- Fix DC/Bitmap handling
2003-01-18 Eugene IngermanFixed functions where GDI objects were locked but not...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-31 David WelchNon-client painting fixes.
2002-08-27 David WelchMisc. painting fixes.
2002-07-22 Eugene IngermanAdded GetRegionData gdi function. Added region test...
2002-07-18 Eugene IngermanImplemented some of gdi region functions.
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2000-06-29 David WelchMade header file usage more consistent
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
1999-10-28 Rex Jolliffadded several new functions
1999-07-22 Rex JolliffMore changes to the win32k server