index
:
~shuang/libxcb
ge
Unnamed repository; edit this file to name it for gitweb.
shuang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-15
Match only XCB-namespaced XID generators when converting to xcb_generate_id.
Jamey Sharp
1
-1
/
+1
2006-10-06
api_conv.pl: replace xcb_*_new with calls directly to xcb_generate_id, now th...
Jamey Sharp
1
-0
/
+1
2006-09-25
Ensure api_conv.pl is idempotent on names of constants: XCB_[A-Z0-9_]+.
Jamey Sharp
1
-1
/
+1
2006-09-25
Move header files to $includedir/xcb (generally $prefix/include/xcb).
Jamey Sharp
1
-0
/
+1
2006-09-24
Add XCBAllPlanes from xcb-image util library.
Ian Osgood
1
-0
/
+1
2006-09-24
now, I know how to use api_conv.pl :)
TORRI Vincent
1
-0
/
+17
2006-09-23
Apply const-names.xsl to the un-renamed XML; replace the XSL with the result.
Jamey Sharp
2
-21
/
+572
2006-09-23
Special cases to agree with the conventions Josh and I have hashed out.
Jamey Sharp
1
-2
/
+35
2006-09-22
Handle remaining incorrect API translations in api_conv.pl.
Jamey Sharp
1
-2
/
+15
2006-09-18
XCB*Id is a variable, not a type: adjust API conventions accordingly.
Jamey Sharp
1
-1
/
+1
2006-09-18
Handle names of constants during API conversion.
Jamey Sharp
2
-0
/
+44
2006-09-17
Complete rewrite of api_conv.pl.
Jamey Sharp
1
-43
/
+18
2006-09-14
Simplify the API conversion tool without functionality changes.
Jamey Sharp
1
-42
/
+17
2006-09-13
Prototype API conversion tool for upcoming lowercased XCB API.
Thomas Coppi
1
-0
/
+77