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 ac2c863ffa
PopupMenu: Add mouse movement timeout back in
This reimplements similar functionality to that removed in
d39789b021.

Unlike the previous implementation, this version will still wait for the
mouse to move over the menu before the countdown timer is allowed to
start. This should avoid the situation where menu items are accidentally
triggered on mouse-up, after a menu opens under the pointer in response
to a mouse-down.
2025-07-03 16:15:03 +01:00
..
juce_analytics Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_animation Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_audio_basics Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_audio_devices iOS: Fix deprecation warning 2025-06-10 20:16:02 +01:00
juce_audio_formats Fix compilation when JUCE_USE_LAME_AUDIO_FORMAT=1 2025-06-17 10:13:52 +02:00
juce_audio_plugin_client VST3: Prevent some warnings 2025-06-12 15:52:01 +01:00
juce_audio_processors AudioProcessorGraph: Fix bug where channel delays could incorrectly be applied multiple times 2025-06-19 18:12:33 +01:00
juce_audio_utils AudioVisualiserComponent: Fix potential data races 2025-06-03 16:12:00 +01:00
juce_box2d Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_core Network: Fix potential deadlock in macOS WebInputStream 2025-06-30 19:46:19 +01:00
juce_cryptography Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_data_structures Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_dsp Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_events Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_graphics Direct2DImage: Flush CPU-only changes if necessary when copying images 2025-06-30 20:04:56 +01:00
juce_gui_basics PopupMenu: Add mouse movement timeout back in 2025-07-03 16:15:03 +01:00
juce_gui_extra WebBrowserComponent: Avoid spinning indefinitely when reaching end of file 2025-06-23 20:33:42 +01:00
juce_javascript Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_midi_ci Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_opengl OpenGL: Document blend parameter for copyTexture method 2025-06-10 16:13:33 +01:00
juce_osc Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_product_unlocking Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
juce_video Bump version number to 8.0.8 2025-06-02 09:24:54 +01:00
CMakeLists.txt Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00