serenity/Applications
Shannon Booth 0e403a43a4 Terminal: Add config for startup command
This is useful when working on a program as you can put the command into
the config file, instead of having to type it up each time on boot.
2020-05-02 14:12:57 +02:00
..
About LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Browser LibCore+LibHTTP: Move out the HTTP handler and add HTTPS 2020-05-02 12:24:10 +02:00
Calculator LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Calendar LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Debugger Debugger: Add missing newline in "help" output 2020-04-30 22:15:16 +02:00
DisplaySettings DisplaySettings: Don't crash after 'pape' 2020-05-02 14:12:36 +02:00
FileManager LibGUI: The UI calls it 'Icon view', fix the name in the code 2020-05-02 14:12:36 +02:00
FontEditor LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Help LibMarkdown: Drop MD prefixes and move into "Markdown" namespace :^) 2020-04-28 21:04:25 +02:00
HexEditor LibGUI: Simplify submenu construction 2020-04-29 11:48:11 +02:00
IRCClient LibGUI: Simplify submenu construction 2020-04-29 11:48:11 +02:00
PaintBrush LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
Piano LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
QuickShow QuickShow: Add gif files to navigation file list 2020-04-26 18:44:20 +02:00
SoundPlayer LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
SystemMenu LibGUI: Simplify submenu construction 2020-04-29 11:48:11 +02:00
SystemMonitor SystemMonitor: Shrink margins of main layout 2020-04-23 17:54:59 +02:00
Taskbar WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists 2020-05-02 12:24:23 +02:00
Terminal Terminal: Add config for startup command 2020-05-02 14:12:57 +02:00
TextEditor Applications: TextEditor INI file syntax highlighter 2020-05-01 16:58:18 +02:00
Welcome LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00