1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:08:13 +00:00
serenity/Userland
Andreas Kling 7de23aede2 LibWeb: Parse the <svg viewBox> attribute
Just parse it into an SVG::ViewBox object for now, we don't actually use
it for anything yet.
2021-09-15 11:56:26 +02:00
..
Applets Audio: Change how volume works 2021-09-12 23:38:57 +02:00
Applications PixelPaint: Add ability to draw squares and circles 2021-09-15 00:10:14 +00:00
Demos Fire: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
DevTools Profiler: Make the ProfileModel searchable 2021-09-14 21:33:15 +04:30
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
Libraries LibWeb: Parse the <svg viewBox> attribute 2021-09-15 11:56:26 +02:00
Services FileOperation: Deduplicate destination file names on copy 2021-09-13 18:08:34 +04:30
Shell Shell: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
Utilities Utilities: Use ElapsedTimer::start_new in allocate 2021-09-12 17:24:44 +00:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00