ladybird/Applications
Andreas Kling 1394677528 IRCClient: Refactor window creation responsibilities.
IRCChannel and IRCQuery objects now create their own windows with the
help of an aid_create_window callback provided by IRCAppWindow.

There's still a bit of murk but this is already an improvement.
2019-03-16 01:45:49 +01:00
..
About About: Oops, fill the window with background color. 2019-03-14 19:24:08 +01:00
FileManager FileManager: Hook up a GSortingProxyTableModel so we get sorted files. :^) 2019-03-09 14:52:25 +01:00
FontEditor LibGUI: Don't fill widgets with background color by defualt. 2019-03-10 13:16:36 +01:00
IRCClient IRCClient: Refactor window creation responsibilities. 2019-03-16 01:45:49 +01:00
Launcher LibGUI: Don't fill widgets with background color by defualt. 2019-03-10 13:16:36 +01:00
ProcessManager LibGUI: Don't fill widgets with background color by defualt. 2019-03-10 13:16:36 +01:00
Terminal Terminal: Enough compat work for Lynx to actually load web pages. 2019-03-14 18:33:21 +01:00
TextEditor IRCClient: Add a toolbar with some actions. 2019-03-15 23:24:40 +01:00