- 08 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 22 Jul, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 30 May, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 22 Apr, 2008 1 commit
-
-
Austin English authored
-
- 25 Feb, 2008 1 commit
-
-
Alexandre Julliard authored
Window and class DCEs are now allocated lazily.
-
- 07 Feb, 2008 1 commit
-
-
Lei Zhang authored
-
- 27 Aug, 2007 1 commit
-
-
Alexandre Julliard authored
This avoids the need to invalidate the window after WM_ERASEBKGND.
-
- 23 Aug, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 31 Jul, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jul, 2007 1 commit
-
-
Anatoly Lyutin authored
-
- 07 Mar, 2007 1 commit
-
-
Aric Stewart authored
Thanks to Peter Oberndorfer for noticing this.
-
- 06 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 14 Feb, 2007 1 commit
-
-
Aric Stewart authored
Fix the case where the scrolling amount exceeds the window but still falls within the clipping rect. This generates an additional update region that needs to be invalidated.
-
- 16 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 02 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 30 Nov, 2005 1 commit
-
-
Dmitry Timoshkov authored
pass under Wine.
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 01 Nov, 2005 1 commit
-
-
Michael Kaufmann authored
if it's in the source or in the destination rectangle.
-
- 31 Oct, 2005 1 commit
-
-
Dmitry Timoshkov authored
with hwnd set to 0, make them pass under Wine.
-
- 03 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
instead of calling MsgWaitForMultipleObjects.
-
- 18 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
Provide a fallback implementation for all the functions to avoid having to check for NULL functions everywhere.
-
- 06 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
a BeginPaint.
-
- 31 May, 2005 1 commit
-
-
Alexandre Julliard authored
restarting the search from a given child, in order to avoid looping forever on windows that don't repaint correctly.
-
- 13 May, 2005 1 commit
-
-
Alexandre Julliard authored
redraw_window server call so that the parent windows get properly validated if necessary.
-
- 05 May, 2005 1 commit
-
-
Alexandre Julliard authored
erase, to avoid setting a null update region in an owned DC. Avoid potential double delete of the update region on return from send_erase.
-
- 25 Apr, 2005 1 commit
-
-
Alexandre Julliard authored
and removed windows/scroll.c.
-
- 30 Mar, 2005 2 commits
-
-
Alexandre Julliard authored
to GetDCEx have to be in screen coordinates.
-
Alexandre Julliard authored
Don't release the clip region for window DCs in ReleaseDC(), except when called from EndPaint(). Added a bunch of tests.
-
- 25 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 24 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
Made WIN_GetPtr return WND_DESKTOP in that case.
-
- 08 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
other X events.
-
- 07 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
message.
-
- 24 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
also when doing a synchronous update with RDW_UPDATENOW.
-
- 16 Feb, 2005 1 commit
-
-
Rein Klazes authored
children. Add a test to show the behavior.
-
- 28 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
when the passed region was empty.
-
- 11 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
WM_PAINT.
-
- 04 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
calling an internal DCE function.
-
- 08 Dec, 2004 1 commit
-
-
Rein Klazes authored
-
- 07 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
-