The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
|
9 years ago |
| .. |
|
code_editor
|
Corrected some spelling mistakes in comments
|
10 years ago |
|
documents
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
embedding
|
Added method Component::alphaChanged(), and fixed NSViewComponent to handle alpha values.
|
10 years ago |
|
misc
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
native
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
9 years ago |
|
juce_gui_extra.cpp
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
10 years ago |
|
juce_gui_extra.h
|
Version number update
|
9 years ago |
|
juce_gui_extra.mm
|
Update copyright notice
|
10 years ago |