index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
xace: Relax permissions on XkbGetState from Read to Getattr.
xace
Eamon Walsh
1
-1
/
+1
2009-10-01
xace: Fake return values on denials in input polling requests.
Eamon Walsh
5
-24
/
+55
2009-10-01
xfree86: fix xorg.conf manpage formatting error
Julien Cristau
1
-1
/
+1
2009-10-01
xkb: check permissions on XKM_OUTPUT_DIR
Nirbheek Chauhan
1
-3
/
+2
2009-10-01
render: Fix crash in RenderAddGlyphs (#23645)
Peter Hutterer
1
-1
/
+5
2009-10-01
render: set the glyph picture to NULL by default.
Peter Hutterer
1
-26
/
+31
2009-10-01
exa: avoid infinite loops if UTS sw fallbacks.
Michel Dänzer
1
-5
/
+5
2009-10-01
Re-fix DGA removal.
Keith Packard
4
-18
/
+38
2009-09-30
XQuartz: Set the proper bitmap for key repeats...
Jeremy Huddleston
1
-7
/
+41
2009-09-30
xkb: Use XkbPerKeyBitArraySize instead of hardcoded value of 32
Jeremy Huddleston
1
-2
/
+2
2009-09-30
dix: Fix potential memory corruption in doListFontsWithInfo.
Kim Woelders
1
-1
/
+1
2009-09-30
dix/glx/composite: consolidate visual resize in one place.
Dave Airlie
4
-110
/
+76
2009-09-29
GLX: Enable GLX 1.4 on DRI2
Ian Romanick
6
-7
/
+38
2009-09-29
XQuartz: Cleaned up keymap setting for easier maintenance
Jeremy Huddleston
1
-61
/
+52
2009-09-29
XQuartz: Remove the redundant xquartz_resetenv_display
Jeremy Huddleston
2
-8
/
+1
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
[next]