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 5957cef205
TreeView: Improve performance when rendering very large trees
1 year ago
..
juce_ComboBox.cpp Add final specifiers in implementation files 2 years ago
juce_ComboBox.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ImageComponent.cpp Add final specifiers in implementation files 2 years ago
juce_ImageComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_Label.cpp Add final specifiers in implementation files 2 years ago
juce_Label.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ListBox.cpp Add final specifiers in implementation files 2 years ago
juce_ListBox.h ListBox: Rename getModel to avoid name hiding by derived classes 2 years ago
juce_ProgressBar.cpp Add final specifiers in implementation files 2 years ago
juce_ProgressBar.h ProgressBar: Add style parameter 2 years ago
juce_Slider.cpp Add final specifiers in implementation files 2 years ago
juce_Slider.h Removed some superfluous consts from definitions 2 years ago
juce_TableHeaderComponent.cpp Add final specifiers in implementation files 2 years ago
juce_TableHeaderComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TableListBox.cpp Warnings: Add missing overrides 1 year ago
juce_TableListBox.h ListBox: Rename getModel to avoid name hiding by derived classes 2 years ago
juce_TextEditor.cpp Add final specifiers in implementation files 2 years ago
juce_TextEditor.h TextEditor: Avoid giving away keyboard focus unconditionally in destructor 2 years ago
juce_Toolbar.cpp Toolbar: Change the background colour of CustomisationDialog, make it configurable 1 year ago
juce_Toolbar.h Toolbar: Change the background colour of CustomisationDialog, make it configurable 1 year ago
juce_ToolbarItemComponent.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_ToolbarItemComponent.h Removed some superfluous consts from definitions 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: Improve performance when rendering very large trees 1 year ago
juce_TreeView.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago