Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / subsys / win32k / ntuser / windc.c
2005-10-23 Filip NavaraCall CLIPPING_UpdateGCRegion every time we update clip...
2005-09-21 Filip NavaraIncomplete support for WS_EX_TRANSPARENT, should fix...
2005-09-20 Filip NavaraDon't return NULL regions from DceGetVisRgn.
2005-09-19 Filip Navara- Fix region deleting and ownership for DCEs.
2005-09-19 Filip NavaraPartial clean-up of the painting functions:
2005-09-11 Gunnar Dalsnes-refcount reworking (simplification & improvement)
2005-09-08 Gunnar Dalsnes-remove hotkey lock
2005-09-07 Gunnar Dalsnesindent with astyle v1.15.3: --style=ansi -c -s3 -S...
2005-09-06 Gunnar Dalsneswindow parent handle -> pointer adaptions
2005-09-06 Gunnar Dalsnesnaming changes:
2005-09-05 Gunnar Dalsnes-surround user part (most of it) with a single lock...
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-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-15 Gregor AnichImprove the WNDOBJ implementation a bit... There are...
2005-03-07 Gé van GeldorpImplement Information Contexts
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-19 Thomas Bluemeldon't pass NULL handles to NtGdiCombineRgn
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-26 Filip NavaraDceResetActiveDCEs fixes:
2004-12-17 Filip Navara- Fix issues with DCE clip region ownership.
2004-12-17 Filip Navara- Fix ownership issues with DCEs.
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-08-03 Gregor AnichImplement NtUserEnumDisplaySettings/IntEnumDisplaySettings.
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-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-04-05 Thomas Bluemeldisable thread-safety, seems to cause some problems atm
2004-04-05 Thomas Bluemellittle cosmetics...
2004-04-05 Thomas Bluemelmade the DCE list thread-safe
2004-03-23 Thomas Bluemeldon't use the window region when minimized
2004-03-23 Thomas BluemelImplemented SetWindowRgn() and added support for window...
2004-02-24 Thomas Bluemel1. get rid of winlock.c
2004-02-22 Filip Navara- Modifed DceUpdateVisRgn to correctly handle situation...
2004-02-21 Filip Navara- Fixed some nonsense code in NtGdiGetDCEx.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-08 Gé van GeldorpPrevent some debug messages from appearing
2004-02-05 Gé van GeldorpWhen using the parent clip region, translate it to...
2004-02-04 Gé van GeldorpSecond attempt at bug #5: reset active DCEs when window...
2004-02-02 Gé van GeldorpHandle NULL window as special case when computing visib...
2004-02-02 Gé van GeldorpUpdate DC when moving a window. Fixes bug #5. Based...
2004-01-17 Filip NavaraFix window repainting - Attempt #2
2004-01-13 Filip NavaraRemoved some nonsense code that has no effect.
2004-01-12 Filip NavaraFixes on paining code to get PuTTY and RegEdit working...
2003-12-27 Filip NavaraPainting bug fixes.
2003-12-23 Filip NavaraBug fixes.
2003-12-14 Gé van GeldorpImplement real locking for GDIOBJ objects
2003-12-13 Thomas Bluemelfixed NtGdiCreateDC() to use UNICODE_STRINGs
2003-12-12 Thomas Bluemelmoved IntGetDesktopWindow() to desktop.c and a few...
2003-12-12 Gé van GeldorpImplement NtUserGetDCEx() for non-cache DCs
2003-12-12 Gé van GeldorpIncomplete implementation of hooks
2003-12-03 Gé van GeldorpHandle ClipRegion == 1 as a special case in NtUserGetDCEx()
2003-12-02 Filip Navara- Attempt to fix window activation bugs reported by...
2003-11-26 Gé van GeldorpFix some GDIOBJ ownership issues
2003-11-24 Gé van GeldorpClean up DCEs when switching out of graphics mode
2003-11-20 Filip Navara- More painting bugfixes. Still many bugs are left :-(
2003-11-19 Filip Navara- Painting bugfixes.
2003-11-18 Filip Navara- Rewritten painting implementation (not complete yet...
2003-10-22 Gé van GeldorpFix window destruction on thread termination
2003-10-20 Gé van GeldorpPartial fix for handling GDIOBJs between different...
2003-10-17 Gé van GeldorpDon't set hClipRgn to NULL just before checking it
2003-10-09 Gé van GeldorpFree DCE when window is destroyed
2003-10-06 Filip NavaraFixed line endings.
2003-10-06 Filip NavaraI commited more files than I wanted by mistake. :(...
2003-10-06 Filip NavaraAdded vfw.h header for compiling comctl32.dll with...
2003-10-04 Gé van GeldorpStricter checking of GDIOBJ handles
2003-10-03 Gé van GeldorpImplementation of ReleaseDC(), works for now but could...
2003-09-26 Gé van Geldorp- Incomplete implementation of ReleaseDC()
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-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-17 Thomas BluemelAdded WindowFromDC() by Philip Alldredge
2003-08-11 Gunnar Dalsnes-WinStaLock is now WinLock & made global
2003-08-06 Thomas Bluemelmore work on window classes and RegisterClass[Ex] by...
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-07-17 Gé van GeldorpImplement DCX_EXCLUDERGN and DCX_INTERSECTRGN
2003-07-17 Gé van GeldorpChanges for multiple window support
2003-07-11 Casper Hornstrup2003-07-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper HornstrupJoakim Asplund <joakim_asplund@spray.se>
2003-06-15 Gé van GeldorpFixes to get CS_PARENTDC working
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-05-04 Gé van GeldorpClean up debugging stuff and silence debug messages
2003-05-03 Gé van GeldorpFix GetDC(NULL), not complete yet
2003-03-08 Gé van Geldorp- Fix DC/Bitmap handling
2003-03-08 Gé van GeldorpRemove DCE from linked list on destroy
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-27 David WelchMisc. painting fixes.
2002-08-27 Jason FilbyMinor fix
2002-08-24 Jason FilbyInitial code for NtUserGetDC
2002-07-17 David WelchFixed some bugs.
2002-07-04 David WelchAdded some missing files.