70 Commits (e77d5b12eff290fc28a705cc2c190504e66d6523)

Author SHA1 Message Date
  jules e77d5b12ef Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer. 12 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 12 years ago
  jules ebb7b6db74 Introjucer: some refactoring, new icon. 12 years ago
  jules a4e87ef28a Introjucer: file separator character fix on windows. 12 years ago
  jules 18e07fcd95 Introjucer: fixed bundle identifier generation. 12 years ago
  jules 753ebf48e5 Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties. 12 years ago
  jules 6b679bb46b New methods in ImageFileFormat for checking file extensions. 12 years ago
  jules 49d0182f61 Introjucer: graphical tweaks, binary data header change. 12 years ago
  jules e3537ba57a Cleaned out some defunct ComponentBuilder code. 12 years ago
  jules 88c17da08b Removed const-ness from a couple of LookAndFeel method return values. 12 years ago
  jules 6fe9e2db73 Minor clean-ups. 13 years ago
  jules c65c7dd4a4 Introjucer: misc internal refactoring. 13 years ago
  jules 1f2b26a30b Introjucer: refactored icons. 13 years ago
  jules f824e99f2d Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 13 years ago
  jules 17e59cf95f Introjucer: made sure the new project wizard creates an exporter for the current OS. 13 years ago
  jules b4251726f0 Introjucer: refactored some settings classes, and added new icons for the treeviews. 13 years ago
  jules ead42bd39a Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
  jules 9074f68da8 Introjucer: more AAX support and some clean-ups. 13 years ago
  jules 463d2b3289 Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. 13 years ago
  jules 0c142b51b5 Introjucer: avoided clang warning in generated binary data code. 13 years ago
  jules a016944e69 Minor introjucer work. 13 years ago
  jules f2426cc7de Minor additions to OptionalScopedPointer. Internal 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 276e7622a9 Introjucer: added checking to avoid duplicate IDs in groups. 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 a2845d8895 Introjucer: some preliminary AAX work. 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 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 018d070948 Introjucer: tidied up command-line handling, added "--resave-resources" option. 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 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 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 b8397a9888 Added some iterators for introjucer projects. 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 96ec22501a Improved CallOutBox layout. Minor introjucer tidy-ups. 13 years ago
  jules ffaa06c3d0 XML parser fix. Mac filechooser fix. 13 years ago
  jules 15375dd223 Internal work on the ComponentBuilder system. 13 years ago
  jules c7354b927e Introjucer updates to the new project wizard and module update system. 13 years ago
  Julian Storer 2d56bedab5 Introjucer update to provide downloading of new modules directly from the website. 13 years ago
  Julian Storer dab3472756 Fixed a typo in the introjucer. 13 years ago