.. |
ttydrv
|
- Implement interprocess clipboard communication.
|
1999-09-03 15:17:57 +00:00 |
x11drv
|
Added clipboard server.
|
1999-09-23 16:14:44 +00:00 |
.cvsignore
|
Windows hook proc thunk management simplified.
|
1999-09-20 18:45:00 +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
|
Changed CopyImage to accept desiredX, desiredY and LR_COPYFROMRESOURCE.
|
1999-09-04 11:16:48 +00:00 |
clipboard.c
|
- Add clipboard support for copying/pasting bitmaps or Pixmaps between Wine
|
1999-09-20 15:42:47 +00:00 |
dce.c
|
DC hook proc thunk management simplified.
|
1999-09-20 18:47:14 +00:00 |
defdlg.c
|
Set focus to the dialog in EndDialog.
|
1999-08-07 14:10:04 +00:00 |
defwnd.c
|
Non active window should be activated when it gets any
|
1999-09-23 11:36:25 +00:00 |
dialog.c
|
No longer needs to calculate its own character size.
|
1999-09-05 12:25:33 +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
|
Updated to new MM header organization.
|
1999-09-05 16:44:38 +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
|
Windows hook proc thunk management simplified.
|
1999-09-20 18:45:00 +00:00 |
input.c
|
Fixed some of the issues reported by winapi-check.
|
1999-09-23 11:48:02 +00:00 |
keyboard.c
|
Keyboard/mouse event proc thunk creation moved out of if1632/thunk.c.
|
1999-09-20 18:49:02 +00:00 |
Makefile.in
|
Windows hook proc thunk management simplified.
|
1999-09-20 18:45:00 +00:00 |
mdi.c
|
Protect MDISetMenu from rogue menu handles.
|
1999-09-19 14:05:05 +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
|
Keyboard/mouse event proc thunk creation moved out of if1632/thunk.c.
|
1999-09-20 18:49:02 +00:00 |
msgbox.c
|
Added missing HFONT type.
|
1999-09-04 11:21:10 +00:00 |
multimon.c
|
ANSI C fixes.
|
1999-06-26 14:58:24 +00:00 |
nonclient.c
|
Non active window should be activated when it gets any
|
1999-09-23 11:36:25 +00:00 |
painting.c
|
rcPaint has to be returned in logical coordinates but was intersected
|
1999-09-27 11:42:34 +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
|
Allow timeout of 0. Cap timer rate to SYS_TIMER_RATE.
|
1999-09-04 14:32:27 +00:00 |
user.c
|
Fixed some of the issues reported by winapi-check.
|
1999-09-23 11:48:02 +00:00 |
win.c
|
Rewrite the ShowOwnedPopups function with a safety algorithm.
|
1999-09-28 16:26:09 +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
|
Check new coordinates received in WM_NCCALCSIZE message.
|
1999-09-03 15:09:57 +00:00 |
winproc.c
|
Adapted to new-style Wine thunks.
|
1999-08-15 12:45:01 +00:00 |