wine-wine/windows
Alexandre Julliard 6842064fd7 Fixed SetFocus that was broken when moved to x11drv. 1998-12-27 15:26:28 +00:00
..
ttydrv Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
x11drv Fixed SetFocus that was broken when moved to x11drv. 1998-12-27 15:26:28 +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 Fixed some more missing WINAPIs (hopefully correct). 1998-10-17 12:10:19 +00:00
class.c Added case for GCW_ATOM int GetClassLong32A. 1998-12-07 12:48:16 +00:00
clipboard.c Queue handling adapted to new queue routines. 1998-12-24 15:16:08 +00:00
dce.c Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
defdlg.c Fix for non-modal dialog closing. 1998-11-01 13:04:43 +00:00
defwnd.c Moved more code to the X11 driver. 1998-12-07 09:13:40 +00:00
dialog.c Bugfix: SetDlgItemText32 returns BOOL not void. 1998-11-24 20:29:28 +00:00
dinput.c Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
display.c Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
driver.c Fixed a bunch of compiler warnings. 1998-12-11 09:16:48 +00:00
event.c Moved more code to the X11 driver. 1998-12-07 09:13:40 +00:00
focus.c (FOCUS_SwitchFocus) check for pFocusTo == NULL instead of hFocusTo==0. 1998-12-14 12:52:37 +00:00
hook.c Queue handling adapted to new queue routines. 1998-12-24 15:16:08 +00:00
input.c Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
keyboard.c Moved more code to the X11 driver. 1998-12-07 09:13:40 +00:00
mdi.c - Handle WM_MDIRESTORE by calling WM_SYSCOMMAND for 1998-12-10 10:41:23 +00:00
message.c Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
mouse.c Remove X_DC_INFO from DC and make it behave like any other PDEVICE. 1998-11-25 12:36:03 +00:00
msgbox.c Fixed a bunch of compiler warnings. 1998-12-11 09:16:48 +00:00
multimon.c Changed // comments to /* */ so WINE compiles with non-gcc compilers 1998-12-26 12:54:29 +00:00
nonclient.c Changed // comments to /* */ so WINE compiles with non-gcc compilers 1998-12-26 12:54:29 +00:00
painting.c egcs 'ambiguous else' warnings fixes. 1998-11-01 19:27:22 +00:00
property.c Release 980517 1998-05-17 17:13:43 +00:00
queue.c Implemented stub for InitThreadInput. 1998-12-24 15:15:00 +00:00
rect.c Release 980413 1998-04-13 12:21:30 +00:00
scroll.c Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
syscolor.c Release 980927 1998-09-27 18:28:36 +00:00
sysmetrics.c Remove X_DC_INFO from DC and make it behave like any other PDEVICE. 1998-11-25 12:36:03 +00:00
timer.c Queue handling adapted to new queue routines. 1998-12-24 15:16:08 +00:00
user.c Fixed a bunch of compiler warnings. 1998-12-11 09:16:48 +00:00
win.c Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
winhelp.c egcs 'ambiguous else' warnings fixes. 1998-11-01 19:27:22 +00:00
winpos.c Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
winproc.c More messages [LB_*,EM_*] translated 32A from/to 32W. 1998-12-24 14:32:34 +00:00