summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-03xcbgen: support paramref in the parserChristian Linhart1-0/+4
2014-11-03xinput: remove TODO-entry for popcount of a listChristian Linhart1-13/+0
2014-11-03xinput: RawEvents: support lists axisvalues and axisvalues_rawChristian Linhart1-12/+42
2014-11-03xinput: ev ButtonPress, TouchBegin: support list axisvaluesChristian Linhart1-4/+14
2014-11-03xinput: ev KeyPress: support list axisvaluesChristian Linhart1-2/+7
2014-11-03xcb-schema: add listelement-refChristian Linhart1-0/+1
2014-11-03doc: new expr element listelement-refChristian Linhart1-0/+5
2014-11-03xcbgen: new expr-type listelement-refChristian Linhart1-0/+15
2014-11-03present: specify length of RedirectNotify.notifiesChristian Linhart1-1/+9
2014-11-03xinput: rep XIGetProperty: replace bitcase with caseChristian Linhart1-10/+6
2014-11-03xinput: req XIChangeProperty: replace bitcase with caseChristian Linhart1-10/+6
2014-11-03xinput: rep GetDeviceProperty: replace bitcase with caseChristian Linhart1-10/+6
2014-11-03xinput: cleanup the TODO-listChristian Linhart1-12/+0
2014-11-03xinput: struct DeviceClass: full supportChristian Linhart1-11/+50
2014-11-03xinput: struct HierarchyChange: full supportChristian Linhart1-10/+31
2014-11-03xinput: struct DeviceCtl: full supportChristian Linhart1-7/+42
2014-11-03xinput: struct DeviceState: full supportChristian Linhart1-7/+47
2014-11-03xinput: struct FeedbackCtl: full supportChristian Linhart1-7/+45
2014-11-03xinput: struct FeedbackState: full supportChristian Linhart1-7/+50
2014-11-03xinput: remove TODO-entry for sumof and ListInputDevicesChristian Linhart1-7/+0
2014-11-03xinput: ListInputDevices: full supportChristian Linhart1-3/+32
2014-11-03xcbgen: sumof with nested expressionChristian Linhart1-0/+6
2014-11-03schema: add rule for sumof with nested expressionChristian Linhart1-0/+3
2014-11-03xml-doc: add sumof with nested expressionChristian Linhart1-0/+11
2014-11-03xcbgen: fields get a parent referenceChristian Linhart2-0/+2
2014-09-09xinput: rep QueryDeviceState struct InputState: full supportChristian Linhart1-9/+28
2014-08-25schema: add switch-caseChristian Linhart1-1/+3
2014-08-25xinput: req ChangeDeviceProperty: bitcase to caseChristian Linhart1-10/+6
2014-08-25xcbgen-parser: support switch-caseChristian Linhart2-7/+30
2014-08-25xml-xcb spec: describe switch-caseChristian Linhart1-8/+30
2014-08-25Merge http://infra-srv1.demorecorder.com/git/free-sw/xcb/protoPeter Harris1-62/+206
2014-08-25Add "altmask" attribute, like "altenum" for masksRan Benita2-2/+4
2014-08-25xinput: add TODO listChristian Linhart1-0/+67
2014-08-25xinput: replace initial pad of xinput1.x replies with fieldChristian Linhart1-23/+23
2014-08-25xinput: rep SetDeviceMode.status: altenum to enumChristian Linhart1-1/+2
2014-08-25xinput: struct XIDeviceInfo.name: cleanup of paddingChristian Linhart1-12/+2
2014-08-25xinput: req XIPassiveGrabDevice.time: field is unusedChristian Linhart1-0/+1
2014-08-25xinput: ev BarrierHit.flags: add new maskChristian Linhart1-1/+6
2014-08-25xinput: ev DeviceStateNotify.classes_reported: maskChristian Linhart1-1/+13
2014-08-25xinput: ev DeviceButtonStateNotify.device_id: maskChristian Linhart1-1/+1
2014-08-25xinput: ev DeviceKeyStateNotify.device_id: maskChristian Linhart1-1/+1
2014-08-25xinput: ev DeviceStateNotify.device_id: maskChristian Linhart1-1/+1
2014-08-25xinput: ev DeviceKeyPress.device_id: add maskChristian Linhart1-1/+1
2014-08-25xinput: new enum for device_id in some eventsChristian Linhart1-0/+6
2014-08-25xinput: ev ChangeDeviceNotify.request: add enumChristian Linhart1-1/+6
2014-08-25xinput: ev DeviceMappingNotify.request: add enumChristian Linhart1-1/+1
2014-08-25xinput: ev DeviceKeyPress.state: add maskChristian Linhart1-1/+1
2014-08-25xinput: struct XIDeviceInfo.type: altenum to enumChristian Linhart1-1/+1
2014-08-25xinput: struct ScrollClass.flags: has a maskChristian Linhart1-1/+1
2014-08-25xinput: req ChangeFeedbackControl.mask: add maskChristian Linhart1-1/+17