Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / subsys / win32k / objects / print.c
2005-09-13 Gregor AnichImplement QUERYESCSUPPORT escape in ExtEscape (returns...
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-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-07 Gé van GeldorpImplement Information Contexts
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-29 Steven EdwardsAllow IntEngExtEscape stub to return something.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-12 Royce Mitchell IIIBUGFIX: NtGdiGetDeviceCaps() called NtGdiEscape() with...
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-17 Gregor AnichRemoved some comments - previous change didn't fix...
2004-07-17 Gregor AnichChanged comments a bit, previous version did create...
2004-07-17 Gregor AnichHandle escape to get opengl driver info in IntEngExtEsc...
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[Sorry for too many changes in one patch, but it's...
2004-06-20 Filip Navara- Allocate memory from PagedPool instead of NonPagedPoo...
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-01 Filip Navara- Fixed IntGdiExtEscape. Patch by Anich Gregor.
2004-02-19 Thomas Bluemeladded pool tags for better debugging
2004-02-18 Royce Mitchell IIIfix bug in NtGdiExtEscape - not checking for NULL ...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-08 Filip Navara- Very basic implementation of ExtEscape
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-20 Gé van GeldorpSilence some debug messages
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
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-23 Rex Jollifffinished win32k skeleton