1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_gui_basics
reuk 903c77b977
PopupMenu: Add accessor for top-level target component to Options class
This allows the LookAndFeel of submenus to query the target component
used for the top-level menu. getTargetComponent() isn't suitable for
this because the target component is set to null for submenus, and this
behaviour can't be changed without potentially breaking code that relies
on the current behaviour.
2023-11-29 13:50:39 +00:00
..
accessibility Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00
application Formatting 2023-10-02 15:42:20 +01:00
buttons Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
commands Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
components Component: Improve the accuracy of the relative mouse position 2023-10-31 12:47:39 +00:00
desktop Formatting 2023-10-02 15:42:20 +01:00
detail Docs: Fix some missing Doxygen tags 2023-10-20 11:22:47 +01:00
drawables Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
filebrowser Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
keyboard Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
layout ConcertinaPanel: Move call that was mistakenly added to move constructor 2023-11-03 08:54:16 +00:00
lookandfeel Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
menus PopupMenu: Add accessor for top-level target component to Options class 2023-11-29 13:50:39 +00:00
misc Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
mouse Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
native MacOS: Accessibility: Fix returning ignored native element in accessibilityChildren 2023-11-08 16:42:59 +01:00
positioning Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
properties Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
widgets Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
windows Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_gui_basics.cpp Includes: Move some miscellaneous includes into module header and source files 2023-10-09 14:49:18 +01:00
juce_gui_basics.h Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_gui_basics.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00