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 334ad5a51a FileTreeComponent fix. 12 years ago
..
application Made use of @autoreleasepool for clang builds. 12 years ago
buttons Documentation fix. 12 years ago
commands Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
components Plugin hosting cleanups + workarounds for some Mackie plugins. 12 years ago
drawables Added method Drawable::parseSVGPath() 12 years ago
filebrowser FileTreeComponent fix. 12 years ago
keyboard Minor tidying-up of docs + warnings. 12 years ago
layout Minor clean-ups. 12 years ago
lookandfeel Added DrawableButton::textColourOnId 12 years ago
menus Added calling convention to logAssertion. 12 years ago
misc Minor clean-ups. 12 years ago
mouse Fixed a problem where modal loops could stop a mouse-up event. 12 years ago
native Plugin hosting cleanups + workarounds for some Mackie plugins. 12 years ago
positioning Minor clean-ups. 12 years ago
properties Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 12 years ago
widgets Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. 12 years ago
windows spelling fix. 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