1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:58:11 +00:00
serenity/Libraries
Andreas Kling e43b27a3fa LibDraw: Add Color::from_string(StringView)
This parses hex colors in either #RRGGBBAA or #RRGGBB format.
No other formats are supported at the moment.
2019-08-03 11:33:34 +02:00
..
LibAudio LibAudio: Explicitly ignore IPC postprocessing requests 2019-08-02 19:57:30 +02:00
LibC Kernel: mount system call (#396) 2019-08-02 15:18:47 +02:00
LibCore LibCore: Make get_current_user_home_path() return String & close passwd 2019-08-03 08:32:07 +02:00
LibDraw LibDraw: Add Color::from_string(StringView) 2019-08-03 11:33:34 +02:00
LibGUI LibGUI: Allow setting window icon before show(). 2019-08-02 21:18:21 +02:00
LibHTML LibHTML: Make some use of Vector::empend(). 2019-08-01 16:50:15 +02:00
LibM Libraries: Fix wrong paths to "Root" in the various install.sh scripts. 2019-07-21 21:38:30 +02:00