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
2021-07-28 11:44:28 +01:00
..
juce_CachedComponentImage.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_Component.cpp Accessibility: Don't create AccessibilityHandler for Components without a native window handle 2021-07-28 11:44:28 +01:00
juce_Component.h Docs: Fix typo in Component child adding methods 2021-07-28 10:13:10 +01:00
juce_ComponentListener.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentListener.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentTraverser.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_FocusTraverser.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_FocusTraverser.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_ModalComponentManager.cpp Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 2021-07-21 16:34:12 +01:00
juce_ModalComponentManager.h ModalCallbackFunction: Use NullCheckedInvocation helper to fix potential crash due to calling null std::function 2021-07-22 16:33:42 +01:00