- Update KTHREAD and KUSER_SHARED_DATA to latest versions. This should make 2K3 drive...
[reactos.git] / reactos / subsys / win32k / ntuser / painting.c
2003-09-09 Gé van GeldorpProperly offset client-relative update rectangle
2003-09-09 Gé van GeldorpFixes to WinPosSetWindowPos() and the routines it depen...
2003-08-28 Gé van GeldorpSilence debug messages
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-17 Royce Mitchell III* fixes a couple (several?) memory leaks
2003-08-15 Andrew GreenwoodThis commit mostly adds DbgPrint() statements to places...
2003-08-11 Royce Mitchell IIIwarnings, warnings, everywhere.... but not so many...
2003-08-11 Gunnar Dalsnes-WinStaLock is now WinLock & made global
2003-08-06 David Welch- Allow painting of the desktop window (why was this...
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-08-04 Gunnar Dalsnes-W32k/NtUser separation
2003-08-02 David Welch- Repaint the parent window in the non-paintself case.
2003-08-01 David Welch- More support for window moving. The window moves...
2003-07-10 Casper HornstrupJoakim Asplund <joakim_asplund@spray.se>
2003-06-15 Gé van GeldorpFixes to get CS_PARENTDC working
2003-05-31 Gé van GeldorpFix some bugs relating to child windows
2003-05-27 Gé van GeldorpImplement OffsetViewportOrgEx()
2003-05-26 Gé van GeldorpFixes to UpdateRegion code, implement GetUpdateRgn...
2003-05-18 Gé van GeldorpRemove WINDOWOBJECT_NEED_BEGINPAINT flag since calling...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-27 Richard Campbell- InvalidateRgn and InvalidateRect by Tim Jobling
2003-03-20 Gé van GeldorpSearch child list for windows to be repainted
2003-03-20 Gé van GeldorpSilence some debug messages
2003-03-18 Gé van GeldorpPass PWINDOW_OBJECT instead of HANDLE in call to W32kGe...
2003-01-24 Jason FilbyScrollbar improvements
2002-10-31 David WelchImplemented mouse messages.
2002-09-17 David WelchMisc. user fixes.
2002-08-31 David WelchNon-client painting fixes.
2002-08-27 David WelchMisc. painting fixes.
2002-08-26 David WelchFixes for painting.
2002-07-18 Eugene IngermanImplemented some of gdi region functions.
2002-07-04 David WelchAdded some missing files.