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-06-07
libXi 1.4.3
libXi-1.4.3
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-07
Use Data, not Data32 in XIPassiveGrabDevice
Peter Hutterer
1
-2
/
+2
2011-06-07
man: fix missing comma in XIGrabEnter man page
Peter Hutterer
1
-1
/
+1
2011-06-07
man: fix typo, layout in XGetExtensionVersion.man
Peter Hutterer
1
-5
/
+6
2011-06-07
XIChangeHierarchy: Return Success early if no actual changes are requested.
Peter Hutterer
2
-1
/
+5
2011-06-07
Allocate enough memory for raw events + extra data.
Peter Hutterer
1
-1
/
+1
2011-06-07
Fix XISelectEvents on 64 bits, strict alignement architectures.
Matthieu Herrb
1
-1
/
+1
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
2011-01-28
config: remove already included AC_PROG_SED statement
Gaetan Nadon
1
-1
/
+0
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2011-01-26
libXi 1.4.1
libXi-1.4.1
Peter Hutterer
1
-1
/
+1
2011-01-26
Fill in mods/group->effective in XIQueryPointer()
Carlos Garnacho
1
-0
/
+3
2011-01-11
Fix passive grabs.
Philipp Reh
1
-1
/
+1
2010-12-16
Use docbookx.dtd version 4.3 for all docs
Paulo Zanoni
1
-2
/
+2
2010-12-14
WireToEvent: Set display member of all events as well
Daniel Stone
1
-0
/
+5
2010-11-09
config: HTML file generation: use the installed copy of xorg.css
Gaetan Nadon
4
-14
/
+4
2010-11-03
libXi 1.4
libXi-1.4.0
Peter Hutterer
1
-1
/
+1
2010-11-03
man: XGetDeviceProperty(3) has no parameter 'pending'.
Peter Hutterer
1
-5
/
+0
2010-10-06
Purge cvs tags.
Jesse Adkins
1
-2
/
+0
2010-10-07
Fix typo when converting raw events from the wire.
Carlos Garnacho
1
-1
/
+1
2010-10-03
man: fix typo in XIQueryDevice doc
Julien Cristau
1
-3
/
+3
2010-08-26
Fix build with gcc 2.95
Matthieu Herrb
1
-1
/
+1
2010-08-26
man: improve readability of XAllowDeviceEvents.
Peter Hutterer
1
-28
/
+28
2010-08-16
man: add $(AM_V_GEN) for silent rules where missing
Gaetan Nadon
1
-6
/
+6
2010-08-16
man: whitespace management
Gaetan Nadon
1
-72
/
+72
2010-08-16
man: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
Gaetan Nadon
1
-13
/
+3
2010-08-16
man: add/change comments regarding the 3 step conversion from text source
Gaetan Nadon
1
-5
/
+12
2010-08-16
man: rename libman_pre to libman_PRE
Gaetan Nadon
1
-4
/
+4
2010-08-16
man: use "shadows" terminology in variable names.
Gaetan Nadon
1
-7
/
+7
2010-08-16
man: remove used LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)
Gaetan Nadon
1
-2
/
+0
2010-07-13
Always unlock display correctly
Pauli Nieminen
1
-18
/
+15
2010-07-13
Use single error path in XGetDeviceControl
Pauli Nieminen
1
-14
/
+9
2010-07-13
Use single error path in XGetFeedbackControl
Pauli Nieminen
1
-14
/
+9
2010-07-13
Use single error path in XQueryDeviceState
Pauli Nieminen
1
-15
/
+9
2010-07-13
Fix memory leak in XIGetSelectedEvents
Pauli Nieminen
1
-0
/
+2
2010-07-13
Fix usage of uninitialized value
Pauli Nieminen
1
-0
/
+1
2010-07-10
specs: convert input .ms specs from xorg-docs module to DocBook XML
Matt Dew
10
-6
/
+12307
[next]