Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change origin to bottom-left corner of window. | David Thompson | 2013-08-17 | 1 | -1/+1 |
| | |||||
* | Init SDL when window module is loaded instead of needing an explicit init call. | David Thompson | 2013-08-15 | 1 | -8/+4 |
| | |||||
* | Add optional resizable paramter to open-window. | David Thompson | 2013-07-21 | 1 | -16/+18 |
| | |||||
* | Update to guile-sdl 0.5.0 API. | David Thompson | 2013-07-21 | 1 | -2/+2 |
| | |||||
* | Add window-title and set-window-title! procedures. | David Thompson | 2013-07-17 | 1 | -1/+11 |
| | |||||
* | Move initialization to it's own procedure. | David Thompson | 2013-07-17 | 1 | -6/+12 |
| | |||||
* | Enable unicode characters in SDL. | David Thompson | 2013-06-25 | 1 | -1/+3 |
| | |||||
* | Add close-window procedure. | David Thompson | 2013-06-16 | 1 | -1/+7 |
| | |||||
* | Add window module. | David Thompson | 2013-06-16 | 1 | -0/+46 |