Sweden-Number/windows
Alexandre Julliard 0ba0d7a119 GetUpdateRgn should clip the returned region to the client area.
Changed GetUpdateRect and ExcludeUpdateRgn to call GetUpdateRgn.
Moved these 3 functions to dlls/user/painting.c.
2004-08-26 00:46:11 +00:00
..
class.c Add a test for accessing classes from another thread. 2004-05-28 19:27:17 +00:00
clipboard.c Add a test case for clipboard functionality and fix some bugs revealed 2004-06-25 02:55:37 +00:00
cursoricon.c Avoid a few more GetModuleHandle calls. 2004-02-12 00:35:01 +00:00
dce.c Add a comment to explain the LockWindowUpdate situation. 2004-02-26 05:29:26 +00:00
defdlg.c When searching for the DEFPUSHBUTTON in a dialog, recurse into child 2004-08-19 01:03:12 +00:00
defwnd.c Remove the support for the Win 3.1 Look. 2004-04-01 04:57:12 +00:00
dialog.c Set WS_EX_CONTROLPARENT when dialog has DS_CONTROL. 2004-08-24 02:26:40 +00:00
driver.c Small documentation cleanup. 2004-06-30 18:11:09 +00:00
input.c Porting fixes. 2003-11-26 22:29:30 +00:00
keyboard.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
mdi.c If the current menu handle is already set, do not set it again. 2004-08-13 00:39:29 +00:00
message.c Porting fixes. 2003-11-26 22:29:30 +00:00
msgbox.c Replace some more -debugmsg references for WINEDEBUG. 2004-06-21 23:56:15 +00:00
multimon.c Fixed wrong Unicode string syntax in GetMonitorInfoW. 2004-06-23 00:12:03 +00:00
nonclient.c Print the Window caption using Unicode calls. 2004-08-26 00:35:35 +00:00
painting.c GetUpdateRgn should clip the returned region to the client area. 2004-08-26 00:46:11 +00:00
queue.c Add missing \n on error message. 2004-01-06 20:40:48 +00:00
rect.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
scroll.c When there are no pixels to scroll, ScrollWindowEx must still scroll 2004-08-24 20:15:00 +00:00
spy.c Define new propsheet messages. 2004-08-16 20:00:26 +00:00
struct32.c lpCreateParams should be a SEGPTR in 16-bit code. 2004-01-28 21:41:56 +00:00
struct32.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
syscolor.c Several of the registry keys for system colors and system metrics were 2004-05-11 04:28:35 +00:00
sysmetrics.c Several of the registry keys for system colors and system metrics were 2004-05-11 04:28:35 +00:00
sysparams.c Remove the support for the Win 3.1 Look. 2004-04-01 04:57:12 +00:00
timer.c Porting fixes. 2003-11-26 22:29:30 +00:00
user.c Stub for RegisterDeviceNotificationW. 2004-03-05 20:44:15 +00:00
win.c Get rid of window region on the client side. 2004-07-20 22:25:16 +00:00
winhelp.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
winpos.c Get rid of window region on the client side. 2004-07-20 22:25:16 +00:00
winproc.c Replace lvalue casts of post increments for newer compiler. 2004-07-06 19:26:16 +00:00