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
reuk afaf97fe16
Windows: Update minimise and maximise window flags
The docs for WS_MINIMIZEBOX and WS_MAXIMIZEBOX specify that WS_SYSMENU must be specified.
The docs for WS_SYSMENU specify that WS_CAPTION must be specified.
2024-08-22 18:18:16 +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 Fix C++23 compilation 2024-08-15 11:15:15 +02:00
desktop Reapply "Windows: Use new window hit-testing API to implement Windows window-management features like Aero Snap" 2024-07-29 16:11:59 +01:00
detail FocusHelpers: Reduce code nesting 2024-08-01 16:10:09 +00: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 FocusTraverser: Make more things const 2024-08-01 16:10:09 +00: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 Windows: Update minimise and maximise window flags 2024-08-22 18:18:16 +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 ComboBox: Update accessibility handler to expose combo box title 2024-08-22 17:35:16 +01:00
windows Fix some doxygen issues 2024-08-22 17:05:03 +02:00
juce_gui_basics.cpp Direct2D: Share more implementation headers between modules 2024-08-22 18:18:14 +01:00
juce_gui_basics.h Fix C++23 compilation 2024-08-15 11:15:15 +02:00
juce_gui_basics.mm Update licensing information 2024-04-16 11:39:35 +01:00