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 8b3935f121 Added support for extra info panels in OSX native file choosers. 10 years ago
..
application Minor clean-ups 11 years ago
buttons Fixed a comment 11 years ago
commands Made ApplicationCommandManager::registerCommand update the command info. 11 years ago
components Added an advisory note about deleteAllChildren() 11 years ago
drawables Tidied up some SVG transform parsing code. 11 years ago
filebrowser Added support for extra info panels in OSX native file choosers. 10 years ago
keyboard Added a new soft-keyboard type TextInputTarget::decimalKeyboard. 10 years ago
layout Added a missing implementation in ConcertinaPanel 11 years ago
lookandfeel Added a new soft-keyboard type TextInputTarget::decimalKeyboard. 10 years ago
menus Added some missing semi-colons. 11 years ago
misc Fix for DropShadower when a desktop scale factor is in use. 11 years ago
mouse Fixed a comment. 11 years ago
native Added support for extra info panels in OSX native file choosers. 10 years ago
positioning Fixed spelling. 11 years ago
properties Added some colour IDs to BooleanPropertyComponent. 11 years ago
widgets Changed the very old and strangely written Slider::getDoubleClickReturnValue method into two separate methods. 10 years ago
windows Avoided a few compiler warnings. 11 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 11 years ago