| .. |
|
juce_ComboBox.cpp
|
Added sub-menu support to ComboBoxes
|
2016-11-21 16:36:32 +00:00 |
|
juce_ComboBox.h
|
Typo fixes
|
2016-12-22 20:21:13 +00:00 |
|
juce_ImageComponent.cpp
|
Added a new Graphics::drawImage method that takes a Rectangle<float>
|
2016-07-01 15:35:04 +01:00 |
|
juce_ImageComponent.h
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
juce_Label.cpp
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
2016-02-16 12:59:49 +00:00 |
|
juce_Label.h
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
juce_ListBox.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
juce_ListBox.h
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
juce_ProgressBar.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_ProgressBar.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_Slider.cpp
|
Slider and NormalisableRange changed to use standard library math functions
|
2016-08-31 09:00:50 +01:00 |
|
juce_Slider.h
|
Added a symmetric skew option to Slider
|
2016-08-15 11:31:11 +01:00 |
|
juce_TableHeaderComponent.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
juce_TableHeaderComponent.h
|
Corrected some spelling mistakes in comments
|
2016-04-11 11:13:44 +01:00 |
|
juce_TableListBox.cpp
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
2016-02-16 12:59:49 +00:00 |
|
juce_TableListBox.h
|
Fixed compiler warnings on Visual Studio 2015 RTM.
|
2015-07-23 15:57:18 +01:00 |
|
juce_TextEditor.cpp
|
Made sure that colours are updated when the look and feel of a TextEditor changes
|
2016-10-16 12:50:42 +02:00 |
|
juce_TextEditor.h
|
Fixed documentation typo
|
2016-10-19 15:49:03 +01:00 |
|
juce_Toolbar.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
juce_Toolbar.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_ToolbarItemComponent.cpp
|
Cleaned up a few uses of Image::null
|
2016-03-10 17:20:15 +00:00 |
|
juce_ToolbarItemComponent.h
|
Avoided spacer components in a ToolBar getting keyboard focus
|
2016-06-02 09:04:45 +01:00 |
|
juce_ToolbarItemFactory.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_ToolbarItemPalette.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_ToolbarItemPalette.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_TreeView.cpp
|
Added ColourIds to allow alternate colouring of TreeViewItems
|
2016-10-03 16:12:30 +01:00 |
|
juce_TreeView.h
|
Added ColourIds to allow alternate colouring of TreeViewItems
|
2016-10-03 16:12:30 +01:00 |