serenity/Applications
Brendan Coles 175ec99814 IRCClient: Add Channel application menu and LIST and KICK commands
The new Channel application menu allow offers various commands
related to the currently visible channel, including changing
the topic, kicking a user, and leaving the channel.
2020-04-01 13:11:46 +02:00
..
About LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Browser Browser: Refuse to run as root 2020-03-31 13:02:05 +02:00
Calculator LibGUI: Some more convenience functions for constructing widgets 2020-03-03 22:37:48 +01:00
Calendar Calendar: Add license header 2020-03-19 22:54:30 +01:00
ChanViewer LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
DisplayProperties DisplayProperties: Add options to set the background color and wallpaper mode. 2020-03-29 19:36:37 +02:00
FileManager Applications: Remove G prefixes from comments 2020-03-19 22:52:44 +01:00
FontEditor LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Help LibWeb: Parse <script> elements and run any JavaScript found inside 2020-03-14 13:25:38 +01:00
HexEditor Applications: Use "Document - AppName" window title format 2020-03-13 23:30:12 +01:00
IRCClient IRCClient: Add Channel application menu and LIST and KICK commands 2020-04-01 13:11:46 +02:00
PaintBrush LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Piano Applications: Remove G prefixes from comments 2020-03-19 22:52:44 +01:00
QuickShow Applications: Use "Document - AppName" window title format 2020-03-13 23:30:12 +01:00
SoundPlayer SoundPlayer: Set parent window for AboutDialog 2020-03-30 10:52:09 +02:00
SystemMenu SystemMenu: Sort applications alphabetically 2020-03-29 14:58:26 +02:00
SystemMonitor LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Taskbar Taskbar: Show default window icons when no icons are set 2020-03-30 10:52:09 +02:00
Terminal Terminal: Remove working directory argument 2020-03-18 08:23:31 +01:00
TextEditor Applications: Use "Document - AppName" window title format 2020-03-13 23:30:12 +01:00
Welcome LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00