Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / subsys / win32k / objects / coord.c
2005-09-27 Thomas Bluemelfixed uninitialized variable warnings
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-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-06-18 Filip NavaraChangelog:
2004-06-14 Filip Navara- Update trasformation matrix in SetViewportOrgEx.
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
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-01-04 Thomas Bluemelsome fixes
2003-12-21 Filip NavaraBug fixes.
2003-09-09 Gé van GeldorpFixes to WinPosSetWindowPos() and the routines it depen...
2003-08-20 Royce Mitchell IIIfixed several dc locking bugs as well as several memory...
2003-08-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-17 Royce Mitchell III* fixes a couple (several?) memory leaks
2003-08-13 Casper Hornstrup2003-08-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-22 Eric KohlImplemented DC coordinate functions.
2003-05-27 Gé van GeldorpImplement OffsetViewportOrgEx()
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-18 Gé van GeldorpAdd #include to prevent warnings on MmCopyFrom/ToUser
2003-03-14 Eugene IngermanAdded safe copy from user.
2002-07-13 Eugene IngermanAdded reference counting and deferred deletion for...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
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