| .. |
|
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
|
Windows: Fix issue where minimising a window could overwrite the last "normal" window bounds
|
2021-09-28 11:31:49 +01:00 |
|
juce_ComponentPeer.h
|
ComponentPeer: Add facility for displaying document save state in the titlebar
|
2021-11-25 11:42:39 +00: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
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
juce_MessageBoxOptions.h
|
Add some missing Doxygen tags
|
2021-09-20 11:36:56 +01: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
|
Linux: Fix bug restoring window positions from saved state
|
2021-07-01 11:48:20 +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
|
Tooltip: Fix bug where tip would not be updated for new components
|
2021-11-30 17:07:31 +00:00 |
|
juce_TooltipWindow.h
|
Tooltip: Show manually shown tips until a dismissal mouse event occurs
|
2021-11-23 12:22:25 +00:00 |
|
juce_TopLevelWindow.cpp
|
Fix auxiliary desktop windows scaling and centring when Desktop::globalScaleFactor != 1.0
|
2021-09-29 11:46:24 +01:00 |
|
juce_TopLevelWindow.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +01:00 |