1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-04 03:40:07 +00:00
JUCE/src/gui/components/properties
2011-06-15 20:32:29 +01:00
..
juce_BooleanPropertyComponent.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_BooleanPropertyComponent.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_ButtonPropertyComponent.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_ButtonPropertyComponent.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_ChoicePropertyComponent.cpp Removed const-ness from some return types to take advantage of future c++0x advantages. 2011-06-15 20:32:29 +01:00
juce_ChoicePropertyComponent.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_PropertyComponent.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_PropertyComponent.h Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_PropertyPanel.cpp Added selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour. 2011-05-30 21:10:57 +01:00
juce_PropertyPanel.h Added selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour. 2011-05-30 21:10:57 +01:00
juce_SliderPropertyComponent.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_SliderPropertyComponent.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_TextPropertyComponent.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_TextPropertyComponent.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00