1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 19:00:59 +00:00
serenity/Applications
Andreas Kling 8f81a3f9dd LibGUI+WindowServer: Make it possible to have checkable GActions.
They show up as checkable GButtons in GToolBar, and with (or without) check
marks in menus.

There are a bunch of places to make use of this. This patch only takes
advantage of it in the FileManager for the view type actions.
2019-04-26 21:09:56 +02:00
..
About Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
Downloader Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
FileManager LibGUI+WindowServer: Make it possible to have checkable GActions. 2019-04-26 21:09:56 +02:00
FontEditor Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
IRCClient Do a pass of compiler warning fixes. 2019-04-23 13:00:53 +02:00
Launcher Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
ProcessManager Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
Taskbar Taskbar: Clicking a window button now toggles minimized state. 2019-04-24 02:48:02 +02:00
Terminal Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
TextEditor GTextEditor: Add very basic automatic indentation. 2019-04-25 22:56:09 +02:00
VisualBuilder Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00