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

17 commits

Author SHA1 Message Date
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
ec52acc609 Minor clean ups inside Random class and introjucer. 2013-09-29 16:03:01 +01:00
jules
64391b7552 Introjucer: began refactoring some module-management code. 2013-09-16 09:23:37 +01:00
jules
ddc1524742 Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jules
8a006e589c Cleaned up some application startup code. 2012-07-25 07:53:28 +01:00
jules
9074f68da8 Introjucer: more AAX support and some clean-ups. 2012-06-26 15:30:48 +01:00
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. 2012-05-23 21:25:28 +01:00
jules
4735442424 Another typo fix. 2012-05-22 16:30:27 +01:00
jules
830332d3ec Added a progress value for ZipFile::Builder. 2012-04-12 13:35:02 +01:00
jules
7748376960 Introjucer: added a progress bar when saving. 2012-04-10 18:10:15 +01:00
jules
018d070948 Introjucer: tidied up command-line handling, added "--resave-resources" option. 2012-03-19 12:01:11 +00:00
jules
c7354b927e Introjucer updates to the new project wizard and module update system. 2011-10-03 13:05:21 +01:00
Julian Storer
2d56bedab5 Introjucer update to provide downloading of new modules directly from the website. 2011-09-17 16:15:38 +01:00
Julian Storer
dab3472756 Fixed a typo in the introjucer. 2011-08-19 20:02:10 +01:00
Julian Storer
172d2a1c8b Introjucer work. 2011-08-18 15:04:22 +01:00
Julian Storer
8aa60b9361 Minor URL additions and introjucer work. 2011-08-18 12:44:30 +01:00
Julian Storer
f04875879e Introjucer work. Improved command line tokenisation in OSX. 2011-08-17 15:07:06 +01:00