summaryrefslogtreecommitdiff
path: root/hw/xwin/winmultiwindowwm.c
AgeCommit message (Expand)AuthorFilesLines
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