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 4bc38109df Documentation and warning fix. 12 years ago
..
application Made use of @autoreleasepool for clang builds. 12 years ago
buttons Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
commands Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
components Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
drawables Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
filebrowser Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
keyboard Minor tidying up. 12 years ago
layout Made Viewport filter out mouse-wheel events using cmd mod. 12 years ago
lookandfeel Added DrawableButton::textColourOnId 12 years ago
menus Documentation and warning fix. 12 years ago
misc Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
mouse Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
native Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
positioning Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
properties Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 12 years ago
widgets Documentation and warning fix. 12 years ago
windows Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_gui_basics.cpp Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu. 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 v2.0.40 12 years ago