summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-02Release xcb-proto 1.0 RC3 (0.9.93).1.0-RC3Jamey Sharp2-1/+18
2006-11-01Fix cap style enumeration (bug #8857).Ian Osgood1-2/+2
2006-10-30Update the record extension. Type in the version.Jeremy Kolb jkolb@brandeis.edu2-1/+3
2006-10-29Added major-version and minor-version attributes to the xcb tag.Jeremy Kolb jkolb@brandeis.edu22-23/+45
2006-10-20Fix GrabMode enumeration (reported by Yang JianJun)Ian Osgood1-2/+2
2006-10-15Move extension descriptions out of extensions/ subdirectoryJosh Triplett23-24/+23
2006-10-12Oops. keithp told me to forget about videmode.Jeremy Kolb1-1/+0
2006-10-12The Xinerama extension 1.1.Jeremy Kolb2-0/+100
2006-10-08Add REPEAT enumeration to fix bug #8535.Ian Osgood1-0/+8
2006-10-07Move debian/ directory to new branch "debian".Jamey Sharp6-106/+0
2006-10-07Release xcb-proto 1.0 RC2 (0.9.92).1.0-RC2Jamey Sharp3-1/+83
2006-10-07Make CompositeGlyphs* usable.Jamey Sharp1-62/+3
2006-10-07Add <import>xproto</import> explicitly to extensions that use xproto.Josh Triplett13-3/+23
2006-10-07Change "union" to "xidunion" for XID unions like DRAWABLE and FONTABLEJosh Triplett3-14/+23
2006-10-06KEYCODE and BUTTON should become typedefs of CARD8, not CARD32Josh Triplett1-2/+2
2006-10-06Replace structures attempting to provide C type safety with CARD32 typedefsJosh Triplett1-15/+5
2006-09-25Release xcb-proto 1.0 RC1 (0.9.91).1.0-RC1Jamey Sharp1-1/+1
2006-09-25Stop installing the protocol descriptions for extensions to an extensions/Josh Triplett1-23/+24
2006-09-25Move XML protocol descriptions to $datadir/xcb (generally $prefix/share/xcb).Jamey Sharp2-2/+3
2006-09-24Integrate top-level .gitignore into .gitignore for each subdirectoryJosh Triplett1-0/+30
2006-09-23The Great XCB RenamingJosh Triplett3-40/+40
2006-09-18XCBButton -> XCBButtonIndex. XCBHost -> XCBHostMode. XCBSetupReq -> XCBSetupR...TORRI Vincent1-3/+3
2006-08-07Remove combine-adjacent tag on PolyPoint: it will not work for some forms of ...Jamey Sharp1-1/+2
2006-07-24add flags for Alarm AttributesTORRI Vincent1-0/+9
2006-06-15Add a useful assertion message if a type gets multiply declared.Jamey Sharp1-1/+1
2006-06-15Bugfix: Make type shadowing go the right way in type.py.Jamey Sharp1-1/+1
2006-06-15Remove arbitrary division between xcb_types and xproto by mergingJosh Triplett6-254/+223
2006-06-14Bugfix for size.py: count padding in struct size.Jamey Sharp1-0/+4
2006-06-14type.py qualifies all type names with the header in which they are defined.Jamey Sharp2-13/+83
2006-06-13Process <import> directives with a new import.py tool.Jamey Sharp2-8/+88
2006-06-13Simpler implementation of AttributesUnion for XML processing.Jamey Sharp1-5/+4
2006-06-13New tool to annotate XML-XCB <field>s with their size in bytes.Jamey Sharp1-0/+65
2006-06-06Update Shape extension to version 1.1Ian Osgood1-0/+2
2006-06-06Screen saver: wrong reply field sizes.Ian Osgood1-2/+2
2006-06-06Update Composite to version 0.3Ian Osgood1-1/+16
2006-06-06Update Render to version 0.10Ian Osgood1-42/+66
2006-06-06Update screen saver protocol to version 1.1Ian Osgood1-24/+20
2006-06-06Update XFixes to protocol version 4.Ian Osgood1-13/+14
2006-05-09num_props is a stupid name, changing to num_properties, it's a bit clearer an...Jeremy Kolb1-1/+1
2006-04-29Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcbJosh Triplett2-3/+4
2006-04-29Set distribution to experimental.Josh Triplett1-2/+3
2006-04-29Remove Bugs field in debian/control, so bugs go to the Debian BTS.Josh Triplett2-2/+2
2006-04-29Get rid of the value list/mask in requests.Jeremy Kolb1-6/+7
2006-04-28Move the remainder of the constants in X.h into XML enumerations.Ian Osgood2-7/+235
2006-04-28Fix incorrect extension xname0.9Alp Toker1-1/+1
2006-04-27Fix the year in the other COPYING.Josh Triplett1-1/+1
2006-04-27Add test program for XFree86-DRI extension to xcb-demo. Mark XFree86-DRI ext...Josh Triplett1-1/+1
2006-04-27Add some additional extensions from xdpyinfo to the TODO list.Josh Triplett1-1/+9
2006-04-27Fix typo in TODO.Josh Triplett1-1/+1
2006-04-27Update TODO for XTEST implementation.Josh Triplett1-4/+2