jules
|
b58d5da64d
|
Introjucer: fixed some compiler warnings.
|
11 years ago |
jules
|
0ba5b01497
|
Introjucer: avoided losing the filename suffix when dropping folders into the tree.
|
11 years ago |
jules
|
c6becf2532
|
Introjucer: stopped the modules panel from hammering the website.
|
11 years ago |
jules
|
20fa1be6ed
|
Introjucer: fix for finding modules on linux.
|
11 years ago |
jules
|
b9636ce02b
|
Introjucer: when exporting, added the modules folders to the include path.
|
11 years ago |
jules
|
8c6caf8853
|
Introjucer: made the new project wizard ask for a juce module folder.
|
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
|
9113a7d6ab
|
Introjucer: internal refactoring work.
|
11 years ago |
jules
|
94da373c31
|
Fixed a couple of rendering problems when using global scale factors.
|
11 years ago |
jules
|
3ab3c79589
|
Introjucer: avoided some MSVC warnings.
|
11 years ago |
jules
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
11 years ago |
jules
|
a8b41cb717
|
Linux: changed the path returned by File::userApplicationDataDirectory to be based on XDG_CONFIG_HOME if available.
|
11 years ago |
jules
|
14cfa338b6
|
Avoided a false assertion in File. Minor clean-ups.
|
11 years ago |
jules
|
f3333aa29d
|
Introjucer: added a couple of view menu options.
|
11 years ago |
jules
|
ec524a437d
|
Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h
|
11 years ago |
jules
|
fecba9c31c
|
New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this.
|
11 years ago |
jules
|
3fe9d3ee93
|
Minor clean-ups.
|
11 years ago |
jules
|
53ae95b730
|
Introjucer: fix for a situation where project groups could get duplicate IDs.
|
12 years ago |
jules
|
127342e147
|
Introjucer: minor refactoring.
|
12 years ago |
jules
|
29ada09816
|
Cleaned up some unused variables.
|
12 years ago |
jules
|
22f492e619
|
Introjucer: added AAX identifier setting box.
|
12 years ago |
jules
|
f196f88330
|
Introjucer: added a menu to choose which IDE to launch when there's more than one.
|
12 years ago |
jules
|
3861a04197
|
Some more override decorations.
|
12 years ago |
jules
|
5918d039ce
|
Added some "override" annotations.
|
12 years ago |
jules
|
eb646f8c42
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
12 years ago |
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
12 years ago |
jules
|
135a9d1f5f
|
Introjucer: Avoided duplicated VST path setting.
|
12 years ago |
jules
|
fc79df875f
|
Refactoring of some glypharrangement code.
|
12 years ago |
jules
|
77335b4baa
|
Introjucer: Improvements to the translation tool.
|
12 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
5d6a14659c
|
Introjucer: changed to new juce.com URL.
|
12 years ago |
jules
|
31fc78b314
|
Minor tidying up.
|
12 years ago |
jules
|
d47ac98318
|
Introjucer: checking for out-of-date introjucer binary.
|
12 years ago |
jules
|
7c6889403c
|
Introjucer: added global preprocessor defs setting.
|
12 years ago |
jules
|
6c8fa3e6e7
|
Introjucer: added a translation tool utility
|
12 years ago |
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
12 years ago |
jules
|
b6e24c4b39
|
Introjucer: fixed jucer snapping grid. Added extra group sort option.
|
12 years ago |
jules
|
cf9e7072ae
|
Introjucer: resource file size limit setting.
|
12 years ago |
jules
|
bb008cb1ba
|
Merged the old Jucer into the introjucer.
|
12 years ago |
jules
|
910b834f72
|
Minor clean-ups.
|
12 years ago |
jules
|
12c28fd882
|
Introjucer: added "save as"
|
12 years ago |
jules
|
5601c4d189
|
Introjucer: Added an exporter for Code::Blocks projects
|
12 years ago |
jules
|
2a6a6651b2
|
Introjucer: refactored static/dynamic library generation projects.
|
12 years ago |
jules
|
7875fffa2a
|
Introjucer: fixed some AAX + RTAS paths.
|
12 years ago |
jules
|
810e73b2bc
|
Introjucer: warning if trying to save read-only file.
|
12 years ago |
jules
|
14ca3470e6
|
Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType.
|
12 years ago |
jules
|
0358e95dc9
|
Introjucer: cleaned up some binarydata code.
|
12 years ago |
jules
|
d3ea70d8c4
|
AU name format fix.
|
12 years ago |
jules
|
dfae2c8a38
|
Spelling.
|
12 years ago |
jules
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
12 years ago |