1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_gui_basics/properties
2013-04-15 12:21:22 +01:00
..
juce_BooleanPropertyComponent.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_BooleanPropertyComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ButtonPropertyComponent.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_ButtonPropertyComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ChoicePropertyComponent.cpp ChoicePropertyComponent: better handling of var types. 2012-12-06 16:34:17 +00:00
juce_ChoicePropertyComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_PropertyComponent.cpp Minor clean-ups. 2012-12-31 19:10:54 +00:00
juce_PropertyComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_PropertyPanel.cpp Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 2013-04-15 12:21:22 +01:00
juce_PropertyPanel.h Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 2013-04-15 12:21:22 +01:00
juce_SliderPropertyComponent.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
juce_SliderPropertyComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_TextPropertyComponent.cpp Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
juce_TextPropertyComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00