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
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
Merge remote branch 'ajax/for-keithp'
Keith Packard
1
-25
/
+17
2011-01-20
resource: Fix indentation
Adam Jackson
1
-14
/
+14
2011-01-20
resource: Remove expectID hack
Adam Jackson
1
-7
/
+0
2011-01-20
resource: s/NullResource/NULL/g
Adam Jackson
1
-4
/
+3
2011-01-07
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
1
-62
/
+56
2011-01-07
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
1
-0
/
+8
2011-01-07
Input: Prevent MD grabs from wandering on to other MDs
Daniel Stone
1
-1
/
+1
2011-01-06
Input: Make CheckPassiveGrabsOnWindow return grab, export
Daniel Stone
1
-15
/
+15
2011-01-06
Input: Export GetEventMask
Daniel Stone
1
-1
/
+1
2011-01-06
Input: Handle grabs with no Xi 1.x equivalent
Daniel Stone
1
-2
/
+2
2011-01-06
Input: Pass sprite instead of device to XYToWindow, make non-static
Daniel Stone
1
-13
/
+6
2011-01-06
Input: Pass sprite instead of device to FixUpEventFromWindow
Daniel Stone
1
-22
/
+21
2011-01-06
Input: Make RootWindow() take a sprite instead of device
Daniel Stone
1
-12
/
+14
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
1
-0
/
+4
2010-12-31
DIX: Reset window properties when freeing them
Daniel Stone
1
-0
/
+3
2010-12-31
Make EventIsDeliverable non-static
Chase Douglas
1
-12
/
+1
2010-12-31
Resources: Move rClient to resource.h
Daniel Stone
1
-2
/
+0
2010-12-20
fonts: Fix typo in async ListFonts logic
Adam Jackson
1
-1
/
+1
2010-12-10
dix: allow for button-only input devices (#21457)
Peter Hutterer
1
-15
/
+21
2010-12-09
dix: clear up an overly convoluted if statement.
Peter Hutterer
1
-9
/
+17
2010-12-07
Merge remote branch 'alanc/master'
Keith Packard
7
-12
/
+19
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-6
/
+11
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-1
/
+3
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
5
-5
/
+5
2010-12-07
dix: Fix logic for displaying deprecation warning only once.
Cyril Brulebois
1
-5
/
+5
2010-12-07
dix: Simplify deprecated *Lookup* wrappers around dixLookup*.
Cyril Brulebois
1
-10
/
+10
2010-12-06
Merge remote branch 'jajones/for-keith'
Keith Packard
1
-0
/
+1
2010-12-06
Add fence sync driver interface
James Jones
1
-0
/
+1
2010-12-07
dix: don't stop processing valuators when the mode changes.
Peter Hutterer
1
-8
/
+0
2010-11-30
dix: do not use bit-wise operators on the boolean result of BitIsOn
Ferry Huberts
1
-6
/
+6
2010-11-26
dix: remove now unnecessary !! before BitIsOn()
Peter Hutterer
1
-4
/
+4
2010-11-24
dix: add a fixme about a corner-case that should probably be fixed.
Peter Hutterer
1
-0
/
+4
2010-11-24
dix: fix typo, set the second valuator with the y-axis data.
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: GetProximityEvents needs to check up to the last valuator
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: when converting to XI 1.x events, use the first_valuator's device mode
Peter Hutterer
1
-6
/
+8
2010-11-24
dix: when comparing axis modes, compare the bits, not the bytes.
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: replace a manual valuator check with valuator_get_mode().
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: fix up valuators passed to acceleration code.
Simon Thum
1
-2
/
+7
2010-11-19
Fix transformAbsolute
Chase Douglas
1
-4
/
+8
2010-11-19
Fix GPE Y axis scaling
Chase Douglas
1
-1
/
+1
2010-11-14
dix: Fix make distcheck
Jeremy Huddleston
1
-0
/
+1
2010-11-12
dix: fix typo in setting valuator modes (#21548)
Peter Hutterer
1
-1
/
+1
2010-11-11
dix: fix root window background behaviour for protocol calls
Tiago Vignatti
1
-2
/
+22
2010-11-11
dix: adds support for none root window background
Tiago Vignatti
1
-0
/
+6
2010-11-11
dix: delete logo hack screen saver
Tiago Vignatti
2
-204
/
+0
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
4
-29
/
+14
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-5
/
+2
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
1
-5
/
+3
2010-10-27
dix: advance parent window pointer when no node is found
Tiago Vignatti
1
-3
/
+3
2010-10-25
Convert some leftover axes->mode access to valuator_get_mode()
Peter Hutterer
1
-2
/
+2
[next]