index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-04
input: un-constify InputAttributes
Peter Hutterer
1
-8
/
+8
2014-01-29
Add RANDR 1.4 requests & events to dix/protocol.txt
Alan Coopersmith
1
-0
/
+11
2014-01-29
On realloc failure, free font_path_string instead of leaking it
Alan Coopersmith
1
-3
/
+6
2014-01-23
dix: Praise clients which haven't run for a while, rather than idle clients
Keith Packard
1
-4
/
+2
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-7
/
+10
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
1
-2
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
17
-179
/
+179
2014-01-12
xi: More warning cleanup for input
Keith Packard
2
-13
/
+14
2014-01-12
Clean up warnings in DIX
Keith Packard
7
-35
/
+44
2014-01-09
CheckPassiveGrabsOnWindow() needs to handle NULL return value from AllocGrab()
Alan Coopersmith
1
-0
/
+2
2014-01-09
GrabDevice() needs to handle NULL return value from AllocGrab()
Alan Coopersmith
1
-1
/
+3
2014-01-09
If AllocGrab() fails to set up grab, don't copy to a NULL grab
Alan Coopersmith
1
-6
/
+5
2013-12-11
dix: fix check for grab type
Peter Hutterer
1
-1
/
+1
2013-12-09
bs: Set the screen's bs support level to WhenMapped
Adam Jackson
1
-1
/
+5
2013-12-09
smartsched: Tweak the default scheduler intervals
Adam Jackson
1
-2
/
+3
2013-10-31
Add a RegionDuplicate function
Keith Packard
1
-0
/
+15
2013-10-18
Merge commit '2523a445a09a75a8baf642608d099a5e12d5437f'
Keith Packard
3
-16
/
+62
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
1
-4
/
+34
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
3
-15
/
+31
2013-10-14
Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396]
Alan Coopersmith
1
-0
/
+5
2013-10-14
dix: only deliver for the current grab type
Peter Hutterer
1
-11
/
+2
2013-10-14
dix: don't attempt to deliver an event for a different grabtype
Peter Hutterer
1
-0
/
+3
2013-10-14
dix: only allow button and key events to freeze a sync'd pointer
Peter Hutterer
1
-1
/
+5
2013-10-14
input: calloc minimization for xi2mask_new
Adam Jackson
1
-17
/
+13
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
1
-1
/
+0
2013-09-10
dix: FIXES is not optional
Adam Jackson
2
-12
/
+0
2013-09-10
dbe: Fold the window private private into the window private
Adam Jackson
1
-1
/
+0
2013-09-10
dix: Remove a dead parameter from DoGetImage
Adam Jackson
1
-57
/
+31
2013-09-06
Fix bug in cursor handling.
Thomas Klausner
1
-8
/
+15
2013-08-30
dix: check for grab type before checking XI2 mask
Peter Hutterer
1
-1
/
+1
2013-08-30
DIX/Xi: Pass correct client to CheckDeviceGrabAndHintWindow()
Egbert Eich
1
-7
/
+16
2013-08-18
dix: add missing include for DeleteWindowFromAnySelections
Julien Cristau
1
-0
/
+1
2013-07-25
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-3
/
+2
2013-07-25
dix: set the valuator mask to ensure XI 1.x events have data
Peter Hutterer
1
-1
/
+1
2013-07-24
dix: check the xi2mask, not the grab type for touch listeners
Peter Hutterer
1
-2
/
+1
2013-07-23
Allow DDX to provide a main()
Jon TURNEY
3
-6
/
+38
2013-07-22
dix: scale y back instead of x up when pre-scaling coordinates
Peter Hutterer
1
-3
/
+3
2013-07-17
dix: allow a ConstantDeceleration between 0 and 1 (#66134)
Peter Hutterer
1
-3
/
+2
2013-07-17
dix: UpdateTouchesForGrab must only free the listener grab if it is non-NULL
Peter Hutterer
1
-1
/
+2
2013-07-11
dix: when ungrabbing an active grab, accept pointer grabs (#66720)
Peter Hutterer
1
-2
/
+9
2013-05-26
dix: remove logspam in RefCursor()
Peter Hutterer
1
-5
/
+1
2013-05-23
Merge remote-tracking branch 'whot/unreviewed'
Keith Packard
2
-24
/
+40
2013-05-23
dix: devices must have valuators before touch is initialized
Peter Hutterer
1
-0
/
+1
2013-05-23
dix: fix device scaling to use a [min,max[ range.
Peter Hutterer
2
-6
/
+12
2013-05-23
dix: pre-scale x by the screen:device:resolution ratio
Peter Hutterer
1
-18
/
+28
2013-05-15
Abstract cursor refcounting
Peter Hutterer
4
-31
/
+45
2013-05-15
dix: call UpdateDeviceState() for emulated TouchEndEvents
Peter Hutterer
1
-0
/
+2
2013-05-15
dix: devices must have valuators before touch is initialized
Peter Hutterer
1
-0
/
+1
2013-05-15
dix: fix cursor refcounting
Peter Hutterer
1
-16
/
+4
2013-05-10
dix: free the old grab when activating a new grab
Peter Hutterer
1
-1
/
+6
[next]