summaryrefslogtreecommitdiff
path: root/src/xproto.xml
AgeCommit message (Expand)AuthorFilesLines
2007-12-01Bugfix: GetKeyboardMapping's keysyms list had the wrong length.Jamey Sharp1-4/+1
2006-11-11Bug #8973: In UngrabKey, the 'key' field is of type KEYCODE, not the more gen...Jamey Sharp1-1/+1
2006-11-01Fix cap style enumeration (bug #8857).Ian Osgood1-2/+2
2006-10-20Fix GrabMode enumeration (reported by Yang JianJun)Ian Osgood1-2/+2
2006-10-07Change "union" to "xidunion" for XID unions like DRAWABLE and FONTABLEJosh Triplett1-8/+8
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-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-06-15Remove arbitrary division between xcb_types and xproto by mergingJosh Triplett1-0/+208
2006-04-28Move the remainder of the constants in X.h into XML enumerations.Ian Osgood1-7/+221
2006-04-19Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcbIan Osgood1-2/+0
2006-03-22Work on the tutorial, and update xproto.xml to match:Ian Osgood1-1/+20
2006-03-21Remove outdated comment in xproto.xml; we support ListFontsWithInfo just fineJosh Triplett1-2/+0
2006-03-15Change <bit> syntax to <bit>n</bit> as Jamey and Josh suggestedIan Osgood1-70/+162
2006-03-15Remove proto/X11 dependencies from xcb-demo.Ian Osgood1-0/+20
2006-03-14Remove xcb-util dependency on proto/X11Ian Osgood1-15/+129
2006-03-14Add an expression construct <bit bit="n"/>Ian Osgood1-45/+15
2006-02-18Remove xcl and CVSROOT.Josh Triplett1-0/+1657