Add enum references to fields in RANDR
[free-sw/xcb/proto] / src /
2009-04-21 Peter HarrisAdd enum references to fields in RANDR
2009-03-19 Peter HarrisAdd enum references to fields in DPMS
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 HarrisMove enums above their first use in xproto.xml
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 HarrisAdd altenum (non-exhaustive enum)
2009-02-19 Peter HarrisMost usages of ModMask may also take the special value...
2009-02-05 Peter HarrisMove the definition of "enum" and "mask" from <field...
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-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 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-05-22 Eamon WalshAvoid using enum types as structure fields.
2008-04-14 Eamon WalshRequire a length specification for lists in reply struc...
2008-04-14 Eamon WalshRemove some stray padding from an XInput request.
2008-04-14 Eamon WalshXinerama GetScreenSize screen field is a CARD32, not...
2008-04-03 Eamon WalshUse multiword attribute instead of oneword in XSELinux...
2008-03-05 Eamon Walshxcb-xselinux: Revisions to xselinux extension protocol.
2008-02-26 Eamon Walshxcb-xselinux: Remove an errant padding statement.
2008-01-24 Eamon WalshAdd XML description for SELinux extension.
2008-01-24 Eamon WalshAdd XML description for XInput extension.
2007-12-16 Peter HarrisUse <bit> instead of <value> where appropriate
2007-12-10 Bart Masseyfixed xv SelectPortNotify argument; bug reported by...
2007-12-07 Peter HarrisChange the protocol definition of X-Resource to use...
2007-12-01 Jamey SharpBugfix: GetKeyboardMapping's keysyms list had the wrong...
2007-11-04 Rob Taylorfix XSync Initialize call
2007-04-10 Eamon WalshModifies new attribute from previous patch so that...
2007-03-29 Eamon WalshIntroduces attribute to schema and modifies currently...
2007-02-13 Jeremy KolbUpdate DAMAGE to 1.1
2006-12-02 Ian OsgoodUse lowercase for field names.
2006-12-02 Ian OsgoodFix ListOutputProperties protocol.
2006-11-30 Ian OsgoodUpdate RandR to version 1.2
2006-11-22 Vincent TorriBug #8990: randr type fixes
2006-11-22 Patrick GuimondEstethic change for attribute parameter name
2006-11-22 Patrick Guimondfixed screen parameter type in requests
2006-11-22 Patrick GuimondChanged valueparam arguments for attribute lists
2006-11-20 Jamey SharpRemove support for the <localfield> tag: nothing needs it.
2006-11-12 Jamey SharpBug #8973: In UngrabKey, the 'key' field is of type...
2006-11-02 Ian OsgoodFix cap style enumeration (bug #8857).
2006-10-30 Jeremy Kolb jkolb... Update the record extension. Type in the version.
2006-10-30 Jeremy Kolb jkolb... Added major-version and minor-version attributes to...
2006-10-20 Ian OsgoodFix GrabMode enumeration (reported by Yang JianJun)
2006-10-15 Josh TriplettMove extension descriptions out of extensions/ subdirectory
2006-10-13 Jeremy KolbOops. keithp told me to forget about videmode.
2006-10-13 Jeremy KolbThe Xinerama extension 1.1.
2006-10-08 Ian OsgoodAdd REPEAT enumeration to fix bug #8535.
2006-10-08 Jamey SharpMake CompositeGlyphs* usable.
2006-10-07 Josh TriplettAdd <import>xproto</import> explicitly to extensions...
2006-10-07 Josh TriplettChange "union" to "xidunion" for XID unions like DRAWAB...
2006-10-07 Josh TriplettKEYCODE and BUTTON should become typedefs of CARD8...
2006-10-07 Josh TriplettReplace structures attempting to provide C type safety...
2006-09-25 Josh TriplettStop installing the protocol descriptions for extension...
2006-09-23 Josh TriplettThe Great XCB Renaming
2006-09-18 TORRI VincentXCBButton -> XCBButtonIndex. XCBHost -> XCBHostMode...
2006-08-07 Jamey SharpRemove combine-adjacent tag on PolyPoint: it will not...
2006-07-24 TORRI Vincentadd flags for Alarm Attributes
2006-06-15 Jamey SharpAdd a useful assertion message if a type gets multiply...
2006-06-15 Jamey SharpBugfix: Make type shadowing go the right way in type.py.
2006-06-15 Josh TriplettRemove arbitrary division between xcb_types and xproto...
2006-06-14 Jamey SharpBugfix for size.py: count padding in struct size.
2006-06-14 Jamey Sharptype.py qualifies all type names with the header in...
2006-06-14 Jamey SharpProcess <import> directives with a new import.py tool.
2006-06-14 Jamey SharpSimpler implementation of AttributesUnion for XML proce...
2006-06-13 Jamey SharpNew tool to annotate XML-XCB <field>s with their size...
2006-06-06 Ian OsgoodUpdate Shape extension to version 1.1
2006-06-06 Ian OsgoodScreen saver: wrong reply field sizes.
2006-06-06 Ian OsgoodUpdate Composite to version 0.3
2006-06-06 Ian OsgoodUpdate Render to version 0.10
next