summaryrefslogtreecommitdiff
path: root/xgbgen/context.go
AgeCommit message (Expand)Author
2022-10-29Changed xgbgen to support xcb-proto >= 1.12Alessandro Arzilli
2017-12-10BurntSushi/xgb -> jezek/xgbjEzEk
2016-03-21Read/Write mutex for Extensions mapaarzilli
2014-05-02Fix Issue #21: automatic calculation of alignment padding after listsaarzilli
2013-08-11Don't needlessly change source files every time.Andrew Gallant
2013-08-11Updated to work with new xproto XML files.Andrew Gallant
2012-05-10adding package header commentsAndrew Gallant (Ocelot)
2012-05-10a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)
2012-05-07more clean up. use log instead of fmt.Print to stderr. bug fix for event bloc...Andrew Gallant (Ocelot)
2012-05-07lots of docs and examplesAndrew Gallant (Ocelot)
2012-05-06add more extension cruft. make extension checking more uniform.Andrew Gallant (Ocelot)
2012-05-06added documentation and did some slight restructuring. it's party time.Andrew Gallant (Ocelot)
2012-05-03holy toldeo... things might actually be workingAndrew Gallant (Ocelot)
2012-05-02finally starting on the crescendo: requests and replies.Andrew Gallant (Ocelot)
2012-04-30gofmtAndrew Gallant (Ocelot)
2012-04-30complete and total overhaul like i promised. things are much easier to reason...Andrew Gallant (Ocelot)
2012-04-29progress. still not working. this is incredibly difficult.Andrew Gallant (Ocelot)
2012-04-28initial commit. not currently in a working state.Andrew Gallant (Ocelot)