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 65c155e372 Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
..
application Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
buttons Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
commands Updated the format of the header include guard macros. 12 years ago
components Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
drawables Fixed some toolbar customiser drag+drop problems. 12 years ago
filebrowser Added virtual method FilenameComponent::getLocationToBrowse(). 12 years ago
keyboard Changed a couple of unicode characters used for OSX keypress symbols. 12 years ago
layout Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
lookandfeel Doxygen warning fixes and extra comments. 12 years ago
menus Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
misc Bit of tidying-up in the Point class, and some spelling fixes in comments. 12 years ago
mouse Added a Component::getDesktopScaleFactor() method which can be overridden to force a scale for a particular window. 12 years ago
native Added a Component::getDesktopScaleFactor() method which can be overridden to force a scale for a particular window. 12 years ago
positioning Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 12 years ago
properties Updated the format of the header include guard macros. 12 years ago
widgets Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
windows Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
juce_gui_basics.cpp Fixed capitalisation of some include filenames. 12 years ago
juce_gui_basics.h Updated the format of the header include guard macros. 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