serenity/Userland
MacDue a98201f889 LibGfx: Nudge points away from the start point in radial gradients
Avoids a division by zero, and an incorrect pixel in some repeating
radial gradient cases.

(Ref tests updated)
2023-08-23 05:27:19 +02:00
..
Applets LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Applications LibWebView+Ladybird: Remove duplicate WebContent callback 2023-08-19 05:15:35 +02:00
BuggieBox
Demos Mandelbrot: Pledge unix to enable image export 2023-08-17 07:14:54 +02:00
DevTools LibGUI: Replace DeprecatedString usage in Widget 2023-08-18 10:43:37 +01:00
DynamicLoader LibC+LibELF: Support loading shared libraries compiled with dynamic TLS 2023-08-18 16:20:13 +02:00
Games LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
Libraries LibGfx: Nudge points away from the start point in radial gradients 2023-08-23 05:27:19 +02:00
Services LibWeb: Make StyleValue::to_string() infallible 2023-08-22 17:51:48 +01:00
Shell
Utilities sql: Change the short-name flag for the SQLServer path 2023-08-18 16:10:17 -04:00
CMakeLists.txt