summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/MenuItem.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-01-09LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcutbugreport0
2021-10-06LibGUI: Add missing headersBen Wiederhake
2021-05-08LibGUI: Make Action::set_text() update any associated menu itemsAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling