100 Commits (f8c90cebe4c0e12dd0331c3c46b6af66ece6d6fe)

Author SHA1 Message Date
  jules 323bce7282 Introjucer: More avoiding of recursive project saving. 9 years ago
  jules 4c6be5671e Introjucer: if groups are sorted, then adding new files retains the sort order. 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules 6bc4d7627f Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed. 10 years ago
  jules 6a89a440b5 Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 10 years ago
  jules 3b88555140 Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this. 11 years ago
  jules 91d9c96338 Minor clean-ups 11 years ago
  jules fb2a5fc857 Updates to introjucer for VST3 targets. 11 years ago
  jules eee868ae02 Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number. 11 years ago
  jules d582a66917 Introjucer: Added gnu++0x flag for android builds. Support for SVG icons. 11 years ago
  jules 5c98d8f48f Introjucer: command line warning fix. 11 years ago
  jules 2c9c35d3c3 Fixed a few compiler warnings. 11 years ago
  jules 0ba5b01497 Introjucer: avoided losing the filename suffix when dropping folders into the tree. 11 years ago
  jules a9aae9651b Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 11 years ago
  jules 64391b7552 Introjucer: began refactoring some module-management code. 11 years ago
  jules ec524a437d Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h 11 years ago
  jules 53ae95b730 Introjucer: fix for a situation where project groups could get duplicate IDs. 11 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 7c6889403c Introjucer: added global preprocessor defs setting. 12 years ago
  jules cf9e7072ae Introjucer: resource file size limit setting. 12 years ago
  jules bb008cb1ba Merged the old Jucer into the introjucer. 12 years ago
  jules 0358e95dc9 Introjucer: cleaned up some binarydata code. 12 years ago
  jules 9ed6f088e3 Improved Path::addBubble. 12 years ago
  jules e543949bda Minor clean-ups. 12 years ago
  jules ddb6b969ea Introjucer: new plist format for AU plugins. 12 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago
  jules 80dc4c57b0 Introjucer: items which are not included in the project are now crossed-out. 12 years ago
  jules 2c72bfac6c Reimplemented the VST hex/decimal version change. 12 years ago
  jules aa0eb1a75d Changed the VST version number to be parsed as base-10 rather than base-16. 12 years ago
  jules 46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 12 years ago
  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