ladybird/Userland/Applets
sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering
Previously the argument order for Margins was (left, top, right,
bottom). To make it more familiar and closer to how CSS does it, the
argument order is now (top, right, bottom, left).
2021-08-18 10:30:50 +02:00
..
Audio Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
ClipboardHistory Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
DesktopPicker Applets: Remove unused header includes 2021-08-01 08:10:16 +02:00
Network Userland: Make representation of 'null' IPv4-address friendlier 2021-08-03 10:20:51 +02:00
ResourceGraph Applets: Remove unused header includes 2021-08-01 08:10:16 +02:00
CMakeLists.txt Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00