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 1b9a60e52c Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 12 years ago
..
juce_AnimatedPosition.h Updated the format of the header include guard macros. 12 years ago
juce_AnimatedPositionBehaviours.h Updated the format of the header include guard macros. 12 years ago
juce_ComponentAnimator.cpp Added some 'override' modifiers to overridden methods. 12 years ago
juce_ComponentAnimator.h Updated the format of the header include guard macros. 12 years ago
juce_ComponentBoundsConstrainer.cpp 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_ComponentBoundsConstrainer.h Bit of tidying-up in the Point class, and some spelling fixes in comments. 12 years ago
juce_ComponentBuilder.cpp 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_ComponentBuilder.h Updated the format of the header include guard macros. 12 years ago
juce_ComponentMovementWatcher.cpp 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_ComponentMovementWatcher.h Fix for positioning of some Carbon VST windows. 12 years ago
juce_ConcertinaPanel.cpp Added some 'override' modifiers to overridden methods. 12 years ago
juce_ConcertinaPanel.h Updated the format of the header include guard macros. 12 years ago
juce_GroupComponent.cpp Replaced a few Justification references. 12 years ago
juce_GroupComponent.h Updated the format of the header include guard macros. 12 years ago
juce_MultiDocumentPanel.cpp Fix for closing documents in a tabbed MultiDocumentPanel. 12 years ago
juce_MultiDocumentPanel.h Updated the format of the header include guard macros. 12 years ago
juce_ResizableBorderComponent.cpp 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_ResizableBorderComponent.h Updated the format of the header include guard macros. 12 years ago
juce_ResizableCornerComponent.cpp 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_ResizableCornerComponent.h Updated the format of the header include guard macros. 12 years ago
juce_ResizableEdgeComponent.cpp 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_ResizableEdgeComponent.h Updated the format of the header include guard macros. 12 years ago
juce_ScrollBar.cpp Added some "override" annotations. 12 years ago
juce_ScrollBar.h Updated the format of the header include guard macros. 12 years ago
juce_StretchableLayoutManager.cpp 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_StretchableLayoutManager.h Updated the format of the header include guard macros. 12 years ago
juce_StretchableLayoutResizerBar.cpp 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_StretchableLayoutResizerBar.h Updated the format of the header include guard macros. 12 years ago
juce_StretchableObjectResizer.cpp 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_StretchableObjectResizer.h Updated the format of the header include guard macros. 12 years ago
juce_TabbedButtonBar.cpp TabbedComponent::removeTab fix. 12 years ago
juce_TabbedButtonBar.h Updated the format of the header include guard macros. 12 years ago
juce_TabbedComponent.cpp Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 12 years ago
juce_TabbedComponent.h Updated the format of the header include guard macros. 12 years ago
juce_Viewport.cpp 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_Viewport.h Updated the format of the header include guard macros. 12 years ago