ladybird/Applications
Andreas Kling c09c114d77 WindowServer+LibGUI: Add ability to set per-window icons.
The icons are passed around as filesystem paths for now, since the shared
memory bitmaps only support 2 sides.
2019-04-13 16:59:55 +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 Introduce LibCore and move GElapsedTimer => CElapsedTimer. 2019-04-10 16:14:44 +02:00
IRCClient LibCore: Move GIODevice hierarchy from LibGUI to LibCore. 2019-04-10 20:22:23 +02:00
Launcher Introduce LibCore and move GElapsedTimer => CElapsedTimer. 2019-04-10 16:14:44 +02:00
ProcessManager LibCore: Move GIODevice hierarchy from LibGUI to LibCore. 2019-04-10 20:22:23 +02:00
Taskbar WindowServer+LibGUI: Add ability to set per-window icons. 2019-04-13 16:59:55 +02:00
Terminal LibCore: Move LibGUI/GTimer to LibCore/CTimer. 2019-04-12 00:09:45 +02:00
TextEditor WindowServer+LibGUI: Add ability to set per-window icons. 2019-04-13 16:59:55 +02:00
VisualBuilder LibGUI+WindowServer: Add support for per-GWidget context menus. 2019-04-12 17:18:13 +02:00