Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 21 May 2006 02:50:05 +0000 | Ryan C. Gordon | Removed unused variable with undefined type. Fixes Bugzilla #234. |
Thu, 18 May 2006 03:24:10 +0000 | Ryan C. Gordon | Try to keep SDL keysyms sane regardless of keyboard layout in windib target. |
Wed, 17 May 2006 23:42:48 +0000 | Ryan C. Gordon | Make sure sem_wait didn't return early with EINTR. Fixes Bugzilla #231. |