1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics/properties
2013-07-17 16:26:35 +01:00
..
juce_BooleanPropertyComponent.cpp Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 2013-07-08 13:05:51 +01:00
juce_BooleanPropertyComponent.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ButtonPropertyComponent.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_ButtonPropertyComponent.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ChoicePropertyComponent.cpp Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 2013-07-08 13:05:51 +01:00
juce_ChoicePropertyComponent.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_PropertyPanel.cpp Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
juce_PropertyPanel.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_SliderPropertyComponent.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_SliderPropertyComponent.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_TextPropertyComponent.cpp Added some "override" annotations. 2013-07-08 19:05:14 +01:00
juce_TextPropertyComponent.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00