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
attila 0e4287df52 ShapedTextOptions: Rename maxWidth to wordWrapWidth
The old name didn't communicate it clearly enough what the parameter was
used for. This started to show when alignmentWidth was added.
2025-05-21 17:47:20 +02: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 Font: Deprecate getStringWidth and getGlyphPositions 2024-09-18 19:13:09 +01:00
commands Update licensing information 2024-04-16 11:39:35 +01:00
components Component: Add function to clear all cached image resources 2025-05-19 13:32:52 +01: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 Component: Add function to clear all cached image resources 2025-05-19 13:32:52 +01:00
drawables Use getSiblingFile in more places 2024-11-20 10:10:35 +00:00
filebrowser Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
keyboard Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
layout Grid: Fix cell ordering comparison 2024-11-21 13:42:54 +00:00
lookandfeel LookAndFeel: Use preferred temporary image type for progress bars 2025-04-24 13:58:23 +01:00
menus PopupMenu: Add notes for testing scenarios 2025-03-05 21:27:51 +00:00
misc ScopedThreadDPIAwarenessSetter: Make moveable 2024-12-13 14:42:26 +00:00
mouse Docs: Fix a few tiny typos in comments 2025-05-08 16:33:24 +02:00
native ContentSharer: Fix variable shadowing warnings in Android impl 2025-05-19 13:30:27 +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 ShapedTextOptions: Rename maxWidth to wordWrapWidth 2025-05-21 17:47:20 +02:00
windows WindowsDLL: Add missing JUCE_API attributes 2024-10-27 16:16:26 +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.7 2025-04-08 10:51:07 +01:00
juce_gui_basics.mm Update licensing information 2024-04-16 11:39:35 +01:00