Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change uint/int to usize/isize | Bryan Bell | 2015-01-12 | 1 | -5/+5 |
* | Change the way that events are represented. | Ty Overby | 2015-01-01 | 1 | -5/+6 |
* | fail! -> panic! | Tomaka17 | 2014-10-30 | 1 | -2/+2 |
* | Merge pull request #65 from glennw/x-threads | tomaka | 2014-10-24 | 1 | -0/+3 |
|\ | |||||
| * | Add an interface for providing system wide initialization options to the wind... | Glenn Watson | 2014-10-24 | 1 | -0/+3 |
* | | Fix closing X display in get_dimensions | Glenn Watson | 2014-10-24 | 1 | -0/+1 |
|/ | |||||
* | Implement headless rendering | Tomaka17 | 2014-10-09 | 1 | -0/+55 |