free-sw/xcb/proto
2014-09-09 Christian Linhartxinput: remove TODO-entry for sumof and ListInputDevices ListInputDevices-V3
2014-09-09 Christian Linhartxinput: req ListInputDevices: remove obsolete structs
2014-09-09 Christian Linhartxinput: Remove struct DeviceName
2014-09-09 Christian Linhartxinput: ListInputDevices: full support
2014-09-09 Christian Linhartxcbgen: sumof with nested expression
2014-09-09 Christian Linhartschema: add rule for sumof with nested expression
2014-09-09 Christian Linhartxml-doc: add sumof with nested expression
2014-09-09 Christian Linhartxcbgen: fields get a parent reference
2014-09-09 Christian Linhartxinput: rep QueryDeviceState struct InputState: full... QueryDeviceState-V3 master
2014-08-25 Christian Linhartschema: add switch-case
2014-08-25 Christian Linhartxinput: req ChangeDeviceProperty: bitcase to case
2014-08-25 Christian Linhartxcbgen-parser: support switch-case
2014-08-25 Christian Linhartxml-xcb spec: describe switch-case
2014-08-25 Peter HarrisMerge infra-srv1.demorecorder.com/git/free-sw/xcb/proto
2014-08-25 Ran BenitaAdd "altmask" attribute, like "altenum" for masks
2014-08-25 Christian Linhartxinput: add TODO list
2014-08-25 Christian Linhartxinput: replace initial pad of xinput1.x replies with...
2014-08-25 Christian Linhartxinput: rep SetDeviceMode.status: altenum to enum
2014-08-25 Christian Linhartxinput: struct XIDeviceInfo.name: cleanup of padding
2014-08-25 Christian Linhartxinput: req XIPassiveGrabDevice.time: field is unused
2014-08-25 Christian Linhartxinput: ev BarrierHit.flags: add new mask
2014-08-25 Christian Linhartxinput: ev DeviceStateNotify.classes_reported: mask
2014-08-25 Christian Linhartxinput: ev DeviceButtonStateNotify.device_id: mask
2014-08-25 Christian Linhartxinput: ev DeviceKeyStateNotify.device_id: mask
2014-08-25 Christian Linhartxinput: ev DeviceStateNotify.device_id: mask
2014-08-25 Christian Linhartxinput: ev DeviceKeyPress.device_id: add mask
2014-08-25 Christian Linhartxinput: new enum for device_id in some events
2014-08-25 Christian Linhartxinput: ev ChangeDeviceNotify.request: add enum
2014-08-25 Christian Linhartxinput: ev DeviceMappingNotify.request: add enum
2014-08-25 Christian Linhartxinput: ev DeviceKeyPress.state: add mask
2014-08-25 Christian Linhartxinput: struct XIDeviceInfo.type: altenum to enum
2014-08-25 Christian Linhartxinput: struct ScrollClass.flags: has a mask
2014-08-25 Christian Linhartxinput: req ChangeFeedbackControl.mask: add mask
2014-08-25 Christian Linhartxinput: struct ValuatorState.mode: add mask
2014-08-25 Christian Linhartxinput: req UngrabDeviceButton.modifier_device: altenum
2014-08-25 Christian Linhartxinput: req GrabDeviceButton.modifier_device: altenum
2014-08-25 Christian Linhartxinput: req UngrabDeviceKey.modifier_device: altenum
2014-08-25 Christian Linhartxinput: req GrabDeviceKey.modifier_device: altenum
2014-08-25 Christian Linhartxinput: add new enum ModifierDevice
2014-08-25 Christian Linhartxinput: rep ChangePointerDevice.status: altenum to...
2014-08-25 Christian Linhartxinput: rep ChangeKeyboardDevice.status: altenum to...
2014-08-25 Christian Linhartxinput: enum InputClass: comment value Attach 7
2014-08-25 Christian Linhartxinput: event Enter: fix type of fields same_screen...
2014-08-25 Christian Linhartxinput: request GrabDeviceButton: fix type of field...
2014-08-25 Christian Linhartxinput: struct AddMaster: fix type of fields
2014-08-25 Christian Linhartxinput: reply XIQueryPointer: fix type of field same_screen
2014-08-25 Christian Linhartxinput: struct DeviceTimeCoord: replace CARD32 by INT32
2014-08-25 Christian Linhartxinput: GetDeviceMotionEvents-request: add pad at end
2014-08-25 Christian Linhartxinput: XIGetProperty-reply: add align-pad at end
2014-08-25 Christian Linhartxinput: struct AddMaster: add align-pad at end
2014-08-25 Christian Linhartxinput: ChangeDeviceProperty-request: add align-pad...
2014-08-25 Christian Linhartxinput: GetDeviceProperty-reply: add align-pad at end
2014-08-25 Christian Linhartxinput: GetDeviceButtonMapping-reply: add align-pad...
2014-08-25 Christian Linhartxinput: GetDeviceKeyMapping-request: add pad at end
2014-08-25 Christian Linhartxinput: SetDeviceFocus-request: add pad at end
2014-08-25 Christian Linhartxinput: AllowDeviceEvents-request: add pad at end
2014-08-25 Christian Linhartxinput: UngrabDeviceButton-request: add pad at end
2014-08-25 Christian Linhartxinput: UngrabDevice-request: add pad at end
2014-08-25 Christian Linhartxinput: OpenDevice-reply: add align-pad at end
2014-08-18 Christian Linhartxinput: SetDeviceModifierMapping: fix length of pad
2014-08-18 Christian Linhartxinput: ChangeFeedbackControl: add missing pad
2014-08-01 Uli SchlachterRelease xcb-proto 1.11
2014-07-27 Daniel Martinxkb: Add missing modLatches as comment to LatchLockState
2014-07-20 Daniel Martinxinput: Add missing pad in XIChangeHierarchy
2014-07-20 Daniel Martinxinput: Add missing pad in DeviceResolutionCtl
2014-07-20 Ran BenitaAdd <fd> to xml-xcb.txt
2014-07-20 Daniel Martinschema: Restricted enum item values
2014-07-20 Daniel Martinschema: Remove dec-or-hex-integer and hex-integer type
2014-07-20 Daniel Martinschema: Add attribute 'name' to <fd>
2014-07-20 Daniel Martinschema: Set default attribute values
2014-07-20 Daniel Martinxproto: Fix EnterNotify documentation
2014-06-10 Daniel Martinxv: Add align. pad in struct AdaptorInfo
2014-06-10 Robert Ancelldri2: Add notes on lists that should be linked to their...
2014-04-29 Peter Harrisxkb: Fix use of nKTLevels
2014-04-11 Vincent W.... xprint: Fix <field type="STRING8"> in PrintGetAttribute...
2014-04-10 Vincent W.... Remove extraneous spaces between <value> tags
2014-02-19 Keith PackardAlso track directly imported modules in a separate...
2014-01-21 Peter Harrisxkb: Use <pad align="4" /> in GetMap
2014-01-21 Peter HarrisSupport <pad align="n" />
2014-01-21 Peter HarrisTrack pad count at the module level
2013-12-22 Uli SchlachterRelease xcb-proto 1.10
2013-12-14 Julien CristauAdd news for 1.10
2013-12-14 Peter Harrisxinput: Explicitly specify NotifyMode and NotifyDetail
2013-12-14 Uli SchlachterAdd NEWS entries for release 1.9
2013-12-14 Uli SchlachterRename ge events to GeGeneric events
2013-11-18 Peter Harrissync: VALUETYPE and TESTTYPE are enum
2013-11-18 Peter Harrissync: Add missing namespace for the INT64 struct
2013-11-18 Peter HarrisPresent: Remove reference to nonexistent enum
2013-11-14 Ran Benitaxkb: Add struct Property as per spec (commented out)
2013-11-14 Daniel Martinxkb: Comment out intermixed fixed size fields and lists
2013-11-14 Daniel Martinxkb: Comment out the struct Property and {Get, Set...
2013-11-14 Daniel Martinxkb: Comment out Doodads
2013-11-14 Daniel MartinAdd note on pretty patches and src/.gitattributes
2013-11-14 Daniel Martinxv: Remove obsolete comments in EncodingInfo and QueryE...
2013-11-14 Daniel Martinxinput: Add XI2 event enum. for event selection
2013-11-14 Matt Turnerxcbgen: Remove tab from xtypes.py.
2013-11-07 Keith PackardUpdate to version 1.9
2013-11-07 Keith PackardAdd 'fd' element to fields group, fix present Generic...
2013-11-07 Keith PackardAdd Present protocol specification
2013-11-07 Keith PackardAdd DRI3
next