ladybird/Userland/Applications
Sameem Zahoor Taray 2c3f284b06
Run: Prevent printing [null] in case of empty history (#5433)
Pressing up-arrow or down-arrow with empty command history printed
[null] in the text area.

Fixes #5426
2021-02-20 22:28:54 +01:00
..
About Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Browser Browser: Wrap DOMException values in regular JS::Error for console printing 2021-02-20 00:09:11 +01:00
Calculator Everywhere: Fix weird includes 2021-02-08 18:03:57 +01:00
Calendar Everywhere: Add missing parent window to about dialogs 2021-01-30 13:42:39 +01:00
CrashReporter CrashReporter: Fix showing assertion info in backtrace 2021-02-19 18:53:00 +01:00
Debugger Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DisplaySettings DisplaySettings: Show revert dialog only for resolution/dpi changes. 2021-02-19 12:19:03 +01:00
FileManager FileManager: Set tooltips on the path breadcrumb bar 2021-02-20 14:23:41 +01:00
FontEditor LibGfx: Remove static load_from_file() from abstract Font class 2021-02-15 08:50:48 +01:00
Help LibGUI: Make Model::data_matches() take Variant by const-reference 2021-02-16 20:08:32 +01:00
HexEditor LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
IRCClient LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
KeyboardMapper LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +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 PixelPaint: Open image file passed as argument 2021-02-17 19:39:37 +01:00
QuickShow Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Run Run: Prevent printing [null] in case of empty history (#5433) 2021-02-20 22:28:54 +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 LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
SystemMonitor SystemMonitor: Remove pid-and-tid tuple concept from ProcessModel 2021-02-16 20:38:49 +01:00
Terminal Terminal+LibVT: Resize Terminal app window when requested by VT 2021-02-20 17:04:46 +01:00
TextEditor TextEditor: Allow picking non-proportional font 2021-02-15 08:50:48 +01:00
ThemeEditor Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
CMakeLists.txt Applications: Remove "Welcome" application 2021-02-03 10:20:17 +01:00