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/components
2018-07-09 16:02:51 +01:00
..
juce_CachedComponentImage.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Component.cpp Added an assertion in Component to prevent accidental component recursion 2018-07-09 16:02:51 +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_Desktop.cpp Some misc cleanups, mainly around WeakReference usage and rectangles 2018-07-09 16:00:45 +01:00
juce_Desktop.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01: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