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 c86a3104b2 Avoided re-entrancy in Desktop::getKioskModeComponent 11 years ago
..
application Really minor clean-ups. 11 years ago
buttons Fix for HyperlinkButton::changeWidthToFitText 11 years ago
commands Spelling typos. 11 years ago
components Avoided re-entrancy in Desktop::getKioskModeComponent 11 years ago
drawables Fix for SVG view box parsing. Improved introjucer SVG viewer to show the image's content inside the view-box as defined in the file. 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 changeTextButtonWidthToFitText to the look + feel classes. 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 Added support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory. 11 years ago
positioning Really minor clean-ups. 11 years ago
properties Added some colour ID constants for PropertyComponent. 11 years ago
widgets Slider drag mode fix. 11 years ago
windows Added a method CallOutBox::getBorderSize 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