index
:
~keithp/xcb-proto
dri3
drm-lease
fd-passing
master
XML-XCB protocol descriptions
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-24
Release xcb-proto 1.0
1.0
Josh Triplett
2
-1
/
+17
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-02
Release xcb-proto 1.0 RC3 (0.9.93).
1.0-RC3
Jamey Sharp
2
-1
/
+18
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
Move debian/ directory to new branch "debian".
Jamey Sharp
6
-106
/
+0
2006-10-07
Release xcb-proto 1.0 RC2 (0.9.92).
1.0-RC2
Jamey Sharp
3
-1
/
+83
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
Release xcb-proto 1.0 RC1 (0.9.91).
1.0-RC1
Jamey Sharp
1
-1
/
+1
2006-09-25
Stop installing the protocol descriptions for extensions to an extensions/
Josh Triplett
1
-23
/
+24
2006-09-25
Move XML protocol descriptions to $datadir/xcb (generally $prefix/share/xcb).
Jamey Sharp
2
-2
/
+3
2006-09-24
Integrate top-level .gitignore into .gitignore for each subdirectory
Josh Triplett
1
-0
/
+30
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
6
-254
/
+223
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
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb
Josh Triplett
2
-3
/
+4
2006-04-29
Set distribution to experimental.
Josh Triplett
1
-2
/
+3
2006-04-29
Remove Bugs field in debian/control, so bugs go to the Debian BTS.
Josh Triplett
2
-2
/
+2
2006-04-29
Get rid of the value list/mask in requests.
Jeremy Kolb
1
-6
/
+7
[next]