.. |
ttydrv
|
Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback
|
1999-07-10 10:24:31 +00:00 |
x11drv
|
WM_SYSCOMMAND message (for SC_CLOSE) should be posted not sent.
|
1999-08-07 14:12:42 +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
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
class.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
clipboard.c
|
Fix bug with pasting Wine clipboard content to external applications,
|
1999-07-24 12:18:04 +00:00 |
dce.c
|
X11drv SetDrawable function modifies the DC origin, this translation
|
1999-08-07 14:10:55 +00:00 |
defdlg.c
|
Set focus to the dialog in EndDialog.
|
1999-08-07 14:10:04 +00:00 |
defwnd.c
|
Implemented the WM_SETICON and WM_GETICON messages.
|
1999-08-15 14:21:57 +00:00 |
dialog.c
|
Ensure that the WM_ENTERIDLE message is not sent if the wake-up event
|
1999-08-15 16:58:03 +00:00 |
dinput.c
|
Implemented DirectInput Joystick support (tested with WC:Prophecy).
|
1999-08-04 15:07:56 +00:00 |
display.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
driver.c
|
ANSI C fixes.
|
1999-06-26 14:58:24 +00:00 |
event.c
|
Suspend WND lock before EVENT_Synchronize.
|
1999-07-31 17:26:11 +00:00 |
focus.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
hook.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
input.c
|
Remove unnecessary warning in TranslateAccelator.
|
1999-05-29 14:02:28 +00:00 |
keyboard.c
|
Take advantage of the new registers saved in the STACK16FRAME to turn
|
1999-07-11 17:20:01 +00:00 |
mdi.c
|
Removed an inappropriate if statement from MDI_ChildActivate that
|
1999-07-31 12:58:04 +00:00 |
message.c
|
Ensure that the WM_ENTERIDLE message is not sent if the wake-up event
|
1999-08-15 16:58:03 +00:00 |
mouse.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
msgbox.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
multimon.c
|
ANSI C fixes.
|
1999-06-26 14:58:24 +00:00 |
nonclient.c
|
Ensure that the WM_ENTERIDLE message is not sent if the wake-up event
|
1999-08-15 16:58:03 +00:00 |
painting.c
|
Various ANSI C compability fixes.
|
1999-07-31 17:34:43 +00:00 |
property.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
queue.c
|
Made hardware_event use win32-conformant parameters.
|
1999-08-07 12:33:35 +00:00 |
rect.c
|
Added missing/wrong includes.
|
1999-06-12 14:55:11 +00:00 |
scroll.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
syscolor.c
|
Change color gray text to 128 128 128 for win9x look.
|
1999-07-23 19:18:37 +00:00 |
sysmetrics.c
|
SM_C[XY]FRAME is BorderWidth + 1.
|
1999-07-03 15:39:09 +00:00 |
timer.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
user.c
|
Added FinalUserInit16/FinalGdiInit16 stubs.
|
1999-07-27 17:10:06 +00:00 |
win.c
|
Take advantage of the new registers saved in the STACK16FRAME to turn
|
1999-07-11 17:20:01 +00:00 |
winhelp.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-07-04 16:02:24 +00:00 |
winpos.c
|
If the window is already the topmost window in ShowWindow(SW_SHOW), it
|
1999-08-07 14:14:06 +00:00 |
winproc.c
|
Adapted to new-style Wine thunks.
|
1999-08-15 12:45:01 +00:00 |