1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-30 02:50:05 +00:00
JUCE/modules/juce_gui_basics
reuk 6fd0baa759 FileChooser: Ensure macOS FileChooserComponent shows when FileChooser is reopened
If the preview is not removed from the desktop, the FileChooser will try to reuse
the same ComponentPeer the next time the preview component is used.
2020-10-20 10:16:13 +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 Updated all license headers 2020-06-29 08:30:22 +01:00
components iOS: Don't set the font smoothing property of the graphics context on iOS so that cached Component images render the same as the default 2020-07-20 17:17:54 +01:00
desktop Updated all license headers 2020-06-29 08:30:22 +01:00
drawables Made the SVG parser catch "NaN" string values rather than passing them into the Path class 2020-09-21 10:19:38 +01:00
filebrowser FileBrowserComponent: Update all filenameBox text when LnF changes 2020-07-03 17:52:21 +01:00
keyboard Updated all license headers 2020-06-29 08:30:22 +01:00
layout Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
lookandfeel Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
menus Fixed some issues when navigating PopupMenus with the keyboard 2020-07-10 19:05:26 +01:00
misc juce6: Update some referenes to JUCE 5 in docstrings 2020-07-01 10:00:43 +01:00
mouse Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
native FileChooser: Ensure macOS FileChooserComponent shows when FileChooser is reopened 2020-10-20 10:16:13 +01:00
positioning Updated all license headers 2020-06-29 08:30:22 +01:00
properties Squashed some compiler warnings with -Wmissing-prototypes enabled 2020-08-27 14:13:58 +01:00
widgets Fixed a bug in TextEditor::setSelectAllWhenFocused() 2020-10-09 14:46:23 +01:00
windows Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform 2020-08-27 14:14:14 +01:00
juce_gui_basics.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_gui_basics.h Bump version number to 6.0.4 2020-10-14 11:40:30 +01:00
juce_gui_basics.mm Updated all license headers 2020-06-29 08:30:22 +01:00