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
Anthony Nicholls cff722a4af GUI Basics: Refactor juce_gui_basics file structure
- Created a new detail namespace
- Moved shared module implementation details into the detail namespace
- Split dependencies so source files only rely on details in the detail namespace
- Removed all code from the juce_gui_basics.cpp file
2023-03-16 08:53:12 +00:00
..
juce_AnimatedPosition.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_AnimatedPositionBehaviours.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentAnimator.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentAnimator.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentBoundsConstrainer.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentBoundsConstrainer.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentBuilder.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentBuilder.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentMovementWatcher.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ComponentMovementWatcher.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ConcertinaPanel.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ConcertinaPanel.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
juce_FlexBox.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FlexBox.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_FlexItem.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_Grid.cpp Grid: Fix layout for very small items 2022-09-22 18:18:59 +02:00
juce_Grid.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_GridItem.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_GridItem.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_GroupComponent.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_GroupComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
juce_MultiDocumentPanel.cpp MultiDocumentPanel: Fix reporting wrong active document, avoid reordering 2022-07-11 15:13:08 +02:00
juce_MultiDocumentPanel.h MultiDocumentPanel: Fix reporting wrong active document, avoid reordering 2022-07-11 15:13:08 +02:00
juce_ResizableBorderComponent.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ResizableBorderComponent.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ResizableCornerComponent.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ResizableCornerComponent.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ResizableEdgeComponent.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ResizableEdgeComponent.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ScrollBar.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ScrollBar.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
juce_SidePanel.cpp SidePanel: Fix shadow drawing artefact on hi-res screens 2022-12-14 18:59:44 +00:00
juce_SidePanel.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
juce_StretchableLayoutManager.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_StretchableLayoutManager.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_StretchableLayoutResizerBar.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_StretchableLayoutResizerBar.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_StretchableObjectResizer.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_StretchableObjectResizer.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_TabbedButtonBar.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_TabbedButtonBar.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
juce_TabbedComponent.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_TabbedComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
juce_Viewport.cpp GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_Viewport.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00