1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics
2023-02-22 21:00:17 +00:00
..
accessibility Build: Replace JUCE_NODISCARD with [[nodiscard]] 2022-09-12 16:14:57 +01:00
application Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
buttons Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
commands Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
components Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
desktop Make it possible to attach Component updates to vblank events 2022-10-17 12:32:55 +02:00
drawables Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
filebrowser ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
keyboard TextInputTarget: Improve IME support on Android 2022-12-07 13:12:02 +00:00
layout Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
lookandfeel Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
menus Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
misc Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
mouse Docs: Add a link to TooltipWindow from SettableTooltipClient 2022-12-22 10:43:34 +00:00
native ScopedMessageBox: Add new helper type to bound alert window lifetimes 2023-02-22 21:00:08 +00:00
positioning Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
properties Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
widgets Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2023-02-09 17:54:18 +00:00
windows ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
juce_gui_basics.cpp ScopedMessageBox: Add new helper type to bound alert window lifetimes 2023-02-22 21:00:08 +00:00
juce_gui_basics.h ScopedMessageBox: Add new helper type to bound alert window lifetimes 2023-02-22 21:00:08 +00:00
juce_gui_basics.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00