free-sw/xcb/proto
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...
2006-09-24 Josh TriplettIntegrate top-level .gitignore into .gitignore for...
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
2006-06-06 Ian OsgoodUpdate screen saver protocol to version 1.1
2006-06-06 Ian OsgoodUpdate XFixes to protocol version 4.
2006-05-09 Jeremy Kolbnum_props is a stupid name, changing to num_properties...
2006-04-29 Josh TriplettMerge branch 'master' of git+ssh://git.freedesktop...
2006-04-29 Josh TriplettSet distribution to experimental.
2006-04-29 Josh TriplettRemove Bugs field in debian/control, so bugs go to...
2006-04-29 Jeremy KolbGet rid of the value list/mask in requests.
2006-04-28 Ian OsgoodMove the remainder of the constants in X.h into XML...
2006-04-28 Alp TokerFix incorrect extension xname
2006-04-28 Josh TriplettFix the year in the other COPYING.
2006-04-27 Josh TriplettAdd test program for XFree86-DRI extension to xcb-demo...
2006-04-27 Josh TriplettAdd some additional extensions from xdpyinfo to the...
2006-04-27 Josh TriplettFix typo in TODO.
2006-04-27 Josh TriplettUpdate TODO for XTEST implementation.
2006-04-27 Jamey SharpRename ConnSetup* to Setup*, Setup*Rep to Setup*, and...
2006-04-26 Ian OsgoodChanges to makefile to build libXCBxtest
2006-04-24 Ian OsgoodImplement XTest extension and xte demo
2006-04-20 Ian OsgoodMerge branch 'master' of git+ssh://iano@git.freedesktop...
2006-04-16 Josh Triplett * Validate the protocol descriptions during the build:
2006-04-16 Josh TriplettMerge branch 'master' of git+ssh://git.freedesktop...
2006-04-16 Josh TriplettImprove package descriptions.
2006-04-16 Josh Triplett * Debian X11R7 transition:
2006-04-16 Josh TriplettChange human-readable name from "XCBProto" to "XCB...
2006-04-16 Josh TriplettStop running autoreconf in debian/rules, and remove...
2006-04-15 Josh TriplettAdd doc directory to EXTRA_DIST.
2006-04-15 Josh Triplett* Actually add extensions/screensaver.xml to Makefile...
2006-03-28 Jeremy KolbClean up some names.
2006-03-23 Ian OsgoodWork on the tutorial, and update xproto.xml to match:
2006-03-21 Josh TriplettRemove outdated fd.o-* entries from */debian/.gitignore...
2006-03-21 Josh TriplettRemove outdated comment in xproto.xml; we support ListF...
2006-03-20 Ian OsgoodUpdate xml-xcb.txt to include new <bit> expression.
2006-03-16 Ian OsgoodChange <bit> syntax to <bit>n</bit> as Jamey and Josh...
2006-03-15 Ian OsgoodRemove proto/X11 dependencies from xcb-demo.
2006-03-15 Ian OsgoodRemove xcb-util dependency on proto/X11
2006-03-14 Ian OsgoodMerge branch 'master' of git+ssh://iano@git.freedesktop...
next