ladybird/Userland/Applications
Ben Wiederhake 03b11af00f KeyboardMapper: Export keymap not as a byte, but as unicode
What a silly mixup. Loading and saving no longer loses any data! :^)
2021-02-01 09:54:32 +01:00
..
About Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Browser Browser+LibWeb+WebContent: Make the "Debug" menu work in multi-process 2021-01-31 09:07:46 +01:00
Calculator Everywhere: Add missing parent window to about dialogs 2021-01-30 13:42:39 +01:00
Calendar Everywhere: Add missing parent window to about dialogs 2021-01-30 13:42:39 +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 Everywhere: Add missing parent window to about dialogs 2021-01-30 13:42:39 +01:00
FileManager Everywhere: Add missing parent window to about dialogs 2021-01-30 13:42:39 +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 HexEditor: Fix about dialog icon 2021-01-30 13:42:39 +01:00
IRCClient Everywhere: Hook up remaining debug macros to Debug.h. 2021-01-25 09:47:36 +01:00
KeyboardMapper KeyboardMapper: Export keymap not as a byte, but as unicode 2021-02-01 09:54: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 Userland: Rename PCI slot to PCI device terminology 2021-01-31 19:06:40 +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