1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_gui_basics
reuk d7788100d5
ModalComponentManager: Remove friendship with Component
This change makes it slightly easier to audit invariants of
ModalComponentManager, as we can now be certain that only member
functions of ModalComponentManager can access its data members.
2024-05-31 11:43:28 +01:00
..
accessibility Update licensing information 2024-04-16 11:39:35 +01:00
application Update licensing information 2024-04-16 11:39:35 +01:00
buttons LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
commands Update licensing information 2024-04-16 11:39:35 +01:00
components ModalComponentManager: Remove friendship with Component 2024-05-31 11:43:28 +01:00
desktop Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00
detail ComponentHelpers: Refactor clipObscuredRegions 2024-05-20 12:49:55 +01:00
drawables LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
filebrowser LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
keyboard Update licensing information 2024-04-16 11:39:35 +01:00
layout Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00
lookandfeel LookAndFeel: Make portable typeface metrics the default 2024-04-18 14:16:00 +01:00
menus Update licensing information 2024-04-16 11:39:35 +01:00
misc Projucer: Remove the JUCE splash screen and update licensing 2024-04-16 17:43:19 +01:00
mouse Direct2D: Add initial support 2024-04-18 14:16:02 +01:00
native Direct2D: Avoid continuous repainting when moving but not resizing windows 2024-05-28 11:28:51 +01:00
positioning Update licensing information 2024-04-16 11:39:35 +01:00
properties Update licensing information 2024-04-16 11:39:35 +01:00
widgets LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
windows Direct2D: Add initial support 2024-04-18 14:16:02 +01:00
juce_gui_basics.cpp Direct2D: Add initial support 2024-04-18 14:16:02 +01:00
juce_gui_basics.h Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_gui_basics.mm Update licensing information 2024-04-16 11:39:35 +01:00