reuk
94ee60041f
Enumerate: Replace some non-ranged loops
1 year ago
Tom Poole
6bf9bb9a2e
Add final specifiers in implementation files
1 year ago
Tom Poole
2fb19ffd8f
Fix some LLVM 17 compiler warnings
1 year ago
reuk
39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API
2 years ago
Tom Poole
e618f68d4d
Update all examples to use Visual Studio 2022 as the default Windows exporter
3 years ago
Tom Poole
24e3340a55
Update all examples to use Visual Studio 2022 as the default Windows exporter
3 years ago
Tom Poole
dea3fe60e4
Update copyright banners
3 years ago
ed
461192b355
Add FocusOutline class for indicating Component keyboard focus
3 years ago
reuk
12b7a8f9d1
Accessibility: Prefer toggle action to press action for checkable items
3 years ago
reuk
6c59a31456
Win32 Windowing: Fix uninitialised data members warning
3 years ago
ed
962f94837d
Accessibility: Update button labels in AccessibilityDemo to silence Accessibility Inspector audit warnings
3 years ago
ed
00aeb89df8
Accessibility: Add Android Studio and iOS exporters to AccessibilityDemo
3 years ago
ed
551d7b9c5b
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
- Add AlertWindow::show() and showAsync() methods that take a MessageBoxOptions argument
- Add NativeMessageBox::show() and showAsync() methods that take a MessageBoxOptions argument
- Update the DialogsDemo to demonstrate the new methods
- Deprecate AlertWindow::showNativeDialogBox() in favour of the NativeMessageBox methods
- Pass button strings specified in MesssageBoxOptions to native dialog boxes correctly
- Use modern TaskDialog on Windows for the native dialog box where available
3 years ago
ed
a1f75dc5cc
AccessibilityDemo: Custom navigation holder
3 years ago
ed
ef5f2729f1
AccessibilityDemo: Set NavigableComponent as a focus container
3 years ago
ed
35d6b4fa6d
Accessibility Demo: Fixed a bug causing the custom widget actions to always be enabled
3 years ago
ed
d05cbc29dd
Accessibility: Added AccessibilityDemo to GUI examples
4 years ago