1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
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
..
juce_analytics Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_audio_basics Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_audio_devices CoreAudio: Fix a bug when retrieving the index of a device nested inside an AudioIODeviceCombiner 2023-11-21 13:31:41 +00:00
juce_audio_formats Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_audio_plugin_client Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_audio_processors VST3: Include header/footer sysex bytes when converting with DataEvent 2023-11-23 13:02:39 +00:00
juce_audio_utils AudioDeviceSelector: Correctly display when there is no MIDI output device selected 2023-11-21 13:31:41 +00:00
juce_box2d Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_core Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_cryptography Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_data_structures CachedValue: Add const accessors 2023-11-27 14:43:08 +00:00
juce_dsp Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_events Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_graphics Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_gui_basics PopupMenu: Add accessor for top-level target component to Options class 2023-11-29 13:50:39 +00:00
juce_gui_extra Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_midi_ci CIPropertyDelegate: Fix issue where status field was omitted from successful PE response headers 2023-11-27 11:06:40 +00:00
juce_opengl Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_osc Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_product_unlocking Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_video Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
CMakeLists.txt MIDI-CI: Add module 2023-10-31 11:46:49 +00:00