| .. |
|
juce_ArrowButton.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_ArrowButton.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00: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
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_DrawableButton.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_DrawableButton.h
|
Fixed typo in DrawableButton
|
2017-02-23 09:49:40 +00: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
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00: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
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_ShapeButton.cpp
|
Added methods to ShapeButton to allow a different set of normal/over/down colours to be used when the button's toggle state is 'on'
|
2017-01-31 17:04:45 +00:00 |
|
juce_ShapeButton.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_TextButton.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_TextButton.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00: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
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_ToolbarButton.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_ToolbarButton.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |