ladybird/Applications
Andreas Kling 054c982181 LibGUI+WindowServer: Add support for enabled/disabled actions.
The enabled state of a GAction now propagates both to any toolbar buttons
and any menu items linked to the action. Toolbar buttons are painted in
a grayed out style when disabled. Menu items are gray when disabled. :^)
2019-04-12 02:53:27 +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 Taskbar: Don't unconditionally update buttons on every state change. 2019-04-10 16:39:23 +02:00
Terminal LibCore: Move LibGUI/GTimer to LibCore/CTimer. 2019-04-12 00:09:45 +02:00
TextEditor LibGUI+WindowServer: Add support for enabled/disabled actions. 2019-04-12 02:53:27 +02:00
VisualBuilder VisualBuilder: Add a text box to the properties window. 2019-04-11 23:57:58 +02:00