ladybird/Applications
Andreas Kling e8f35ef311 Terminal: Store horizontal tabs in a Vector.
There's no need to muck around with manual malloc()/free() here.
2019-06-06 11:42:05 +02:00
..
About LibGUI: Add a GAbstractButton base class for button widgets. 2019-05-24 16:32:20 +02:00
Downloader Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
FileManager Take StringView in more places 2019-06-02 12:55:51 +02:00
FontEditor Add clang-format file 2019-05-28 17:31:20 +02:00
IRCClient Add clang-format file 2019-05-28 17:31:20 +02:00
Launcher most apps now begin in the correct directory 2019-05-27 21:40:53 +02:00
ProcessManager Add clang-format file 2019-05-28 17:31:20 +02:00
Taskbar Add clang-format file 2019-05-28 17:31:20 +02:00
Terminal Terminal: Store horizontal tabs in a Vector. 2019-06-06 11:42:05 +02:00
TextEditor StringViewize a bunch of things -- mostly LibGUI 2019-06-03 20:27:05 +02:00