| .. |
|
juce_ArrowButton.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ArrowButton.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_Button.cpp
|
Stopped buttons responding to key-shortcuts when they're not actually visible.
|
2014-01-22 09:39:25 +00:00 |
|
juce_Button.h
|
Added changeTextButtonWidthToFitText to the look + feel classes.
|
2014-03-22 14:24:09 +00:00 |
|
juce_DrawableButton.cpp
|
Fix for auto-toggle DrawableButtons not updating their image immediately.
|
2013-10-12 15:44:31 +01:00 |
|
juce_DrawableButton.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_HyperlinkButton.cpp
|
Fix for HyperlinkButton::changeWidthToFitText
|
2014-03-23 16:47:22 +00:00 |
|
juce_HyperlinkButton.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_ImageButton.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ImageButton.h
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
2013-10-27 22:02:21 +00:00 |
|
juce_ShapeButton.cpp
|
Added an optional border size to ShapeButton.
|
2013-10-20 14:27:06 +01:00 |
|
juce_ShapeButton.h
|
Added an optional border size to ShapeButton.
|
2013-10-20 14:27:06 +01:00 |
|
juce_TextButton.cpp
|
Added changeTextButtonWidthToFitText to the look + feel classes.
|
2014-03-22 14:24:09 +00:00 |
|
juce_TextButton.h
|
Added changeTextButtonWidthToFitText to the look + feel classes.
|
2014-03-22 14:24:09 +00:00 |
|
juce_ToggleButton.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ToggleButton.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_ToolbarButton.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ToolbarButton.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |