1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_gui_basics
reuk d929adc9e8
PopupMenu: Change argument type to optional
Negative wantedY arguments are valid, so we need to be able to
differentiate between an unspecified argument and a
specified-but-negative argument.
2025-09-01 23:33:43 +01:00
..
accessibility Accessibility: Add AccessibilityHandler::postSystemNotification() function for posting an OS-specific accessible notification 2024-12-04 11:11:21 +00:00
application Update licensing information 2024-04-16 11:39:35 +01:00
buttons Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
commands Update licensing information 2024-04-16 11:39:35 +01:00
components Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
desktop Desktop: Add a note about screen rotation to the docs for screen insets 2025-07-22 15:23:15 +01:00
detail TooltipWindow: Enable by-char breaking for the tooltip text 2025-08-13 14:20:20 +01:00
drawables Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
filebrowser Fix calling FileListComponent::setSelectedFile after DirectoryContentsList::setDirectory 2025-08-13 12:45:41 +01:00
keyboard ModifierKeys: Add support for back and forward mouse buttons 2025-08-13 15:38:10 +01:00
layout SidePanel: Add an option to restrict content to the safe screen area 2025-06-03 16:08:20 +01:00
lookandfeel LookAndFeel: Use preferred temporary image type for progress bars 2025-04-24 13:58:23 +01:00
menus PopupMenu: Change argument type to optional 2025-09-01 23:33:43 +01:00
misc ScopedThreadDPIAwarenessSetter: Make moveable 2024-12-13 14:42:26 +00:00
mouse Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
native Android: Avoid restarting activities on system-wide theme change 2025-09-01 15:51:30 +01:00
positioning Update licensing information 2024-04-16 11:39:35 +01:00
properties Update licensing information 2024-04-16 11:39:35 +01:00
widgets ComboBox: Fix accessibility navigation when the PopupMenu has a parent component 2025-07-28 14:28:49 +02:00
windows Tidying: Change misleading variable name 2025-07-25 20:45:17 +02:00
juce_gui_basics.cpp Direct2D: Move ImagePixelDataNativeExtensions into separate header 2025-04-24 13:58:23 +01:00
juce_gui_basics.h Bump version number to 8.0.9 2025-09-01 14:44:25 +01:00
juce_gui_basics.mm Update licensing information 2024-04-16 11:39:35 +01:00