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 e9451587ea Added method Viewport::getViewArea() 11 years ago
..
application Really minor clean-ups. 11 years ago
buttons Stopped buttons responding to key-shortcuts when they're not actually visible. 11 years ago
commands Removed a few more uses of String::empty. 11 years ago
components Various changes to improve the behaviour of kiosk mode for DocumentWindows on win32. 11 years ago
drawables Really minor clean-ups. 11 years ago
filebrowser Various changes to improve the behaviour of kiosk mode for DocumentWindows on win32. 11 years ago
keyboard Documentation fixes. 11 years ago
layout Added method Viewport::getViewArea() 11 years ago
lookandfeel Added shadow colour ID to MidiKeyboardComponent 11 years ago
menus Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images. 11 years ago
misc Fix for DropShadower when a desktop scale factor is in use. 11 years ago
mouse Documentation update + Xcode 3 compiler fix. 11 years ago
native Made sure that win32 file dialogs are resizeable. 11 years ago
positioning Really minor clean-ups. 11 years ago
properties Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
widgets Added method Viewport::getViewArea() 11 years ago
windows Various changes to improve the behaviour of kiosk mode for DocumentWindows on win32. 11 years ago
juce_gui_basics.cpp Moved FileFilter and WildcardFileFilter into the juce_core module. 11 years ago
juce_gui_basics.h Moved FileFilter and WildcardFileFilter into the juce_core module. 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