| .. |
|
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.
|
2012-07-11 21:07:47 +01:00 |
|
juce_ArrowButton.h
|
Tab button fix and minor clean-ups.
|
2012-07-12 11:06:12 +01:00 |
|
juce_Button.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_Button.h
|
Cleaned up a few warnings generated by clang -Wall.
|
2012-05-09 10:01:56 +01:00 |
|
juce_DrawableButton.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_DrawableButton.h
|
Improved enablement of DrawableButton. Made hosted VSTs update their latency.
|
2012-01-03 15:00:13 +00:00 |
|
juce_HyperlinkButton.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_HyperlinkButton.h
|
Internal work on the ComponentBuilder system.
|
2012-01-17 18:33:35 +00:00 |
|
juce_ImageButton.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_ImageButton.h
|
Internal work on the ComponentBuilder system.
|
2012-01-17 18:33:35 +00:00 |
|
juce_ShapeButton.cpp
|
Tab button fix and minor clean-ups.
|
2012-07-12 11:06:12 +01:00 |
|
juce_ShapeButton.h
|
Tab button fix and minor clean-ups.
|
2012-07-12 11:06:12 +01:00 |
|
juce_TextButton.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_TextButton.h
|
Internal work on the ComponentBuilder system.
|
2012-01-17 18:33:35 +00:00 |
|
juce_ToggleButton.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_ToggleButton.h
|
Internal work on the ComponentBuilder system.
|
2012-01-17 18:33:35 +00:00 |
|
juce_ToolbarButton.cpp
|
ToolbarButton fix.
|
2012-06-25 11:11:52 +01:00 |
|
juce_ToolbarButton.h
|
Minor fixes for Thread, ColourSelector, ToolbarButton.
|
2012-03-13 21:50:13 +00:00 |