free-sw/xcb/proto
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 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.
2008-04-19 Eamon WalshAdd Python parser language-independent parts.
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 Jamey SharpRelease xcb-proto 1.1
2007-11-04 Rob Taylorfix XSync Initialize call
2007-04-11 Matthias HopfUpdate autogen.sh to one that does objdir != srcdir.
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-24 Josh TriplettRelease xcb-proto 1.0
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-03 Jamey SharpRelease xcb-proto 1.0 RC3 (0.9.93).
2006-11-02 Ian OsgoodFix cap style enumeration (bug #8857).
2006-10-30 Jeremy Kolb... Update the record extension. Type in the version.
2006-10-30 Jeremy Kolb... 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 SharpMove debian/ directory to new branch "debian".
2006-10-08 Jamey SharpRelease xcb-proto 1.0 RC2 (0.9.92).
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 Jamey SharpRelease xcb-proto 1.0 RC1 (0.9.91).
2006-09-25 Josh TriplettStop installing the protocol descriptions for extension...
2006-09-25 Jamey SharpMove XML protocol descriptions to $datadir/xcb (general...
next