7 Commits (14d7675c48b54c5ecf6d45f6fa77d73079ca635c)

Author SHA1 Message Date
  ed f8d1b70159 Projucer: Fixed a bug where module and exporter settings pages were still shown after deleting the corresponding TreeView item 8 years ago
  ed 19f50e6090 Projucer: Don't resize MissingDependenciesComponent in PropertyGroupComponent::resizePropertyComponent() 8 years ago
  ed 180399008c Projucer: Resize PropertyComponent items in PropertyGroupComponent to be centred with preferred height 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux 750ab85fe9 Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. 8 years ago
  jules 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 8 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules e4b96dcf9a Introjucer: some internal refactoring 9 years ago
  jules 810f2bfb2a Introjucer: Added Android Studio exporter 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 4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 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 9113a7d6ab Introjucer: internal refactoring work. 11 years ago