1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics/widgets
2017-03-28 12:31:51 +01:00
..
juce_ComboBox.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_ComboBox.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_Label.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 2016-02-16 12:59:49 +00:00
juce_Label.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ListBox.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_ListBox.h A few C++11 modernisations and comment corrections 2017-03-28 12:31:51 +01:00
juce_ProgressBar.cpp Added isProgressBarOpaque() method to ProgressBar::LookAndFeelMethods 2017-03-03 12:37:45 +00:00
juce_ProgressBar.h Added isProgressBarOpaque() method to ProgressBar::LookAndFeelMethods 2017-03-03 12:37:45 +00:00
juce_Slider.cpp Multiple fixes for touch and pen input on Windows 2017-03-15 17:16:04 +00:00
juce_Slider.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_TableHeaderComponent.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_TableHeaderComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_TableListBox.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_TableListBox.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_TextEditor.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_TextEditor.h Added line spacing to TextEditor and methods to set/get the current line spacing 2017-03-10 17:07:34 +00: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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ToolbarItemComponent.cpp Cleaned up a few uses of Image::null 2016-03-10 17:20:15 +00:00
juce_ToolbarItemComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ToolbarItemFactory.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ToolbarItemPalette.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ToolbarItemPalette.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_TreeView.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_TreeView.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00