.. |
juce_CachedComponentImage.h
|
Updated all license headers
|
5 years ago |
juce_Component.cpp
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
3 years ago |
juce_Component.h
|
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
|
3 years ago |
juce_ComponentListener.cpp
|
Updated all license headers
|
5 years ago |
juce_ComponentListener.h
|
Updated all license headers
|
5 years ago |
juce_ComponentTraverser.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
4 years ago |
juce_FocusTraverser.cpp
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
4 years ago |
juce_FocusTraverser.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
4 years ago |
juce_ModalComponentManager.cpp
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
3 years ago |
juce_ModalComponentManager.h
|
ModalCallbackFunction: Use NullCheckedInvocation helper to fix potential crash due to calling null std::function
|
3 years ago |