jules
|
d63668a5c1
|
Added XML and Lua tokenisers for the CodeEditorComponent
|
11 years ago |
jules
|
81435f8134
|
Made a few constant string arrays static to help compilers to optimise their initialisation.
|
11 years ago |
jules
|
711764103e
|
Introjucer: made it recognise the .hh file suffix.
|
11 years ago |
jules
|
3861a04197
|
Some more override decorations.
|
12 years ago |
jules
|
4b128378cf
|
CodeEditorComponent rendering improvements. Faster OSX font lookup.
|
12 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
d7da1c1e3e
|
Introjucer: previewing SVG files
|
12 years ago |
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
jules
|
97ed2ac915
|
Introjucer: code editor popup menu helper function to insert a new class declaration.
|
12 years ago |
jules
|
12c28fd882
|
Introjucer: added "save as"
|
12 years ago |
jules
|
69a08e3fb2
|
Removed some superfluous semicolons.
|
12 years ago |
jules
|
b0fadda27c
|
Introjucer: updated window title bar status when current file has unsaved changes.
|
12 years ago |
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
12 years ago |
jules
|
fae88c8b88
|
Minor documentation updates. Added MidiMessageSequence::sort() method.
|
12 years ago |
jules
|
29e5dd20e2
|
Introjucer: editor updates
|
12 years ago |
jules
|
73359d4af0
|
Introjucer: added text search for the code editor.
|
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
|
8ee1897916
|
Introjucer: some code editor fixes and functionality.
|
12 years ago |
jules
|
d78b10edb3
|
Introjucer: code indent tweaks.
|
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
|
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
|
10815d9e4d
|
Introjucer: made the project wizard create some default exporters.
|
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
|
82e8d68a5d
|
Renamed the experimental jucer as the Introjucer.
|
14 years ago |
Julian Storer
|
a5cf4030f5
|
New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes.
|
14 years ago |
Julian Storer
|
cc5e15b37d
|
Minor Jucer tweaks.
|
14 years ago |
Julian Storer
|
ca5fbd17f0
|
More Jucer reorganisation
|
15 years ago |
Julian Storer
|
7cf5140eb2
|
Made Value constructor explicit. Jucer development.
|
15 years ago |
Julian Storer
|
5093ecbc84
|
Minor clean-ups. Jucer development.
|
15 years ago |
Julian Storer
|
188299adb9
|
First check-in of the new Jucer codebase.
|
15 years ago |
Julian Storer
|
7bc24ae42a
|
The Point and Rectangle classes are now templated, so can be used for either float or int co-ordinates. This means that wherever you've used these classes, you'll need to replace them with Rectangle<int> or Point<float> in your code. A couple of methods in Path have changed to take advantage of the new ability.
|
15 years ago |
jules
|
2fee27c757
|
Updated the text of the copyright/license blurb at the top of each source file.
|
15 years ago |
jules
|
15dfdff5f8
|
(automatic tidy-up of whitespace)
|
18 years ago |
jules
|
94cfda5062
|
|
18 years ago |