summaryrefslogtreecommitdiff
path: root/xgbgen
AgeCommit message (Expand)Author
2022-04-30xgbgen: Fix EventCopy.Writewoofdoggo
2017-12-10BurntSushi/xgb -> jezek/xgbjEzEk
2016-03-29fix structs with field name of 'Bytes'Andrew Gallant
2016-03-21Read/Write mutex for Extensions mapaarzilli
2014-05-10Formatting and 80 cols.Andrew Gallant
2014-05-02Fix Issue #21: automatic calculation of alignment padding after listsaarzilli
2013-12-28Use consistent extension names. Close #6.Andrew Gallant
2013-12-28It appears that the "Str" type (which is built into the core X protocol)Andrew Gallant
2013-12-28When writing, don't pad the length of bytes produced from innerAndrew Gallant
2013-12-28Fix fmt'd output for union list writing.Andrew Gallant
2013-12-28Ignore the "fd" field for the time being (for the shm extension only).Andrew Gallant
2013-08-11Padding on a list is on the length of the list.Andrew Gallant
2013-08-11Don't needlessly change source files every time.Andrew Gallant
2013-08-11Updated to work with new xproto XML files.Andrew Gallant
2013-01-26gofmtAndrew Gallant
2012-05-26Bug fix in the generator that was outputting %(MISSING) crud.Andrew Gallant (Ocelot)
2012-05-11panic when an extension request is issued before an extension has been initia...Andrew Gallant (Ocelot)
2012-05-11panic when an extension request is issued before an extension has been initia...Andrew Gallant (Ocelot)
2012-05-11add a little more docs for errorsAndrew Gallant (Ocelot)
2012-05-10better docsAndrew Gallant (Ocelot)
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-10make resource ids their own individual types. last commit before overhaul to ...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-06more bug fixes for the rest of the extensionsAndrew Gallant (Ocelot)
2012-05-06added documentation and did some slight restructuring. it's party time.Andrew Gallant (Ocelot)
2012-05-05fixing bugs related mostly to extension handlingAndrew Gallant (Ocelot)
2012-05-05converting to new reply/cookie schemeAndrew 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-05-01unions, events and errors... oh myAndrew Gallant (Ocelot)
2012-04-30splitting up go specific code. too much for one file IMO. more progress. almo...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-29last commit before i tear everything downAndrew 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)