summaryrefslogtreecommitdiff
path: root/hw/xwin/winmultiwindowwm.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-16Cygwin/X: Tidy up some cosmetic issues in log stringsJon TURNEY1-4/+4
2010-02-05Cygwin/X: Make transient windows resizable againJon TURNEY1-5/+38
2010-02-05Cygwin/X: Discourage other WMs in multiwindow modeJon TURNEY1-5/+9
2010-02-05Cygwin/X: XSupportsLocale() failure is non-criticalJon TURNEY1-5/+2
2010-02-05Xming: Always update the Windows title Unicode (wide-character) in -multiwind...Colin Harrison1-35/+25
2009-11-09Cygwin/X: Ensure WM_STATE atom exists in multiwindow modeJon TURNEY1-0/+10
2009-11-09Cygwin/X: Always use an authorization cookie for internal clientsJon TURNEY1-14/+5
2009-11-09Xming: Make -auth option work in with -multiwindowColin Harrison1-0/+13
2009-11-09Cygwin/X: Add a workaround for a SWT/Motif bug to internal window managerJon TURNEY1-0/+54
2009-11-09Cygwin/X: Fix typo in g_fAnotherWMRunning and tidy up WM detection codeJon TURNEY1-40/+25
2009-07-07Cygwin/X: Window positioning improvements for multiwindow modeJon TURNEY1-10/+24
2009-07-03Xming: Apply window style hints in -multiwindow modeColin Harrison1-3/+220
2009-06-29Cygwin/X: Fix multiwindow extwm mode to build againJon TURNEY1-1/+1
2009-05-27Xming: Fix some log spamColin Harrison1-0/+2
2009-02-12Cygwin/X: Fix -Wold-style-definition warningsJon TURNEY1-1/+1
2009-01-05Xming: Fix a couple of warningsColin Harrison1-1/+2
2008-12-17Cygwin/X: Initialize native HWND atom when built !XWIN_MULTIWINDOWEXTWMJon TURNEY1-2/+5
2008-12-16Cygwin/X: build machinery fixesJon TURNEY1-10/+1
2007-05-09fix an occasional crash in GetWindowName() (bug: 9798)Colin Harrison1-4/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-07-05Fix crash on server shutdownAlexander Gottwald1-0/+10
2005-07-05Fix typo which broke window titlesAlexander Gottwald1-1/+1
2005-07-05External windowmanagers could connect in multiwindow mode which lead toAlexander Gottwald1-3/+24
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+7
2005-05-25Workaround bug in pthread.hAlexander Gottwald1-0/+2
2005-01-06Fix crash with non-nullterminated strings (reported by Øyvind Harboe)Alexander Gottwald1-1/+4
2004-12-05redone ddraw.h to be able to mix it with w32api style COM header files.Alexander Gottwald1-1/+1
2004-11-29Fixed windows.h include for cygwin.Alexander Gottwald1-0/+7
2004-11-24Finally the multiwindow mode defines a default cursorAlexander Gottwald1-1/+11
2004-11-22Fixes for building multiwindow and internalwm on mingwAlexander Gottwald1-4/+3
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-1/+3
2004-11-04Add InternalWM mode.Kensuke Matsuzaki1-24/+96
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-148/+276
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-91/+367
2003-11-14Initial revisionKaleb Keithley1-0/+907