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 90c88ec416 Tweaked the Label class to take its border into account when positioning relative to a target component. 10 years ago
..
application Minor clean-ups 11 years ago
buttons Fixed a comment 10 years ago
commands Minor documentation cleanups. 10 years ago
components Fixed some documentation. 10 years ago
drawables Setting component ID for SVG text elements. 10 years ago
filebrowser Fixes for unused parameter warnings when modal loops are disabled. 10 years ago
keyboard Added a new soft-keyboard type TextInputTarget::decimalKeyboard. 10 years ago
layout Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed. 10 years ago
lookandfeel Tweaks to avoid an obscure compiler warning. 10 years ago
menus Fixes for unused parameter warnings when modal loops are disabled. 10 years ago
misc Fix for DropShadower when a desktop scale factor is in use. 11 years ago
mouse Fixed a comment. 10 years ago
native Reverted a recent linux sub-window event change. 10 years ago
positioning Fixed spelling. 10 years ago
properties Added ability for PropertyPanel to insert/remove panels. (And tidied up the class internally a bit) 10 years ago
widgets Tweaked the Label class to take its border into account when positioning relative to a target component. 10 years ago
windows Minor documentation cleanups. 10 years ago
juce_gui_basics.cpp Removed an unnecessary inclusion of Carbon.h 11 years ago
juce_gui_basics.h Moved FileFilter and WildcardFileFilter into the juce_core module. 11 years ago
juce_gui_basics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 10 years ago