1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics/components
2018-05-11 12:46:30 +01:00
..
juce_CachedComponentImage.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Component.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 2018-05-09 10:04:27 +01:00
juce_Component.h Misc cleanups and modernisation 2018-05-11 12:46:30 +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 Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 2018-05-09 10:04:27 +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 Add documentation tags 2018-03-15 12:10:32 +00:00