platform/upstream/inputproto.git
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...
2009-04-10 Peter HuttererXI2proto.txt: fix typo
2009-04-10 Peter HuttererWe don't need to define KeyCode and Mask.
2009-04-10 Peter HuttererUndef Window, Time, etc. after usage again to avoid...
2009-03-20 Peter HuttererRemove IsFloating - we don't need this in XI 1.x anymore.
2009-03-20 Peter HuttererMove XI_2_Major/Minor to XI2.h
2009-03-20 Peter HuttererMove AttachToMaster, Floating to XI2.h
2009-03-20 Peter HuttererMove CH_* constants to xi2
2009-03-20 Peter HuttererRemove XI2 requests from XIproto.h
2009-03-20 Peter HuttererBump to 1.9.99.7 inputproto-1.9.99.7
2009-03-20 Peter HuttererAdd XISetDeviceFocus and XIGetDeviceFocus requests
2009-03-12 Peter HuttererAdd focus events
2009-03-12 Peter HuttererAdd buttons + modifier/group information to enter/leave...
2009-03-12 Peter HuttererDefine FP1616 as one int16_t, one uint16_t.
2009-03-12 Peter HuttererValuatorInfo moved to FP3232
2009-03-12 Peter HuttererAdd FP3232 typedef.
2009-03-12 Peter HuttererXI2: remove button state from the RawEvent.
2009-03-11 Peter HuttererSplit CH_ChangeAttachment into CH_AttachSlave and CH_De...
2009-03-11 Peter HuttererAdd XI2.h and XI2proto.h, and a few required defines...
2009-02-26 Peter HuttererAdd XI2 protocol specification document.
2009-02-26 Peter HuttererWhitespace cleanups.
2009-01-27 Paulo Cesar... Janitor: Correct make distcheck and dont distribute...
2008-10-31 Peter HuttererBump to 1.9.99.6. inputproto-1.9.99.6
2008-10-31 Peter HuttererPropertyNotify, move deviceid back to last byte.
2008-10-31 Peter HuttererRemove window access protocol requests.
2008-10-15 Julien CristauUndef Atom after we're done so we don't pollute users...
2008-10-15 Peter HuttererMake sure Atoms are defined as CARD32.
2008-09-26 Peter HuttererBump to 1.9.99.5. inputproto-1.9.99.5
2008-09-26 Peter HuttererRemove default properties (XI_PROP_MODE, XI_PROP_ENABLED)
2008-09-18 Peter HuttererRemove Configure/QueryDeviceProperty.
2008-09-18 Peter HuttererAdd XI_JOYSTICK type.
2008-09-18 Peter HuttererDon't include Xmd.h.
2008-08-15 Peter Huttererinputproto 1.9.99.4 inputproto-1.9.99.4
2008-08-15 Peter HuttererProtect against C++ includes.
2008-08-15 Peter HuttererRemove RCS tags, typo fix.
2008-08-15 Peter HuttererBack out Device Properties from XI 2, push into XI...
2008-07-29 Alan Hourihanebump to 1.99.9.3 inputproto-1.9.99.3
2008-07-28 Peter HuttererAdd DeviceControlChanged define.
2008-07-21 Alan HourihaneBump to 1.9.99.2 for inputproto inputproto-1.9.99.2
2008-07-13 Peter HuttererAdd #defines for XI_PROP_ENABLED, XI_PROP_MODE
2008-07-09 Peter HuttererSet IEVENTS back to 18, got set to 8 inadvertantly.
2008-07-09 Peter HuttererAdd XI device property requests and replies.
2008-05-28 Peter HuttererBump to 1.9.99.1. inputproto-1.9.99.1
2008-05-12 Peter HuttererRemove a leftover typedef, the code that requires it...
2008-05-12 Peter HuttererMerge branch 'master' into mpx
2008-04-26 Peter HuttererAdd major/minor version as supported by client to GetEx...
2008-04-25 Peter HuttererRemove XInput.h. This file is now part of libXi.
2008-04-25 Peter HuttererAdd #define IREQUESTS 45. Specifies the number of reque...
2008-03-10 Adam JacksonTypo fix.
2008-03-10 Adam JacksonC sucks: define XEventClass in terms of unsigned int...
2008-03-06 Adam Jacksoninputproto 1.4.3 inputproto-1.4.3
2008-03-04 Peter HuttererAdd deviceid to QueryDevicePointer reply.
2008-02-25 Peter HuttererSquash opcode range for MPX XI requests.
2008-02-25 Peter HuttererRemove GetPairedPointer, paired device can be found...
2008-02-25 Peter HuttererRemove "ungrab" from ExtendedGrabDevice request, remove...
2008-02-18 Peter HuttererAdd WindowAccessAllowAll constant.
2008-02-14 Peter HuttererChange XChangeDeviceHieararchy API.
2008-02-14 Peter HuttererMake XAnyDeviceHierarchyChangeInfo a union of the possi...
2008-02-13 Peter HuttererWhitespace fixing and sz_RegisterPairedClient removal.
2008-02-13 Peter HuttererRemove GrabAccessControl and FakeDeviceData.
2008-02-12 Peter HuttererRemove RawDeviceEvent - for now anyway.
2008-02-12 Peter HuttererRemove pairingChangedNotify event.
2008-02-12 Peter HuttererRemove "shared" field from QueryDevicePointer.
2008-01-25 Peter HuttererAdd a device id to XiSelectEvent.
2008-01-21 Jesse BarnesUse Xmd.h instead of X.h to pull in CARD32 definition
2007-12-18 Peter HuttererMove deviceid in XDeviceCrossingEvent up to follow...
2007-12-06 James CloosReplace static ChangeLog with dist-hook to generate...
2007-11-13 Peter HuttererRemove RegisterPairingClient, deprecated with the devic...
2007-11-13 Peter HuttererAdd DeviceClassesChangedEvent.
2007-11-08 Peter HuttererAdd DeviceHierarchyChangedEvent.
2007-10-19 Peter HuttererAdd XChangeDeviceHierarchy and its components.
2007-10-18 Peter HuttererCreate new XAttachInfo class for attachment info (slave...
2007-10-18 Peter HuttererAdd XI version 2 defines.
2007-10-17 Peter HuttererxDeviceInfo: add "attached" field (replace previous...
2007-09-27 Eamon WalshXI.h needs X.h for CARD32 on 64-bit systems.
2007-09-03 James CloosMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-03 James CloosAdd *~ to .gitignore to skip patch/emacs droppings
2007-08-31 Peter HuttererBump to 1.4.2.1 inputproto-1.4.2.1
2007-07-10 Paulo Ricardo... Change some calls to use XID* instead of char* for...
2007-05-17 Peter HuttererMove deviceid around in deviceEnterNotify, make room...
2007-05-17 Peter HuttererAdd event_type to RawDeviceEvent to store matching...
2007-05-14 Peter HuttererAdd ExtendedGrabRequest and the matching reply.
2007-05-02 Peter HuttererAdd xFakeDeviceDataReq
2007-05-02 Peter HuttererProviding a device id for a RawDeviceEvent may not...
2007-05-01 Peter HuttererAdd XGE support and event types for RawDeviceEvent...
2007-04-27 Peter HuttererMerge branch 'master' into mpx
2007-04-26 Peter Huttererbump to 1.4.2 inputproto-1.4.2
2007-04-24 Peter HuttererAdd flags to be used for DevicePrensence's devchange...
next