summaryrefslogtreecommitdiff
path: root/hw/xwin/winmultiwindowwndproc.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-19fix usage of CYGEBUG conditionalAlexander Gottwald1-2/+2
2004-05-17Check if g_fSoftwareCursor is set before calling ShowCursor.Alexander Gottwald1-3/+3
2004-04-30- print message information WindowProc functions if CYGDEBUG is enabledAlexander Gottwald1-0/+54
2004-04-23MWExtWM uses common hardware(windows) cursor code too, andKensuke Matsuzaki1-0/+9
2004-04-14LoadImage() g_hiconX because it is DestroyIcon()d cannot use LoadIcon().Earle F. Philhower III1-1/+0
2004-04-10Fix MWExtWM resource leak.Kensuke Matsuzaki1-0/+4
2004-04-03Implement a framework for hooking low-level windows key presses. Note: ThisHarold L Hunt II1-3/+10
2004-03-30Don't set focus to windows with overrideRedirect flag is set.Takuma Murakami1-1/+2
2004-03-25Remove fAlwaysOnTop and PreserveWin32Stack() instead of reinstatingTakuma Murakami1-20/+14
2004-03-19Always-on-top mods: fix popup menus over AOT windows, AOTs notEarle F. Philhower III1-0/+20
2004-03-17merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)Alexander Gottwald1-1/+1
2004-03-13Remove fRestacking and fWindowOrderChanged cache variables andTakuma Murakami1-19/+10
2004-03-07Revert the previous change due to server crashes.Takuma Murakami1-1/+15
2004-03-06Call winReorderWindowMultiWindow from winTopLevelWindowProc/WM_SETFOCUSTakuma Murakami1-15/+1
2004-02-28Major restructuring of enable/disable flags. Clean up configuration files,Harold L Hunt II1-4/+0
2004-02-27Add options to win.h, winclipboard.h, and winwindow.h to disable or enableHarold L Hunt II1-7/+5
2004-02-25For the topmost Windows window, explicitly raise its X counterpart to theTakuma Murakami1-1/+0
2004-02-21Improve move, resize, minimize, maximize, and restore operations on windowsTakuma Murakami1-175/+115
2004-02-17Stop passing customized menus to DefWindowProc. Although it does not causeTakuma Murakami1-6/+13
2004-01-27Two patches from Earle F. Philhower III: Centering of dialog boxes and fixHarold L Hunt II1-1/+17
2003-12-09- transition from xoncygwin to xorg repository.Alexander Gottwald1-0/+9
2003-11-26merge latest (4.3.99.16) from XFree86 (vendor) branchKaleb Keithley1-0/+1005