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 c6944afd4c PopupMenu: allowed custom components to have sub-menus. 13 years ago
..
application Minor cleanups. 13 years ago
buttons Minor clean-ups. 13 years ago
commands Bit of tidying-up in KeyPressMappingSet and related classes. 13 years ago
components OpenGL context now supports high DPI displays. Added operator* to Rectangle class. 13 years ago
drawables OpenGL context now supports high DPI displays. Added operator* to Rectangle class. 13 years ago
filebrowser Added error callback dispatching to AudioDeviceManager. 13 years ago
keyboard Introjucer: added text search for the code editor. 13 years ago
layout Minor clean-ups. 13 years ago
lookandfeel Slider type lookandfeel change. 13 years ago
menus PopupMenu: allowed custom components to have sub-menus. 13 years ago
misc Cleaned up some compiler warnings. 13 years ago
mouse Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 13 years ago
native Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 13 years ago
positioning Minor clean-ups. 13 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. 13 years ago
widgets Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 13 years ago
windows Added DialogWindow::LaunchOptions::create() method. 13 years ago
juce_gui_basics.cpp Minor updates for mingw compatibility. 13 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 2.0.28 13 years ago