Age | Commit message (Expand) | Author |
---|---|---|
2021-12-05 | LibGUI: Cast unused smart-pointer return values to void | Sam Atkins |
2021-11-24 | LibGUI: Add GUI::Toolbar::try_add_separator() | Andreas Kling |
2021-11-24 | LibGUI: Add GUI::Toolbar::try_add_action() | Andreas Kling |
2021-10-21 | LibGUI: Make toolbar buttons non-focusable by default | Andreas Kling |
2021-05-16 | LibGUI: Make GUI::Toolbar::add_action() return the toolbar button | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibGUI: Make GUI::Toolbar buttons generate ActionEnter and ActionLeave | Andreas Kling |
2021-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |