Sweden-Number/windows
Francois Boisvert 197a8e163e Implemented the WIN31 Look mdi buttons and also some defines for the
magic menu items.
1999-02-13 09:10:17 +00:00
..
ttydrv TTY driver changes. 1999-02-04 13:14:42 +00:00
x11drv Some small bugfixes, added more PE relocation types (for WinCE mostly), 1999-02-09 14:25:57 +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 Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
clipboard.c Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
dce.c Moved some more code to the X11 driver. 1999-02-04 14:05:38 +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 -Fixed MESSAGE functions that were thunking down to 16 bits implementation. 1999-02-09 15:35:12 +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 Implemented the WIN31 Look mdi buttons and also some defines for the 1999-02-13 09:10:17 +00:00
message.c Fix some thread-safeness problem when accessing the system message 1999-02-13 08:54:21 +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 -Fixed MESSAGE functions that were thunking down to 16 bits implementation. 1999-02-09 15:35:12 +00:00
painting.c Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
property.c Release 980517 1998-05-17 17:13:43 +00:00
queue.c -Fixed MESSAGE functions that were thunking down to 16 bits implementation. 1999-02-09 15:35:12 +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 Moved some more code to the X11 driver. 1999-02-04 14:05:38 +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 Small fixes to compile with the headers (mostly nt-security). 1999-02-12 17:47:07 +00:00
win.c Changed SetParent32 to adhere to Windows behaviour (mostly), 1999-02-13 09:02:17 +00:00
winhelp.c Added missing includes to avoid warnings/errors. 1999-02-09 15:49:39 +00:00
winpos.c Don't call EVENT_DummyMotionNotify for hidden windows. 1999-02-13 08:55:28 +00:00
winproc.c Every EM_GETLINE send between a 32W to a 32A window returned 1999-01-31 09:18:58 +00:00