index
:
delta/xorg-lib-libXi.git
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
baserock/morph
input-hotplug
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
libXi-1.1-branch
libXi-1.2-branch
libXi-1.3-branch
libXi-1.4-branch
libXi-1.6-branch
libxi-1.0-branch
master
mpx
sco_port_update
gitlab.freedesktop.org: xorg/lib/libxi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove XChangePointerKeyboardPairing call.
Peter Hutterer
2008-04-25
1
-63
/
+0
*
Remove XGetPairedPointer(), was removed from the protocol.
Peter Hutterer
2008-02-26
2
-72
/
+0
*
Remove XExtendedUngrabDevice. XUngrabDevice does the same.
Peter Hutterer
2008-02-26
3
-66
/
+0
*
XChangeDeviceHiearchy has changed to take a array of unions.
Peter Hutterer
2008-02-18
1
-11
/
+11
*
XQueryDevicePointer: remove unused variables.
Peter Hutterer
2008-02-14
1
-3
/
+0
*
XQueryDevicePointer: "shared" parameter removed.
Peter Hutterer
2008-02-14
1
-3
/
+1
*
Remove XFakeDeviceData call.
Peter Hutterer
2008-02-14
2
-82
/
+0
*
Remove RawDeviceEvent parsing. These events have been removed.
Peter Hutterer
2008-02-14
2
-53
/
+0
*
Remove XGrabAccessControl and XUngrabAccessControl calls.
Peter Hutterer
2008-02-14
3
-140
/
+0
*
XiSelectEvent: add additional device parameter.
Peter Hutterer
2008-01-26
1
-2
/
+7
*
GetDeviceControl: calculate the length field correctly.
Peter Hutterer
2007-11-27
1
-3
/
+9
*
Remove XRegisterPairingClient and XUnregisterPairingClient.
Peter Hutterer
2007-11-14
3
-135
/
+0
*
Add XDeviceClassesChangedEvent parsing.
Peter Hutterer
2007-11-13
2
-78
/
+131
*
Remove PKPairingChangedEvent, replace with DeviceHierarchyChangedNotify event.
Peter Hutterer
2007-11-08
2
-40
/
+18
*
Add XChangeDeviceHierarchy.
Peter Hutterer
2007-11-07
2
-1
/
+148
*
Create AttachInfo class for all devices, containing attachment info.
Peter Hutterer
2007-10-18
1
-1
/
+14
*
Add XI_2_Major and XI_2_Minor to versions.
Peter Hutterer
2007-10-18
1
-1
/
+1
*
Access control: change calls to use XID* instead of char*.
Paulo Ricardo Zanoni
2007-07-10
5
-17
/
+25
*
Squish flag and same_screen into the upper bits of mode (DeviceEnterLeave).
Peter Hutterer
2007-05-17
2
-6
/
+10
*
Add XExtendedGrabDevice and XExtendedUngrabDevice.
Peter Hutterer
2007-05-14
3
-0
/
+160
*
Add XiSelectEvent call.
Peter Hutterer
2007-05-07
1
-0
/
+62
*
Add XFakeDeviceData call.
Peter Hutterer
2007-05-02
2
-0
/
+82
*
Add deviceid and ev-to-wire conversion for RawDeviceEvent.
Peter Hutterer
2007-05-02
2
-2
/
+30
*
Add XGE support. Supporting RawDeviceEvents and PairingChangedNotifies.
Peter Hutterer
2007-05-01
3
-876
/
+950
*
Change XSetClientPointer API to use XDevice argument instead of deviceid.
Peter Hutterer
2007-03-22
1
-2
/
+2
*
Add XGetClientPointer call.
Peter Hutterer
2007-03-22
3
-0
/
+143
*
Add XSetClientPointer call.
Peter Hutterer
2007-03-09
2
-0
/
+63
*
Add calls to allow per-device window access control
Peter Hutterer
2007-02-22
9
-5
/
+503
*
Adding XRegisterPairingClient and XUnregisterPairingClient calls.
Peter Hutterer
2007-02-21
3
-0
/
+135
*
Use flags byte in deviceEnterNotify and XDeviceCrossingEvents.
Peter Hutterer
2007-02-15
2
-0
/
+13
*
Adding XChangePointerKeyboardPairing call.
Peter Hutterer
2007-01-29
4
-0
/
+100
*
Adding DeviceEnterNotify and DeviceLeaveNotify calls
Peter Hutterer
2007-01-10
2
-1
/
+48
*
Adding XDefineDeviceCursor and XUndefDeviceCursor calls
Peter Hutterer
2007-01-08
6
-18
/
+130
*
Adding XWarpDevicePointer and XQueryDevicePointer calls.
Peter Hutterer
2006-12-20
4
-1
/
+164
*
Bug #8663: _XiCheckExtInit must drop the Display lock in all error cases.
Jamey Sharp
2006-11-19
1
-4
/
+10
*
DevicePresenceNotify: remove verbosity, fill out all fields
Daniel Stone
2006-11-08
1
-3
/
+3
*
re-enable iscore in DEVICE_CORE, re-enable DEVICE_ENABLE
libXi-1.1.0
Daniel Stone
2006-10-21
2
-6
/
+0
*
Comment out DEVICE_ENABLE, and use of iscore in the DEVICE_CORE control.
input-hotplug
Zephaniah E. Hull
2006-10-21
2
-26
/
+85
*
add DEVICE_ENABLE control, add iscore to DEVICE_CORE
Daniel Stone
2006-10-20
2
-0
/
+33
*
Don't call XInput_find_display in _XiCheckExtInit, while the Display lock is ...
Jamey Sharp
2006-10-15
36
-37
/
+37
*
Don't call XInput_find_display in _XiGetExtensionVersion, while the Display l...
Jamey Sharp
2006-10-15
3
-5
/
+5
*
Add *.o to .gitignore.
Jamey Sharp
2006-10-14
1
-0
/
+1
*
add DevicePresenceNotify event
Daniel Stone
2006-07-18
1
-1
/
+27
*
add sensible DEVICE_TOUCHSCREEN and DEVICE_CORE controls
Daniel Stone
2006-07-18
2
-8
/
+87
*
fix indentation on function declarations
Daniel Stone
2006-07-18
7
-38
/
+30
*
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2006-07-13
1
-0
/
+0
*
Mass reindent. Sorry.
XORG-7_0_99_901
Daniel Stone
2006-03-31
39
-2051
/
+1992
*
Bug #6286: Fix build on Cygwin. (Yaakov Selkowitz)
Adam Jackson
2006-03-20
1
-2
/
+2
*
Add check and cflags for malloc(0) returning NULL.
Kevin E Martin
2005-12-03
1
-1
/
+1
*
Added missing file to EXTRA_DIST
Kevin E Martin
2005-10-05
1
-0
/
+2
[next]