]> diplodocus.org Git - xorg-xinput/shortlog
xorg-xinput
2011-05-05 Peter HuttererSilence compiler warning
2011-03-05 Gaetan Nadonman: replace hard coded section number with __appmansuf...
2011-01-19 Peter HuttererFix broken "xinput list <devicename>".
2011-01-19 Peter HuttererAdd --id-only flag for 'xinput list'.
2011-01-19 Peter HuttererAdd --name-only flag for 'xinput list'.
2011-01-19 Peter HuttererSwitch list to use an enum of printing formats.
2011-01-12 Gaetan Nadonconfig: replace deprecated AM_CONFIG_HEADER with AC_CON...
2011-01-12 Gaetan Nadonconfig: remove unrequired AC_SUBST([*_LIBS])
2011-01-12 Gaetan Nadonconfig: remove unrequired AC_SUBST([*_CFLAGS])
2011-01-12 Gaetan Nadonconfig: remove AC_PROG_CC as it overrides AC_PROG_C_C99
2011-01-12 Gaetan Nadonconfig: use AC_PROG_INSTALL now supplied by XORG_DEFAUL...
2011-01-12 Gaetan Nadonconfig: use AC_PROG_SED now supplied by XORG_DEFAULT_OP...
2011-01-12 Gaetan Nadonconfig: upgrade to util-macros 1.8 for additional man...
2011-01-12 Gaetan Nadonconfig: update AC_PREREQ statement to 2.60
2010-12-29 Peter HuttererRemove unneeded include.
2010-12-01 David FriesFix typo in man page for the --test-xi2 option.
2010-11-17 Chase DouglasZero out entire mask when selecting for different events
2010-11-17 Chase DouglasPrint XI2 device event child window in hex too
2010-11-11 Peter Huttererxinput 1.5.3
2010-10-12 Peter HuttererPrint an error if mode is neither ABSOLUTE nor RELATIVE.
2010-07-02 Chase Douglasxinput: Split XI2 valuators and print index of events
2010-06-09 Peter Huttererlist: only check the last bit in the device mode.
2010-06-04 Peter Huttererxinput 1.5.2
2010-05-18 Kees CookAtoms from XIGetProperty are 32bits (#27657)
2010-05-14 Will ThompsonSupport pointer: and keyboard: prefices for XI2 device...
2010-05-14 Will ThompsonWarn and fail if a device name is ambiguous.
2010-04-29 Peter Hutterertest-xi2: Print out the sourceid for enter/leave events.
2010-04-07 Yaakov Selkowitzman: use automake silent rules
2010-04-07 Yaakov Selkowitzman: Use AC_PROG_SED to find sed
2010-03-15 Peter Huttererxinput 1.5.1
2010-03-08 Peter Hutterertest-xi2: print event type name as well.
2010-02-04 Peter Huttererman: document XI2 options
2010-01-11 Peter Huttererman: remove reference to XListInputDevices
2010-01-01 Simon ThumClarify role of set-ptr-feedback
2009-11-29 Julien CristauAdd Peter and Red Hat's copyright notices and licenses...
2009-11-26 Gaetan NadonMakefile.am: add ChangeLog and INSTALL on MAINTAINERCLE...
2009-10-28 Gaetan NadonINSTALL, NEWS, README or AUTHORS files are missing...
2009-10-27 Gaetan NadonDeploy the new XORG_DEFAULT_OPTIONS #24242
2009-10-27 Gaetan NadonMakefile.am: ChangeLog not required: EXTRA_DIST or...
2009-10-22 Gaetan Nadon.gitignore: use common defaults with custom section...
2009-10-21 Jeremy HuddlestonThis is not a GNU project, so declare it foreign.
2009-10-13 Peter Huttererxinput 1.5.0
2009-10-09 Peter HuttererClean up --version, don't require a DISPLAY and display...
2009-10-09 Peter Huttererman: clean up the man page.
2009-10-09 Thomas JaegerRework 'xinput list' code
2009-09-24 Peter HuttererBump to 1.4.99.3
2009-09-22 Alan CoopersmithUse __xorgversion__ instead of RCS $Date in man page...
2009-09-17 Julien CristauUse do_set_prop for set_{atom,float,int}_prop
2009-09-17 Julien Cristauset-prop: add --type={atom,float,int} and --format...
2009-09-17 Julien CristauAdd a format and type argument to the set_prop functions
2009-09-16 Peter HuttererRequire xorg-macros 1.3 for XORG_DEFAULT_OPTIONS.
2009-08-21 Peter Hutterertest_xi2: Print the key repeat flag if it is set.
2009-08-03 Peter HuttererBump to 1.4.99.2
2009-07-22 Peter Hutterertest-xi2: Update to keycode grabs instead of keysym...
2009-07-16 Peter HuttererPrint XINotifyPassiveGrab detail in enter events too.
2009-07-14 Peter Hutterertest_xi: Print deviceid for enter events too
2009-07-14 Peter HuttererUse XI2 defines for enter/leave modes and detail.
2009-07-13 Peter HuttererAdjust to new, split-up raw event types.
2009-07-13 Peter Hutterertest_xi2: Plug memory leak with XGetAtomName.
2009-07-13 Peter Hutterertest_xi2: Update to use cookie events - require libXi...
2009-06-30 Peter HuttererPlug memory leak from XGetAtomName.
2009-06-24 Benjamin CloseObtain the XInput opcode and check that GenericEvents...
2009-06-24 Peter Hutterertest_xi2: don't map the window before selecting for...
2009-06-24 Peter Hutterertest_xi2: use %#x alternative printf format.
2009-06-23 Thomas Jaegerremove-master: document possible return modes in -...
2009-06-23 Peter HuttererFix --help output for create-master and remove-master.
2009-06-22 Peter HuttererBump to 1.4.99.1
2009-06-22 Thomas Jaegerreattach: Default to return to VCP/VCK when returnMode...
2009-06-18 Thomas Jaegertest-xi2: Report correct event coordinates
2009-06-18 Thomas Jaegertest-xi2: Use standard macros instead of BitIsOn/SetBit
2009-06-17 Peter HuttererRequire inputproto 1.9.99.12
2009-06-17 Peter HuttererPrint the valuator value for absolute axes.
2009-06-17 Peter HuttererPrint button and valuator labels when listing a device.
2009-06-17 Peter HuttererPrint button state when listing XI2 devices.
2009-06-15 Peter HuttererPrint the sourceid when listing device classes.
2009-06-12 Peter HuttererUse the XI2 class defines for listing device classes...
2009-06-12 Peter HuttererFix build errors introduced by inputproto 1.9.99.11.
2009-06-03 Peter Huttererxi2 test: add two missing breaks.
2009-06-02 Thomas Jaegertest-xi2: fix modifiers for XIGrabButton call
2009-06-02 Benjamin CloseRemove superfluous dev assignment.
2009-05-26 Peter HuttererMerge branch 'master' into xi2
2009-05-26 Peter HuttererPrint empty properties as <no items>.
2009-05-26 Peter HuttererPrint empty XI2 properties as <no items>
2009-05-26 Peter HuttererPrint empty properties as <no items>.
2009-05-20 Peter HuttererPrint None properties in XI2 mode too.
2009-05-20 Peter HuttererMerge branch 'master' into xi2
2009-05-20 Peter HuttererDeal with None atoms.
2009-05-19 Peter HuttererPrint floating slaves in XI2 list mode.
2009-05-18 Peter HuttererUpdate to new inputproto and libXi naming conventions.
2009-05-08 Peter HuttererMerge branch 'master' into xi2
2009-05-08 Peter HuttererUpdate to new inputproto defines.
2009-05-08 Peter Huttererupdate test_xi2 with a few more tests.
2009-05-07 Peter HuttererXCloseDisplay when we're done.
2009-05-07 Peter HuttererClean up xinput.h a bit
2009-05-07 Peter HuttererAdd support for XI2 property requests.
2009-05-07 Peter HuttererGet the XIDeviceInfo instead of just the id.
2009-05-07 Peter HuttererXCloseDisplay when we're done.
2009-05-07 Peter HuttererRemove one more unnecessary ifdef.
2009-05-07 Peter HuttererMerge branch 'master' into xi2
2009-05-07 Peter HuttererClean up xinput.h a bit
next