1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/layout
2016-09-16 12:03:02 +01:00
..
juce_AnimatedPosition.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AnimatedPositionBehaviours.h Removed a few stray semicolons 2016-01-28 11:48:48 +00:00
juce_ComponentAnimator.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ComponentAnimator.h Added a couple of missing 'override' keywords 2015-11-23 17:29:05 +00:00
juce_ComponentBoundsConstrainer.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ComponentBoundsConstrainer.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ComponentBuilder.cpp Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_ComponentBuilder.h Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_ComponentMovementWatcher.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ComponentMovementWatcher.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ConcertinaPanel.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ConcertinaPanel.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_FlexBox.cpp Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
juce_FlexBox.h Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
juce_FlexItem.h Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
juce_GroupComponent.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
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. 2016-09-16 12:03:02 +01:00
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. 2016-09-16 12:03:02 +01:00
juce_MultiDocumentPanel.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ResizableBorderComponent.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ResizableBorderComponent.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
juce_ResizableCornerComponent.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ResizableCornerComponent.h Tidied up some comments 2015-10-12 10:14:08 +01:00
juce_ResizableEdgeComponent.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ResizableEdgeComponent.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
juce_ScrollBar.cpp Minor clean-ups. 2015-08-31 19:24:14 +01:00
juce_ScrollBar.h Minor clean-ups. 2015-08-31 19:24:14 +01:00
juce_StretchableLayoutManager.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_StretchableLayoutManager.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_StretchableLayoutResizerBar.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_StretchableLayoutResizerBar.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_StretchableObjectResizer.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_StretchableObjectResizer.h Update copyright notice 2015-07-22 15:59:34 +01:00
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. 2016-09-16 12:03:02 +01:00
juce_TabbedButtonBar.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_TabbedComponent.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_TabbedComponent.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Viewport.cpp Fix steppy scrolling if the content component of a viewport was transformed 2016-07-20 17:04:55 +01:00
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. 2016-09-16 12:03:02 +01:00