| .. |
|
juce_ArrowButton.cpp
|
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 |
|
juce_ArrowButton.h
|
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 |
|
juce_Button.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_Button.h
|
Fix for component notifications when peer is changing. Some fixes for GCC4.7 on linux.
|
2012-04-12 10:10:42 +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
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_ShapeButton.h
|
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 |
|
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
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_ToolbarButton.h
|
Minor fixes for Thread, ColourSelector, ToolbarButton.
|
2012-03-13 21:50:13 +00:00 |