summaryrefslogtreecommitdiff
path: root/2d/window.scm
Commit message (Expand)AuthorAgeFilesLines
* Add optional resizable paramter to open-window.David Thompson2013-07-211-16/+18
* Update to guile-sdl 0.5.0 API.David Thompson2013-07-211-2/+2
* Add window-title and set-window-title! procedures.David Thompson2013-07-171-1/+11
* Move initialization to it's own procedure.David Thompson2013-07-171-6/+12
* Enable unicode characters in SDL.David Thompson2013-06-251-1/+3
* Add close-window procedure.David Thompson2013-06-161-1/+7
* Add window module.David Thompson2013-06-161-0/+46