index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-13
rootless: ROOTLESS_GLOBAL_COORDS is always set, so unifdef it.
Jamey Sharp
5
-26
/
+3
2010-09-13
rootless: ROOTLESS_TRACK_DAMAGE is never set, so unifdef it.
Jamey Sharp
6
-87
/
+5
2010-09-13
miPolyGlyphBlt: Delete redundant ValidateGC.
Jamey Sharp
1
-2
/
+0
2010-09-13
Un-export CreateScratchGC now that nothing external uses it.
Jamey Sharp
2
-5
/
+1
2010-09-13
glxdriswrast: Use CreateGC, not CreateScratchGC.
Jamey Sharp
1
-12
/
+8
2010-09-13
VGA arbiter: No need for arbitration around CreateGC.
Jamey Sharp
1
-2
/
+0
2010-09-13
Delete Colormap->devPriv. It isn't used any more.
Jamey Sharp
1
-3
/
+1
2010-09-13
xnest: Replace use of Colormap->devPriv with standard devPrivates.
Jamey Sharp
3
-4
/
+6
2010-09-13
xquartz: Delete compile-time-constant DRIGCRec.driOps field.
Jamey Sharp
1
-5
/
+1
2010-09-13
dixfonts: Deobfuscate GC ops calls.
Jamey Sharp
2
-57
/
+21
2010-09-13
Delete redundant GC initializations.
Jamey Sharp
6
-22
/
+1
2010-09-13
Delete xaaWrapper.
Jamey Sharp
4
-490
/
+2
2010-09-13
Delete unused lastWinOrg field from GCs.
Jamey Sharp
4
-10
/
+0
2010-09-13
Delete unused devPrivate field from GCFuncs and GCOps.
Jamey Sharp
6
-8
/
+0
2010-09-13
damage: Delete NOTUSED block--it was never not NOTUSED.
Jamey Sharp
1
-22
/
+0
2010-09-13
fb: Delete unused oneRect private field.
Jamey Sharp
2
-2
/
+0
2010-09-13
dmx: Delete '#undef Xmalloc' and friends.
Jamey Sharp
4
-20
/
+0
2010-09-13
dmx: __glXMalloc -> malloc, etc.
Jamey Sharp
5
-126
/
+45
2010-09-13
dmx: Delete unused GLX visual matching code.
Jamey Sharp
5
-458
/
+1
2010-09-11
XQuartz: Localization updates
Jeremy Huddleston
59
-17613
/
+11764
2010-09-11
rootless: Remove ROOTLESS_WORKAROUND
Jeremy Huddleston
2
-6
/
+2
2010-09-10
xfree86: fbdevhw: remove unnecessary debug code
Tiago Vignatti
1
-35
/
+0
2010-09-10
xfree86: fbdevhw: remove unused cmap fields from main structure
Tiago Vignatti
1
-8
/
+0
2010-09-10
xext: remove unused header
Tiago Vignatti
1
-1
/
+0
2010-09-10
mi: delete unused code
Tiago Vignatti
1
-4
/
+1
2010-09-10
os: simplify smart scheduler init process
Tiago Vignatti
3
-9
/
+6
2010-09-10
os: remove useless smart scheduler macros
Tiago Vignatti
1
-19
/
+2
2010-09-10
os/xfree86: remove macro checking for POSIX symbols
Tiago Vignatti
4
-41
/
+0
2010-09-10
composite: Convert compWindowUpdate to use TraverseTree
Adam Jackson
1
-15
/
+15
2010-09-10
Merge remote branch 'whot/for-keith'
Keith Packard
14
-62
/
+85
2010-09-10
Add screens to the PRIVATE_XSELINUX set.
Eamon Walsh
1
-0
/
+1
2010-09-10
os: add -sigstop option for Upstart (or equivalent) startup
Vignatti Tiago (Nokia-MS/Helsinki)
3
-0
/
+10
2010-09-10
Merge remote branch 'mattst88/master'
Keith Packard
13
-64
/
+22
2010-09-10
os: Return BadLength instead of disconnecting BigReq clients (#4565)
Aaron Plattner
2
-3
/
+25
2010-09-10
Merge remote branch 'vignatti/vgaarb-fixes'
Keith Packard
3
-91
/
+101
2010-09-10
Tag sdksyms.c entries with source file and line number
Aaron Plattner
1
-1
/
+8
2010-09-10
Fix property and selection devPrivate allocation.
Eamon Walsh
2
-3
/
+1
2010-09-09
linux: Don't lose console events on non-evdev drivers (#29969)
Thomas Hellstrom
1
-2
/
+3
2010-09-06
xfree86: Check for existence of button class before dereferencing it.
Peter Hutterer
1
-1
/
+1
2010-09-02
dix: don't set time to CurrentTime in DeviceChangedEvents.
Peter Hutterer
1
-1
/
+1
2010-09-02
dix: fix crash when removing devices on a buttonless MD pointer (#29669)
Peter Hutterer
1
-1
/
+1
2010-09-01
Fix udev population of Bluetooth input device product IDs
Chase Douglas
1
-17
/
+9
2010-09-01
Return Success from generate_modkeymap() when max_keys_per_mod is zero
Adam Tkac
1
-11
/
+13
2010-09-01
xfree86: Document terminate not mapped by default (bug 25083)
Jesse Adkins
1
-0
/
+10
2010-09-01
xkb: Fix RedirectKey didn't send any event.
David Ge
1
-0
/
+1
2010-09-01
Use GetMaster instead of direct u.master access in core procs
Alan Coopersmith
1
-7
/
+12
2010-09-01
xfree86: fix compiler warning about implicied decl of DuplicateModule.
Peter Hutterer
1
-0
/
+1
2010-09-01
xkb: Check if AddResource failed
Pauli Nieminen
1
-2
/
+4
2010-09-01
xkb: Fix possible NULL pointer dereference
Pauli Nieminen
1
-0
/
+3
2010-09-01
xkb: Fix possible NULL pointer dereference
Pauli Nieminen
1
-4
/
+6
[next]