Mercurial > sdl-ios-xcode
log Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 5012:2e282002bac3
age | author | description |
---|---|---|
2011-01-15 | Sam Lantinga | Updated the atomic API for better use cases |
2011-01-02 | Sam Lantinga | Final touches on renaming SDL_eventtouch to SDL_x11touch |
2010-11-16 | Andreas Schiffler | Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file) |
2010-08-22 | Sam Lantinga | Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows |
2010-08-03 | egottlieb | Got basic, pre-actually-writing-anything Cocoa to build. |
2010-07-24 | jimtla | Added preliminary touch code to SDL_cocoakeyboard.m |
2010-07-22 | jimtla | Fixed x11 compile bugs. |