.. |
juce_AlertWindow.cpp
|
AlertWindow: Prevent accessible label component from intercepting mouse clicks
|
3 years ago |
juce_AlertWindow.h
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
juce_CallOutBox.cpp
|
Accessibility: Use more specific AccessibilityRole::dialogWindow for CallOutBox
|
3 years ago |
juce_CallOutBox.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
3 years ago |
juce_ComponentPeer.cpp
|
Windows: Fix issue where minimising a window could overwrite the last "normal" window bounds
|
3 years ago |
juce_ComponentPeer.h
|
UIViewComponentPeer: Allow setting an app style, to ensure the status bar can be seen over the app background
|
3 years ago |
juce_DialogWindow.cpp
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
4 years ago |
juce_DialogWindow.h
|
Fix auxiliary desktop windows scaling and centring when Desktop::globalScaleFactor != 1.0
|
3 years ago |
juce_DocumentWindow.cpp
|
Updated all license headers
|
4 years ago |
juce_DocumentWindow.h
|
Updated all license headers
|
4 years ago |
juce_MessageBoxOptions.h
|
Add some missing Doxygen tags
|
3 years ago |
juce_NativeMessageBox.h
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
3 years ago |
juce_ResizableWindow.cpp
|
Linux: Fix bug restoring window positions from saved state
|
3 years ago |
juce_ResizableWindow.h
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
juce_ThreadWithProgressWindow.cpp
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
3 years ago |
juce_ThreadWithProgressWindow.h
|
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
|
3 years ago |
juce_TooltipWindow.cpp
|
Tooltip: Fix bug where tip would not be updated for new components
|
3 years ago |
juce_TooltipWindow.h
|
Tooltip: Show manually shown tips until a dismissal mouse event occurs
|
3 years ago |
juce_TopLevelWindow.cpp
|
Fix auxiliary desktop windows scaling and centring when Desktop::globalScaleFactor != 1.0
|
3 years ago |
juce_TopLevelWindow.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
3 years ago |