ladybird/Base
Andreas Kling 122d12e617 LibDraw: Parse some more color string formats found on the web
This patch adds the 17 color names from CSS2.1, as well as support for
the "#rgb" shorthand where each component is a hex digit that gets
multiplied by 17.
2019-10-06 21:40:14 +02:00
..
etc Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 2019-08-17 12:07:55 +02:00
home/anon LibDraw: Parse some more color string formats found on the web 2019-10-06 21:40:14 +02:00
res LibGUI: Add a "reload" action to GCommonActions 2019-10-05 10:14:09 +02:00
usr LibC: Implement dirname() and basename() 2019-10-03 08:23:54 +02:00