Age | Commit message (Expand) | Author |
---|---|---|
2021-05-16 | LibGUI: Tweak GUI::Button::on_context_menu_event hook signature | Andreas Kling |
2021-04-29 | LibGUI: Fix issue where buttons with a menu sometimes stayed depressed | Mart G |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibGUI: Add Action* accessors on GUI::Button | Andreas Kling |
2021-04-05 | LibGUI: Add ability to assign a menu to a GUI::Button | Andreas Kling |
2021-03-25 | LibGUI: Make it possible to tweak icon spacing on a GUI::Button | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |