summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-11-04fix XSync Initialize callRob Taylor1-0/+2
2007-04-10Modifies new attribute from previous patch so that it need only be usedEamon Walsh9-9/+9
2007-03-29Introduces attribute to schema and modifies currently special-casedEamon Walsh6-5/+6
2007-02-12Update DAMAGE to 1.1Jeremy Kolb1-3/+10
2006-12-02Use lowercase for field names.Ian Osgood1-26/+26
2006-12-02Fix ListOutputProperties protocol.Ian Osgood1-4/+3
2006-11-30Update RandR to version 1.2Ian Osgood1-21/+391
2006-11-21Bug #8990: randr type fixesVincent Torri1-14/+14
2006-11-21Estethic change for attribute parameter namePatrick Guimond1-2/+2
2006-11-21fixed screen parameter type in requestsPatrick Guimond1-3/+3
2006-11-21Changed valueparam arguments for attribute listsPatrick Guimond1-15/+36
2006-11-19Remove support for the <localfield> tag: nothing needs it.Jamey Sharp2-8/+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-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-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-25Stop installing the protocol descriptions for extensions to an extensions/Josh Triplett1-23/+24
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 Triplett5-244/+213
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-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-26Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*...Jamey Sharp1-10/+4