index
:
~suokko/xserver
DRI2Drawable_refcnt
client_logging
client_logging2
dri2_patches
egl_image
personal_fdo/client_logging
xkb_fixes_1
xv_color_key_fill
xserver patches
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
Xi: reset remainders when warping the device.
Peter Hutterer
1
-0
/
+2
2011-01-06
Input: Pass sprite instead of device to FixUpEventFromWindow
Daniel Stone
1
-1
/
+2
2011-01-06
Input: Swap flags in DeviceEvents
Daniel Stone
1
-0
/
+1
2010-12-31
Input: Set client error value for invalid mask bits
Daniel Stone
3
-4
/
+15
2010-12-07
Xi: Fix master button update when slave buttons are mapped. #24887
Eoghan Sherry
1
-2
/
+4
2010-11-12
Xi: move property reset from extension shutdown to init.
Peter Hutterer
1
-2
/
+2
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
2
-245
/
+281
2010-11-09
Xi: if XTEST device creation fails, fail the master devices.
Peter Hutterer
1
-0
/
+4
2010-11-09
Xi: rename two variables from ptr to dev.
Peter Hutterer
1
-14
/
+14
2010-11-09
Xi: split hierarchy manipulation into static functions.
Peter Hutterer
1
-243
/
+275
2010-10-29
Xi: reshuffle conditions for labeling a device as IsXExtensionKeyboard (#29046)
Peter Hutterer
1
-2
/
+2
2010-10-25
Convert some leftover axes->mode access to valuator_get_mode()
Peter Hutterer
1
-1
/
+1
2010-10-22
input: remove "mode" field from ValuatorClassRec.
Peter Hutterer
4
-6
/
+7
2010-10-22
input: move proximity state into ProximityClassRec.
Peter Hutterer
2
-3
/
+7
2010-10-22
Add support for per-axis valuator modes (Relative/Absolute)
Chase Douglas
2
-2
/
+3
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
1
-2
/
+1
2010-09-01
input: Purge AddOtherInputDevices DDX hook.
Peter Hutterer
2
-46
/
+0
2010-09-01
input: remove OpenInputDevice and CloseInputDevice DDX hooks.
Peter Hutterer
3
-48
/
+0
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
2
-8
/
+0
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-2
/
+1
2010-08-13
Xi: reset the unused classes pointer after copying
Peter Hutterer
1
-0
/
+6
2010-07-07
dix: add aux. functions for button_is_down, set_button_down, set_button_up.
Peter Hutterer
1
-8
/
+6
2010-07-07
Xi: use set_key_up/down instead of manual bit handling.
Peter Hutterer
1
-7
/
+6
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
1
-4
/
+0
2010-06-11
Xi: don't copy the modifier key count when copying device classes (#25480)
Peter Hutterer
1
-4
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
7
-25
/
+25
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
2
-8
/
+4
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
2
-5
/
+5
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-4
/
+5
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
1
-4
/
+4
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
3
-5
/
+5
2010-05-28
dix: add 3x3 transformation matrix xinput property for multi-head handling
Peter Korsgaard
1
-1
/
+3
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-1
/
+1
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-1
/
+1
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
3
-4
/
+4
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
17
-77
/
+77
2010-05-07
Xi: reset the known properties at the end of the server generation.
Peter Hutterer
3
-0
/
+13
2010-04-30
Replace some input devPrivates with regular struct fields
Keith Packard
1
-39
/
+24
2010-04-21
Xi: check for NULL pointer before dereferences it in ListButtonInfo
Tiago Vignatti
1
-1
/
+4
2010-04-21
Xi: fix not reached code in XSendExtensionEvent
Tiago Vignatti
1
-1
/
+2
2010-03-12
Record: Avoid duplicates from replaying frozen events
Daniel Stone
1
-1
/
+1
2010-02-22
Xi: assume BadMode for non-BadMatch errors returned from SetDeviceMode.
Peter Hutterer
1
-0
/
+10
2010-02-22
Re-enable RECORD extension.
Chris Dekter
1
-5
/
+8
2010-02-15
Xi: reset the sli pointers after copying device classes. (#25640)
Peter Hutterer
1
-0
/
+20
2010-02-09
Add labels for multitouch valuators
Benjamin Tissoires
1
-0
/
+11
2009-12-22
config: Introduce InputAttributes in NewInputDeviceRequest
Dan Nicholson
1
-1
/
+2
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-3
/
+2
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
1
-0
/
+2
2009-12-11
Xi: reset device properties to NULL after deleting them. (#25374)
Peter Hutterer
1
-0
/
+2
[next]