summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-19Move enums above their first use in xproto.xmlPeter Harris1-36/+35
2009-03-19Add enum references to fields in DamagePeter Harris1-4/+4
2009-03-19Add enum references to fields in XFIXESPeter Harris1-15/+19
2009-03-19Add enum references to fields in CompositePeter Harris1-4/+4
2009-03-19Add enum references to fields in ShapePeter Harris1-13/+13
2009-03-19xinput tweaksPeter Harris1-3/+11
2009-02-25Add a variety of 'None' enum types and altenum references.Peter Harris1-26/+50
2009-02-19Add (and use) KeyButMask enum.Peter Harris1-5/+21
2009-02-19Add (and use) Time/CurrentTime enum.Peter Harris1-13/+17
2009-02-19Document enum, altenum, and maskPeter Harris1-0/+6
2009-02-19Add altenum (non-exhaustive enum)Peter Harris2-7/+8
2009-02-19Most usages of ModMask may also take the special value "Any".Peter Harris1-0/+1
2009-02-16Release xcb-proto 1.4Julien Danjou2-1/+6
2009-02-05Move the definition of "enum" and "mask" from <field> to "var".Peter Harris1-13/+3
2009-02-05Remove obsolete references to XSLTPeter Harris1-36/+8
2009-01-05Add missing enum references to xproto.xmlPeter Harris1-25/+25
2009-01-05Associate fields with the enum which describes their allowed values.Antoine Latter2-61/+73
2008-12-29Add padding to the setup request struct as required by the protocol.Antoine Latter1-0/+2
2008-12-10Release xcb-proto 1.3Julien Danjou2-1/+10
2008-12-10NEWS: add 1.2 release NEWSJulien Danjou1-0/+14
2008-11-19Change CARD8 to char when referring to a string in xfixes.xmlPeter Harris1-4/+4
2008-11-19Change type="CARD8" to type="char" where the X specs require a STRING8Thomas Hunger4-7/+7
2008-11-19randr: Use xidtype where appropriatePeter Harris1-35/+40
2008-11-06randr: Update to match protocol specificationPeter Harris1-14/+29
2008-10-22RandR: add missing outputs list to GetCrtcInfoReply.Alberto Milone1-0/+3
2008-10-20Move the defintion of STRING8 above its first use in xprint.xmlPeter Harris1-1/+2
2008-10-20Move structures above their first uses in xinput.xmlPeter Harris1-19/+19
2008-10-20Move Format above its first use in xv.xmlPeter Harris1-6/+6
2008-10-20RandR: Remove extraneous field from GetCrtcInfoReply.Eamon Walsh1-1/+0
2008-10-16render: fix missing field in gradient protominami1-0/+18
2008-09-05xv: add missing padding bytesJulien Danjou1-0/+4
2008-09-05sync: add missing padding bytesJulien Danjou1-0/+3
2008-09-05xproto: add missing padding bytesJulien Danjou1-0/+35
2008-09-05shm: add missing padding bytesJulien Danjou1-0/+2
2008-09-05shape: add missing padding bytesJulien Danjou1-0/+3
2008-09-05render: add missing padding bytesJulien Danjou1-0/+1
2008-09-05randr: add missing padding bytesJulien Danjou1-0/+3
2008-09-05dpms: add missing padding bytesJulien Danjou1-0/+3
2008-09-03Make bit-numbers available to code-generatorsCarsten Meier1-0/+3
2008-09-03Generate values instead of shift-expressions for enum-bitsCarsten Meier1-2/+1
2008-09-03did remaining replacements of hex constants with decimalBart Massey2-10/+10
2008-09-03Replaced hex-values with decimal onesCarsten Meier1-16/+16
2008-09-03made changes to support new value-mask-pad field of valueparam structuresBart Massey4-5/+28
2008-09-02xcb-xselinux: Add GetClientContext request.Eamon Walsh1-0/+12
2008-08-28glx: add padding for PbufferClobber eventJulien Danjou1-0/+1
2008-08-28screensaver: add padding for notify eventJulien Danjou1-0/+1
2008-08-28xproto: fix alignment for RotateProperties requestJulien Danjou1-0/+1
2008-08-27xv.xml: Use <pad> for paddingPeter Harris1-11/+6
2008-08-27xv.xml: Make padding explicitPeter Harris1-3/+5
2008-07-18Release xcb-proto 1.2.Peter Hutterer1-1/+1