1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_gui_basics
reuk e3f3d32fe6
UIViewComponentPeer: Remove rootViewController from old window before adding it to new window
This fixes an issue where the view would disappear and the window would
become black when the window scene changed, e.g. because screen sharing
was started.
2025-11-19 14:09:52 +00:00
..
accessibility Accessibility: Add AccessibilityHandler::postSystemNotification() function for posting an OS-specific accessible notification 2024-12-04 11:11:21 +00:00
application Update licensing information 2024-04-16 11:39:35 +01:00
buttons Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
commands Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
components Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
desktop AUv3: Fix an issue in detecting the available screen user area 2025-10-10 18:07:52 +01:00
detail OpenGL: Fix missing buffered image after context detach 2025-11-19 14:07:59 +01:00
drawables Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
filebrowser Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
keyboard Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
layout Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
lookandfeel Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
menus Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
misc Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
mouse Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
native UIViewComponentPeer: Remove rootViewController from old window before adding it to new window 2025-11-19 14:09:52 +00:00
positioning Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
properties Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
widgets Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
windows Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_gui_basics.cpp Direct2D: Move ImagePixelDataNativeExtensions into separate header 2025-04-24 13:58:23 +01:00
juce_gui_basics.h Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_gui_basics.mm Update licensing information 2024-04-16 11:39:35 +01:00