jules
|
95699451b5
|
Added method ModalComponentManager::cancelAllModalComponents()
|
11 years ago |
jules
|
4e085e7707
|
Introjucer: added a "save all" command.
|
11 years ago |
jules
|
c28c6c3e7c
|
Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object.
|
11 years ago |
jules
|
022057460d
|
Introjucer: avoided assertion when launching files in windows explorer.
|
11 years ago |
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.
|
11 years ago |
jules
|
221786dfcf
|
New method Array::addNullTerminatedArray(), and misc minor tightening-up of code.
|
11 years ago |
jules
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
11 years ago |
jules
|
f3333aa29d
|
Introjucer: added a couple of view menu options.
|
11 years ago |
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.
|
11 years ago |
jules
|
127342e147
|
Introjucer: minor refactoring.
|
11 years ago |
jules
|
802969a42e
|
Fix for OSX native recent files menu.
|
12 years ago |
jules
|
4ce1908f79
|
Misc tidying-up.
|
12 years ago |
jules
|
ecc1a17bc6
|
Code clean-ups.
|
12 years ago |
jules
|
00e77a7ac2
|
OSX main menu recent files list fixes.
|
12 years ago |
jules
|
5918d039ce
|
Added some "override" annotations.
|
12 years ago |
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
12 years ago |
jules
|
2ca1f2e704
|
Introjucer module updater fix.
|
12 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
d47ac98318
|
Introjucer: checking for out-of-date introjucer binary.
|
12 years ago |
jules
|
6c8fa3e6e7
|
Introjucer: added a translation tool utility
|
12 years ago |
jules
|
ffc9200ea7
|
Changed the linux version of the introjucer to store its config and log files in ~/.config
|
12 years ago |
jules
|
76c2ba89e3
|
Introjucer: fixes to module update box.
|
12 years ago |
jules
|
b6e24c4b39
|
Introjucer: fixed jucer snapping grid. Added extra group sort option.
|
12 years ago |
jules
|
9f37bf2e58
|
Minor introjucer fixes.
|
12 years ago |
jules
|
52b638ff40
|
Misc cleanups.
|
12 years ago |
jules
|
bb008cb1ba
|
Merged the old Jucer into the introjucer.
|
12 years ago |
jules
|
12c28fd882
|
Introjucer: added "save as"
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
f13621a78d
|
Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer.
|
12 years ago |
jules
|
53784490b2
|
Minor fixes and clean-ups.
|
12 years ago |
jules
|
db5c92f760
|
Introjucer: module error handling.
|
12 years ago |
jules
|
63085a7185
|
Introjucer: minor fixes.
|
12 years ago |
jules
|
bb37710eca
|
Introjucer: shutdown fix.
|
12 years ago |
jules
|
06e2a667fb
|
Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins.
|
12 years ago |
jules
|
e77d5b12ef
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
12 years ago |
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
|
9a24aa8a20
|
Minor clean-ups.
|
12 years ago |
jules
|
b0b6a7ca25
|
Introjucer: added command to open counterpart files.
|
12 years ago |
jules
|
745e2ae8b9
|
Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel.
|
12 years ago |
jules
|
ebb7b6db74
|
Introjucer: some refactoring, new icon.
|
12 years ago |
jules
|
af3bab799f
|
Introjucer: fine-tuned some command behaviours.
|
12 years ago |
jules
|
4268ed7453
|
Introjucer: better tool windows. Font fixes.
|
12 years ago |
jules
|
8a006e589c
|
Cleaned up some application startup code.
|
12 years ago |
jules
|
d019af5b82
|
Introjucer: minor internal stuff.
|
13 years ago |
jules
|
baecac82d9
|
Introjucer: tweaked document focus behaviour.
|
13 years ago |
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
jules
|
770b8a4ae1
|
Introjucer: more colour scheme stuff.
|
13 years ago |
jules
|
44e454f0b7
|
Introjucer: colours and refactoring.
|
13 years ago |
jules
|
c65c7dd4a4
|
Introjucer: misc internal refactoring.
|
13 years ago |