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 5cabff2ac2 Moved FileFilter and WildcardFileFilter into the juce_core module. 12 years ago
..
application Really minor clean-ups. 12 years ago
buttons Stopped buttons responding to key-shortcuts when they're not actually visible. 12 years ago
commands Removed a few more uses of String::empty. 12 years ago
components Avoided some problems when modal components are left open during shutdown. 12 years ago
drawables Really minor clean-ups. 12 years ago
filebrowser Moved FileFilter and WildcardFileFilter into the juce_core module. 12 years ago
keyboard Documentation fixes. 12 years ago
layout Avoiding animation proxy components grabbing focus. 12 years ago
lookandfeel Added shadow colour ID to MidiKeyboardComponent 12 years ago
menus Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images. 12 years ago
misc Fix for DropShadower when a desktop scale factor is in use. 12 years ago
mouse Documentation update + Xcode 3 compiler fix. 12 years ago
native Added linux support for wildcards when using kdialog. 12 years ago
positioning Really minor clean-ups. 12 years ago
properties Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 12 years ago
widgets Avoided listener callbacks during TextEditor destructor. 12 years ago
windows Better handling of ResizableWindow screen bounds handling when in kiosk mode. 12 years ago
juce_gui_basics.cpp Moved FileFilter and WildcardFileFilter into the juce_core module. 12 years ago
juce_gui_basics.h Moved FileFilter and WildcardFileFilter into the juce_core module. 12 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 12 years ago