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 2cded82ea6 Fix for auto-toggle DrawableButtons not updating their image immediately. 11 years ago
..
application Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 11 years ago
buttons Fix for auto-toggle DrawableButtons not updating their image immediately. 11 years ago
commands Cleaned up some ints that should have been CommandIDs. 11 years ago
components Minor optimisations and clean-ups. 11 years ago
drawables Made copied DrawableText objects update their bounds. 11 years ago
filebrowser FilenameComponent: if partial filenames are entered, these get interpreted relative to the CWD. 11 years ago
keyboard Added MouseInputSource::isUnboundedMouseMovementEnabled(). Tweaks to mouse cursor snap-back in Sliders. 11 years ago
layout Tab button background colour fix when no tabs present. 11 years ago
lookandfeel Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 11 years ago
menus A few tweaks to support the MSVC DLL build. 11 years ago
misc Cleaned out and optimised some graphics code. 11 years ago
mouse Added MouseInputSource::isUnboundedMouseMovementEnabled(). Tweaks to mouse cursor snap-back in Sliders. 11 years ago
native Avoided an assertion in linux native file chooser 11 years ago
positioning Minor clean-ups + optimisations. 11 years ago
properties Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 11 years ago
widgets Slider inc/dec button click fix. 11 years ago
windows Documentation tweak. 11 years ago
juce_gui_basics.cpp Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 11 years ago
juce_gui_basics.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 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