index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-29
XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...
Jeremy Huddleston
1
-32
/
+45
2009-09-29
Fix ShmPutImage non-ZPixmap case.
Michel Dänzer
1
-9
/
+34
2009-09-29
ephyr: if -parent is given, check for a trailing -screen. (#24144)
Peter Hutterer
2
-1
/
+20
2009-09-27
Add (ok, fix) support for DTrace under OS X
Ben Byer
5
-8
/
+12
2009-09-27
Rootless: Correct border rendering on parent-relative windows
Jeremy Huddleston
3
-0
/
+48
2009-09-27
XQuartz: Fix QuartzSetCursor to match the expected prototype.
Jeremy Huddleston
1
-2
/
+2
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
15
-49
/
+53
2009-09-27
XQuartz: Nuke TSM
Jeremy Huddleston
1
-16
/
+0
2009-09-27
XQuartz: Fix inverse map from mode_switch to alt
Jeremy Huddleston
1
-0
/
+4
2009-09-27
XQuartz: Force a keymap resync on the first keypress to workaround XKB muckin...
Jeremy Huddleston
1
-0
/
+11
2009-09-27
XQuartz: Transition from xEvent based mieq to InternalEvent
Jeremy Huddleston
17
-440
/
+170
2009-09-28
Put tests for zero-sized strings in quotes (#24060)
Peter Hutterer
2
-2
/
+2
2009-09-28
xfree86: use the DDC size if either width or height of DisplaySize is bogus.
Peter Hutterer
1
-1
/
+1
2009-09-28
render: Plug a memory leak in AddGlyph. (#23286)
Peter Hutterer
1
-21
/
+21
2009-09-28
configure: make XNEST default to auto.
Tilman Sauerbeck
1
-1
/
+1
2009-09-28
xfree86: Hurd fix
Samuel Thibault
1
-1
/
+1
2009-09-27
Xi: Make CopyKeyClass X_HIDDEN to avoid ugly ifdef-fu
Jeremy Huddleston
2
-3
/
+1
2009-09-26
XQuartz: Stop checking version numbers of the bundle because CFBundleGetVersi...
Jeremy Huddleston
1
-14
/
+0
2009-09-26
XQuartz: Add pressure/tilt property labels
Jeremy Huddleston
1
-0
/
+3
2009-09-26
XQuartz: Fix a brain-o array indexing problem
Jeremy Huddleston
1
-3
/
+3
2009-09-26
XQuartz: Nuke duplicate locks that make painful headaches
Jeremy Huddleston
1
-2
/
+0
2009-09-26
Xi: CopyKeyClass is not static for XQuartz
Jeremy Huddleston
1
-1
/
+4
2009-09-26
XQuartz: Use internal xshm header for new xextproto
Jeremy Huddleston
1
-2
/
+1
2009-09-27
EXA: Fix mixed pixmaps crash with missing / failing UploadToScreen hook.
Michel Dänzer
1
-12
/
+14
2009-09-26
dmx: undefine MITSHM, move undefs to miinitext.c.
Kevin E Martin
2
-13
/
+12
2009-09-26
dmx: reshuffle linker order to avoid errors when MITSHM is undefined.
Kevin E Martin
2
-5
/
+2
2009-09-26
dmx: core events are always in screen coordinates when passed to GPE.
Peter Hutterer
1
-4
/
+4
2009-09-26
configure: Unify all library defines that require a specific version.
Peter Hutterer
1
-9
/
+17
2009-09-26
Xi: update axisVals with the right subpixel data.
Peter Hutterer
1
-1
/
+1
2009-09-26
EXA: Only calculate cache position once for each glyph.
Michel Dänzer
1
-19
/
+23
2009-09-26
EXA: Accumulate arbitrary number of glyphs without flushing.
Michel Dänzer
1
-25
/
+22
2009-09-26
EXA: Try to minimize UploadToScreen calls for mixed pixmaps.
Michel Dänzer
4
-3
/
+35
2009-09-26
EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail.
Michel Dänzer
6
-216
/
+232
2009-09-24
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
4
-2
/
+12
2009-09-25
Require libXext >= 1.0.99.4
Peter Hutterer
1
-9
/
+11
2009-09-25
kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.
Peter Hutterer
2
-0
/
+10
2009-09-25
dix: plug memory leak in DeviceEnterLeaveEvents.
Peter Hutterer
1
-1
/
+3
2009-09-25
Xi: fix length calculation for ValuatorState in QueryDeviceState reply.
Peter Hutterer
1
-1
/
+1
2009-09-24
configure: fix up tslib check once again.
Peter Hutterer
1
-1
/
+5
2009-09-24
dix: report XI1 axis values correctly if first_valuator != 0
Thomas Jaeger
1
-6
/
+6
2009-09-23
XQuartz: GLX capabilities: Allow 16bit accumulation buffers
Jeremy Huddleston
1
-6
/
+8
2009-09-23
render: Don't add b8g8r8x8 format for depth 24.
Michel Dänzer
1
-4
/
+1
2009-09-23
EXA: Fix some issues pointed out by clang.
Michel Dänzer
3
-10
/
+8
2009-09-22
dix: move bounds check before access
Simon Thum
1
-2
/
+3
2009-09-22
Bump to 1.7.99.1
Peter Hutterer
1
-1
/
+1
2009-09-22
dmx: only free the default pixmaps that we actually allocated.
Kevin E Martin
1
-2
/
+5
2009-09-22
dmx: disable Get/SetWindowPixmap, we don't support composite/redirected windows
Kevin E Martin
1
-0
/
+4
2009-09-22
Fix sporadic segfault on resume due to accidentally freeing cursor.
Keith Packard
1
-1
/
+1
2009-09-22
Revert fe31f9c + 977953b to fix issue for good.
Matthias Hopf
1
-8
/
+2
2009-09-22
input: don't use typecasts to access members of InternalEvent.
Peter Hutterer
8
-25
/
+25
[prev]
[next]