.. |
ttydrv
|
Removed DummyMotionNotify EVENT driver routine.
|
1999-06-05 09:02:11 +00:00 |
x11drv
|
Added Swiss french keyboard layout.
|
1999-06-22 19:01:14 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
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
|
…
|
|
dce.c
|
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
|
1999-05-22 11:33:23 +00:00 |
defdlg.c
|
…
|
|
defwnd.c
|
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
|
1999-05-22 11:33:23 +00:00 |
dialog.c
|
DIALOG_ParseTemplate16() supported up to 127 controls. Bigger values
|
1999-06-12 08:11:32 +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
|
Moved to new trace interface.
|
1999-06-22 19:07:34 +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
|
…
|
|
mdi.c
|
Fixed imprecision in the MDI tiling functionality.
|
1999-06-12 08:08:35 +00:00 |
message.c
|
Merged THDB and TEB structures.
|
1999-06-22 11:43:42 +00:00 |
mouse.c
|
…
|
|
msgbox.c
|
Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HINSTANCE),
|
1999-05-14 18:39:37 +00:00 |
multimon.c
|
…
|
|
nonclient.c
|
Draws a border around windows with old win31 style (only ws_border) in
|
1999-06-12 14:45:56 +00:00 |
painting.c
|
Avoid painting destroyed windows.
|
1999-06-12 18:29:07 +00:00 |
property.c
|
Added missing/wrong includes.
|
1999-06-12 14:55:11 +00:00 |
queue.c
|
Merged THDB and TEB structures.
|
1999-06-22 11:43:42 +00:00 |
rect.c
|
Added missing/wrong includes.
|
1999-06-12 14:55:11 +00:00 |
scroll.c
|
Removed direct references to CLASS internals.
|
1999-06-12 14:52:15 +00:00 |
syscolor.c
|
dwDataSize needs to be reset before each RegQueryValueEx() call.
|
1999-06-12 06:46:46 +00:00 |
sysmetrics.c
|
Added missing/wrong includes.
|
1999-06-12 14:55:11 +00:00 |
timer.c
|
Use separate service for each windows timer.
|
1999-06-22 19:11:33 +00:00 |
user.c
|
Removed direct references to CLASS internals.
|
1999-06-12 14:52:15 +00:00 |
win.c
|
EnableWindow doesn't release the capture of a child window.
|
1999-06-26 10:17:10 +00:00 |
winhelp.c
|
…
|
|
winpos.c
|
- Do not call XConfigureWindow if SetWindowPos was called due to a
|
1999-06-18 17:03:13 +00:00 |
winproc.c
|
Merged THDB and TEB structures.
|
1999-06-22 11:43:42 +00:00 |