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 00aa1df346 TreeViewItem::setSelected() - avoided deselecting items before re-selecting them if they're already selected. 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 Spelling typos. 11 years ago
components Fixed some typos. 11 years ago
drawables Added method Drawable::replaceColour 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 a missing TextEditor colour setting to the L+F. 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 the monitor list is sorted correctly on win32. 11 years ago
positioning Really minor clean-ups. 11 years ago
properties Added some colour ID constants for PropertyComponent. 11 years ago
widgets TreeViewItem::setSelected() - avoided deselecting items before re-selecting them if they're already selected. 11 years ago
windows Added MidiMessage::textMetaEvent method. 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