1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
reuk 19821db2a3
HWNDComponentPeer: Dismiss modals when windows are moved
This change ensures that popup menus will be dismissed when hosted
plugin windows are moved, even when these plugin views are themselves
hosted inside JUCE views, like those used in the AudioPluginHost.
2021-05-04 14:24:22 +01:00
..
juce_analytics Fixed a data race in ThreadedAnalyticsDestination 2021-03-25 18:24:11 +00:00
juce_audio_basics ADSR: Fixed a test failure with small sustain lengths 2021-03-31 17:21:42 +01:00
juce_audio_devices Removed some unnecessary angled brackets 2021-04-27 15:56:01 +01:00
juce_audio_formats Removed some unnecessary angled brackets 2021-04-27 15:56:01 +01:00
juce_audio_plugin_client AUv3: Removed a duplicate statement in getCurrentPosition() 2021-04-29 17:31:33 +01:00
juce_audio_processors VST3 hosting: Fix issue where MIDI controller changes were not passed on to plugins 2021-05-02 14:59:12 +01:00
juce_audio_utils Removed some unnecessary virtual keywords 2021-04-27 15:56:01 +01:00
juce_blocks_basics Fixed some compiler warnings 2021-04-16 16:44:05 +01:00
juce_box2d Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_core ArrayBase: Avoid undefined behaviour when trying to copy a range of 0 elements 2021-04-30 14:49:23 +01:00
juce_cryptography Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_data_structures Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_dsp DSP: Fix uses of "snap to zero" preprocessor definition 2021-04-12 10:57:19 +01:00
juce_events Removed some unnecessary virtual keywords 2021-04-27 15:56:01 +01:00
juce_graphics Docs: Removed reference to Graphics::getClipRegion() method which no longer exists 2021-04-29 17:33:24 +01:00
juce_gui_basics HWNDComponentPeer: Dismiss modals when windows are moved 2021-05-04 14:24:22 +01:00
juce_gui_extra CodeEditorComponent: Avoid dereferencing a nullptr when recreating caret component 2021-04-30 17:15:27 +01:00
juce_opengl Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_osc Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_product_unlocking Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
juce_video Removed some unnecessary angled brackets 2021-04-27 15:56:01 +01:00
CMakeLists.txt Updated all license headers 2020-06-29 08:30:22 +01:00