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

30 commits

Author SHA1 Message Date
jules
1b2b1a1aac Introjucer: colour scheme presets and aesthetic stuff. 2012-07-14 10:30:56 +01:00
jules
5a69cc6ce2 Internal tidying-up. 2012-07-13 19:31:00 +01:00
jules
baecac82d9 Introjucer: tweaked document focus behaviour. 2012-07-13 14:50:49 +01:00
jules
515bfe90b2 Introjucer: new tab panel look and feel. 2012-07-12 22:09: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
27f1901fe6 Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code. 2012-07-07 15:13:46 +01:00
jules
fb29acf1fa Introjucer: minor internal stuff. 2012-07-07 15:05:25 +01:00
jules
9e3cd767aa Introjucer: minor internal changes. 2012-07-06 10:15:59 +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
100301ed17 Added a CharacterFunctions method. Some refactoring in introjucer. 2012-06-28 12:38:21 +01:00
jules
7f499caf5f Introjucer: refactored some filenames. 2012-06-28 08:52:42 +01:00
jules
1406b72b54 Introjucer: selecting project settings on start-up. 2012-06-25 09:19:08 +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
d2aa3a666b Introjucer: tidied up some document saving behaviour. 2012-06-12 19:06:30 +01:00
jules
0e1b6061d5 Minor clean-ups for GL, removed some old VC6 hacks. 2012-04-03 20:25:05 +01:00
jules
cb18ce366a Introjucer: disabled "launch project" buttons when no suitable exporter exists. 2012-02-23 21:31:52 +00:00
jules
51b2068576 Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). 2012-02-22 11:11:34 +00:00
jules
fad59e53d2 Introjucer: made treeview remember its openness state. 2012-02-08 09:18:17 +00:00
jules
f7d3521e06 Introjucer: minor refactoring + enabled clang c++0x option. 2012-02-04 17:33:34 +00:00
jules
96ec22501a Improved CallOutBox layout. Minor introjucer tidy-ups. 2012-01-26 10:31:19 +00:00
jules
ffaa06c3d0 XML parser fix. Mac filechooser fix. 2012-01-21 09:10:06 +00:00
Julian Storer
f04875879e Introjucer work. Improved command line tokenisation in OSX. 2011-08-17 15:07:06 +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
c908bc5b84 Fixed a couple of introjucer problems. Reorganised some native code. 2011-06-30 11:26:05 +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
Julian Storer
82e8d68a5d Renamed the experimental jucer as the Introjucer. 2011-03-08 11:41:28 +00:00
Renamed from extras/Jucer (experimental)/Source/Project/jucer_ProjectContentComponent.cpp (Browse further)