Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read/Write mutex for Extensions map | aarzilli | 2018-09-08 | 1 | -3/+602 |
| | |||||
* | Fix Issue #21: automatic calculation of alignment padding after lists | aarzilli | 2018-09-08 | 1 | -73/+20 |
| | |||||
* | It appears that the "Str" type (which is built into the core X protocol) | Andrew Gallant | 2018-09-08 | 1 | -2/+2 |
| | | | | | | doesn't specify any padding. So it has to be treated as a special case. Close #12. | ||||
* | Regenerate xgb with latest XML descriptions. | Andrew Gallant | 2018-09-08 | 1 | -0/+116 |
| | |||||
* | Don't needlessly change source files every time. | Andrew Gallant | 2018-09-08 | 1 | -4/+1 |
| | |||||
* | Update to latest xproto XML. | Andrew Gallant | 2018-09-08 | 1 | -3969/+3969 |
| | |||||
* | Refresh build. Eh. | Andrew Gallant (Ocelot) | 2018-09-08 | 1 | -3/+3 |
| | |||||
* | Bug fix in the generator that was outputting %(MISSING) crud. | Andrew Gallant (Ocelot) | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | panic when an extension request is issued before an extension has been ↵ | Andrew Gallant (Ocelot) | 2012-05-11 | 1 | -11/+611 |
| | | | | initialized. but give a nice error message for the happy people. | ||||
* | add a little more docs for errors | Andrew Gallant (Ocelot) | 2012-05-11 | 1 | -5/+36 |
| | |||||
* | better docs | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -706/+1072 |
| | |||||
* | adding package header comments | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -3/+4 |
| | |||||
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -0/+9168 |