.. |
juce_ArrowButton.cpp
|
Update copyright notice
|
10 years ago |
juce_ArrowButton.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_Button.cpp
|
Added a check in Button to detect self-deletion as a side-effect of its toggle value changing
|
8 years ago |
juce_Button.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_DrawableButton.cpp
|
Update copyright notice
|
10 years ago |
juce_DrawableButton.h
|
Fixed typo in DrawableButton
|
8 years ago |
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.
|
8 years ago |
juce_HyperlinkButton.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_ImageButton.cpp
|
Made ImageButton take into account the state of Component::setIgnoresMouseClicks
|
9 years ago |
juce_ImageButton.h
|
Replace include guards with "#pragma once"
|
8 years ago |
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'
|
8 years ago |
juce_ShapeButton.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_TextButton.cpp
|
Update copyright notice
|
10 years ago |
juce_TextButton.h
|
Replace include guards with "#pragma once"
|
8 years ago |
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.
|
8 years ago |
juce_ToggleButton.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_ToolbarButton.cpp
|
Update copyright notice
|
10 years ago |
juce_ToolbarButton.h
|
Replace include guards with "#pragma once"
|
8 years ago |