| .. |
|
juce_ComboBox.cpp
|
Don't repeatedly set the wantsFocus flag if it hasn't changed
|
9 years ago |
|
juce_ComboBox.h
|
Don't repeatedly set the wantsFocus flag if it hasn't changed
|
9 years ago |
|
juce_ImageComponent.cpp
|
Added a new Graphics::drawImage method that takes a Rectangle<float>
|
9 years ago |
|
juce_ImageComponent.h
|
Update copyright notice
|
10 years ago |
|
juce_Label.cpp
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
9 years ago |
|
juce_Label.h
|
Corrected some spelling mistakes in comments
|
9 years ago |
|
juce_ListBox.cpp
|
Added additional dontScrollToShowThisRange parameter to selectRangeOfRows in ListBox
|
9 years ago |
|
juce_ListBox.h
|
Added additional dontScrollToShowThisRange parameter to selectRangeOfRows in ListBox
|
9 years ago |
|
juce_ProgressBar.cpp
|
Update copyright notice
|
10 years ago |
|
juce_ProgressBar.h
|
Update copyright notice
|
10 years ago |
|
juce_Slider.cpp
|
Slider and NormalisableRange changed to use standard library math functions
|
9 years ago |
|
juce_Slider.h
|
Added a symmetric skew option to Slider
|
9 years ago |
|
juce_TableHeaderComponent.cpp
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
9 years ago |
|
juce_TableHeaderComponent.h
|
Corrected some spelling mistakes in comments
|
9 years ago |
|
juce_TableListBox.cpp
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
9 years ago |
|
juce_TableListBox.h
|
Fixed compiler warnings on Visual Studio 2015 RTM.
|
10 years ago |
|
juce_TextEditor.cpp
|
Added a styleChanged flag to enable setText() to take effect after setColor()
|
9 years ago |
|
juce_TextEditor.h
|
Added a styleChanged flag to enable setText() to take effect after setColor()
|
9 years ago |
|
juce_Toolbar.cpp
|
Changed the Array::remove() method to return void, and added an Array::removeAndReturn() method to replace the old functionality
|
9 years ago |
|
juce_Toolbar.h
|
Update copyright notice
|
10 years ago |
|
juce_ToolbarItemComponent.cpp
|
Cleaned up a few uses of Image::null
|
9 years ago |
|
juce_ToolbarItemComponent.h
|
Avoided spacer components in a ToolBar getting keyboard focus
|
9 years ago |
|
juce_ToolbarItemFactory.h
|
Update copyright notice
|
10 years ago |
|
juce_ToolbarItemPalette.cpp
|
Update copyright notice
|
10 years ago |
|
juce_ToolbarItemPalette.h
|
Update copyright notice
|
10 years ago |
|
juce_TreeView.cpp
|
Fix to avoid negative width assertion when drawing fitted text in very deep TreeView file trees.
|
9 years ago |
|
juce_TreeView.h
|
Lots of small whitespace tweaks.
|
10 years ago |