.. |
ttydrv
|
Removed DummyMotionNotify EVENT driver routine.
|
1999-06-05 09:02:11 +00:00 |
x11drv
|
Try to improve ConfigureNotify event processing.
|
1999-06-05 15:12:39 +00:00 |
.cvsignore
|
Initial revision
|
1998-10-04 18:02:24 +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
|
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
|
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
|
1999-05-22 11:33:23 +00:00 |
dialog.c
|
Implemented dialog units -> pixels conversion very close to how it's
|
1999-06-06 09:03:08 +00:00 |
dinput.c
|
Removed EVENT_WaitNetEvent() calls.
|
1999-05-22 19:01:37 +00:00 |
display.c
|
Fix typo (wrong DISPLAY.CheckCursor ordinal).
|
1999-05-23 09:18:30 +00:00 |
driver.c
|
Remove extraneous winuser16.h.
|
1999-05-24 08:15:57 +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 |
Makefile.in
|
Replace GRAPH_ functions with Win SDK equivalents.
|
1998-12-08 09:14:09 +00:00 |
mdi.c
|
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
|
1999-05-22 11:33:23 +00:00 |
message.c
|
Add back lost treatment of HWND_TOPMOST.
|
1999-06-05 15:16:57 +00:00 |
mouse.c
|
New debug scheme with explicit debug channels declaration.
|
1999-04-19 14:56:29 +00:00 |
msgbox.c
|
Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HINSTANCE),
|
1999-05-14 18:39:37 +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
|
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
|
1999-05-22 11:33:23 +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
|
Got rid of THREAD_InitDone.
|
1999-05-29 14:27:26 +00:00 |
rect.c
|
Removed some includes of 16 bit API.
|
1999-04-22 15:26:11 +00:00 |
scroll.c
|
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
|
1999-05-22 11:33:23 +00:00 |
syscolor.c
|
Fixed syscolors for win 3.1.
|
1999-04-22 09:58:13 +00:00 |
sysmetrics.c
|
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
|
1999-05-22 11:33:23 +00:00 |
timer.c
|
Removed TIMER_SwitchQueue.
|
1999-05-08 10:47:23 +00:00 |
user.c
|
Added ExitKernel16 (replacing USER_ExitWindows), ExitProcess16, and
|
1999-05-22 16:18:36 +00:00 |
win.c
|
o check for both CW_USEDEFAULT and CW_USEDEFAULT16.
|
1999-06-05 11:46:35 +00:00 |
winhelp.c
|
New debug scheme with explicit debug channels declaration.
|
1999-04-19 14:56:29 +00:00 |
winpos.c
|
Removed DummyMotionNotify EVENT driver routine.
|
1999-06-05 09:02:11 +00:00 |
winproc.c
|
Got rid of THREAD_InitDone.
|
1999-05-29 14:27:26 +00:00 |