summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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-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 Massey3-1/+4
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-05-21Avoid using enum types as structure fields.Eamon Walsh1-3/+3
2008-04-14Require a length specification for lists in reply structures.Eamon Walsh5-22/+105
2008-04-14Remove some stray padding from an XInput request.Eamon Walsh1-1/+0
2008-04-14Xinerama GetScreenSize screen field is a CARD32, not an xproto screen struct.Eamon Walsh1-2/+2
2008-04-03Use multiword attribute instead of oneword in XSELinux description.Eamon Walsh1-1/+1
2008-03-05xcb-xselinux: Revisions to xselinux extension protocol.Eamon Walsh1-43/+152
2008-02-25xcb-xselinux: Remove an errant padding statement.Eamon Walsh1-1/+0
2008-01-24Add XML description for SELinux extension.Eamon Walsh2-0/+157
2008-01-24Add XML description for XInput extension.Eamon Walsh2-1/+997
2007-12-15Use <bit> instead of <value> where appropriatePeter Harris4-33/+33
2007-12-10fixed xv SelectPortNotify argument; bug reported by Julien Cristau <jcristau@...Bart Massey1-1/+1
2007-12-07Change the protocol definition of X-Resource to use ATOMs.Peter Harris1-1/+3
2007-12-01Bugfix: GetKeyboardMapping's keysyms list had the wrong length.Jamey Sharp1-4/+1
2007-11-04fix XSync Initialize callRob Taylor1-0/+2
2007-04-10Modifies new attribute from previous patch so that it need only be usedEamon Walsh9-9/+9
2007-03-29Introduces attribute to schema and modifies currently special-casedEamon Walsh6-5/+6
2007-02-12Update DAMAGE to 1.1Jeremy Kolb1-3/+10
2006-12-02Use lowercase for field names.Ian Osgood1-26/+26
2006-12-02Fix ListOutputProperties protocol.Ian Osgood1-4/+3
2006-11-30Update RandR to version 1.2Ian Osgood1-21/+391