1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_gui_basics
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
..
application Updated all license headers 2020-06-29 08:30:22 +01:00
buttons Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
commands XmlElement: Update loops to use new iterators 2021-01-28 20:14:11 +00:00
components Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
desktop Displays: Added floating-point physical<->logical coordinate conversion methods 2021-02-19 19:07:12 +00:00
drawables CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
filebrowser Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
keyboard Updated all license headers 2020-06-29 08:30:22 +01:00
layout SidePanel: Call onPanelShowHide when animation has completed 2021-04-27 15:56:01 +01:00
lookandfeel Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
menus PopupMenu: Add option to specify initially-selected menu item 2021-03-10 16:14:42 +00:00
misc Fixed a potential crash in DropShadower when the component is deleted before the shadower 2021-04-22 18:20:10 +01:00
mouse Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
native HWNDComponentPeer: Dismiss modals when windows are moved 2021-05-04 14:24:22 +01:00
positioning CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
properties XmlElement: Update loops to use new iterators 2021-01-28 20:14:11 +00:00
widgets TextEditor: Enable horizontal scrollbars for multi-line editors with word wrapping disabled 2021-04-29 17:05:00 +01:00
windows Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_gui_basics.cpp Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_gui_basics.h Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_gui_basics.mm Updated all license headers 2020-06-29 08:30:22 +01:00