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
2021-11-19 16:35:21 +00:00
..
juce_AnimatedPosition.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AnimatedPositionBehaviours.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentAnimator.cpp Accessibility: Make createAccessibilityHandler() private in Component subclasses 2021-09-07 11:23:17 +01:00
juce_ComponentAnimator.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentBoundsConstrainer.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_ComponentBoundsConstrainer.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentBuilder.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentBuilder.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentMovementWatcher.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentMovementWatcher.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ConcertinaPanel.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_ConcertinaPanel.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 2021-09-07 11:23:17 +01:00
juce_FlexBox.cpp FlexBox: Refactor and tidy implementation 2021-11-19 16:35:21 +00:00
juce_FlexBox.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_FlexItem.h FlexBox: Update the default value of FlexItem::alignSelf to match CSS implementations 2021-10-26 16:52:16 +01:00
juce_Grid.cpp Grid: Avoid crashing in performLayout when the grid contains no items 2021-10-14 12:40:25 +01:00
juce_Grid.h Grid: Fix behaviour with negative row/column indices 2021-09-28 11:31:49 +01:00
juce_GridItem.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_GridItem.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_GroupComponent.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_GroupComponent.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 2021-09-07 11:23:17 +01:00
juce_MultiDocumentPanel.cpp Fix leak on MultiDocumentPanel destruction 2021-10-07 14:30:32 +01:00
juce_MultiDocumentPanel.h Fix leak on MultiDocumentPanel destruction 2021-10-07 14:30:32 +01:00
juce_ResizableBorderComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableBorderComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableCornerComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableCornerComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableEdgeComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableEdgeComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ScrollBar.cpp Accessibility: Removed widget_handlers 2021-05-20 18:24:56 +01:00
juce_ScrollBar.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 2021-09-07 11:23:17 +01:00
juce_SidePanel.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_SidePanel.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 2021-09-07 11:23:17 +01:00
juce_StretchableLayoutManager.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableLayoutManager.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableLayoutResizerBar.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableLayoutResizerBar.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableObjectResizer.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableObjectResizer.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_TabbedButtonBar.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_TabbedButtonBar.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 2021-09-07 11:23:17 +01:00
juce_TabbedComponent.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_TabbedComponent.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 2021-09-07 11:23:17 +01:00
juce_Viewport.cpp Viewport: Stop touches on other components from interrupting scrolling 2021-09-27 15:46:28 +01:00
juce_Viewport.h Docs: Updated Viewport scrollbar docs 2021-06-07 19:38:29 +01:00