jules
|
4fa73d7bb6
|
Minor clean-ups in projucer translation code
|
8 years ago |
Christopher Fonseka
|
405b589f3f
|
Fixed issue where return and newline characters were not being removed when using the —trans-finish command
|
8 years ago |
hogliux
|
bd217cf158
|
Added trans Projucer command line option to generate translation files from the command line
|
8 years ago |
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jules
|
9fa0d49be7
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
jules
|
8343f3468c
|
Found a few missing 'override' specifiers
|
9 years ago |
Timur Doumler
|
70949aa0c6
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
jules
|
9abf1ff000
|
Introjucer: added option to translation tool to merge existing translations.
|
11 years ago |
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
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
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
11 years ago |
jules
|
c429b2aa24
|
Fixes for support of non-utf8 strings.
|
11 years ago |
jules
|
5f0c8d47ae
|
Introjucer: updated translation tool wording.
|
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
|
6c8fa3e6e7
|
Introjucer: added a translation tool utility
|
12 years ago |