Commit Graph

31 Commits

Author SHA1 Message Date
skalogryz
9823611c8b iphonelazext: refactoring of names for xcode project utility functions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-11-11 04:52:01 +00:00
skalogryz
aa2c670376 iphonelazext: adding pbx file-xcode project sources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-11-10 02:30:09 +00:00
skalogryz
91dcfc5a4a iphonelazext: relocate iphone specific option under 'Project Options'...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-11-09 05:24:35 +00:00
loesje_
240a03937a * Updated project file
* Incremented package-version to 0.7.0
 * Marked package as a design-time only package

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 01:43:02 +00:00
loesje_
ca1f5066e7 * Add custom-settings to an exported XCode-project to make it possible to compile for iOS _and_ the Simulator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2647 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-03 01:39:54 +00:00
loesje_
2236146a6a * Without this fix, IBTool sometimes closes Lazaruss stdOut, which leads to disk full error messages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-29 20:28:25 +00:00
loesje_
ca8e90efe3 * Scan for .xib-resources (from the iOSDesigner package) and convert them to .nib files
* When the project is not saved yet, use project1 for the bundle-name

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-16 09:49:42 +00:00
loesje_
71003d8a0c * Adapt paths for Xcode versions 4.3 and above
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-15 21:31:26 +00:00
loesje_
91e9adb6c5 * Show .xib resource files in iphone project options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-14 21:42:04 +00:00
loesje_
ec78bcaa0d * Fixed compilation with latest Lazarus versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-11 22:16:58 +00:00
skalogryz
ceee4a61cd iphonelazext: fix compilation error for the recent Lazarus TAbstractIDEProjectOptions changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-25 03:14:51 +00:00
skalogryz
162d9c868b iphonelazext: implemented xibfile actions/outlets dumping
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-06 08:42:28 +00:00
skalogryz
ed5c714eec iphonelazext: implemented xib file partial parsing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-05 21:45:59 +00:00
skalogryz
9eff54fbde iphonelazext: removed debug output
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1217 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-05 13:28:11 +00:00
skalogryz
2a4fa4eb80 iphonelazext: fix mem leak + improper grid cell setting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-05 12:23:57 +00:00
skalogryz
058d550ef9 iphonelazext: implemented creating/deleting xib files from inside of project options
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-02 22:57:55 +00:00
skalogryz
beaa987f53 iphonelazext: removed 'is iPhone project' menu item, updates in project options frame, fixed XCode to Xcode (in env options)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-01 07:43:58 +00:00
skalogryz
44f0867f94 iphonelazext: added 'Show in Finder' button for the resources dir
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-25 12:53:20 +00:00
skalogryz
438fe286a0 iphonelazext: automatic update project's nib files for the iPhoneSim
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-25 11:54:36 +00:00
skalogryz
9941cd6ca4 iphonelazext: added nib files support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1205 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-25 08:47:00 +00:00
skalogryz
3d1414df44 iphonelazext: fix wrong SDK selection. Fixed Xcode project updates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-01 21:47:52 +00:00
skalogryz
469e43fa0e iphonelazext: added support for iphone resouce files (sim only)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-29 15:27:06 +00:00
skalogryz
d6a4c12f64 iphonelazext: fix iArkanoid SDK version used
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1145 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-26 07:45:15 +00:00
skalogryz
aceba1bd21 iphonelazext: fixing project options saving. loading sdk list on lazarus start
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1144 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-26 07:40:15 +00:00
skalogryz
e0f1a16a8b iphonelazext: cleanup the code of iarkanoid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1143 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-26 06:51:09 +00:00
skalogryz
7d79873fce iphonelazext: improved iArkanoid sample graphics and performance
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1142 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-25 22:32:47 +00:00
skalogryz
aa19109f91 iphonelazext: improve iArkanoid example, fixing ball bouncing bugs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1141 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-25 21:32:47 +00:00
skalogryz
371bcdc237 iphonelazext: added HelloWorld example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-20 13:32:52 +00:00
skalogryz
fdb7934092 iphonelazext: fixed SDK selection (and detecting), added iArkanoid sample
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1130 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-20 13:26:25 +00:00
skalogryz
b4cfe90e97 iphonelazext: fixed menu checker <-> project options relations
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-11 19:14:38 +00:00
skalogryz
48d0e7d2f2 iphonelazext: started the extension
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1115 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-05 20:32:23 +00:00