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 629a3ca14b
ListBox: Allow ListBoxModel to control whether items may be dragged to other windows
2 years ago
..
juce_ComboBox.cpp BailOutChecker: Add checks after callbacks in Slider and ComboBox 2 years ago
juce_ComboBox.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ImageComponent.cpp Update licensing banners to JUCE 7 3 years ago
juce_ImageComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_Label.cpp TextEditor: Add option to dismiss the virtual keyboard on touches outside 3 years ago
juce_Label.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ListBox.cpp ListBox: Allow ListBoxModel to control whether items may be dragged to other windows 2 years ago
juce_ListBox.h ListBox: Allow ListBoxModel to control whether items may be dragged to other windows 2 years ago
juce_ProgressBar.cpp Update licensing banners to JUCE 7 3 years ago
juce_ProgressBar.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_Slider.cpp Slider: Update PopupDisplay in updateText() 2 years ago
juce_Slider.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TableHeaderComponent.cpp TableHeaderComponent: Correctly render column headers when graphics context is clipped 2 years ago
juce_TableHeaderComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TableListBox.cpp Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_TableListBox.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TextEditor.cpp TextInputTarget: Improve IME support on Android 2 years ago
juce_TextEditor.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_Toolbar.cpp Update licensing banners to JUCE 7 3 years ago
juce_Toolbar.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ToolbarItemComponent.cpp Android: Fix a couple of accessibility-related crashes 3 years ago
juce_ToolbarItemComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ToolbarItemFactory.h Update licensing banners to JUCE 7 3 years ago
juce_ToolbarItemPalette.cpp Update licensing banners to JUCE 7 3 years ago
juce_ToolbarItemPalette.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TreeView.cpp TreeView: Fix getAllVisibleItems() when only the final row of the tree fits in the viewport 2 years ago
juce_TreeView.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago