index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miext
/
rootless
/
rootlessWindow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2009-10-13
Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...
Jeremy Huddleston
1
-64
/
+12
2009-09-27
Rootless: Correct border rendering on parent-relative windows
Jeremy Huddleston
1
-0
/
+26
2009-06-06
Rootless: Use serverClient instead of NullClient
Jeremy Huddleston
1
-1
/
+1
2009-04-10
XQuartz: Update window levels when changing rootless state
Jeremy Huddleston
1
-0
/
+1
2009-04-10
XQuartz: Properly set the window level for the root window
Jeremy Huddleston
1
-8
/
+0
2008-12-21
XQuartz: Get rid of white rectangle bug
Jeremy Huddleston
1
-2
/
+5
2008-10-31
Rootless: LP64 related casting fixes from Bob Murphy
Jeremy Huddleston
1
-3
/
+5
2008-10-31
Rootless: Force initialization of static variable before use.
Jeremy Huddleston
1
-8
/
+1
2008-10-23
miext/rootless: Fix the usage of DeleteProperty so that this builds again.
George Peter Staplin
1
-7
/
+17
2008-10-08
XQuartz: Some motion made towards supporting fullscreen.
Jeremy Huddleston
1
-0
/
+102
2008-09-12
XQuartz: 256 color support
Jeremy Huddleston
1
-1
/
+1
2008-09-12
XQuartz: Remove decls of crashtracer strings that we don't use anymore in here
Jeremy Huddleston
1
-7
/
+0
2008-09-12
XQuartz: Fixed a crash in RootlessNativeWindowMoved
Jeremy Huddleston
1
-23
/
+2
2008-08-29
XQuartz: Added debugging output to the crash log to help track down two crash...
Jeremy Huddleston
1
-2
/
+31
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-8
/
+0
2008-05-05
Rootless: mi doesn't let us resize root, so we need to do it ourselves...
Jeremy Huddleston
1
-25
/
+46
2008-04-21
Make rootless use dixLookupClient rather than deprecated LookupClient.
Jeremy Huddleston
1
-25
/
+31
2008-04-21
Nuke a call to deprecated LookupClient, and hopefully prevent a
Ben Byer
1
-5
/
+1
2008-04-18
random flailing
Ben Byer
1
-1
/
+1
2008-04-08
XQuartz: Fix issue where clicking on an X11 window might send that event to a...
Jeremy Huddleston
1
-6
/
+8
2008-02-29
dix: Modify callers of property and selection API to use new interfaces.
Eamon Walsh
1
-2
/
+2
2008-01-28
Rootless: RootlessEnsureFrame: Added check for !IsRoot
Jeremy Huddleston
1
-1
/
+1
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-14
/
+44
2007-11-22
Rootless: Remove the PaintWindow optimization which snuck back in.
Jeremy Huddleston
1
-89
/
+0
2007-11-21
Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thom...
Ben Byer
1
-0
/
+1
2007-11-21
Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexed
Ben Byer
1
-14
/
+132
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-6
/
+137
2007-11-08
Patch to rootless code that should fix many crashes. Credit to Ken Thomases
Ben Byer
1
-2
/
+3
2007-11-08
Fixed Spaces issue, correctly -- dragging an X window from one
Ben Byer
1
-4
/
+134
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+26
2007-11-05
pulling more patches over from xorg-xserver-1.2-apple branch
Ben Byer
1
-0
/
+26
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-95
/
+3
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-95
/
+3
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-6
/
+6
2007-02-16
merged in miext/rootless changes for XDarwin support
Ben Byer
1
-1
/
+5
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2004-10-08
Allow rootless implementations to override frame reordering. This is used
Torrey Lyons
1
-2
/
+11
2004-07-30
Merge many XDarwin improvements:
Torrey Lyons
1
-16
/
+41
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-12-04
XFree86 4.3.99.901 (RC 1)
Kaleb Keithley
1
-8
/
+2
2003-11-25
Initial revision
Kaleb Keithley
1
-0
/
+1435