1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 02:28:12 +00:00
serenity/Applications
2019-04-18 04:48:53 +02:00
..
About Introduce LibCore and move GElapsedTimer => CElapsedTimer. 2019-04-10 16:14:44 +02:00
Downloader LibCore: Move HTTP classes from LibGUI to LibCore. 2019-04-10 22:28:10 +02:00
FileManager LibCore: Move LibGUI/GLock to LibCore/CLock. 2019-04-10 22:39:59 +02:00
FontEditor FontEditor: Add a window icon. 2019-04-18 02:30:35 +02:00
IRCClient AK: Try to use StringViews more for substrings and splitting. 2019-04-16 02:39:16 +02:00
Launcher Introduce LibCore and move GElapsedTimer => CElapsedTimer. 2019-04-10 16:14:44 +02:00
ProcessManager ProcessManager: Do a little less malloc() in the /proc/memstats parsing. 2019-04-18 04:48:53 +02:00
Taskbar WindowServer: Generate a separate WM event for window icon changes. 2019-04-18 00:39:11 +02:00
Terminal Terminal: Add a window icon. 2019-04-16 17:55:39 +02:00
TextEditor WindowServer+LibGUI: Add ability to set per-window icons. 2019-04-13 16:59:55 +02:00
VisualBuilder LibGUI: Refactor context menus to be event-driven instead of declarative. 2019-04-18 04:12:27 +02:00