| .. |
|
juce_AlertWindow.cpp
|
AlertWindow: Prevent accessible label component from intercepting mouse clicks
|
2021-11-02 12:35:36 +00:00 |
|
juce_AlertWindow.h
|
Update code to use C++14 [[deprecated]] attribute
|
2021-09-29 16:14:00 +01:00 |
|
juce_CallOutBox.cpp
|
Accessibility: Use more specific AccessibilityRole::dialogWindow for CallOutBox
|
2021-10-08 17:19:03 +01:00 |
|
juce_CallOutBox.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +01:00 |
|
juce_ComponentPeer.cpp
|
Android: Fix dismissing screen keyboard when interacting with TextEditor
|
2022-04-27 18:08:17 +02:00 |
|
juce_ComponentPeer.h
|
Android: Fix dismissing screen keyboard when interacting with TextEditor
|
2022-04-27 18:08:17 +02:00 |
|
juce_DialogWindow.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_DialogWindow.h
|
Fix auxiliary desktop windows scaling and centring when Desktop::globalScaleFactor != 1.0
|
2021-09-29 11:46:24 +01:00 |
|
juce_DocumentWindow.cpp
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
juce_DocumentWindow.h
|
DocumentWindow: Update documentation
|
2022-01-27 18:43:21 +00:00 |
|
juce_MessageBoxOptions.h
|
Nodiscard: Add to builder-pattern functions
|
2022-01-27 18:43:21 +00:00 |
|
juce_NativeMessageBox.h
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
2021-07-21 16:34:12 +01:00 |
|
juce_ResizableWindow.cpp
|
ComponentPeer: Deprecate getFrameSize()
|
2022-02-03 21:46:36 +01:00 |
|
juce_ResizableWindow.h
|
Update code to use C++14 [[deprecated]] attribute
|
2021-09-29 16:14:00 +01:00 |
|
juce_ThreadWithProgressWindow.cpp
|
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
|
2021-07-21 16:34:12 +01:00 |
|
juce_ThreadWithProgressWindow.h
|
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
|
2021-06-30 13:01:14 +01:00 |
|
juce_TooltipWindow.cpp
|
TooltipWindow: Avoid potential use-after-free of lastComponentUnderMouse
|
2022-02-18 16:43:26 +00:00 |
|
juce_TooltipWindow.h
|
TooltipWindow: Avoid potential use-after-free of lastComponentUnderMouse
|
2022-02-18 16:43:26 +00:00 |
|
juce_TopLevelWindow.cpp
|
Add FocusOutline class for indicating Component keyboard focus
|
2022-01-20 15:46:53 +00:00 |
|
juce_TopLevelWindow.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +01:00 |