1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_gui_basics/properties
2013-03-17 18:17:41 +00: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 Minor fix + isEmpty() method for PropertyPanel. 2013-03-17 18:17:41 +00:00
juce_PropertyPanel.h Minor fix + isEmpty() method for PropertyPanel. 2013-03-17 18:17:41 +00: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 Allowed filename drag-and-drop into a TextPropertyComponent. 2012-10-01 10:15:18 +01:00
juce_TextPropertyComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00