index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
XQuartz: pbproxy: Fix compilation on case-sensitive file systems...
Jeremy Huddleston
4
-11
/
+7
2008-10-23
Argh, macros.
Adam Jackson
1
-8
/
+8
2008-10-23
Rootless: Properly typed expose_1
Jeremy Huddleston
1
-2
/
+1
2008-10-23
XQuartz: Honor the Spaces preference for "When switching to an application, s...
Jeremy Huddleston
1
-1
/
+9
2008-10-23
XQuartz: Added missing semicolons to Localizable.strings
Jeremy Huddleston
1
-0
/
+0
2008-10-23
XQuartz: Default dpi to 96 instead of 75
Jeremy Huddleston
1
-1
/
+1
2008-10-23
XQuartz: pbproxy: SIGHUP reloads preferences.
Jeremy Huddleston
5
-20
/
+41
2008-10-23
Change some #define foo() -> static void foo()
Adam Jackson
1
-8
/
+19
2008-10-23
Fix previous cherry pick for API changes
Adam Jackson
1
-1
/
+1
2008-10-23
Wrap AddTraps in exa and damage.
Keith Packard
5
-0
/
+80
2008-10-23
dix: fix two more endian issues, correct initial "enabled" value. #18111
Peter Hutterer
1
-3
/
+7
2008-10-23
dri2: fail at context creation if driver fail to create it's context
Jerome Glisse
1
-0
/
+4
2008-10-23
dix: don't allow VCP/VCK be disabled through properties.
Peter Hutterer
1
-0
/
+5
2008-10-23
dix: fix endianess issue in AddInputDevice. #18111
Peter Hutterer
1
-1
/
+3
2008-10-22
dix: init remaining three xkb fields to zero in a new client.
Peter Hutterer
1
-0
/
+2
2008-10-22
xfree86: AllowEmptyInput is true by default - update the xf86Info defaults.
Peter Hutterer
1
-27
/
+30
2008-10-21
Close well known connections in ServerAbort()
Matthieu Herrb
1
-0
/
+1
2008-10-21
Bug #18159: Spell "anisotropic" correctly
Adam Jackson
1
-1
/
+1
2008-10-21
exa: Add exaDrawableIsOffscreen() to the driver API.
Adam Jackson
2
-3
/
+2
2008-10-21
XQuartz: Only send mouse events while in the background if we're over a visib...
Jeremy Huddleston
1
-0
/
+16
2008-10-21
XQuartz: More fullscreen fixes
Jeremy Huddleston
4
-14
/
+12
2008-10-21
XQuartz: Cleaned up keyboard init and map reload.
Jeremy Huddleston
1
-53
/
+42
2008-10-21
XQuartz: Fixed follow-keyboard-layout
Jeremy Huddleston
1
-33
/
+25
2008-10-21
XQuartz: More progress towards fullscreen...
Jeremy Huddleston
2
-6
/
+0
2008-10-21
XQuartz: Fixed missing key-equiv for Hide-Others.
Jeremy Huddleston
2
-6
/
+3
2008-10-21
XQuartz: Require applewmproto-1.1.1
Jeremy Huddleston
1
-1
/
+1
2008-10-21
XQuartz: pbproxy: Fix 2 bugs with the preferences.
George Peter Staplin
1
-30
/
+78
2008-10-21
XQuartz: Fixed window levels.
Jeremy Huddleston
1
-1
/
+21
2008-10-21
Force LC_ALL=C when building xf86DefModeSet.c
Rémi Cardona
1
-1
/
+1
2008-10-20
EXA: Avoid excessive syncing in PutImage
Michel Dänzer
1
-2
/
+4
2008-10-17
dmx: avoid hilarious #define Xcalloc xcalloc game.
Peter Hutterer
1
-1
/
+1
2008-10-17
dmx: change remainder of manual EQ allocation to GetEventList().
Peter Hutterer
1
-1
/
+1
2008-10-16
RANDR: Fix output property event delivery.
Pierre Willenbrock
1
-0
/
+6
2008-10-16
xfree86: if AllowEmptyInput is true, enable RAW mode on the console.
Peter Hutterer
1
-1
/
+34
2008-10-15
XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard
Jeremy Huddleston
7
-18
/
+58
2008-10-15
GLX: fix build when dri2 _is_ available.
Luc Verhaegen
1
-1
/
+1
2008-10-15
GLX: fix build when dri2 is not available.
Luc Verhaegen
1
-2
/
+8
2008-10-15
XFree86: Simplify DontZap/-retro interaction
Daniel Stone
1
-4
/
+2
2008-10-15
re-enable DRI2
Alan Hourihane
1
-3
/
+3
2008-10-15
dri2: Update to latest protocol draft.
Kristian Høgsberg
4
-99
/
+146
2008-10-15
exa: restore {x,y}{Src,Dst} to their original values when !done
Maarten Maathuis
1
-0
/
+6
2008-10-14
int10: Degrade the checksum warning to X_INFO.
Adam Jackson
1
-1
/
+1
2008-10-14
EDID: Catch even more cases of encoding aspect as size.
Adam Jackson
1
-3
/
+7
2008-10-14
Add backtrace definitions to dix-config.h.in
Adam Jackson
1
-0
/
+6
2008-10-14
Xorg: add -modalias option
Nathaniel McCallum
4
-10
/
+105
2008-10-14
kdrive: Hardcode a different wrong value for number of mouse buttons
Adam Jackson
1
-1
/
+1
2008-10-13
Xi: check all handlers before applying property changes.
Peter Hutterer
4
-19
/
+35
2008-10-13
dix: remove duplicate code in ReleaseActiveGrabs
Peter Hutterer
1
-6
/
+0
2008-10-12
Restore xf86{Enable, Disable}GeneralHandler.
Aaron Plattner
2
-0
/
+30
2008-10-12
Revert "xfree86: xf86{Enable, Disable}InputHandler can be static."
Aaron Plattner
3
-28
/
+32
[next]