serenity/Applications
2020-04-04 11:47:03 +02:00
..
About LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Browser Browser: Add Reload option to app menu with F5 shortcut key 2020-04-04 11:47:03 +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 LibGUI: Make GUI::TabWidget::add_tab<T>() return a T& 2020-04-04 11:10:07 +02: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: Update channel user list when a user joins or quits 2020-04-02 21:50:02 +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 LibGUI: Make GUI::TabWidget::add_tab<T>() return a T& 2020-04-04 11:10:07 +02: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