1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/properties
2014-04-29 14:14:21 +01:00
..
juce_BooleanPropertyComponent.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_BooleanPropertyComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +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 Minor clean-ups 2014-04-29 14:14:21 +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 Added some colour ID constants for PropertyComponent. 2014-02-17 17:55:15 +00:00
juce_PropertyPanel.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_PropertyPanel.h Couple of minor clean-ups. 2013-12-02 23:12:39 +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 Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +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