1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/properties
2021-08-10 16:48:35 +01:00
..
juce_BooleanPropertyComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_BooleanPropertyComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ButtonPropertyComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ButtonPropertyComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ChoicePropertyComponent.cpp ChoicePropertyComponent: Allow slightly more relaxed matching in getValue 2021-08-10 16:48:35 +01:00
juce_ChoicePropertyComponent.h Fixed spurious updates when initialising ChoicePropertyComponent with ValueWithDefault 2021-01-25 18:33:35 +00:00
juce_MultiChoicePropertyComponent.cpp Use jassertquiet where possible 2021-07-23 10:58:44 +01:00
juce_MultiChoicePropertyComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_PropertyComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_PropertyComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_PropertyPanel.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_PropertyPanel.h Added a way to specify some space between PropertyComponents in a PropertyPanel 2020-12-03 17:27:10 +00:00
juce_SliderPropertyComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_SliderPropertyComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_TextPropertyComponent.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_TextPropertyComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00