summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-06Add pre-defined atoms to Atom enummasterPeter Harris1-0/+69
2009-10-21Re-fix the ConfigureWindow request padding issue.Eamon Walsh1-0/+2
2009-10-21Revert "made changes to support new value-mask-pad field of valueparam struct...Eamon Walsh4-28/+5
2009-04-21Merge branch 'enum'Peter Harris11-184/+243
2009-04-21Add enum references to fields in XInputExtensionPeter Harris2-82/+101
2009-04-08Correct the length calculation for the value field of GetPropertyReply.Eamon Walsh1-1/+7
2009-04-06Fix miter spellingJulien Danjou1-1/+1
2009-03-19Move enums above their first use in xproto.xmlPeter Harris1-36/+35
2009-02-25Add a variety of 'None' enum types and altenum references.Peter Harris1-26/+50
2009-02-19Add (and use) KeyButMask enum.Peter Harris1-5/+21
2009-02-19Add (and use) Time/CurrentTime enum.Peter Harris1-13/+17
2009-02-19Add altenum (non-exhaustive enum)Peter Harris2-7/+8
2009-02-19Most usages of ModMask may also take the special value "Any".Peter Harris1-0/+1
2009-01-05Add missing enum references to xproto.xmlPeter Harris1-25/+25
2009-01-05Associate fields with the enum which describes their allowed values.Antoine Latter2-61/+73
2008-12-29Add padding to the setup request struct as required by the protocol.Antoine Latter1-0/+2
2008-11-19Change type="CARD8" to type="char" where the X specs require a STRING8Thomas Hunger4-7/+7
2008-09-04xproto: add missing padding bytesJulien Danjou1-0/+35
2008-09-03Replaced hex-values with decimal onesCarsten Meier1-16/+16
2008-09-03made changes to support new value-mask-pad field of valueparam structuresBart Massey4-5/+28
2008-08-28xproto: fix alignment for RotateProperties requestJulien Danjou1-0/+1
2007-12-01Bugfix: GetKeyboardMapping's keysyms list had the wrong length.Jamey Sharp1-4/+1
2006-11-12Bug #8973: In UngrabKey, the 'key' field is of type KEYCODE, not the more gen...Jamey Sharp1-1/+1
2006-11-02Fix 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 Triplett3-14/+23
2006-10-07KEYCODE and BUTTON should become typedefs of CARD8, not CARD32Josh Triplett1-2/+2
2006-10-07Replace 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 Triplett6-254/+223
2006-04-28Move the remainder of the constants in X.h into XML enumerations.Ian Osgood2-7/+235
2006-04-20Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcbIan Osgood10-48/+63
2006-03-23Work 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-16Change <bit> syntax to <bit>n</bit> as Jamey and Josh suggestedIan Osgood2-75/+163
2006-03-15Remove proto/X11 dependencies from xcb-demo.Ian Osgood1-0/+20
2006-03-15Remove xcb-util dependency on proto/X11Ian Osgood1-15/+129
2006-03-14Add an expression construct <bit bit="n"/>Ian Osgood2-45/+20
2006-02-19Remove xcl and CVSROOT.Josh Triplett40-0/+7600