ladybird/Userland/Applications
Andreas Kling 0682a35148 SystemMonitor: Show VM region addresses as zero-padded hex ({:p})
0x1000000 and 0x10000000 looked way too similar without a leading zero.
2021-01-29 11:00:46 +01:00
..
About Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Browser Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 2021-01-17 09:07:32 +01:00
Calculator Calculator: Give the '9' button a blue foreground color as well 2021-01-22 18:40:55 +01:00
Calendar Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
CrashReporter CrashReporter: Show pledge violation in backtrace 2021-01-20 21:01:15 +01:00
Debugger Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DisplaySettings LibGfx: Implement blit_offset() in terms of blit() 2021-01-22 17:32:44 +01:00
FileManager FileManager: Make DirectoryView open links in their real directory 2021-01-24 19:21:54 +01:00
FontEditor FontEditor: change order of baseline and mean line row 2021-01-24 22:02:23 +01:00
Help Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 2021-01-17 09:07:32 +01:00
HexEditor Everywhere: Hook up remaining debug macros to Debug.h. 2021-01-25 09:47:36 +01:00
IRCClient Everywhere: Hook up remaining debug macros to Debug.h. 2021-01-25 09:47:36 +01:00
KeyboardMapper Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
KeyboardSettings Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
MouseSettings Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Piano Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
PixelPaint Everywhere: Remove unnecessary debug comments. 2021-01-25 09:47:36 +01:00
QuickShow Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Run Run: Pledge "thread" 2021-01-23 09:54:46 +01:00
SoundPlayer AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBuffer 2021-01-17 09:07:32 +01:00
SpaceAnalyzer SpaceAnalyzer: Change tabs to spaces in GML file 2021-01-17 08:43:46 +01:00
Spreadsheet Everywhere: Debug macros instead of constexpr. 2021-01-25 09:47:36 +01:00
SystemMonitor SystemMonitor: Show VM region addresses as zero-padded hex ({:p}) 2021-01-29 11:00:46 +01:00
Terminal Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
TextEditor Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 2021-01-17 09:07:32 +01:00
ThemeEditor Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Welcome Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
CMakeLists.txt Run: initial implementation of Run app 2021-01-16 09:05:01 +01:00