Sweden-Number/windows
Noel Borthwick a0d03ef1fc While handling the WM_DELETEWINDOW client message check if a window
has been disabled and if so prevent an SC_CLOSE message from being
sent.
1999-04-18 09:21:01 +00:00
..
ttydrv Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
x11drv While handling the WM_DELETEWINDOW client message check if a window 1999-04-18 09:21:01 +00:00
.cvsignore
Makefile.in
caret.c
class.c
clipboard.c Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
dce.c Make access to the DCE list thread safe by ensuring we have acquired 1999-04-18 09:19:55 +00:00
defdlg.c Implemented WM_NOTIFYFORMAT. 1999-04-01 10:10:24 +00:00
defwnd.c Wrote a basic implementation of the WM_PRINT message. 1999-04-02 10:36:21 +00:00
dialog.c Fixed some bugs in thread safeness for wnd struct. 1999-03-28 12:42:52 +00:00
dinput.c
display.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
driver.c Better error handling ; a few bug fixes ; now OpenDriver16 can load 32 1999-04-10 16:50:24 +00:00
event.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
focus.c Fixed some bugs in thread safeness for wnd struct. 1999-03-28 12:42:52 +00:00
hook.c
input.c ReleaseCapture() is supposed to return a BOOL value. 1999-04-15 16:40:16 +00:00
keyboard.c Suspend the window locks before DefKeybEventProc and 1999-04-03 16:27:53 +00:00
mdi.c Fixed window locking bug in CalcChildScroll. 1999-04-10 16:28:12 +00:00
message.c Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
mouse.c Suspend the window locks before DefKeybEventProc and 1999-04-03 16:27:53 +00:00
msgbox.c
multimon.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
nonclient.c Fixed some bugs in thread safeness for wnd struct. 1999-03-28 12:42:52 +00:00
painting.c Moved hrgnUpdate from client to window coordinates, made nonclient 1999-03-28 09:37:57 +00:00
property.c
queue.c In UserYield16, when current thread is a 32 bit one which hold the 1999-04-01 09:58:53 +00:00
rect.c
scroll.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
syscolor.c Loading the color schema for registry. 1999-04-11 11:39:17 +00:00
sysmetrics.c
timer.c Teached TIMER_GetNextExpiration that a timer that has already expired 1999-04-11 17:10:05 +00:00
user.c Fixed warnings. 1999-04-16 09:41:22 +00:00
win.c Enabled thread safeness for wnd structure code. 1999-04-11 17:16:19 +00:00
winhelp.c
winpos.c Check if pTempActiveWindow in WINPOS_SetWindowPos is valid after the 1999-04-11 11:59:25 +00:00
winproc.c Suspend all windows locks before the control is passed to the 1999-04-02 10:34:43 +00:00