| .. |
|
juce_ComboBox.cpp
|
Fixed an issue where ComboBox popup menus would flicker if a second combobox menu was opened
|
2017-08-30 15:19:30 +01:00 |
|
juce_ComboBox.h
|
Removed a few more old compiler workarounds
|
2017-08-14 13:10:40 +01:00 |
|
juce_ImageComponent.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ImageComponent.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_Label.cpp
|
Removed some old compiler bug workarounds
|
2017-08-14 12:59:18 +01:00 |
|
juce_Label.h
|
Removed a few more old compiler workarounds
|
2017-08-14 13:10:40 +01:00 |
|
juce_ListBox.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ListBox.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ProgressBar.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ProgressBar.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_Slider.cpp
|
Removed the need for the window to be focused for the slider's hover popup to work
|
2017-09-05 15:05:56 +01:00 |
|
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
|
2017-08-15 09:53:29 +01:00 |
|
juce_TableHeaderComponent.cpp
|
A bit of minor tidying up in TableHeaderComponent
|
2017-09-05 14:56:22 +01:00 |
|
juce_TableHeaderComponent.h
|
Modernised some code in TableListBox
|
2017-09-05 12:47:15 +01:00 |
|
juce_TableListBox.cpp
|
Modernised some code in TableListBox
|
2017-09-05 12:47:15 +01:00 |
|
juce_TableListBox.h
|
Modernised some code in TableListBox
|
2017-09-05 12:47:15 +01:00 |
|
juce_TextEditor.cpp
|
Allow select all key command for read-only TextEditors
|
2017-08-23 14:27:03 +01:00 |
|
juce_TextEditor.h
|
Added TextEditor::applyColourToAllText() method
|
2017-06-02 11:39:02 +01:00 |
|
juce_Toolbar.cpp
|
Removed some old compiler bug workarounds
|
2017-08-14 12:59:18 +01:00 |
|
juce_Toolbar.h
|
Removed some old compiler bug workarounds
|
2017-08-14 12:59:18 +01:00 |
|
juce_ToolbarItemComponent.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ToolbarItemComponent.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ToolbarItemFactory.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ToolbarItemPalette.cpp
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_ToolbarItemPalette.h
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
juce_TreeView.cpp
|
Tweaked the order in which properties are set when TreeViewItems are added, and did some internal modernisation of the TreeView classes
|
2017-08-10 11:13:01 +01:00 |
|
juce_TreeView.h
|
Tweaked the order in which properties are set when TreeViewItems are added, and did some internal modernisation of the TreeView classes
|
2017-08-10 11:13:01 +01:00 |