ladybird/Applications
Brian Gianforcaro edb66f214d SystemMonitor: Fix display of file system size column.
The Size column in the "File systems" tab of SystemMonitor
had a rendering artifact where the bounding box outline would
be drawn in the same location as the text. This makes the text
look strange and hard to read.

Pad the size with a signle space character on either side to
give the text a gap on each side.
2020-02-22 21:25:00 +01:00
..
About LibGUI: Remove some header dependencies from Widget.h 2020-02-14 23:53:11 +01:00
Browser LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
Calculator LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
ChanViewer LibGUI: Reduce menu-related header dependencies 2020-02-15 01:56:30 +01:00
DisplayProperties WindowServer: Move configuration file into /etc/WindowServer 2020-02-16 21:58:17 +01:00
FileManager LibGUI: Reduce menu-related header dependencies 2020-02-15 01:56:30 +01:00
FontEditor FontEditor: Make the application theme-aware 2020-02-20 14:19:30 +01:00
Help LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
HexEditor AK: Use size_t for ByteBuffer sizes 2020-02-20 13:20:34 +01:00
IRCClient AK: Use size_t for ByteBuffer sizes 2020-02-20 13:20:34 +01:00
PaintBrush LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
Piano Piano: Set step property for ADSR sliders 2020-02-16 21:58:01 +01:00
QuickShow LibGfx: Add forward declaration header 2020-02-14 23:31:18 +01:00
SoundPlayer LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
SystemDialog SystemDialog: Use Yes/No dialog instead of OK/Cancel 2020-02-17 16:28:21 +01:00
SystemMenu SystemMenu: Silence debug spam on startup 2020-02-22 17:01:06 +01:00
SystemMonitor SystemMonitor: Fix display of file system size column. 2020-02-22 21:25:00 +01:00
Taskbar LibGfx: Add forward declaration header 2020-02-14 23:31:18 +01:00
Terminal LibGUI: Reduce menu-related header dependencies 2020-02-15 01:56:30 +01:00
TextEditor TextEditor: Use Yes/No/Cancel for some dialogs when buffer is dirty 2020-02-17 16:28:21 +01:00
Welcome LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00