index
:
~cloos/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-1.12
X server
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miext
/
rootless
/
rootlessWindow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-193
/
+194
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
1
-4
/
+2
2010-09-13
rootless: ROOTLESS_GLOBAL_COORDS is always set, so unifdef it.
Jamey Sharp
1
-5
/
+0
2010-09-13
rootless: ROOTLESS_TRACK_DAMAGE is never set, so unifdef it.
Jamey Sharp
1
-18
/
+0
2010-08-12
XQuartz: Make application switching work better for the no-spaces case
Jeremy Huddleston
1
-3
/
+9
2010-07-19
rootless: Adjust the frame size of the native root window in RootlessResizeWi...
Jan Hauffa
1
-0
/
+7
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-13
/
+2
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-33
/
+33
2010-06-05
rootless: Fix SetShape regression
Jeremy Huddleston
1
-2
/
+2
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-4
/
+4
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-7
/
+11
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-6
/
+6
2010-05-02
rootless: Remove an unneeded comment
Jeremy Huddleston
1
-4
/
+0
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
[next]