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.
hogliux 66da02d233 Fixed an issue where ComboBox popup menus would flicker if a second combobox menu was opened 7 years ago
..
juce_ComboBox.cpp Fixed an issue where ComboBox popup menus would flicker if a second combobox menu was opened 7 years ago
juce_ComboBox.h Removed a few more old compiler workarounds 7 years ago
juce_ImageComponent.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ImageComponent.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Label.cpp Removed some old compiler bug workarounds 7 years ago
juce_Label.h Removed a few more old compiler workarounds 7 years ago
juce_ListBox.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ListBox.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ProgressBar.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ProgressBar.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Slider.cpp Tweak to the updating of the popup display value in Slider 7 years ago
juce_Slider.h Added a parameter to Slider::setPopupDisplayEnabled() to allow the popup to optionally appear on a mouse-over as well as a drag 7 years ago
juce_TableHeaderComponent.cpp Added colour ids to modify the colours of the TableHeaderComponent 7 years ago
juce_TableHeaderComponent.h Added colour ids to modify the colours of the TableHeaderComponent 7 years ago
juce_TableListBox.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_TableListBox.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_TextEditor.cpp Allow select all key command for read-only TextEditors 7 years ago
juce_TextEditor.h Added TextEditor::applyColourToAllText() method 8 years ago
juce_Toolbar.cpp Removed some old compiler bug workarounds 7 years ago
juce_Toolbar.h Removed some old compiler bug workarounds 7 years ago
juce_ToolbarItemComponent.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ToolbarItemComponent.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ToolbarItemFactory.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ToolbarItemPalette.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ToolbarItemPalette.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_TreeView.cpp Tweaked the order in which properties are set when TreeViewItems are added, and did some internal modernisation of the TreeView classes 7 years ago
juce_TreeView.h Tweaked the order in which properties are set when TreeViewItems are added, and did some internal modernisation of the TreeView classes 7 years ago