index
:
xcb/proto
debian
master
XML-XCB protocol descriptions (mirrored from https://gitlab.freedesktop.org/xorg/proto/xcbproto)
josh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-04
fix XSync Initialize call
Rob Taylor
1
-0
/
+2
2007-04-10
Modifies new attribute from previous patch so that it need only be used
Eamon Walsh
9
-9
/
+9
2007-03-29
Introduces attribute to schema and modifies currently special-cased
Eamon Walsh
6
-5
/
+6
2007-02-12
Update DAMAGE to 1.1
Jeremy Kolb
1
-3
/
+10
2006-12-02
Use lowercase for field names.
Ian Osgood
1
-26
/
+26
2006-12-02
Fix ListOutputProperties protocol.
Ian Osgood
1
-4
/
+3
2006-11-30
Update RandR to version 1.2
Ian Osgood
1
-21
/
+391
2006-11-21
Bug #8990: randr type fixes
Vincent Torri
1
-14
/
+14
2006-11-21
Estethic change for attribute parameter name
Patrick Guimond
1
-2
/
+2
2006-11-21
fixed screen parameter type in requests
Patrick Guimond
1
-3
/
+3
2006-11-21
Changed valueparam arguments for attribute lists
Patrick Guimond
1
-15
/
+36
2006-11-19
Remove support for the <localfield> tag: nothing needs it.
Jamey Sharp
2
-8
/
+1
2006-11-11
Bug #8973: In UngrabKey, the 'key' field is of type KEYCODE, not the more gen...
Jamey Sharp
1
-1
/
+1
2006-11-01
Fix cap style enumeration (bug #8857).
Ian Osgood
1
-2
/
+2
2006-10-30
Update the record extension. Type in the version.
Jeremy Kolb jkolb@brandeis.edu
2
-1
/
+3
2006-10-29
Added major-version and minor-version attributes to the xcb tag.
Jeremy Kolb jkolb@brandeis.edu
22
-23
/
+45
2006-10-20
Fix GrabMode enumeration (reported by Yang JianJun)
Ian Osgood
1
-2
/
+2
2006-10-15
Move extension descriptions out of extensions/ subdirectory
Josh Triplett
23
-24
/
+23
2006-10-12
Oops. keithp told me to forget about videmode.
Jeremy Kolb
1
-1
/
+0
2006-10-12
The Xinerama extension 1.1.
Jeremy Kolb
2
-0
/
+100
2006-10-08
Add REPEAT enumeration to fix bug #8535.
Ian Osgood
1
-0
/
+8
2006-10-07
Make CompositeGlyphs* usable.
Jamey Sharp
1
-62
/
+3
2006-10-07
Add <import>xproto</import> explicitly to extensions that use xproto.
Josh Triplett
13
-3
/
+23
2006-10-07
Change "union" to "xidunion" for XID unions like DRAWABLE and FONTABLE
Josh Triplett
3
-14
/
+23
2006-10-06
KEYCODE and BUTTON should become typedefs of CARD8, not CARD32
Josh Triplett
1
-2
/
+2
2006-10-06
Replace structures attempting to provide C type safety with CARD32 typedefs
Josh Triplett
1
-15
/
+5
2006-09-25
Stop installing the protocol descriptions for extensions to an extensions/
Josh Triplett
1
-23
/
+24
2006-09-23
The Great XCB Renaming
Josh Triplett
3
-40
/
+40
2006-09-18
XCBButton -> XCBButtonIndex. XCBHost -> XCBHostMode. XCBSetupReq -> XCBSetupR...
TORRI Vincent
1
-3
/
+3
2006-08-07
Remove combine-adjacent tag on PolyPoint: it will not work for some forms of ...
Jamey Sharp
1
-1
/
+2
2006-07-24
add flags for Alarm Attributes
TORRI Vincent
1
-0
/
+9
2006-06-15
Add a useful assertion message if a type gets multiply declared.
Jamey Sharp
1
-1
/
+1
2006-06-15
Bugfix: Make type shadowing go the right way in type.py.
Jamey Sharp
1
-1
/
+1
2006-06-15
Remove arbitrary division between xcb_types and xproto by merging
Josh Triplett
5
-244
/
+213
2006-06-14
Bugfix for size.py: count padding in struct size.
Jamey Sharp
1
-0
/
+4
2006-06-14
type.py qualifies all type names with the header in which they are defined.
Jamey Sharp
2
-13
/
+83
2006-06-13
Process <import> directives with a new import.py tool.
Jamey Sharp
2
-8
/
+88
2006-06-13
Simpler implementation of AttributesUnion for XML processing.
Jamey Sharp
1
-5
/
+4
2006-06-13
New tool to annotate XML-XCB <field>s with their size in bytes.
Jamey Sharp
1
-0
/
+65
2006-06-06
Update Shape extension to version 1.1
Ian Osgood
1
-0
/
+2
2006-06-06
Screen saver: wrong reply field sizes.
Ian Osgood
1
-2
/
+2
2006-06-06
Update Composite to version 0.3
Ian Osgood
1
-1
/
+16
2006-06-06
Update Render to version 0.10
Ian Osgood
1
-42
/
+66
2006-06-06
Update screen saver protocol to version 1.1
Ian Osgood
1
-24
/
+20
2006-06-06
Update XFixes to protocol version 4.
Ian Osgood
1
-13
/
+14
2006-05-09
num_props is a stupid name, changing to num_properties, it's a bit clearer an...
Jeremy Kolb
1
-1
/
+1
2006-04-29
Get rid of the value list/mask in requests.
Jeremy Kolb
1
-6
/
+7
2006-04-28
Move the remainder of the constants in X.h into XML enumerations.
Ian Osgood
2
-7
/
+235
2006-04-28
Fix incorrect extension xname
0.9
Alp Toker
1
-1
/
+1
2006-04-26
Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*...
Jamey Sharp
1
-10
/
+4
[next]