ed
|
333f98d204
|
Squashed some compiler warnings with -Wmissing-prototypes enabled
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
ed
|
3283f2224a
|
Projucer: Added new start page window
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
4985df9b5d
|
Fixed a bug in MultiChoicePropertyComponent causing the tick colours to not be updated with L&F changes
|
6 years ago |
ed
|
717cc49382
|
Added the JUCE_DECLARE_WEAK_REFERENCEABLE macro to ValueWithDefault and fixed some places which were potentially accessing a deleted ValueWithDefault object
|
6 years ago |
ed
|
35890478a3
|
Added the JUCE_DECLARE_WEAK_REFERENCEABLE macro to ValueWithDefault and fixed some places which were potentially accessing a deleted ValueWithDefault object
|
6 years ago |
ed
|
3ccbd29b39
|
Fixed some uninitialised ValueWithDefault pointers in the ChoicePropertyComponents
|
6 years ago |
ed
|
87a89e71e8
|
Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object
|
6 years ago |
ed
|
9c17e6172a
|
Ensure that MultiChoicePropertyComponent colours are visible
|
7 years ago |
ed
|
97a4084804
|
Ensure that the expand button remains visible in MultiChoicePropertyComponent when expanding/shrinking the choice list
|
7 years ago |
ed
|
c70d321007
|
Fixed a positioning bug in MultiChoicePropertyComponent
|
7 years ago |
ed
|
51ff1daf60
|
Various improvements to MultiChoicePropertyComponent such as setting a max number of selectable values and displaying the default values
|
7 years ago |
ed
|
a7b6f55885
|
Ensure that the underlying var array controlled by MultiChoicePropertyComponent is sorted and that its toggle buttons are updated if the default changes
|
7 years ago |
ed
|
404838a99f
|
Added a MultiChoicePropertyComponent class to juce_gui_basics and updated the PropertiesDemo example to use it
|
7 years ago |