ladybird/Userland
MacDue 9e57f8d183 LibGfx: Invalidate path bounding boxes when invalidating split lines
If the lines are no longer valid then the bounding box (which is derived
from the lines) is also invalid.
2023-06-17 06:38:32 +02:00
..
Applets LibGUI+Userland: Propagate errors in Model::column_name() 2023-06-14 17:53:59 +02:00
Applications Ladybird+LibWeb+WebContent: Add context menu controls for muting audio 2023-06-16 19:34:42 +02:00
BuggieBox
Demos LibGUI+Userland: Port StatusBar::text() and set_text functions to String 2023-06-15 13:53:22 +01:00
DevTools LibGUI+Userland: Use action text as a fallback in Action::status_tip() 2023-06-15 13:53:22 +01:00
DynamicLoader
Games LibGUI+Userland: Port StatusBar::set_override_text() to String 2023-06-15 13:53:22 +01:00
Libraries LibGfx: Invalidate path bounding boxes when invalidating split lines 2023-06-17 06:38:32 +02:00
Services Ladybird+LibWeb+WebContent: Add context menu controls for muting audio 2023-06-16 19:34:42 +02:00
Shell Shell: Stop lying about string types 2023-06-13 01:49:02 +02:00
Utilities headless-browser: Bump test timeout from 5s to 15s 2023-06-16 17:43:14 +02:00
CMakeLists.txt