index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
Bump version to 1.11.99.902 (1.12 RC2)
HEAD
xorg-server-1.11.99.902
master
Keith Packard
1
-2
/
+2
2012-01-27
XQuartz: Bump bundle version to 2.7.2
Jeremy Huddleston
1
-4
/
+4
2012-01-27
hw/xwin: Fix spelling of 'Canadian' in winkeybd.h
Colin Harrison
1
-1
/
+1
2012-01-27
hw/xwin: Fix winEnqueueMotion() for change in miPointerSetPosition()
Colin Harrison
1
-3
/
+0
2012-01-26
hw/xwin: Ignore WM_DISPLAYCHANGE messages with 0 bpp
Colin Harrison
1
-0
/
+4
2012-01-26
hw/xwin: Avoid WIN_WINDOW_PROP races during Windows window destruction
Jon TURNEY
2
-5
/
+5
2012-01-26
hw/xwin: Handle more motif window decoration hinting
Jon TURNEY
2
-4
/
+25
2012-01-26
hw/xwin: Fix AltGr key sometimes firing an additional Ctrl-L key
Oliver Schmidt
2
-43
/
+60
2012-01-26
hw/xwin: Handle the virtual key code generated by the Fn key on IBM Lenovo la...
Jon TURNEY
2
-2
/
+4
2012-01-26
hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reported
Jon TURNEY
5
-5
/
+46
2012-01-26
hw/xwin: In multiwindow mode, don't grab native input focus for new windows w...
Jon TURNEY
2
-1
/
+26
2012-01-26
hw/xwin: Remove some redundant OS version reporting
Jon TURNEY
3
-18
/
+2
2012-01-26
hw/xwin: Don't assume we'll always have converted the clipboard selection aft...
Roland Cassard
1
-19
/
+4
2012-01-26
hw/xwin: Mitigate a race condition in clipboard thread initialization
Michel Hummel
1
-2
/
+0
2012-01-26
hw/xwin: Chain IOError handlers to avoid longjmp across threads
Jon TURNEY
2
-25
/
+52
2012-01-26
hw/xwin: Improve XWinrc loading and error recovery
Yaakov Selkowitz
2
-19
/
+65
2012-01-26
hw/xwin: Remove no-longer needed tricks used to prevent the clipboard client ...
Michel Hummel
2
-125
/
+3
2012-01-26
hw/xwin: Automatically restart clipboard thread
Michel Hummel
2
-8
/
+62
2012-01-26
hw/xwin: Give the X window for the clipboard integration client a name
Jon TURNEY
1
-0
/
+2
2012-01-26
Xext: Warning fix for shm.c
Jon TURNEY
1
-1
/
+1
2012-01-25
int10: Fix unmapping of the BIOS scratch area
Adam Jackson
1
-1
/
+1
2012-01-24
Don't set X and Y valuators for indirect touch events
Chase Douglas
1
-1
/
+1
2012-01-24
UngrabAllDevices: Don't kill clients if not told to
Daniel Stone
1
-1
/
+2
2012-01-24
Only update pointer motion data for pointer emulated touch events
Chase Douglas
1
-2
/
+6
2012-01-24
Only scale direct device touch coordinates
Chase Douglas
1
-1
/
+6
2012-01-24
include: Fix comment typo
Peter Hutterer
1
-1
/
+1
2012-01-15
configure.ac: Remove MIEXT_SHADOW_LIB from XORG_LIBS
Jeremy Huddleston
1
-1
/
+1
2012-01-15
xfree86: Don't link libxorgxkb against libdix.la
Jeremy Huddleston
1
-1
/
+0
2012-01-15
sdksyms.sh: Exit on error rather than building an empty symbol table
Jeremy Huddleston
1
-0
/
+1
2012-01-15
test: Fix linking issues when building unit tests without the Xorg DDX
Jeremy Huddleston
2
-4
/
+144
2012-01-15
Revert "glx: don't leak fbconfigs"
Jeremy Huddleston
1
-9
/
+0
2012-01-13
Use event time instead of CurrentTime for grab times
Chase Douglas
1
-1
/
+2
2012-01-13
xfree86: mention udev in the xorg.conf manpage AutoAddDevices section
Peter Hutterer
1
-4
/
+4
2012-01-13
os: prettify backtrace output
Peter Hutterer
1
-2
/
+6
2012-01-13
include: prettify BUG_WARN output
Peter Hutterer
1
-1
/
+2
2012-01-13
render: don't bother with animated cursors on floating slaves (#39989)
Peter Hutterer
1
-0
/
+3
2012-01-13
dix: Update pointer limits for floating devices too (#43635)
Peter Hutterer
1
-1
/
+1
2012-01-12
Revert "os: Repack ConnectionOutput for LP64"
Keith Packard
1
-1
/
+1
2012-01-12
Revert "dix: Repack ClientRec"
Keith Packard
1
-14
/
+15
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
14
-20
/
+29
2012-01-12
Revert "dix: Extend initial connection handshake for forwarding proxies"
Keith Packard
2
-14
/
+8
2012-01-12
Revert "os: Hide the Connection{In,Out}put implementation details"
Keith Packard
3
-21
/
+18
2012-01-12
Revert "dix: Fix types in WindowOptRec"
Keith Packard
1
-2
/
+2
2012-01-09
Merge remote-tracking branch 'jturney/rpavlik-xwin-fixes'
Keith Packard
11
-25
/
+23
2012-01-09
Merge remote-tracking branch 'whot/multitouch'
Keith Packard
3
-11
/
+15
2012-01-09
mi/mibitblt: Fix an overflow bug of bit shift.
Zhigang Gong
1
-1
/
+1
2012-01-09
Add OpenBSD support to DetermineClientCmd()
Matthieu Herrb
2
-1
/
+49
2012-01-09
Always install xaa sdk headers
Adam Jackson
2
-2
/
+4
2012-01-09
UnloadSubModule(): accept pointer value '1' and ignore it.
Matthieu Herrb
1
-0
/
+3
2012-01-09
vgahw: Fix DACDelay() macro to use the driver's vtable
Adam Jackson
1
-4
/
+4
[next]