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 9fa0d49be7 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_AnimatedPosition.h Update copyright notice 9 years ago
juce_AnimatedPositionBehaviours.h Removed a few stray semicolons 9 years ago
juce_ComponentAnimator.cpp Update copyright notice 9 years ago
juce_ComponentAnimator.h Added a couple of missing 'override' keywords 9 years ago
juce_ComponentBoundsConstrainer.cpp Update copyright notice 9 years ago
juce_ComponentBoundsConstrainer.h Update copyright notice 9 years ago
juce_ComponentBuilder.cpp Normalised some divider comments 9 years ago
juce_ComponentBuilder.h Normalised some divider comments 9 years ago
juce_ComponentMovementWatcher.cpp Update copyright notice 9 years ago
juce_ComponentMovementWatcher.h Update copyright notice 9 years ago
juce_ConcertinaPanel.cpp Update copyright notice 9 years ago
juce_ConcertinaPanel.h Update copyright notice 9 years ago
juce_FlexBox.cpp Added some FlexBox layout classes, and a demo page for this in the big juce demo app 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 Added some FlexBox layout classes, and a demo page for this in the big juce demo app 8 years ago
juce_GroupComponent.cpp Update copyright notice 9 years ago
juce_GroupComponent.h 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.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 Update copyright notice 9 years ago
juce_ResizableBorderComponent.cpp Update copyright notice 9 years ago
juce_ResizableBorderComponent.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 8 years ago
juce_ResizableCornerComponent.cpp Update copyright notice 9 years ago
juce_ResizableCornerComponent.h Tidied up some comments 9 years ago
juce_ResizableEdgeComponent.cpp Update copyright notice 9 years ago
juce_ResizableEdgeComponent.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 8 years ago
juce_ScrollBar.cpp Minor clean-ups. 9 years ago
juce_ScrollBar.h Minor clean-ups. 9 years ago
juce_StretchableLayoutManager.cpp Update copyright notice 9 years ago
juce_StretchableLayoutManager.h Update copyright notice 9 years ago
juce_StretchableLayoutResizerBar.cpp Update copyright notice 9 years ago
juce_StretchableLayoutResizerBar.h Update copyright notice 9 years ago
juce_StretchableObjectResizer.cpp Update copyright notice 9 years ago
juce_StretchableObjectResizer.h Update copyright notice 9 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 Update copyright notice 9 years ago
juce_TabbedComponent.cpp Update copyright notice 9 years ago
juce_TabbedComponent.h Update copyright notice 9 years ago
juce_Viewport.cpp Fix steppy scrolling if the content component of a viewport was transformed 8 years ago
juce_Viewport.h 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