.. |
juce_ArrowButton.cpp
|
New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers.
|
13 years ago |
juce_ArrowButton.h
|
Tab button fix and minor clean-ups.
|
13 years ago |
juce_Button.cpp
|
Minor clean-ups.
|
12 years ago |
juce_Button.h
|
Gave DrawableButton a bit of a spring-cleaning: got rid of its non-standard setBackgroundColours() method, and instead gave it some colour IDs for setting its colours, like other components do.
|
12 years ago |
juce_DrawableButton.cpp
|
Added a stretch-to-fit option to DrawableButton.
|
12 years ago |
juce_DrawableButton.h
|
Added a stretch-to-fit option to DrawableButton.
|
12 years ago |
juce_HyperlinkButton.cpp
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_HyperlinkButton.h
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_ImageButton.cpp
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_ImageButton.h
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_ShapeButton.cpp
|
Tab button fix and minor clean-ups.
|
13 years ago |
juce_ShapeButton.h
|
Tab button fix and minor clean-ups.
|
13 years ago |
juce_TextButton.cpp
|
Minor clean-ups.
|
12 years ago |
juce_TextButton.h
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_ToggleButton.cpp
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_ToggleButton.h
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_ToolbarButton.cpp
|
Minor clean-ups.
|
12 years ago |
juce_ToolbarButton.h
|
Minor fixes for Thread, ColourSelector, ToolbarButton.
|
13 years ago |