summaryrefslogtreecommitdiff
path: root/hw/xwin/winmultiwindowwindow.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-27Create a HWND if none created before returning window handle to GL layerAlexander Gottwald1-2/+2
2004-05-19move common icon handling code to winmultiwindowicons.c set small icon forAlexander Gottwald1-31/+12
2004-04-18Explicitly reset the system menu to WS_POPUP when creatingEarle F. Philhower III1-0/+2
2004-04-14LoadImage() g_hiconX because it is DestroyIcon()d cannot use LoadIcon().Earle F. Philhower III1-4/+7
2004-04-10Fix MWExtWM resource leak.Kensuke Matsuzaki1-2/+0
2004-04-09Write comment for previous patch.Kensuke Matsuzaki1-0/+1
2004-04-08Reapply the path that fix multi-window mode crashes when there wereKensuke Matsuzaki1-0/+5
2004-03-26Add an About dialog box to the tray icon menu, complete with links to ourHarold L Hunt II1-1/+2
2004-03-25Remove fAlwaysOnTop and PreserveWin32Stack() instead of reinstatingTakuma Murakami1-4/+69
2004-03-19Always-on-top mods: fix popup menus over AOT windows, AOTs notEarle F. Philhower III1-1/+4
2004-03-18Fix window cascading to not affect popups or menusEarle F. Philhower III1-3/+5
2004-03-17merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)Alexander Gottwald1-1/+1
2004-03-14Cascade Win32 windows when -geometry is not specified, using CW_USEDEFAULT,Earle F. Philhower III1-2/+17
2004-03-14Make winRestackWindowMultiWindow empty (except calling the wrappedTakuma Murakami1-1/+3
2004-03-13Remove fRestacking and fWindowOrderChanged cache variables andTakuma Murakami1-68/+0
2004-03-08Restrict multiwindow redrawing region to the intersection between theTakuma Murakami1-10/+6
2004-03-07Revert the previous change due to server crashes.Takuma Murakami1-25/+30
2004-03-06Call winReorderWindowMultiWindow from winTopLevelWindowProc/WM_SETFOCUSTakuma Murakami1-30/+25
2004-03-03Fix window adjustment on multiple monitors.Takuma Murakami1-16/+2
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-0/+4
2004-02-25For the topmost Windows window, explicitly raise its X counterpart to theTakuma Murakami1-15/+11
2004-02-21Improve move, resize, minimize, maximize, and restore operations on windowsTakuma Murakami1-39/+185
2004-01-27Two patches from Earle F. Philhower III: Centering of dialog boxes and fixHarold L Hunt II1-1/+2
2004-01-13XWin Server - Sync with 4.3.0-40 release. Simplify setlocale() handling,Harold L Hunt II1-36/+0
2003-12-29Fix the problem that XWin crashes when multiple XWin processes exist.Kensuke Matsuzaki1-1/+6
2003-12-09- transition from xoncygwin to xorg repository.Alexander Gottwald1-0/+4
2003-12-02Fix build after changes to the REGION macros.Harold L Hunt II1-1/+1
2003-11-26merge latest (4.3.99.16) from XFree86 (vendor) branchKaleb Keithley1-992/+280
2003-11-14Initial revisionKaleb Keithley1-0/+1574