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

18 commits

Author SHA1 Message Date
jules
d4ae8f3d55 Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers. 2012-07-23 07:54:23 +01:00
jules
8ee1897916 Introjucer: some code editor fixes and functionality. 2012-07-20 20:57:39 +01:00
jules
1b2b1a1aac Introjucer: colour scheme presets and aesthetic stuff. 2012-07-14 10:30:56 +01:00
jules
515bfe90b2 Introjucer: new tab panel look and feel. 2012-07-12 22:09:49 +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
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
4233f603db More MouseInputSource tweaks. 2012-07-05 11:29:03 +01:00
jules
6758ce0bc9 CodeEditorComponent improvements and TextEditor menu refactoring. 2012-07-04 20:34:47 +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
f2426cc7de Minor additions to OptionalScopedPointer. Internal introjucer tweaks. 2012-06-12 11:54:32 +01:00
jules
941907a3d1 Initial commit of font style access, providing access to the styles available for each font family. 2012-05-01 12:10:05 +01:00
jules
10815d9e4d Introjucer: made the project wizard create some default exporters. 2012-04-24 10:50:00 +01:00
jules
295d125142 Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00: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
e0a38a30db Minor tweaks to the software renderer, introjucer and vst wrapper. 2011-04-05 20:11:38 +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/Code Editor/jucer_SourceCodeEditor.cpp (Browse further)