1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

14 commits

Author SHA1 Message Date
jules
810f2bfb2a Introjucer: Added Android Studio exporter 2015-11-02 16:13:46 +00:00
jules
3aa3ebff91 Introjucer: Added option to avoid overwriting changes to local module files 2015-11-02 16:13:45 +00:00
hogliux
c7b8e77031 Update copyright notice 2015-07-22 15:59:34 +01:00
jules
26143d5034 Introjucer: added a better browser for module paths 2015-06-21 19:47:48 +01:00
jules
b0ca99d26b Introjucer: made the modules panel update when the filename is edited 2015-06-21 19:26:26 +01:00
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. 2015-02-25 17:38:22 +00:00
jules
e527acd721 Introjucer: tweaked some syntax to avoid problems with old GCC versions. 2014-08-04 09:09:06 +01:00
jules
16469fefe9 Spelling fix. 2013-12-30 15:49:32 +00:00
jules
4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
jules
172f19f4a4 Introjucer: fix for module deletion bug, and some clean-ups. 2013-11-03 12:56:50 +00:00
jules
03e14b7851 Introjucer: fixed a bug when deleting modules; added a button to set copying mode for all modules. 2013-10-28 12:34:00 +00:00
jules
b58d5da64d Introjucer: fixed some compiler warnings. 2013-10-14 15:47:49 +01:00
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. 2013-09-30 14:41:36 +01:00
jules
9113a7d6ab Introjucer: internal refactoring work. 2013-09-21 22:18:05 +01:00