1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics/widgets
2016-09-05 17:35:09 +01:00
..
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 Added a styleChanged flag to enable setText() to take effect after setColor() 2016-09-05 11:50:18 +01:00
juce_TextEditor.h Added a styleChanged flag to enable setText() to take effect after setColor() 2016-09-05 11:50:18 +01: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 Fix to avoid negative width assertion when drawing fitted text in very deep TreeView file trees. 2016-09-05 17:35:09 +01:00
juce_TreeView.h Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00