1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_gui_basics/buttons
2016-12-07 12:07:58 +00:00
..
juce_ArrowButton.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ArrowButton.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Button.cpp Added a check in Button to detect self-deletion as a side-effect of its toggle value changing 2016-09-08 13:31:40 +01:00
juce_Button.h Windows 10 update touch events bug fix 2016-08-08 15:51:42 +01:00
juce_DrawableButton.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_DrawableButton.h Minor documentation corrections. 2016-06-28 19:52:14 +01:00
juce_HyperlinkButton.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_HyperlinkButton.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ImageButton.cpp Made ImageButton take into account the state of Component::setIgnoresMouseClicks 2015-11-30 08:50:21 +00:00
juce_ImageButton.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_ShapeButton.cpp Added a call to getToggleState() in ShapeButton::paintButton() to take into account toggle state when setting button colour 2016-12-07 12:07:58 +00:00
juce_ShapeButton.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_TextButton.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_TextButton.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ToggleButton.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_ToggleButton.h Added colour IDs for ToggleButton tick colour 2016-04-19 15:32:11 +01:00
juce_ToolbarButton.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ToolbarButton.h Update copyright notice 2015-07-22 15:59:34 +01:00