jules
|
2cded82ea6
|
Fix for auto-toggle DrawableButtons not updating their image immediately.
|
2013-10-12 15:44:31 +01:00 |
|
jules
|
cfe45720cc
|
Moved DrawableButton painting into a new method LookAndFeel::drawDrawableButton()
|
2013-08-12 12:13:15 +01:00 |
|
jules
|
03c2801f3f
|
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 |
|
jules
|
0ee5dbf91d
|
Added DrawableButton::textColourOnId
|
2013-01-22 17:01:39 +00:00 |
|
jules
|
4fefd0bb52
|
Added a stretch-to-fit option to DrawableButton.
|
2012-09-21 13:26:08 +01:00 |
|
jules
|
ffbf1cd5c4
|
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.
|
2012-08-25 20:36:45 +01:00 |
|
jules
|
56bbab1537
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
jules
|
825cd60737
|
Improved enablement of DrawableButton. Made hosted VSTs update their latency.
|
2012-01-03 15:00:13 +00:00 |
|
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|