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 e27194272d TableListBox: Avoid calling virtual functions in constructor 3 years ago
..
juce_ComboBox.cpp Accessibility: Update ComboBox label accessibility when editable state changed 3 years ago
juce_ComboBox.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_ImageComponent.cpp Accessibility: Override Accessibility::getHelp() for JUCE widgets that support tooltips 3 years ago
juce_ImageComponent.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_Label.cpp Fix bug in LabelKeyboardFocusTraverser causing editable labels to consume focus traversal events 3 years ago
juce_Label.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_ListBox.cpp TableListBox: Avoid calling virtual functions in constructor 3 years ago
juce_ListBox.h TableListBox: Avoid calling virtual functions in constructor 3 years ago
juce_ProgressBar.cpp Accessibility: Override Accessibility::getHelp() for JUCE widgets that support tooltips 3 years ago
juce_ProgressBar.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_Slider.cpp Accessibility: Use ignored AccessibilityHandler for slider text boxes to fix keyboard focus/accessible focus sync issue 3 years ago
juce_Slider.h Fix some typos 3 years ago
juce_TableHeaderComponent.cpp TableHeaderComponent: Avoid repainting in setColumnWidth if requested size is outside limits 3 years ago
juce_TableHeaderComponent.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_TableListBox.cpp TableListBox: Avoid calling virtual functions in constructor 3 years ago
juce_TableListBox.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_TextEditor.cpp Android: Fix dismissing screen keyboard when interacting with TextEditor 3 years ago
juce_TextEditor.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_Toolbar.cpp Toolbar: Add accessible name for custom popup menu item 3 years ago
juce_Toolbar.h Toolbar: Fix missing-items button when LookAndFeel changes after construction of toolbar 3 years ago
juce_ToolbarItemComponent.cpp DragAndDropContainer: Allow custom scaling 3 years ago
juce_ToolbarItemComponent.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_ToolbarItemFactory.h Updated all license headers 4 years ago
juce_ToolbarItemPalette.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ToolbarItemPalette.h Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
juce_TreeView.cpp MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
juce_TreeView.h TreeView: Allow built-in mouse handling to be enabled/disabled for custom components 3 years ago