| .. |
|
juce_ComboBox.cpp
|
Don't repeatedly set the wantsFocus flag if it hasn't changed
|
2016-07-29 12:19:16 +01:00 |
|
juce_ComboBox.h
|
Don't repeatedly set the wantsFocus flag if it hasn't changed
|
2016-07-29 12:19:16 +01: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
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_Label.cpp
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
2016-02-16 12:59:49 +00:00 |
|
juce_Label.h
|
Corrected some spelling mistakes in comments
|
2016-04-11 11:13:44 +01:00 |
|
juce_ListBox.cpp
|
Added additional dontScrollToShowThisRange parameter to selectRangeOfRows in ListBox
|
2016-07-25 11:03:37 +01:00 |
|
juce_ListBox.h
|
Added additional dontScrollToShowThisRange parameter to selectRangeOfRows in ListBox
|
2016-07-25 11:03:37 +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 method MouseEvent::mouseWasDraggedSinceMouseDown()
|
2016-02-16 12:59:49 +00: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
|
Fix for caret updating in TextEditor when look+feel changes
|
2015-11-16 10:35:36 +00:00 |
|
juce_TextEditor.h
|
Moved a method in LengthAndCharacterRestriction to be public.
|
2016-01-12 15:20:34 +00:00 |
|
juce_Toolbar.cpp
|
Changed the Array::remove() method to return void, and added an Array::removeAndReturn() method to replace the old functionality
|
2016-07-07 15:02:05 +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
|
Return parent row number if any of the tree view item's paraents are closed
|
2016-07-05 16:27:51 +01:00 |
|
juce_TreeView.h
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |