jules
|
0c142b51b5
|
Introjucer: avoided clang warning in generated binary data code.
|
13 years ago |
jules
|
654134ffdb
|
Introjucer: removed old OSX 10.4 target option.
|
13 years ago |
jules
|
a016944e69
|
Minor introjucer work.
|
13 years ago |
jules
|
82a964de48
|
Minor introjucer method change.
|
13 years ago |
jules
|
d2aa3a666b
|
Introjucer: tidied up some document saving behaviour.
|
13 years ago |
jules
|
f2426cc7de
|
Minor additions to OptionalScopedPointer. Internal introjucer tweaks.
|
13 years ago |
jules
|
451046e990
|
Minor introjucer tweaks.
|
13 years ago |
jules
|
fd919e577c
|
Introjucer: added a warning if you have a plugin project but don't enable the juce_audio_plugin_client module.
|
13 years ago |
jules
|
4cabc9095e
|
Introjucer: Added code to the win32 resource file to allow custom rc files to be included.
|
13 years ago |
jules
|
1089e3df86
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
13 years ago |
jules
|
ac1d6955e7
|
Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed.
|
13 years ago |
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
|
4df0ea72c9
|
Introjucer: fix for binary resource file generation.
|
13 years ago |
jules
|
c1d5fd53cb
|
Introjucer: ability to specify an iOS deployment version.
|
13 years ago |
jules
|
4e754a838b
|
Changed the constness of the return type of MenuBarModel::getMenuBarNames() and MenuBarModel::getMenuForIndex(). Easy to update your code to handle this, just remove the 'const'.
|
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
|
9a56a2f8ba
|
Introjucer: added Xcode option to link with LLVM libc++
|
13 years ago |
jules
|
b3c193e15e
|
Introjucer: Better use of $(IntDir) in MSVC project generation.
|
13 years ago |
jules
|
7c8eb56f04
|
Android: fix to prevent app restarts when rotating.
|
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
|
c782b5cc02
|
Introjucer: removed image code from BinaryData classes without any images. Rebuilt some project files.
|
13 years ago |
jules
|
00af978182
|
Introjucer: Fixes for adding non-code files to VS2010 projects.
|
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
|
7abee24947
|
Introjucer: fix to VS2010 library setting.
|
13 years ago |
jules
|
75ad35f786
|
Improved File::moveFileTo and made file renaming in the introjucer more robust.
|
13 years ago |
jules
|
941907a3d1
|
Initial commit of font style access, providing access to the styles available for each font family.
|
13 years ago |
jules
|
79381ced5d
|
Removed GLU from the list of default libraries.
|
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
|
eb028b7c33
|
Introjucer: added support for a user-code section to the AppConfig.h file.
|
13 years ago |
jules
|
cebf34d9bb
|
Introjucer: improved handling of windows filenames when run on *nix.
|
13 years ago |
jules
|
830332d3ec
|
Added a progress value for ZipFile::Builder.
|
13 years ago |
jules
|
e7b552957e
|
Introjucer: made the c++11 flag optional in Android (enabling it seems to break some compatibility in the current NDK)
|
13 years ago |
jules
|
7748376960
|
Introjucer: added a progress bar when saving.
|
13 years ago |
jules
|
ff3b616759
|
Introjucer: better icon generation.
|
13 years ago |
jules
|
1f95f54089
|
Purged some warnings.
|
13 years ago |
jules
|
70133a94eb
|
Introjucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining()
|
13 years ago |
jules
|
63bc3f29de
|
Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android.
|
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 |