| .. |
|
juce_BooleanPropertyComponent.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_BooleanPropertyComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_ButtonPropertyComponent.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_ButtonPropertyComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_ChoicePropertyComponent.cpp
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
juce_ChoicePropertyComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_PropertyComponent.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_PropertyComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_PropertyPanel.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
juce_PropertyPanel.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_SliderPropertyComponent.cpp
|
Added symmetric skew option to NormalisableRange class. Added option to use symmetric skew in SliderPropertyComponent class. Fixed skew factor bug in AudioProcessorValueTreeState::SliderAttachment class
|
2016-08-30 12:30:32 +01:00 |
|
juce_SliderPropertyComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_TextPropertyComponent.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
juce_TextPropertyComponent.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |