free-sw/xcb/proto
2010-08-16 Christoph Reimannxcbgen: small fix to store anchestor objects more syste...
2010-08-02 Christoph Reimannsmall fix wrt bitcase type names
2010-07-22 Christoph Reimannsupport name attribute for bitcases and set BitcaseType...
2010-07-15 Christoph Reimannxproto.xml: turned valueparam in CreateWindow request...
2010-07-14 Christoph Reimannassign switch name to bitcases as well (important in...
2010-07-13 Christoph Reimann- changed handling of anchestor types (may be more...
2010-07-13 Christoph Reimannadd support for new expr tags popcount, enumref, sumof
2010-06-12 Christoph Reimannxcbgen: perform lenfield lookup within all anchestors
2010-05-22 Christoph Reimannchanged Exception message in case of unknown/unhandled...
2010-05-14 Marcin Kościelnickidri2: Add proper padding before driver_name
2010-05-14 Marcin Kościelnickixf86vidmode: Fix padding expressions
2010-05-14 Marcin Kościelnickixcbgen: Add unop support
2010-05-14 Mikhail GusarovRevive support for hex literals in protocol
2010-03-29 Peter Harrisxkb: Fix opcode for Bell and GetState requests
2010-02-10 Peter HarrisCollection of small fixes for xkb.xml
2010-02-08 Peter HarrisAdd XKEYBOARD protocol description
2010-02-08 Peter HarrisAdd description of new protocol elements
2009-12-02 Julien DanjouRelease xcb-proto 1.6
2009-11-06 Peter HarrisAdd pre-defined atoms to Atom enum
2009-10-28 Peter HarrisFix length calculation for xfixes/FetchRegion reply
2009-10-21 Eamon WalshRe-fix the ConfigureWindow request padding issue.
2009-10-21 Eamon WalshRevert "made changes to support new value-mask-pad...
2009-10-19 Eric AnholtAdd DRI2 protocol, based off of dri2proto.h and the...
2009-10-09 Jamey Sharpxf86dri.xml seems to have been wrong forever. Fixes...
2009-09-22 Guillem JoverAdd py-compile to .gitignore
2009-08-16 Julien Danjoushape: add missing padding bytes to GetRectangles
2009-06-01 Peter HarrisFix typo in xf86vidmode.xml
2009-06-01 Peter HarrisAdd XML description for the XFree86VidMode extension.
2009-06-01 Peter HarrisAdd XML description for the Generic Event extension.
2009-05-29 Julien DanjouRelease xcb-proto 1.5
2009-05-26 Julien CristauFix ShmCompletion event
2009-05-26 Julien DanjouRevert "shm: fix Completion event fields"
2009-05-26 Julien Danjoushm: fix Completion event fields
2009-05-09 Julien Danjoubump version to 1.5
2009-04-26 Julien CristauAdd RandR 1.3 requests
2009-04-21 Peter HarrisMerge branch 'enum'
2009-04-21 Peter HarrisAdd enum references to fields in SYNC
2009-04-21 Peter HarrisAdd enum references to fields in RENDER
2009-04-21 Peter HarrisAdd enum references to fields in XVideo
2009-04-21 Peter HarrisAdd enum references to fields in XInputExtension
2009-04-21 Peter HarrisAdd enum references to fields in RANDR
2009-04-11 Julien Danjouxtest: rename window field
2009-04-08 Eamon WalshCorrect the length calculation for the value field...
2009-04-06 Julien DanjouFix miter spelling
2009-03-19 Peter HarrisAdd enum references to fields in DPMS
2009-03-19 Peter HarrisMove enums above their first use in xproto.xml
2009-03-19 Peter HarrisAdd enum references to fields in Damage
2009-03-19 Peter HarrisAdd enum references to fields in XFIXES
2009-03-19 Peter HarrisAdd enum references to fields in Composite
2009-03-19 Peter HarrisAdd enum references to fields in Shape
2009-03-19 Peter Harrisxinput tweaks
2009-02-25 Peter HarrisAdd a variety of 'None' enum types and altenum references.
2009-02-19 Peter HarrisAdd (and use) KeyButMask enum.
2009-02-19 Peter HarrisAdd (and use) Time/CurrentTime enum.
2009-02-19 Peter HarrisDocument enum, altenum, and mask
2009-02-19 Peter HarrisAdd altenum (non-exhaustive enum)
2009-02-19 Peter HarrisMost usages of ModMask may also take the special value...
2009-02-16 Julien DanjouRelease xcb-proto 1.4
2009-02-05 Peter HarrisMove the definition of "enum" and "mask" from <field...
2009-02-05 Peter HarrisRemove obsolete references to XSLT
2009-01-05 Peter HarrisAdd missing enum references to xproto.xml
2009-01-05 Antoine LatterAssociate fields with the enum which describes their...
2008-12-29 Antoine LatterAdd padding to the setup request struct as required...
2008-12-10 Julien DanjouRelease xcb-proto 1.3
2008-12-10 Julien DanjouNEWS: add 1.2 release NEWS
2008-11-19 Peter HarrisChange CARD8 to char when referring to a string in...
2008-11-19 Thomas HungerChange type="CARD8" to type="char" where the X specs...
2008-11-19 Peter Harrisrandr: Use xidtype where appropriate
2008-11-06 Peter Harrisrandr: Update to match protocol specification
2008-10-22 Alberto MiloneRandR: add missing outputs list to GetCrtcInfoReply.
2008-10-20 Peter HarrisMove the defintion of STRING8 above its first use in...
2008-10-20 Peter HarrisMove structures above their first uses in xinput.xml
2008-10-20 Peter HarrisMove Format above its first use in xv.xml
2008-10-20 Eamon WalshRandR: Remove extraneous field from GetCrtcInfoReply.
2008-10-16 minamirender: fix missing field in gradient proto
2008-09-04 Julien Danjouxv: add missing padding bytes
2008-09-04 Julien Danjousync: add missing padding bytes
2008-09-04 Julien Danjouxproto: add missing padding bytes
2008-09-04 Julien Danjoushm: add missing padding bytes
2008-09-04 Julien Danjoushape: add missing padding bytes
2008-09-04 Julien Danjourender: add missing padding bytes
2008-09-04 Julien Danjourandr: add missing padding bytes
2008-09-04 Julien Danjoudpms: add missing padding bytes
2008-09-03 Carsten MeierMake bit-numbers available to code-generators
2008-09-03 Carsten MeierGenerate values instead of shift-expressions for enum...
2008-09-03 Bart Masseydid remaining replacements of hex constants with decimal
2008-09-03 Carsten MeierReplaced hex-values with decimal ones
2008-09-03 Bart Masseymade changes to support new value-mask-pad field of...
2008-09-02 Eamon Walshxcb-xselinux: Add GetClientContext request.
2008-08-28 Julien Danjouglx: add padding for PbufferClobber event
2008-08-28 Julien Danjouscreensaver: add padding for notify event
2008-08-28 Julien Danjouxproto: fix alignment for RotateProperties request
2008-08-27 Peter Harrisxv.xml: Use <pad> for padding
2008-08-27 Peter Harrisxv.xml: Make padding explicit
2008-07-18 Peter HuttererRelease xcb-proto 1.2.
2008-07-09 Eamon WalshWork around a Python bug involving the file name 'types...
2008-05-22 Eamon WalshAvoid using enum types as structure fields.
2008-05-22 Eamon WalshFix a type size calculation.
2008-05-16 Eamon WalshAdd is_simple boolean attribute for plain integer types.
2008-04-24 Eamon WalshAdd the python install dir to xcb-xproto.pc.
next