| .. |
|
juce_BooleanPropertyComponent.cpp
|
Standardised some lambda syntax
|
2018-01-08 10:28:41 +00:00 |
|
juce_BooleanPropertyComponent.h
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
juce_ButtonPropertyComponent.cpp
|
Standardised some lambda syntax
|
2018-01-08 10:28:41 +00:00 |
|
juce_ButtonPropertyComponent.h
|
Added some missing override keywords
|
2018-09-03 10:54:16 +01:00 |
|
juce_ChoicePropertyComponent.cpp
|
Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object
|
2018-10-24 11:15:16 +01:00 |
|
juce_ChoicePropertyComponent.h
|
Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object
|
2018-10-24 11:15:16 +01:00 |
|
juce_MultiChoicePropertyComponent.cpp
|
Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object
|
2018-10-24 11:15:16 +01:00 |
|
juce_MultiChoicePropertyComponent.h
|
Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object
|
2018-10-24 11:15:16 +01:00 |
|
juce_PropertyComponent.cpp
|
Some misc cleanups, mainly around WeakReference usage and rectangles
|
2018-07-09 16:00:45 +01:00 |
|
juce_PropertyComponent.h
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
juce_PropertyPanel.cpp
|
Added a getPropertyPanelSectionHeaderHeight() method to PropertyComponent::LookAndFeelMethods
|
2017-11-27 10:47:54 +00:00 |
|
juce_PropertyPanel.h
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
juce_SliderPropertyComponent.cpp
|
Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes
|
2018-01-18 15:23:57 +00:00 |
|
juce_SliderPropertyComponent.h
|
Added some missing override keywords
|
2018-09-03 10:54:16 +01:00 |
|
juce_TextPropertyComponent.cpp
|
Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object
|
2018-10-24 11:15:16 +01:00 |
|
juce_TextPropertyComponent.h
|
Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object
|
2018-10-24 11:15:16 +01:00 |