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 5ed768e953 New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 years ago
..
application Fix for main() declaration. 12 years ago
buttons Added a stretch-to-fit option to DrawableButton. 12 years ago
commands Bit of tidying-up in KeyPressMappingSet and related classes. 12 years ago
components mouseUp behaviour fix when components are modal. 12 years ago
drawables Cleaned up some compiler warnings. 12 years ago
filebrowser Added error callback dispatching to AudioDeviceManager. 12 years ago
keyboard Introjucer: added text search for the code editor. 12 years ago
layout misc cleanups. 12 years ago
lookandfeel Fix for DocumentWindow text colour. 12 years ago
menus Avoided a warning in MSVC. 12 years ago
misc Cleaned up some compiler warnings. 12 years ago
mouse misc cleanups. 12 years ago
native misc cleanups. 12 years ago
positioning Minor clean-ups. 12 years ago
properties New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 years ago
widgets New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 years ago
windows misc cleanups. 12 years ago
juce_gui_basics.cpp Minor updates for mingw compatibility. 12 years ago
juce_gui_basics.h New class: ConcertinaPanel. 13 years ago
juce_gui_basics.mm Added new module wrappers. 14 years ago
juce_module_info Version bump: 2.0.27 12 years ago