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.
tpoole 8aca5604eb Fixed a VS2013 compiler error 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 Removed the need for the window to be focused for the slider's hover popup to work 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 A bit of minor tidying up in TableHeaderComponent 7 years ago
juce_TableHeaderComponent.h Modernised some code in TableListBox 7 years ago
juce_TableListBox.cpp Modernised some code in TableListBox 7 years ago
juce_TableListBox.h Modernised some code in TableListBox 7 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 Fixed a VS2013 compiler error 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