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

51 commits

Author SHA1 Message Date
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
4b28a4bb23 more auto-update work 2014-11-11 12:26:42 +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
4e085e7707 Introjucer: added a "save all" command. 2013-12-29 11:23:13 +00:00
jules
172f19f4a4 Introjucer: fix for module deletion bug, and some clean-ups. 2013-11-03 12:56:50 +00: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
c7cab8e020 Cleaned up some table look+feel code. 2013-09-28 11:50:49 +01:00
jules
221786dfcf New method Array::addNullTerminatedArray(), and misc minor tightening-up of code. 2013-09-18 19:10:01 +01:00
jules
42aa27900b Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
jules
127342e147 Introjucer: minor refactoring. 2013-08-04 17:53:56 +01:00
jules
a0792ec444 Fix for software-rendered code editor text. 2013-06-29 10:57:54 +01:00
jules
2e5604a664 Introjucer: fixed current project order for translation tool. 2013-06-14 19:38:40 +01:00
jules
2ca1f2e704 Introjucer module updater fix. 2013-06-13 16:35:23 +01:00
jules
ddc1524742 Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jules
859f533904 Introjucer: handling drag+dropped folder. 2013-04-26 13:34:00 +01:00
jules
2a6a6651b2 Introjucer: refactored static/dynamic library generation projects. 2013-03-26 11:32:51 +00:00
jules
6b7f0609bf Minor clean-ups. 2013-03-17 13:59:03 +00:00
jules
ffd894089d Cleaned up a few static analyser warnings. 2013-03-15 19:36:28 +00:00
jules
164ab05bac Minor clean-ups. 2012-12-28 13:34:39 +00:00
jules
234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 2012-12-27 19:56:18 +00:00
jules
565cb189ea Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 2012-10-22 12:28:46 +01:00
jules
73359d4af0 Introjucer: added text search for the code editor. 2012-09-18 20:04:26 +01:00
jules
3831af62ef Updated CodeEditorComponent to act as an ApplicationCommandTarget 2012-09-17 21:20:18 +01:00
jules
ebb7b6db74 Introjucer: some refactoring, new icon. 2012-08-31 10:46:33 +01:00
jules
753ebf48e5 Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties. 2012-08-09 15:14:48 +01:00
jules
af3bab799f Introjucer: fine-tuned some command behaviours. 2012-07-26 18:47:24 +01:00
jules
baecac82d9 Introjucer: tweaked document focus behaviour. 2012-07-13 14:50:49 +01:00
jules
44e454f0b7 Introjucer: colours and refactoring. 2012-07-10 12:08:35 +01:00
jules
c65c7dd4a4 Introjucer: misc internal refactoring. 2012-07-09 10:15:26 +01:00
jules
25e7361f2c Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project. 2012-07-08 15:05:55 +01:00
jules
0475cedff5 Introjucer: commands to move back/forwards through open docs. 2012-07-07 21:11:06 +01:00
jules
f824e99f2d Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 2012-07-04 10:43:18 +01:00
jules
b4251726f0 Introjucer: refactored some settings classes, and added new icons for the treeviews. 2012-06-28 19:11:48 +01:00
jules
6eaba30646 Fixed some DocumentWindow behaviour in the library and introjucer. 2012-06-25 18:35:29 +01:00
jules
463d2b3289 Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. 2012-06-24 21:20:59 +01:00
jules
a016944e69 Minor introjucer work. 2012-06-15 11:02:21 +01:00
jules
d2aa3a666b Introjucer: tidied up some document saving behaviour. 2012-06-12 19:06:30 +01:00
jules
fad59e53d2 Introjucer: made treeview remember its openness state. 2012-02-08 09:18:17 +00:00
jules
75bbd8e2b2 Couple of introjucer fixes. 2011-10-11 14:22:18 +01: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
b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
Julian Storer
a7a4c287b7 More introjucer refactoring. Fixes for MessageListener and iOS font names. 2011-07-05 11:48:13 +01:00
Julian Storer
c908bc5b84 Fixed a couple of introjucer problems. Reorganised some native code. 2011-06-30 11:26:05 +01:00
Julian Storer
dbe5768527 Added device detection for DirectSound. New method addToDesktop() for ResizableWindow. 2011-06-24 11:43:38 +01:00
Julian Storer
f04309f44a Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00