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 2bea97e24e Small extra deletion safeguard in ComponentAnimator 8 years ago
..
juce_AnimatedPosition.h Fixed bug in AnimatedPosition where range minimum was set to std::numeric_limits<double>min() instead of -std::numeric_limits<double>max() 8 years ago
juce_AnimatedPositionBehaviours.h Replace include guards with "#pragma once" 8 years ago
juce_ComponentAnimator.cpp Small extra deletion safeguard in ComponentAnimator 8 years ago
juce_ComponentAnimator.h Replace include guards with "#pragma once" 8 years ago
juce_ComponentBoundsConstrainer.cpp Update copyright notice 10 years ago
juce_ComponentBoundsConstrainer.h Replace include guards with "#pragma once" 8 years ago
juce_ComponentBuilder.cpp Normalised some divider comments 9 years ago
juce_ComponentBuilder.h Replace include guards with "#pragma once" 8 years ago
juce_ComponentMovementWatcher.cpp Update copyright notice 10 years ago
juce_ComponentMovementWatcher.h Replace include guards with "#pragma once" 8 years ago
juce_ConcertinaPanel.cpp Update copyright notice 10 years ago
juce_ConcertinaPanel.h Replace include guards with "#pragma once" 8 years ago
juce_FlexBox.cpp Added new method FlexItem::withAlignSelf() 8 years ago
juce_FlexBox.h Added some FlexBox layout classes, and a demo page for this in the big juce demo app 8 years ago
juce_FlexItem.h Whitespace cleanup 8 years ago
juce_GroupComponent.cpp Update copyright notice 10 years ago
juce_GroupComponent.h Replace include guards with "#pragma once" 8 years ago
juce_MultiDocumentPanel.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_MultiDocumentPanel.h Replace include guards with "#pragma once" 8 years ago
juce_ResizableBorderComponent.cpp Update copyright notice 10 years ago
juce_ResizableBorderComponent.h Replace include guards with "#pragma once" 8 years ago
juce_ResizableCornerComponent.cpp Update copyright notice 10 years ago
juce_ResizableCornerComponent.h Replace include guards with "#pragma once" 8 years ago
juce_ResizableEdgeComponent.cpp Update copyright notice 10 years ago
juce_ResizableEdgeComponent.h Replace include guards with "#pragma once" 8 years ago
juce_ScrollBar.cpp Minor clean-ups. 9 years ago
juce_ScrollBar.h Replace include guards with "#pragma once" 8 years ago
juce_StretchableLayoutManager.cpp Update copyright notice 10 years ago
juce_StretchableLayoutManager.h Replace include guards with "#pragma once" 8 years ago
juce_StretchableLayoutResizerBar.cpp Update copyright notice 10 years ago
juce_StretchableLayoutResizerBar.h Replace include guards with "#pragma once" 8 years ago
juce_StretchableObjectResizer.cpp Update copyright notice 10 years ago
juce_StretchableObjectResizer.h Replace include guards with "#pragma once" 8 years ago
juce_TabbedButtonBar.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_TabbedButtonBar.h Replace include guards with "#pragma once" 8 years ago
juce_TabbedComponent.cpp Added method TabbedComponent::moveTab() 8 years ago
juce_TabbedComponent.h Replace include guards with "#pragma once" 8 years ago
juce_Viewport.cpp Fixed a bug where modal components in a Viewport with setScrollOnDrag enabled hit jassert (numTouches >= 0) when dismissed 8 years ago
juce_Viewport.h Replace include guards with "#pragma once" 8 years ago