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.
reuk e247e06fb7
FlexBox: Refactor and tidy implementation
3 years ago
..
juce_AnimatedPosition.h Updated all license headers 4 years ago
juce_AnimatedPositionBehaviours.h Updated all license headers 4 years ago
juce_ComponentAnimator.cpp Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_ComponentAnimator.h Updated all license headers 4 years ago
juce_ComponentBoundsConstrainer.cpp Replaced deprecated Displays methods 4 years ago
juce_ComponentBoundsConstrainer.h Updated all license headers 4 years ago
juce_ComponentBuilder.cpp Updated all license headers 4 years ago
juce_ComponentBuilder.h Updated all license headers 4 years ago
juce_ComponentMovementWatcher.cpp Updated all license headers 4 years ago
juce_ComponentMovementWatcher.h Updated all license headers 4 years ago
juce_ConcertinaPanel.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ConcertinaPanel.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_FlexBox.cpp FlexBox: Refactor and tidy implementation 3 years ago
juce_FlexBox.h Updated all license headers 4 years ago
juce_FlexItem.h FlexBox: Update the default value of FlexItem::alignSelf to match CSS implementations 3 years ago
juce_Grid.cpp Grid: Avoid crashing in performLayout when the grid contains no items 3 years ago
juce_Grid.h Grid: Fix behaviour with negative row/column indices 3 years ago
juce_GridItem.cpp Updated all license headers 4 years ago
juce_GridItem.h Updated all license headers 4 years ago
juce_GroupComponent.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_GroupComponent.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_MultiDocumentPanel.cpp Fix leak on MultiDocumentPanel destruction 3 years ago
juce_MultiDocumentPanel.h Fix leak on MultiDocumentPanel destruction 3 years ago
juce_ResizableBorderComponent.cpp Updated all license headers 4 years ago
juce_ResizableBorderComponent.h Updated all license headers 4 years ago
juce_ResizableCornerComponent.cpp Updated all license headers 4 years ago
juce_ResizableCornerComponent.h Updated all license headers 4 years ago
juce_ResizableEdgeComponent.cpp Updated all license headers 4 years ago
juce_ResizableEdgeComponent.h Updated all license headers 4 years ago
juce_ScrollBar.cpp Accessibility: Removed widget_handlers 4 years ago
juce_ScrollBar.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_SidePanel.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_SidePanel.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_StretchableLayoutManager.cpp Updated all license headers 4 years ago
juce_StretchableLayoutManager.h Updated all license headers 4 years ago
juce_StretchableLayoutResizerBar.cpp Updated all license headers 4 years ago
juce_StretchableLayoutResizerBar.h Updated all license headers 4 years ago
juce_StretchableObjectResizer.cpp Updated all license headers 4 years ago
juce_StretchableObjectResizer.h Updated all license headers 4 years ago
juce_TabbedButtonBar.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_TabbedButtonBar.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_TabbedComponent.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_TabbedComponent.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_Viewport.cpp Viewport: Stop touches on other components from interrupting scrolling 3 years ago
juce_Viewport.h Docs: Updated Viewport scrollbar docs 3 years ago