ladybird/Userland/Applications
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
..
3DFileViewer 3DFileViewer: Allow zooming via mouse wheel 2021-08-12 20:57:19 +02:00
About Meta: Tidy up include path and alphabetic ordering 2021-06-28 16:29:02 +02:00
AnalogClock Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Assistant Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
Browser Browser+LibWeb: Silence some debug spams 2021-08-08 00:33:14 +02:00
Calculator Calculator: Use KeypadValue class instead of double 2021-08-03 19:12:06 +04:30
Calendar Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
CrashReporter Everywhere: Prefix hexadecimal numbers with 0x 2021-07-22 08:57:01 +02:00
Debugger Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
DisplaySettings Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
FileManager Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
FontEditor Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
Help Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
HexEditor Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
ImageViewer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
IRCClient Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
KeyboardMapper Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
KeyboardSettings Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
Magnifier Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Mail Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
MailSettings Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
MouseSettings Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
PDFViewer Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
Piano Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
PixelPaint Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
Run RunWindow: Center FilePicker window within the entire screen 2021-07-29 09:24:08 +02:00
Settings Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
SoundPlayer Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
SpaceAnalyzer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
Spreadsheet Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
SystemMonitor Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
Terminal Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
TextEditor HackStudio+TextEditor: Sync extensions from the FileIconProvider file 2021-07-31 08:18:01 +02:00
ThemeEditor Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
VideoPlayer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
Welcome Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
CMakeLists.txt MailSettings: Add basic mail settings dialog 2021-07-30 20:47:31 +02:00