summaryrefslogtreecommitdiff
path: root/miext/rootless/rootlessWindow.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-06Rootless: Use serverClient instead of NullClientJeremy Huddleston1-1/+1
2009-04-10XQuartz: Update window levels when changing rootless stateJeremy Huddleston1-0/+1
2009-04-10XQuartz: Properly set the window level for the root windowJeremy Huddleston1-8/+0
2008-12-21XQuartz: Get rid of white rectangle bugJeremy Huddleston1-2/+5
2008-10-31Rootless: LP64 related casting fixes from Bob MurphyJeremy Huddleston1-3/+5
2008-10-31Rootless: Force initialization of static variable before use.Jeremy Huddleston1-8/+1
2008-10-23miext/rootless: Fix the usage of DeleteProperty so that this builds again.George Peter Staplin1-7/+17
2008-10-08XQuartz: Some motion made towards supporting fullscreen.Jeremy Huddleston1-0/+102
2008-09-12XQuartz: 256 color supportJeremy Huddleston1-1/+1
2008-09-12XQuartz: Remove decls of crashtracer strings that we don't use anymore in hereJeremy Huddleston1-7/+0
2008-09-12XQuartz: Fixed a crash in RootlessNativeWindowMovedJeremy Huddleston1-23/+2
2008-08-29XQuartz: Added debugging output to the crash log to help track down two crash...Jeremy Huddleston1-2/+31
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-8/+0
2008-05-05Rootless: mi doesn't let us resize root, so we need to do it ourselves...Jeremy Huddleston1-25/+46
2008-04-21Make rootless use dixLookupClient rather than deprecated LookupClient.Jeremy Huddleston1-25/+31
2008-04-21Nuke a call to deprecated LookupClient, and hopefully prevent aBen Byer1-5/+1
2008-04-18random flailingBen Byer1-1/+1
2008-04-08XQuartz: Fix issue where clicking on an X11 window might send that event to a...Jeremy Huddleston1-6/+8
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh1-2/+2
2008-01-28Rootless: RootlessEnsureFrame: Added check for !IsRootJeremy Huddleston1-1/+1
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-14/+44
2007-11-22Rootless: Remove the PaintWindow optimization which snuck back in.Jeremy Huddleston1-89/+0
2007-11-21Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thom...Ben Byer1-0/+1
2007-11-21Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexedBen Byer1-14/+132
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh1-6/+137
2007-11-08Patch to rootless code that should fix many crashes. Credit to Ken ThomasesBen Byer1-2/+3
2007-11-08Fixed Spaces issue, correctly -- dragging an X window from oneBen Byer1-4/+134
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+26
2007-11-05pulling more patches over from xorg-xserver-1.2-apple branchBen Byer1-0/+26
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-95/+3
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-95/+3
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-6/+6
2007-02-16merged in miext/rootless changes for XDarwin supportBen Byer1-1/+5
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2004-10-08Allow rootless implementations to override frame reordering. This is usedTorrey Lyons1-2/+11
2004-07-30Merge many XDarwin improvements:Torrey Lyons1-16/+41
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2
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-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley1-8/+2
2003-11-25Initial revisionKaleb Keithley1-0/+1435