index
:
xorg/lib/libXi
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
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
input-hotplug
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
X.org libXi Client library for XInput. (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxi)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-17
Support XI 2.1 internally
Peter Hutterer
2
-2
/
+3
2011-09-17
Require inputproto 2.0.99.1 or later
Peter Hutterer
1
-1
/
+1
2011-09-17
man: update property and grab man pages for new constants
Peter Hutterer
4
-14
/
+43
2011-09-17
man: fix typo in XIQueryDevice man page
Peter Hutterer
1
-1
/
+1
2011-09-17
Handle unknown device classes.
Peter Hutterer
2
-11
/
+23
2011-09-15
inputlib: restore original title "X Input Device Extension Library"
Gaetan Nadon
1
-1
/
+1
2011-09-15
inputlib: prefix 1.0 with the word Version
Gaetan Nadon
1
-1
/
+1
2011-09-15
inputlib: fix copyright statements
Gaetan Nadon
1
-9
/
+9
2011-09-12
docs: use the &fullrelvers; entity to set X11 release information
Gaetan Nadon
1
-2
/
+5
2011-09-11
docs: remove <productnumber> which is not used by default
Gaetan Nadon
1
-1
/
+0
2011-09-08
docbook.am: embed css styles inside the HTML HEAD element
Gaetan Nadon
1
-2
/
+0
2011-09-07
docbook.am: global maintenance update - entities, images and olinking
Gaetan Nadon
1
-52
/
+62
2011-08-22
man: update property and grab man pages for new constants
Peter Hutterer
4
-14
/
+43
2011-08-22
man: fix typo in XIQueryDevice man page
Peter Hutterer
1
-1
/
+1
2011-08-19
Handle unknown device classes.
Peter Hutterer
2
-11
/
+23
2011-08-12
Don't use the protocol defines for 2.0 versioning.
Peter Hutterer
1
-1
/
+1
2011-08-02
Fix the FIXME output in man page .TH macros generated by asciidoc
Alan Coopersmith
1
-0
/
+4
2011-08-02
Add XI2 library-internal array offsets to XIint.h
Peter Hutterer
1
-0
/
+15
2011-08-02
man: Fix formatting in XGetFeedbackControl
Peter Hutterer
1
-27
/
+28
2011-06-12
Install xml versions of specs even if HAVE_XMLTO is false
Gaetan Nadon
2
-2
/
+2
2011-06-11
Install target dbs alongside generated documents
Gaetan Nadon
2
-3
/
+3
2011-06-10
make: use AM_V_at rather than AM_V_GEN to prefix the mv command
Gaetan Nadon
1
-2
/
+2
2011-06-10
make: remove unneeded AM_V_GEN silent rule directive.
Gaetan Nadon
1
-2
/
+2
2011-06-07
Bump to 1.4.99
Peter Hutterer
1
-1
/
+1
2011-06-07
man: Fix typo in XIChangeProperty
Peter Hutterer
1
-1
/
+1
2011-06-07
man: Fix wrong event names in XIGrabButton.
Peter Hutterer
1
-1
/
+1
2011-06-04
Add id attributes to funcsynopsis to allow other docs to olink to them.
Matt Dew
1
-39
/
+39
2011-06-03
Use Data, not Data32 in XIPassiveGrabDevice
Peter Hutterer
1
-2
/
+2
2011-06-02
man: fix missing comma in XIGrabEnter man page
Peter Hutterer
1
-1
/
+1
2011-05-19
Silence compiler warning due to differnent event conversion procs
Peter Hutterer
2
-4
/
+11
2011-05-19
Silence compiler warning in XListDProp.c
Peter Hutterer
1
-1
/
+1
2011-05-19
man: fix typo, layout in XGetExtensionVersion.man
Peter Hutterer
1
-5
/
+6
2011-05-08
Move Xinput server API documentation from libXi to xserver
Alan Coopersmith
5
-1231
/
+1
2011-05-05
Remove a few unused assignments.
Peter Hutterer
1
-3
/
+0
2011-05-05
XIChangeHierarchy: Return Success early if no actual changes are requested.
Peter Hutterer
2
-1
/
+5
2011-05-05
Allocate enough memory for raw events + extra data.
Peter Hutterer
1
-1
/
+1
2011-05-03
Fix XISelectEvents on 64 bits, strict alignement architectures.
Matthieu Herrb
1
-1
/
+1
2011-03-30
Documentation: add Docbook external references support
Gaetan Nadon
6
-116
/
+120
2011-03-18
configure.ac: 1.4.2
libXi-1.4.2
Jeremy Huddleston
1
-1
/
+1
2011-03-17
Force alignment with sizeof(Atom) for XIButtonClassInfo
Peter Hutterer
1
-4
/
+14
2011-03-08
Don't discard extra data for passive grabs.
Peter Hutterer
1
-1
/
+1
2011-03-08
man: describe return value for XI2 passive grabbing calls.
Peter Hutterer
2
-0
/
+12
2011-03-03
Rename XSetCPtr.c to XISetCPtr.c.
Peter Hutterer
2
-2
/
+2
2011-03-03
Require XI 2 for all XI 2 calls.
Peter Hutterer
13
-19
/
+19
2011-02-23
Fix typo in comment.
Peter Hutterer
1
-1
/
+1
2011-02-23
Fix invalid read in XIGrabDevice.
Peter Hutterer
1
-2
/
+2
2011-02-23
Mark sourceid in Raw events as bug and force to 0..
Peter Hutterer
2
-1
/
+2
2011-02-23
man: note that callers of XIQueryPointer must free the button mask.
Peter Hutterer
1
-0
/
+3
2011-02-02
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
1
-16
/
+18
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
[prev]
[next]