1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
Commit graph

214 commits

Author SHA1 Message Date
jules
f8bd0a3079 Introjucer: added swift as a source file type 2015-10-06 10:31:29 +01:00
jules
416c8f3220 Introjucer: minor internal refactoring 2015-09-18 18:29:11 +01:00
jules
7e2860eafa Updated .gitignore and avoided a warning in VS2013 2015-09-01 16:44:37 +01:00
jules
c53b00cb21 Introjucer: changes to implementation of auto-update and a few editor tweaks. 2015-09-01 12:29:19 +01:00
jules
d7b9bc1ee7 Some minor introjucer startup refactoring 2015-08-26 14:22:02 +01:00
jules
21dabf778d Introjucer: Refactored global path implementation 2015-08-20 12:46:47 +01:00
jules
d021059d09 Introjucer internal fix. 2015-08-19 11:50:47 +01:00
jules
7c3b8b0def Small internal change to introjucer startup code. 2015-08-19 11:40:14 +01:00
Timur Doumler
d9cd459032 Moved dependency path key strings into better location (DependencyPath utility class) 2015-08-13 11:08:03 +01:00
Timur Doumler
36001a6ff3 Introjucer: fixed C++98 compiler error caused by Value having no move assignment operator in C++98 and a private copy assignment operator. 2015-08-12 15:15:23 +01:00
Timur Doumler
4ffa06ea31 Introjucer: fixed C++98 compiler error caused by scoped enum. 2015-08-12 14:55:37 +01:00
Timur Doumler
c922162b03 Introjucer: added global preferences window and global SDK path settings. 2015-08-11 18:17:23 +01:00
jules
6db05a6100 Tweaked some syntax to help with Clang/Windows compatibility 2015-08-08 12:54:59 +01:00
jules
a0e7e12a02 Introjucer: added new command-line utilities: "--trim-whitespace" and "--remove-tabs" 2015-08-04 13:04:59 +01:00
hogliux
49446da555 Some minor tweeks to the auto-updater to more gracefully handle error situations 2015-07-22 19:11:15 +01:00
hogliux
c7b8e77031 Update copyright notice 2015-07-22 15:59:34 +01:00
hogliux
0e7729590f Add release notes text field to Introjucer's auto-updater dialog. Minor auto-updater infrastructure updates and code refactoring. 2015-07-22 12:53:22 +01:00
jules
61eb7f8e6c Introjucer: Minor project and L+F updates 2015-07-07 12:13:28 +01:00
jules
dab1a549b9 Introjucer: some internal refactoring. 2015-07-02 14:47:22 +01:00
jules
aa52fd2f61 Introjucer: added a new command-line option --git-tag-version, which will automatically invoke a git command to take a repository with a version number from a project. 2015-04-20 16:33:32 +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
70d475d25f Introjucer: added command-line options for setting version number. 2014-12-16 15:14:25 +00:00
jules
454bddbb43 Tried to avoid problems with introjucer running as a command-line app on headless linux 2014-12-03 12:42:39 +00:00
jules
c79bab8208 Introjucer shutdown order fix 2014-11-19 14:31:20 +02:00
jules
fc77d9a001 Fixed capital letter. 2014-11-19 11:23:45 +02:00
jules
5bdfa1bf52 Whitespace cleanups. 2014-11-18 11:12:31 +02:00
jules
bcc6e63e0f Big changes to the introjucer's new project page, plus new classes to support simplified app creation. 2014-11-18 11:10:13 +02:00
jules
27e303e367 Include path typo fix. 2014-11-18 11:04:18 +02:00
jules
8cfda2f24f Include path typo fix. 2014-11-18 10:54:44 +02:00
jules
1c37a7781b Introjucer shutdown sequence fix. 2014-11-15 14:07:00 +00:00
jules
f23e6352fb Introjucer shutdown sequence fix. 2014-11-15 14:06:26 +00:00
jules
9be2c8d4d9 Autoupdater fix. 2014-11-15 14:04:26 +00:00
jules
edb1e5d69a Autoupdater can now ask for new folder rather than overwriting. 2014-11-13 14:59:26 +00:00
jules
ea50838057 Whitespace 2014-11-13 14:15:30 +00:00
Felix Faire
53d7060658 Centre new project wizard on screen 2014-11-13 12:13:09 +00:00
Felix Faire
afe5928467 Introjucer "new project" UX Update
Changed the default GUI App wizard to make a window component by
default.
Widened the project creator to stop the text squishing
2014-11-13 11:47:47 +00:00
jules
8980ed2b9c module selection fixes 2014-11-12 15:50:03 +00:00
jules
231e1b015e Setting installed app execute permissions. 2014-11-12 14:56:28 +00:00
jules
f59d2e74e1 Fixes for Visual Studio 2014-11-11 17:59:39 +00:00
jules
e76895e109 More auto-updating 2014-11-11 15:03:47 +00:00
jules
4b28a4bb23 more auto-update work 2014-11-11 12:26:42 +00:00
jules
41f21aed7e more auto-update work 2014-11-10 17:48:21 +00:00
jules
e74df08e82 autoupdater work 2014-11-08 12:06:14 +00:00
jules
e4d9c00264 Began auto-updater 2014-11-06 15:04:38 +00:00
jules
c397984fe9 Whitespace 2014-10-20 15:05:51 +01:00
jules
80214e458c First version of new introjucer templates page 2014-10-20 14:58:01 +01:00
jules
970300867f Introjucer: Added .S to the supported asm file extensions. 2014-08-22 13:34:23 +01:00
jules
6a89a440b5 Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 2014-08-21 14:34:44 +01:00
jules
c46927d580 Minor clean-ups 2014-05-23 21:50:43 +01:00
jules
95699451b5 Added method ModalComponentManager::cancelAllModalComponents() 2014-04-24 14:20:17 +01:00