1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 20:12:06 +00:00
serenity/Applications
FalseHonesty 08e2907210 Browser: Add console history to re-send old commands
The console has now enabled history in its input text box. Pretty
nice to not have to retype things all the time :^)
2020-05-27 20:04:52 +02:00
..
About LibGUI, About: Implement system-wide W2k-esque About dialog 2020-05-27 11:44:19 +02:00
Browser Browser: Add console history to re-send old commands 2020-05-27 20:04:52 +02:00
Calculator Calculator: Set a fixed-width font on the text box 2020-05-18 16:48:54 +02:00
Calendar LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 2020-05-21 19:55:44 +02:00
Debugger LibLine: Use Core::EventLoop for outer read loop 2020-05-27 11:13:02 +02:00
DisplaySettings LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 2020-05-21 19:55:44 +02:00
FileManager AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
FontEditor Applications: Convert 256 char font to 384 char font 2020-05-21 01:19:42 +02:00
Help AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
HexEditor AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
IRCClient LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 2020-05-21 19:55:44 +02:00
Piano Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
PixelPaint PixelPaint: Let Layer track whether it's selected or not 2020-05-26 10:18:03 +02:00
QuickShow Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
SoundPlayer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
SystemMonitor LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 2020-05-21 19:55:44 +02:00
Terminal Userland et al: Pledge sigaction when needed 2020-05-26 14:35:10 +02:00
TextEditor AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
Welcome Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
CMakeLists.txt Applications: Sort CMakeLists.txt alphabetically :^) 2020-05-21 19:55:44 +02:00