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.
Tom Poole 5938796f43 Viewport: Fix a scrolling bug when internal components have a transform applied 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 ComponentBoundsConstrainer: Refactor 3 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 Build: Add -Wdeprecated to recommended flags and fix new warnings 3 years ago
juce_FlexBox.h Build: Add -Wdeprecated to recommended flags and fix new warnings 3 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 Build: Add -Wdeprecated to recommended flags and fix new warnings 3 years ago
juce_GridItem.h Build: Add -Wdeprecated to recommended flags and fix new warnings 3 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 some typos 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: Fix a scrolling bug when internal components have a transform applied 3 years ago
juce_Viewport.h Viewport: Improve drag-to-scroll on devices that can accept simultaneous mouse and touch input 3 years ago