1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics
Anthony Nicholls f22e9585d4 GUI Basics: Split module into multiple compilation units
This should help prevent gui_basics becoming a bottleneck during builds.
2025-12-22 09:54:33 +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 Fix bug where a disabled ToggleButton could be toggled using screen readers 2025-11-26 10:17:06 +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 Component: Improve performance and opaque checks 2025-12-22 09:50:25 +00: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 Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
native Direct2D: Use WM_PAINT and vblank callbacks to drive painting 2025-12-17 18:05:46 +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 Fix bug where a disabled ComboBox could be displayed using screen readers 2025-11-26 10:17:06 +01: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