jules
|
73359d4af0
|
Introjucer: added text search for the code editor.
|
12 years ago |
jules
|
3831af62ef
|
Updated CodeEditorComponent to act as an ApplicationCommandTarget
|
12 years ago |
jules
|
68880492f1
|
Introjucer: editor scrolling changes.
|
12 years ago |
jules
|
b396155430
|
Introjucer: file type fix.
|
12 years ago |
jules
|
1cd7660f10
|
Introjucer: popup menu for code editor.
|
12 years ago |
jules
|
b0b6a7ca25
|
Introjucer: added command to open counterpart files.
|
12 years ago |
jules
|
b11527d751
|
Introjucer: launching a project now opens the first possible exporter in the list.
|
12 years ago |
jules
|
2b32036ab3
|
Introjucer: code indenting changes.
|
12 years ago |
jules
|
9a89d815cc
|
Reverted CodeDocument::replaceAllContent, and added an applyChanges() method.
|
12 years ago |
jules
|
85e5fae0fd
|
Made CodeDocument:: replaceAllContent apply a diff of only the changed regions.
|
12 years ago |
jules
|
8149502c8b
|
Made SortedSet::add() return a bool. Improvements to code editor indents.
|
12 years ago |
jules
|
87db662f29
|
Introjucer: code editor improvements, icon class reshuffle.
|
12 years ago |
jules
|
d4ae8f3d55
|
Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers.
|
12 years ago |
jules
|
8ee1897916
|
Introjucer: some code editor fixes and functionality.
|
12 years ago |
jules
|
d78b10edb3
|
Introjucer: code indent tweaks.
|
13 years ago |
jules
|
1b2b1a1aac
|
Introjucer: colour scheme presets and aesthetic stuff.
|
13 years ago |
jules
|
515bfe90b2
|
Introjucer: new tab panel look and feel.
|
13 years ago |
jules
|
25e7361f2c
|
Refactored some TreeView key handling. Introjucer: now restores the last set of open documents for a project.
|
13 years ago |
jules
|
0475cedff5
|
Introjucer: commands to move back/forwards through open docs.
|
13 years ago |
jules
|
fb29acf1fa
|
Introjucer: minor internal stuff.
|
13 years ago |
jules
|
9e3cd767aa
|
Introjucer: minor internal changes.
|
13 years ago |
jules
|
e875c65642
|
Introjucer: some treeview refactoring.
|
13 years ago |
jules
|
4233f603db
|
More MouseInputSource tweaks.
|
13 years ago |
jules
|
6758ce0bc9
|
CodeEditorComponent improvements and TextEditor menu refactoring.
|
13 years ago |
jules
|
f824e99f2d
|
Introjucer: refactoring and addition of appearance settings window for editor colours + fonts.
|
13 years ago |
jules
|
f2426cc7de
|
Minor additions to OptionalScopedPointer. Internal introjucer tweaks.
|
13 years ago |
jules
|
941907a3d1
|
Initial commit of font style access, providing access to the styles available for each font family.
|
13 years ago |
jules
|
10815d9e4d
|
Introjucer: made the project wizard create some default exporters.
|
13 years ago |
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.
|
13 years ago |
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..
|
13 years ago |
Julian Storer
|
e0a38a30db
|
Minor tweaks to the software renderer, introjucer and vst wrapper.
|
14 years ago |
Julian Storer
|
82e8d68a5d
|
Renamed the experimental jucer as the Introjucer.
|
14 years ago |