1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-27 02:20:05 +00:00
JUCE/modules/juce_gui_basics
reuk b4144aa78c
Windows: Invalidate entire window when custom scale factor changes
This fixes a bug where the window area intersecting the old and new
sizes would not be repainted correctly.
2026-01-21 18:26:09 +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 Button: Make setToggleState effective even when disabled 2026-01-13 15:58:22 +01:00
commands Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
components Component: Improve performance and opaque checks 2025-12-22 09:50:25 +00:00
desktop AUv3: Fix an issue in detecting the available screen user area 2025-10-10 18:07:52 +01:00
detail Button: Make setToggleState effective even when disabled 2026-01-13 15:58:22 +01:00
drawables DrawableText: 0-initialise fontHeight and fontHScale variables 2025-12-08 17:19:57 +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 ComponentDragger: Remove virtual destructor 2026-01-21 10:36:15 +00:00
native Windows: Invalidate entire window when custom scale factor changes 2026-01-21 18:26:09 +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 Label: Fix typo in variable name 2026-01-21 18:26:09 +00:00
windows ComponentPeer: Add method for overriding native scale factor 2025-12-16 12:23:58 +00:00
juce_gui_basics.cpp GUI Basics: Split module into multiple compilation units 2025-12-22 09:54:33 +00:00
juce_gui_basics.h Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_gui_basics.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_gui_basics_2.cpp GUI Basics: Split module into multiple compilation units 2025-12-22 09:54:33 +00:00
juce_gui_basics_3.cpp GUI Basics: Split module into multiple compilation units 2025-12-22 09:54:33 +00:00
juce_gui_basics_4.cpp GUI Basics: Split module into multiple compilation units 2025-12-22 09:54:33 +00:00
juce_gui_basics_5.cpp GUI Basics: Split module into multiple compilation units 2025-12-22 09:54:33 +00:00