Sweden-Number/windows
Yuxi Zhang 8e35d65f06 Fix a bug in SetWindowPos to prevent parent from erasing its child
painting area when parent window and child window don't have
WS_CLIPCHILDREN and WS_CLIPSIBLINGS.
1999-07-04 10:53:43 +00:00
..
ttydrv Removed DummyMotionNotify EVENT driver routine. 1999-06-05 09:02:11 +00:00
x11drv ANSI C fixes. 1999-06-26 14:58:24 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Replace GRAPH_ functions with Win SDK equivalents. 1998-12-08 09:14:09 +00:00
caret.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
class.c Bugfix for TRACE in UnregisterClass. 1999-05-08 09:27:25 +00:00
clipboard.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
dce.c Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by 1999-05-22 11:33:23 +00:00
defdlg.c Implemented WM_NOTIFYFORMAT. 1999-04-01 10:10:24 +00:00
defwnd.c Make defwndproc erase the correct location. 1999-07-04 10:51:28 +00:00
dialog.c DIALOG_ParseTemplate16() supported up to 127 controls. Bigger values 1999-06-12 08:11:32 +00:00
dinput.c some small include fixes, some checks for NULL ptrs, 1999-07-03 16:01:42 +00:00
display.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
driver.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
event.c Removed DummyMotionNotify EVENT driver routine. 1999-06-05 09:02:11 +00:00
focus.c Removed #include "wine/winuser16.h" and use "struct tag????" instead. 1999-05-08 12:40:24 +00:00
hook.c Suspend window locks before calling hook procedure. 1999-05-17 14:55:30 +00:00
input.c Remove unnecessary warning in TranslateAccelator. 1999-05-29 14:02:28 +00:00
keyboard.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
mdi.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
message.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
mouse.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
msgbox.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
multimon.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
nonclient.c Reworked nonclient drawing code. Win31 look now works more like real 1999-07-03 15:40:29 +00:00
painting.c Remove the validated child area from the update region of parent for 1999-06-27 15:32:23 +00:00
property.c Added missing/wrong includes. 1999-06-12 14:55:11 +00:00
queue.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
rect.c Added missing/wrong includes. 1999-06-12 14:55:11 +00:00
scroll.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
syscolor.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
sysmetrics.c SM_C[XY]FRAME is BorderWidth + 1. 1999-07-03 15:39:09 +00:00
timer.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
user.c Removed direct references to CLASS internals. 1999-06-12 14:52:15 +00:00
win.c Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
winhelp.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
winpos.c Fix a bug in SetWindowPos to prevent parent from erasing its child 1999-07-04 10:53:43 +00:00
winproc.c ANSI C fixes. 1999-06-26 14:58:24 +00:00