1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics/components
2018-08-10 16:37:52 +01:00
..
juce_CachedComponentImage.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Component.cpp Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() 2018-08-10 16:37:52 +01:00
juce_Component.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_ComponentListener.cpp Added a componentEnablementChanged method to ComponentListener 2017-11-20 11:23:03 +00:00
juce_ComponentListener.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ModalComponentManager.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_ModalComponentManager.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00