ladybird/Applications
Robin Burchell 2177594c96 Port LibGUI to use CIPCClientSideConnection
As a consequence, move to use an explicit handshake() method rather than
calling virtuals from the constructor. This seemed to not bother
AClientConnection, but LibGUI crashes (rightfully) because of it.
2019-07-17 20:16:44 +02:00
..
About Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
Downloader Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
FileManager LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
FontEditor FontEditor: Initial port to using a VisualBuilder generated UI. 2019-07-11 20:19:26 +02:00
IRCClient IRCClient: Implement "/msg <nick> ..." 2019-07-13 12:02:31 +02:00
Launcher WindowServer: Add a custom window type for Launcher 2019-07-14 00:06:47 +02:00
PaintBrush LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
Piano Port LibGUI to use CIPCClientSideConnection 2019-07-17 20:16:44 +02:00
ProcessManager ProcessManager: Remove use of copy_ref(). 2019-07-11 16:04:17 +02:00
QuickShow QuickShow: Make the window background black for a nicer contrast. 2019-06-30 17:22:12 +02:00
SystemDialog LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
Taskbar Port LibGUI to use CIPCClientSideConnection 2019-07-17 20:16:44 +02:00
Terminal Terminal: Try to preserve line contents when resizing the terminal window. 2019-07-08 19:02:08 +02:00
TextEditor LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
Makefile.common Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00