1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 18:00:59 +00:00
serenity/Applications
Andreas Kling 11f2e7cd5c GMenu: Update apps now that you can create a nameless GMenu
We had many context menus with names, simply because you were forced
to give them names.
2019-09-13 22:14:07 +02:00
..
About LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 2019-07-23 18:20:00 +02:00
Calculator AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
ChanViewer LibCore: Use URL in CHttpRequest 2019-08-10 19:32:03 +02:00
DisplayProperties GTabWidget: Rename get_active_tab() => active_tab_index() 2019-09-07 16:57:26 +02:00
Downloader LibCore: Use URL in CHttpRequest 2019-08-10 19:32:03 +02:00
FileManager FileManager: Update enabled state of the copy and delete actions 2019-09-13 22:09:01 +02:00
FontEditor WindowServer+LibGUI+FontEditor: Encode special characters as UTF-8 2019-09-05 16:37:39 +02:00
IRCClient IRCClient: Fix unneeded conversion to String 2019-09-13 09:22:30 +02:00
Launcher LibCore: Make get_current_user_home_path() return String & close passwd 2019-08-03 08:32:07 +02:00
PaintBrush GMenu: Update apps now that you can create a nameless GMenu 2019-09-13 22:14:07 +02:00
Piano Piano: Added GCommonActions 2019-09-05 09:40:54 +02:00
QuickShow QuickShow: Added GCommonActions 2019-09-05 09:40:54 +02:00
SoundPlayer SoundPlayer: Scale y coordinate to prevent drawing outside clip rect 2019-09-11 10:20:08 +02:00
SystemDialog LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
SystemMonitor GMenu: Update apps now that you can create a nameless GMenu 2019-09-13 22:14:07 +02:00
Taskbar AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
Terminal AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
TextEditor TextEditor: Implement File/New Action 2019-09-06 18:38:26 +02:00
Makefile.common LibThread: Introduce a new threading library 2019-08-26 11:31:14 +02:00