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
2015-03-24 14:30:34 +00:00
..
juce_BooleanPropertyComponent.cpp Added some colour IDs to BooleanPropertyComponent. 2014-09-29 16:32:06 +01:00
juce_BooleanPropertyComponent.h Added some colour IDs to BooleanPropertyComponent. 2014-09-29 16:32:06 +01:00
juce_ButtonPropertyComponent.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
juce_ButtonPropertyComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
juce_ChoicePropertyComponent.cpp Minor clean-ups 2014-04-29 14:14:21 +01:00
juce_ChoicePropertyComponent.h Clarified some comments. 2014-09-02 15:02:26 +01:00
juce_PropertyComponent.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_PropertyComponent.h Documentation correction. 2015-03-24 14:30:34 +00:00
juce_PropertyPanel.cpp Added ability for PropertyPanel to insert/remove panels. (And tidied up the class internally a bit) 2015-03-17 13:04:02 +00:00
juce_PropertyPanel.h Added ability for PropertyPanel to insert/remove panels. (And tidied up the class internally a bit) 2015-03-17 13:04:02 +00:00
juce_SliderPropertyComponent.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
juce_SliderPropertyComponent.h Clarified some comments. 2014-09-02 15:02:26 +01:00
juce_TextPropertyComponent.cpp Added some "override" annotations. 2013-07-08 19:05:14 +01:00
juce_TextPropertyComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00