wine-wine/windows
Martin Walker 4d1d359c2b Fixed message filtering check. 1999-02-19 16:50:24 +00:00
..
ttydrv TTY driver changes. 1999-02-04 13:14:42 +00:00
x11drv Bugfix: Cope with NULL pDriverData in X11DRV_WND_GetXWindow. 1999-02-18 17:30:40 +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 Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
clipboard.c Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
dce.c Added extra child arguments to DCE_GetVisRgn() to be able to handle 1999-02-19 15:27:58 +00:00
defdlg.c Dialog window should not be destroyed in DefDlgProc; this break 1999-01-31 15:02:23 +00:00
defwnd.c WM_ACTIVATE default processing should set window focus. 1999-02-12 12:44:53 +00:00
dialog.c Changed some functions prototypes (were returning void). 1999-02-14 14:09:42 +00:00
dinput.c Added buffered device access for DInput's mouse driver. 1999-02-09 14:18:21 +00:00
display.c Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
driver.c Fixed loading of win32 drivers. 1999-01-28 08:59:26 +00:00
event.c Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
focus.c Added management and allocation of the PERQUEUEDATA structure. 1999-02-05 10:37:53 +00:00
hook.c - Made the message queue access to be thread safe. (Using two new 1999-01-28 10:54:11 +00:00
input.c Implemented MapVirtualKeyEx (ticket 21). 1999-02-13 08:53:22 +00:00
keyboard.c Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
mdi.c WIN31 Look still needs a close button on the left of the menu bar. 1999-02-14 09:20:01 +00:00
message.c Temporary fix suggested by Ulrich to allow the 1999-02-19 15:34:40 +00:00
mouse.c Use MONITOR_... instead of DESKTOP_... routines to get screen 1999-02-12 12:46:49 +00:00
msgbox.c Fixed a lot of warnings for possible problems. 1999-01-28 10:06:38 +00:00
multimon.c Implementation of the new monitor abstraction. 1999-02-04 10:12:55 +00:00
nonclient.c Reverted broken close button change. 1999-02-19 16:02:32 +00:00
painting.c GetUpdateRect should return client coordinates unless the window was 1999-02-17 12:36:26 +00:00
property.c Release 980517 1998-05-17 17:13:43 +00:00
queue.c Fixed message filtering check. 1999-02-19 16:50:24 +00:00
rect.c Changed some functions prototypes (were returning void). 1999-02-14 14:09:42 +00:00
scroll.c Make a correct use of clipping rectangles. 1999-02-14 13:32:13 +00:00
syscolor.c Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
sysmetrics.c Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
timer.c -Fixed MESSAGE functions that were thunking down to 16 bits implementation. 1999-02-09 15:35:12 +00:00
user.c - New implementation of SendMessage, ReceiveMessage, ReplyMessage functions 1999-02-18 17:34:09 +00:00
win.c Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
winhelp.c Added missing includes to avoid warnings/errors. 1999-02-09 15:49:39 +00:00
winpos.c Added extra child arguments to DCE_GetVisRgn() to be able to handle 1999-02-19 15:27:58 +00:00
winproc.c Initialized return value of 16->32 conversion of WM_MDIGETACTIVE in 1999-02-19 15:33:59 +00:00