summaryrefslogtreecommitdiff
path: root/src/xproto.xml
AgeCommit message (Expand)AuthorFilesLines
2010-08-16xcbgen: small fix to store anchestor objects more systematicHEADgsoc2010Christoph Reimann1-1/+1
2010-07-15xproto.xml: turned valueparam in CreateWindow request into switchChristoph Reimann1-3/+72
2009-11-06Add pre-defined atoms to Atom enumPeter 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 Walsh1-1/+0
2009-04-21Merge branch 'enum'Peter Harris1-0/+1
2009-04-21Add enum references to fields in XInputExtensionPeter Harris1-0/+1
2009-04-07Correct 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 Harris1-7/+7
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 Latter1-60/+60
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 Hunger1-1/+1
2008-09-05xproto: 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 Massey1-0/+1
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-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