Age | Commit message (Expand) | Author | Files | Lines |
2008-04-08 | XQuartz: Fix issue where clicking on an X11 window might send that event to a... | Jeremy Huddleston | 2 | -9/+9 |
2008-03-21 | Rootless: Removed safeAlphaXXXX() in favor of using fb/pixman | Jeremy Huddleston | 4 | -261/+1 |
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-29 | Rootless: Fix lvalue error from devPrivates change | Colin Harrison | 1 | -1/+4 |
2007-12-13 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 15 | -109/+355 |
2007-12-07 | Just a couple of small uninitialized pointer fixes | Ben Byer | 1 | -0/+2 |
2007-12-07 | Darwin: Use __APPLE__ instead of __DARWIN__ | Jeremy Huddleston | 1 | -2/+2 |
2007-12-02 | Clean up many #if 0. | Adam Jackson | 1 | -3/+0 |
2007-11-26 | Darwin,Rootless: Makefile cleanup | Jeremy Huddleston | 3 | -31/+21 |
2007-11-22 | Rootless: Remove the PaintWindow optimization which snuck back in. | Jeremy Huddleston | 1 | -89/+0 |
2007-11-22 | Rootless: Imported changes made in xorg-server-1.2-apple branch | Jeremy Huddleston | 2 | -49/+72 |
2007-11-22 | Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill} | Jeremy Huddleston | 2 | -6/+44 |
2007-11-21 | Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thom... | Ben Byer | 5 | -4/+49 |
2007-11-21 | Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexed | Ben Byer | 4 | -14/+251 |
2007-11-21 | Darwin: Dead code removal, Code cleanup, Added launcher | Jeremy Huddleston | 2 | -0/+7 |
2007-11-14 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 3 | -24/+171 |
2007-11-08 | Patch to rootless code that should fix many crashes. Credit to Ken Thomases | Ben Byer | 2 | -20/+35 |
2007-11-08 | Fixed Spaces issue, correctly -- dragging an X window from one | Ben Byer | 2 | -4/+136 |
2007-11-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 6 | -5/+35 |
2007-11-05 | Damage: Remove usage of alloca | Daniel Stone | 1 | -2/+2 |
2007-11-05 | pulling more patches over from xorg-xserver-1.2-apple branch | Ben Byer | 2 | -0/+30 |
2007-11-04 | Add CreatePixmap allocation hints. | Aaron Plattner | 2 | -2/+2 |
2007-11-04 | add missing null-pointer checks | Ben Byer | 1 | -1/+1 |
2007-10-25 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 2 | -31/+0 |
2007-10-19 | Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code. | Eric Anholt | 2 | -31/+0 |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 12 | -468/+13 |
2007-09-13 | Remove the PaintWindow optimization. | Eric Anholt | 11 | -468/+4 |
2007-09-07 | Add DamagePendingRegion. | Michel Dänzer | 2 | -0/+9 |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh | 11 | -152/+88 |
2007-08-28 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 4 | -36/+0 |
2007-08-25 | Implement core protocol backing store exclusively in terms of Composite. | Adam Jackson | 4 | -36/+0 |
2007-08-14 | xace: add hooks + new access codes: core protocol GC requests | Eamon Walsh | 1 | -1/+1 |
2007-06-29 | Death to RCS tags. | Adam Jackson | 24 | -44/+0 |
2007-05-03 | New fbWalkCompositeRegion() function | Soren Sandmann Pedersen | 1 | -486/+40 |
2007-04-26 | Fix bug 8871 - scrolling corruption with a compositing manager | Soren Sandmann Pedersen | 1 | -17/+20 |
2007-03-27 | Move libcw setup to the only renderer requiring it (XAA). | Eric Anholt | 3 | -28/+10 |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson | 2 | -14/+10 |
2007-02-16 | merged in miext/rootless changes for XDarwin support | Ben Byer | 11 | -17/+67 |
2006-12-19 | Merge branch 'master' into exa-damagetrack | Michel Dänzer | 32 | -34/+7 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 27 | -29/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 4 | -5/+3 |
2006-06-16 | Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against the | Eric Anholt | 1 | -0/+4 |
2006-06-12 | Provide option to report damage after operation is complete. | Eric Anholt | 3 | -37/+119 |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson | 3 | -10/+1 |
2006-03-28 | Big old pile of warning fixes. | Adam Jackson | 1 | -0/+8 |
2006-03-15 | Coverity #337: Remove useless NULL check. | Adam Jackson | 1 | -1/+1 |
2006-03-06 | render/picture.c Correctly initialize devPrivates variable in source only | Lars Knoll | 1 | -1/+2 |
2006-02-16 | Forgot to include this file in previous patch | Keith Packard | 1 | -0/+162 |
2006-02-16 | Make more extensions optional in build (for kdrive). Fix kdrive build for | Keith Packard | 5 | -1/+84 |