index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
mi: Fix the debug message
server-1.9-input
Pauli Nieminen
1
-1
/
+1
2011-01-12
udev: Fix removing of the wake up handler
Pauli Nieminen
1
-1
/
+1
2011-01-07
xorg-server 1.9.3.901 (1.9.4 RC1)
Jeremy Huddleston
1
-2
/
+2
2011-01-07
XQuartz: Update copyright dates in bundle's plist
Jeremy Huddleston
1
-2
/
+2
2011-01-06
edid: Fix incorrect timings for VIC61
Zhao Yakui
1
-1
/
+1
2011-01-06
x86emu: Fix more mis-decoding of the data prefix
Adam Jackson
1
-18
/
+45
2011-01-06
os: Fix a memory leak
Pauli Nieminen
1
-1
/
+3
2011-01-06
render: Don't filter 0 return from GetTimeInMillis
Pauli Nieminen
1
-2
/
+6
2011-01-06
xfree86/modes: Take rotation into account when checking mode size
Ville Syrjälä
1
-8
/
+25
2011-01-06
dri2: Don't page flip when the window size doesn't match the pixmap size
Ville Syrjälä
1
-0
/
+11
2011-01-06
GetTimeInMillis: Use CLOCK_MONOTONIC_COARSE where available
Daniel Stone
1
-1
/
+15
2011-01-06
randr: check for virtual size limits before set crtc
Tiago Vignatti
1
-0
/
+12
2011-01-06
EXA: Pad size of system memory copy for 1x1 pixmaps (bug #32803).
Michel Dänzer
1
-1
/
+1
2010-12-30
Add and use SERVER_SYNC_*_VERSION
James Jones
2
-2
/
+7
2010-12-23
EXA: Fix crash with fill using 1x1 tile of depth < 8 (bug #24703).
Michel Dänzer
2
-0
/
+4
2010-12-21
Add EDID quirk for HP Compaq nc8430.
Jörn Horstmann
1
-0
/
+5
2010-12-21
IDLETIME: Fix edge-case in IdleTimeBlockHandler
Christopher James Halse Rogers
1
-0
/
+8
2010-12-21
Xext: Fix edge case with {Positive, Negative}Transition triggers.
Christopher James Halse Rogers
1
-0
/
+22
2010-12-15
test: reduce range of byte-padding macro tests.
Peter Hutterer
1
-17
/
+54
2010-12-15
test: compare byte padding macros against the expected bytes.
Peter Hutterer
1
-0
/
+3
2010-12-15
Xi: Fix master button update when slave buttons are mapped. #24887
Eoghan Sherry
1
-2
/
+4
2010-12-15
mi: handle DGA subtypes when determining the master device.
Peter Hutterer
1
-1
/
+7
2010-12-14
XQuartz GL: Add $(GL_CFLAGS) to CFLAGS
Jeremy Huddleston
1
-1
/
+1
2010-12-13
XQuartz: Just NSBeep() for XBell()
Jeremy Huddleston
13
-490
/
+223
2010-12-13
Version bumped to 1.9.3
Jeremy Huddleston
1
-2
/
+2
2010-12-03
Version bumped to 1.9.2.902 (1.9.3 RC2)
Jeremy Huddleston
1
-2
/
+2
2010-12-03
XQuartz: RandR: Fix mode changing for multi-monitor configurations.
Jeremy Huddleston
1
-10
/
+13
2010-12-03
XQuartz: Cleanup some compiler warnings
Jeremy Huddleston
2
-2
/
+2
2010-12-03
XQuartz: Disable the Mac OS X screensaver when in full screen mode
Jeremy Huddleston
1
-0
/
+37
2010-12-03
Fix Xdmx and Xephyr build when DTrace support is enabled
Nicolas Peninguy
1
-2
/
+2
2010-12-03
Return Success from generate_modkeymap() when max_keys_per_mod is zero
Adam Tkac
1
-11
/
+13
2010-12-02
render: Fix byteswapping of gradient stops
Andrea Canciani
1
-2
/
+2
2010-12-02
dix: do not use bit-wise operators on the boolean result of BitIsOn
Ferry Huberts
1
-6
/
+6
2010-12-02
dix: remove now unnecessary !! before BitIsOn()
Peter Hutterer
1
-4
/
+4
2010-12-02
include: let BitIsOn() return a boolean value.
Jeremy Huddleston
1
-1
/
+1
2010-12-02
xfree86: add missing linebreak in error message.
Peter Hutterer
1
-1
/
+1
2010-12-02
xfree86: Fix rotation of 2-color non-interleaved cursor images
Aaron Plattner
1
-19
/
+43
2010-12-02
Fix screen number checks.
Cyril Brulebois
3
-5
/
+5
2010-12-02
DGA: fix screen number check
Julien Cristau
1
-23
/
+23
2010-12-02
xfree86: store the screen's gamma information on init.
Bill Nottingham
1
-0
/
+4
2010-12-02
xfree86: apply gamma settings on EnterVT.
Adam Jackson
1
-0
/
+6
2010-12-02
Xi: move property reset from extension shutdown to init.
Peter Hutterer
1
-2
/
+2
2010-11-26
XQuartz: Localization Updates
Jeremy Huddleston
20
-141
/
+164
2010-11-26
XQuartz: Remove existing localization files on install to avoid conflicts
Jeremy Huddleston
1
-1
/
+2
2010-11-26
XQuartz dri: Don't check CoreGraphics version
Jeremy Huddleston
1
-112
/
+0
2010-11-23
edid: Fix the HDTV sync pulse adjustment
Adam Jackson
1
-2
/
+2
2010-11-23
x86emu: fix jump_near_IMM to handle DATA: flag correctly.
Luc Verhaegen
1
-6
/
+14
2010-11-23
Do not trap access to timer and keyboard
Samuel Thibault
2
-0
/
+11
2010-11-23
DRI2: Avoid call to NULL pointer
Pauli Nieminen
1
-4
/
+7
2010-11-23
modes: improve aspect ratio match for classic drivers
Olivier Fourdan
1
-5
/
+59
[next]