jules
|
2cf53557f6
|
Helper class for dynamically building Obj-C classes, and conversion of internal app delegate class to use this.
|
13 years ago |
jules
|
276e7622a9
|
Introjucer: added checking to avoid duplicate IDs in groups.
|
13 years ago |
jules
|
d4fb934a26
|
Fixed a problem with introjucer module file target parsing.
|
13 years ago |
jules
|
53b1e351cf
|
Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string.
|
13 years ago |
jules
|
b7d0c13226
|
Introjucer: Use of $(OutDir) in MSVC projects.
|
13 years ago |
jules
|
4735442424
|
Another typo fix.
|
13 years ago |
jules
|
805fb36371
|
Fixed a typo in the last check-in.
|
13 years ago |
jules
|
220114d04b
|
Added a method RecentlyOpenedFilesList::registerRecentFileNatively() and updated the introjucer to register its recent documents with the OS.
|
13 years ago |
jules
|
5509a4f950
|
Introjucer: more AAX work.
|
13 years ago |
jules
|
0a9223dd36
|
Introjucer: minor AAX stuff.
|
13 years ago |
jules
|
f110506be7
|
AAX work.
|
13 years ago |
jules
|
a2845d8895
|
Introjucer: some preliminary AAX work.
|
13 years ago |
jules
|
d4deecb2f2
|
Cleaned up a few warnings generated by clang -Wall.
|
13 years ago |
jules
|
75ad35f786
|
Improved File::moveFileTo and made file renaming in the introjucer more robust.
|
13 years ago |
jules
|
54bdb48972
|
Introjucer: minor internal changes.
|
13 years ago |
jules
|
10815d9e4d
|
Introjucer: made the project wizard create some default exporters.
|
13 years ago |
jules
|
6836d1eca6
|
Introjucer: minor internal changes.
|
13 years ago |
jules
|
cebf34d9bb
|
Introjucer: improved handling of windows filenames when run on *nix.
|
13 years ago |
jules
|
7748376960
|
Introjucer: added a progress bar when saving.
|
13 years ago |
jules
|
70133a94eb
|
Introjucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining()
|
13 years ago |
jules
|
0e1b6061d5
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |
jules
|
849dd043b8
|
Introjucer: option to build .dylibs in Xcode.
|
13 years ago |
jules
|
7286465f01
|
Introjucer RTAS fix.
|
13 years ago |
jules
|
4e1a9f6526
|
better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates.
|
13 years ago |
jules
|
8c00299f8d
|
Introjucer OSX RTAS fix.
|
13 years ago |
jules
|
018d070948
|
Introjucer: tidied up command-line handling, added "--resave-resources" option.
|
13 years ago |
jules
|
a25bddb7ff
|
Introjucer: fix for projects without an export target that can be launched on the current OS.
|
13 years ago |
jules
|
16f5684bd9
|
Introjucer: added a button for changing the copying mode of all modules. Added support for kiosk mode in iOS.
|
13 years ago |
jules
|
4ac3a7f39d
|
Introjucer: another RTAS tweak.
|
13 years ago |
jules
|
c1f7ca2dc0
|
Introjucer RTAS fix.
|
13 years ago |
jules
|
b8bc80c1bf
|
Introjucer plugin project fix.
|
13 years ago |
jules
|
efa18b1230
|
Small introjucer fix.
|
13 years ago |
jules
|
b69b7c7647
|
Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe.
|
13 years ago |
jules
|
cb18ce366a
|
Introjucer: disabled "launch project" buttons when no suitable exporter exists.
|
13 years ago |
jules
|
06895cefe1
|
Introjucer: RTAS exporter fix.
|
13 years ago |
jules
|
1c55b28390
|
Introjucer: fix for MSVC post build events in RTAS.
|
13 years ago |
jules
|
51b2068576
|
Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext().
|
13 years ago |
jules
|
d3d391ae7f
|
Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures.
|
13 years ago |
jules
|
105929d39f
|
Introjucer: a few minor optimisations.
|
13 years ago |
jules
|
2b311a410f
|
Introjucer: added 10.7 SDK target and tidied up some 64-bit AU build settings.
|
13 years ago |
jules
|
2ee8d03ebd
|
Minor introjucer tweak.
|
13 years ago |
jules
|
5308aef329
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
jules
|
4e77678299
|
Introjucer: App icons are now specified per-exporter type rather than globally for the project.
|
13 years ago |
jules
|
ae5e0d348f
|
Introjucer: Added pre- and post-build commands and manifest generation options for MSVC.
|
13 years ago |
jules
|
8f4548745a
|
Minor introjucer rejigging.
|
13 years ago |
jules
|
b8397a9888
|
Added some iterators for introjucer projects.
|
13 years ago |
jules
|
bde13c0289
|
Introjucer: added a warning when modules are used in both copying/non-copying modes.
|
13 years ago |
jules
|
2e664976ec
|
Changed the introjucer's config list system: each exporter now contains its own list of configs. If you load an old project, its global config list will be copied into each of its exporters. Added x64 support for VC2010 projects, as an option in its configs.
|
13 years ago |
jules
|
10a388a9e8
|
Introjucer: added option to provide some custom Plist XML which overrides the introjucer's settings. Cleaned up some internal introjucer property handling.
|
13 years ago |
jules
|
fad59e53d2
|
Introjucer: made treeview remember its openness state.
|
13 years ago |