platform/upstream/inputproto.git
2011-03-16 Peter HuttererAdd minimal asciidoc syntax
2011-01-31 Fernando CarrijoFix typos in XIproto.txt
2010-12-22 Chase DouglasInclude stdint.h
2010-11-11 Peter Huttererinputproto 2.0.1 inputproto-2.0.1
2010-08-06 Peter HuttererTypo fix: GrabTypeFocusIn -> GrabtypeFocusIn
2010-08-06 Peter HuttererSpell out event types for XIDeviceEvent.
2010-08-06 Peter HuttererDefine the error cases for XSetDeviceMode better.
2010-08-06 Peter HuttererXI2proto.txt: fix up some request names.
2010-03-28 Gaetan Nadonconfig: update AC_PREREQ statement to 2.60
2010-03-28 Gaetan Nadonconfig: remove the pkgconfig pc.in file from EXTRA_DIST
2010-03-28 Gaetan Nadonconfig: install and distribute XI2proto.txt XIproto.txt
2009-12-22 Gaetan NadonAdd Red Had Copyright in the COPYING file.
2009-11-23 Gaetan NadonMakefile.am: add ChangeLog and INSTALL on MAINTAINERCLE...
2009-11-16 Gaetan NadonREADME: file created or updated #24206
2009-11-16 Gaetan NadonMakefile.am: ChangeLog not required: EXTRA_DIST or...
2009-11-15 Gaetan NadonMakefile.am: INSTALL file is missing or incorrect ...
2009-11-15 Gaetan Nadonconfigure.ac: deploy the new XORG_DEFAULT_OPTIONS ...
2009-11-15 Gaetan Nadonconfigure.ac: AM_MAINTAINER_MODE missing #24238
2009-11-15 Gaetan Nadon.gitignore: use common defaults with custom section...
2009-10-02 Peter Huttererinputproto 2.0 inputproto-2.0
2009-10-02 Peter HuttererAdd XIproto.txt
2009-10-02 Peter HuttererRequire macros 1.3 for XORG_DEFAULT_OPTIONS
2009-08-25 Peter Huttererinputproto 1.9.99.902 (RC 2) inputproto-1.9.99.902
2009-08-25 Peter HuttererDevice cursors are deleted once the window or the devic...
2009-08-21 Peter HuttererXIWarpPointer needs to take FP1616 for positions.
2009-08-21 Peter HuttererReplace four leftover INT16 with int16_t.
2009-08-21 Peter HuttererXIQueryPointer only works on master pointers and floati...
2009-08-18 Peter HuttererXI2proto: XIChangeCursor request requires a master...
2009-08-18 Peter HuttererXI2proto.txt: typo fix
2009-08-07 Peter HuttererRemove eventtype field from xXIRawEvent.
2009-08-05 Peter Huttererinputproto 1.9.99.901 (RC 1) inputproto-1.9.99.901
2009-08-05 Peter HuttererRevert "XI2proto.txt: grabbing a slave does not detach...
2009-07-30 Peter HuttererXI2proto.txt: document ClientPointer in more detail.
2009-07-28 Peter HuttererXI2proto.txt: don't put field names in quotes.
2009-07-28 Peter HuttererXI2proto.txt: typo fixes and minor clarifications.
2009-07-28 Peter HuttererXI2proto.txt: sourceid on DeviceChanged is the device.
2009-07-28 Peter HuttererXI2proto.txt: passive grabs can take XIAll{Master}Devices.
2009-07-28 Peter HuttererXI2proto.txt: grabbing a slave does not detach it anymore.
2009-07-28 Peter HuttererXIproto.txt: clarify that the ClientPointer is set...
2009-07-28 Peter HuttererXI2proto.txt: padding bytes must be zero.
2009-07-27 Peter HuttererXI2proto.h: Remove special doxygen tags.
2009-07-27 Peter HuttererXI2proto.txt: Add some XI1 vs. XI2 interoperability...
2009-07-27 Peter HuttererXI2proto.txt: update list of XI2 event types.
2009-07-22 Peter Huttererinputproto 1.9.99.15 inputproto-1.9.99.15
2009-07-20 Peter HuttererXI2: remove Keysym grabs, use Keycode grabs instead.
2009-07-14 Peter Huttererinputproto 1.9.99.14 inputproto-1.9.99.14
2009-07-14 Peter HuttererAdd the enter/leave detail defines, same as the core...
2009-07-14 Peter HuttererFormatting fix, s/tabs/spaces/
2009-07-14 Daniel StoneDevice{,Raw}Event: Add flags field.
2009-07-13 Peter HuttererXI2: Split up raw events into multiple event types.
2009-07-13 Peter HuttererFix XIMaskLen macro.
2009-07-12 Peter Huttererinputproto 1.9.99.13 inputproto-1.9.99.13
2009-06-23 Peter HuttererAdd effective group and modifiers to XIGroupInfo/XIModi...
2009-06-17 Peter HuttererXIDeviceChangedEvents may occur on master devices too.
2009-06-16 Peter Huttererinputproto 1.9.99.12 inputproto-1.9.99.12
2009-06-16 Peter HuttererUse the term 'labels' to refer to button and axes labels.
2009-06-16 Peter HuttererInclude valuator value in XIValuatorClasses
2009-06-13 Peter HuttererInclude button state in XIButtonClasses.
2009-06-12 Peter HuttererAdd a source field to the class information.
2009-06-12 Peter HuttererAdd note that bumping XI_LASTEVENT requires changes...
2009-06-12 Peter HuttererEnsure XIAnyModifier is an unsigned int.
2009-06-12 Peter HuttererXISelectEventsReq should use win (not window), like...
2009-06-12 Peter HuttererXI2proto: document XSetClientPointer behaviour on None...
2009-06-08 Peter Huttererinputproto 1.9.99.11 inputproto-1.9.99.11
2009-06-08 Peter HuttererxXIHierarchyEvent should list num_info, not num_devices.
2009-06-08 Peter HuttererRename XICreateMaster to XIAddMaster for consistency.
2009-06-08 Peter HuttererUpdate comment referring to an old naming scheme.
2009-06-08 Peter HuttererDocument BadValue error for XIHierarchyEvents selection...
2009-06-04 Peter HuttererXIQueryVersion may return a BadValue for major_version...
2009-05-31 Peter HuttererMove the XI2 index into versions[] over to XI2.h
2009-05-29 Peter HuttererSpecify modifier interactions with attached slave devic...
2009-05-28 Peter Huttererinputproto 1.9.99.10 inputproto-1.9.99.10
2009-05-28 Peter HuttererMirror the core enter/focus modes and add the passive...
2009-05-27 Peter HuttererAdd Enter/FocusIn passive grabs.
2009-05-27 Peter HuttererXI2proto.txt: remove one more keycode mentioning, fix...
2009-05-25 Peter HuttererAdd XIGetSelectedEvents request and reply.
2009-05-19 Benjamin CloseXI2proto.h: fix two comments referring to the old namin...
2009-05-16 Peter Huttererinputproto 1.9.99.9 inputproto-1.9.99.9
2009-05-16 Peter HuttererDocument naming conventions for XI2proto.h.
2009-05-16 Peter HuttererXI2proto: define Window, Cursor, Atom and Time as uint32_t.
2009-05-16 Peter HuttererXI2.h: remove XI2Mask, add XISetMask and friends.
2009-05-16 Peter HuttererAdd XIAnyButton and XIAnyKeysym.
2009-05-14 Peter HuttererXIQueryPointer needs to include sensible button/modifie...
2009-05-14 Peter HuttererAdd an introduction to XI2proto.txt
2009-05-12 Peter HuttererXI2proto.txt: remove more mentioning of keycode grabs
2009-05-12 Peter HuttererRemove superfluous "Device" from protocol requests...
2009-05-12 Peter HuttererAdd per-device flags to XIDeviceHierarchyEvents
2009-05-12 Peter HuttererDefine Cursor as CARD32.
2009-05-11 Peter HuttererXI2proto.h: doxygen-ify
2009-05-11 Peter HuttererXI2proto.h: s/uint32_t/Time/ where appropriate
2009-05-07 Peter HuttererPrefix all XI2 constants with "XI" -> inputproto 1... inputproto-1.9.99.8
2009-05-07 Peter HuttererAdd XI2 property requests.
2009-05-07 Peter HuttererXI2: add passive grabs.
2009-04-25 Peter HuttererXI2 spec: Add some more Grab/Ungrab/AllowEvents documen...
2009-04-22 Benjamin CloseDefine the Cursor datasize correctly
2009-04-22 Paul "TBBle... Fix typo in XI2proto.txt
2009-04-20 Peter HuttererAdd XIAllowEvents.
2009-04-19 Peter HuttererChange FP1616 into a single int32_t.
2009-04-19 Peter HuttererAdd GrabDevice and UngrabDevice XI2 requests.
2009-04-10 Peter HuttererRevert "Add major/minor version as supported by client...
next