Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoashape.m @ 4949:68da5a234bba
age | author | description |
---|---|---|
Wed, 01 Dec 2010 12:23:16 -0800 | Sam Lantinga | Removed support for 10.3.9 |
Tue, 16 Nov 2010 07:03:26 -0800 | Andreas Schiffler | Fix incorrect shape include and add HAVE_ATAN and HAVE_ATAN2 for OSX builds. |
Tue, 17 Aug 2010 01:11:11 -0400 | egottlieb | Create all shaped windows at -1000,-1000 and save the real coordinates. |
Mon, 16 Aug 2010 14:01:00 -0400 | egottlieb | Recoded Cocoa code that got erased by... failure to commit? Merge? Eh. |
Mon, 09 Aug 2010 15:41:33 -0400 | Eli Gottlieb | Merging branches. Will begin correcting mistakes introduced by merging. |
Mon, 09 Aug 2010 15:37:20 -0400 | Eli Gottlieb | Reformatting code to match the rest of SDL. Variable names seem OK; replaced tabs with 4 spaces each for indentation. |
Thu, 05 Aug 2010 21:27:32 -0400 | egottlieb | Finally figured out how to use autorelease pools. |