Holmes Futrell [Sat, 16 Aug 2008 00:10:15 +0000] rev 2447
Added comments
Holmes Futrell [Sat, 16 Aug 2008 00:09:54 +0000] rev 2446
Cleaned up, updated header include path
Holmes Futrell [Sat, 16 Aug 2008 00:09:10 +0000] rev 2445
added comment
Holmes Futrell [Sat, 16 Aug 2008 00:08:10 +0000] rev 2444
Added comments, updated included header name
Holmes Futrell [Fri, 15 Aug 2008 23:53:04 +0000] rev 2443
Header files that users of the library can include for additional iPhone keyboard functions.
Holmes Futrell [Fri, 15 Aug 2008 23:51:11 +0000] rev 2442
renamed and moved up one directory
Holmes Futrell [Fri, 15 Aug 2008 23:48:49 +0000] rev 2441
Elaborated on features and limitations of SDL for iPhone. renamed and moved readme with all the other readmes.
Holmes Futrell [Fri, 15 Aug 2008 19:19:57 +0000] rev 2440
Renamed jump.c and jump.h to jumphack.c and jumphack.h ... why? Because they are undesirable hacks used to allow an SDL programmer to execute his/her own code upon program exit.
Holmes Futrell [Fri, 15 Aug 2008 19:16:01 +0000] rev 2439
Cleaned up code, added comments.
Holmes Futrell [Fri, 15 Aug 2008 18:51:28 +0000] rev 2438
Added macro so that targetconditionals.h isn't included when compiling from versions of Mac OS X earlier than 10.3 (the header file doesn't exist there). Instead, it is just assumed that you want to compile for Mac OS X rather than iPhone ... a fine assumption since you need 10.5 to compile for iPhone.