Sweden-Number/windows/x11drv
Alex Korobka 98447497b7 Rearranged PAINT_RedrawWindow() so that it first recursively updates
invalid regions and only then starts sending out messages. This should
help with reentrancy during message processing and now it needs just
one (or none) scratch region for all there is to do. Also, small fixes
for SetWindowPos().
1999-05-08 17:57:09 +00:00
..
.cvsignore Started moving some X11 window management code to windows/x11drv. 1998-11-01 16:22:07 +00:00
Makefile.in X11 driver changes. 1999-02-04 11:11:01 +00:00
clipboard.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
desktop.c Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
event.c Rearranged PAINT_RedrawWindow() so that it first recursively updates 1999-05-08 17:57:09 +00:00
init.c Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
keyboard.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
main.c Fixed ugly disabled controls and black background in Write and Lotus 1999-04-15 15:52:59 +00:00
monitor.c More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
mouse.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
wnd.c Fixed a problem with managed mode, where popup windows with a WS_DLGFRAME 1999-04-25 09:19:21 +00:00