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 5930215e09 Avoided static-order-of-initialisation problems from causing crashes in the Time::getMillisecondCounter function. 11 years ago
..
application Really minor clean-ups. 11 years ago
buttons Fix for HyperlinkButton::changeWidthToFitText 11 years ago
commands Minor clean-ups 11 years ago
components Spelling fix. 11 years ago
drawables SVG parser: handling paths that aren't correctly closed. 11 years ago
filebrowser Prevented FilenameComponent from passing key focus to its subcomponents if the component itself doesn't want focus. 11 years ago
keyboard Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) 11 years ago
layout Added an option to Viewport to allow mouse-wheel scrolling when scrollbars are disabled. 11 years ago
lookandfeel Added a version of Path::addEllipse that takes a Rectangle 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. 12 years ago
misc Fix for DropShadower when a desktop scale factor is in use. 11 years ago
mouse Couple of minor cleanups. 11 years ago
native Workaround for mysterious OSX focus problem. 11 years ago
positioning Really minor clean-ups. 11 years ago
properties Minor clean-ups 11 years ago
widgets Avoided static-order-of-initialisation problems from causing crashes in the Time::getMillisecondCounter function. 11 years ago
windows Tweak to the way TopLevelWindow detects focus 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