serenity/Applications
Andreas Kling d127492f0e TextEditor: Allow "TextEditor foo.txt" to create a new file
Attempting to open a non-existent file from the command line should not
fail, it should just open a new text document with that name. Note that
the file is not created until you actually save it.
2020-06-04 22:15:10 +02:00
..
About
Browser LibWeb: Process style sheets in document order 2020-06-04 16:06:32 +02:00
Calculator
Calendar
Debugger
DisplaySettings
FileManager
FontEditor
Help
HexEditor
IRCClient
KeyboardMapper
Piano
PixelPaint PixelPaint: Use new app-pixel-paint.png for app icon 2020-06-04 12:34:31 +02:00
QuickShow
SoundPlayer
SystemMonitor
Terminal
TextEditor TextEditor: Allow "TextEditor foo.txt" to create a new file 2020-06-04 22:15:10 +02:00
Welcome
CMakeLists.txt