Sweden-Number/windows
Ulrich Weigand 9d35bb8295 Fixed invalid window refcount handling in RDW_Paint(). 1999-05-14 08:10:25 +00:00
..
ttydrv Removed #include "wine/winuser16.h" and use "struct tag????" instead. 1999-05-08 12:40:24 +00:00
x11drv Added Italian keyboard support. 1999-05-13 18:49:47 +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 Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs 1999-05-08 12:45:18 +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 Rearranged PAINT_RedrawWindow() so that it first recursively updates 1999-05-08 17:57:09 +00:00
defdlg.c Implemented WM_NOTIFYFORMAT. 1999-04-01 10:10:24 +00:00
defwnd.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
dialog.c Fixed an unbalanced windows lock/unlock sequence in GetNextDlgTabItem. 1999-05-02 09:16:44 +00:00
dinput.c Fixed ANSI compabillity. 1999-04-25 19:01:52 +00:00
display.c Removed #include "wine/winuser16.h" and use "struct tag????" instead. 1999-05-08 12:40:24 +00:00
driver.c Fixed a bug in msg conversion. 1999-04-25 11:00:36 +00:00
event.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
focus.c Removed #include "wine/winuser16.h" and use "struct tag????" instead. 1999-05-08 12:40:24 +00:00
hook.c #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
input.c Changed the return value of GetKeyboardState and SetKeyboardState from 1999-05-08 09:35:37 +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 Fixed a wrong usage of WIN_FindWndPtr/WIN_ReleaseWndPtr in 1999-05-01 10:19:35 +00:00
message.c Fix a deadlock with the system message queue by ensuring the system message 1999-05-14 08:09:13 +00:00
mouse.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
msgbox.c Built-in dlls now have resources attached via the PE-header like 1999-04-25 18:31:35 +00:00
multimon.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
nonclient.c Removed #include "wine/winuser16.h" and use "struct tag????" instead. 1999-05-08 12:40:24 +00:00
painting.c Fixed invalid window refcount handling in RDW_Paint(). 1999-05-14 08:10:25 +00:00
property.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
queue.c Correct implementation of GetWindowThreadProcessId(). 1999-05-04 15:57:27 +00:00
rect.c Removed some includes of 16 bit API. 1999-04-22 15:26:11 +00:00
scroll.c Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
syscolor.c Fixed syscolors for win 3.1. 1999-04-22 09:58:13 +00:00
sysmetrics.c Lots of warning fixed, one missing WINAPI in ddraw.c added. 1999-03-18 17:39:57 +00:00
timer.c Removed TIMER_SwitchQueue. 1999-05-08 10:47:23 +00:00
user.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
win.c Cleaner Suspend/RestoreWndsLock, which should fix some slowness. 1999-05-12 10:07:02 +00:00
winhelp.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
winpos.c Fixed an infinite loop in ChildWindowFromPointEx. 1999-05-13 18:43:15 +00:00
winproc.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00