ladybird/Applications
Andreas Kling 9cb4e5ac81 IRCClient: Don't auto-open new queries for NOTICE or CTCP messages
This seems to match what other IRC clients do, and it means we don't
get three separate "server" windows when connecting to Freenode. :^)
2019-09-03 21:47:43 +02:00
..
About LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 2019-07-23 18:20:00 +02:00
Calculator Calculator: Add a simple calculator app 2019-08-10 08:46:22 +02:00
ChanViewer LibCore: Use URL in CHttpRequest 2019-08-10 19:32:03 +02:00
Downloader LibCore: Use URL in CHttpRequest 2019-08-10 19:32:03 +02:00
FileManager FileManager: Add "go home" action to the "Go" menu 2019-08-26 21:20:39 +02:00
FontEditor FontEditor(UI): Update the groupbox to have the right background color 2019-08-03 11:39:34 +02:00
IRCClient IRCClient: Don't auto-open new queries for NOTICE or CTCP messages 2019-09-03 21:47:43 +02:00
Launcher LibCore: Make get_current_user_home_path() return String & close passwd 2019-08-03 08:32:07 +02:00
PaintBrush LibCore: Introduce a C_OBJECT macro. 2019-07-25 19:49:28 +02:00
Piano Piano: Port threading to LibThread 2019-08-26 11:31:14 +02:00
QuickShow LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 2019-07-23 18:20:00 +02:00
SystemDialog LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
SystemMonitor LibGUI: Remove confusing GModelNotification concept 2019-08-20 19:44:02 +02:00
Taskbar WindowServer+LibGUI: Remove old "icon path" way of doing things. 2019-07-28 10:24:58 +02:00
Terminal Terminal: Use GAboutDialog :^) 2019-09-02 19:46:35 +02:00
TextEditor TextEditor: Use GAboutDialog :^) 2019-09-02 19:48:47 +02:00
Makefile.common LibThread: Introduce a new threading library 2019-08-26 11:31:14 +02:00