Age | Commit message (Expand) | Author |
---|---|---|
2022-10-06 | LibGUI: Add option to move Toolbar items to overflow menu in groups | FrHun |
2022-08-04 | LibGUI: Let Toolbars collapse into an overflow menu | thankyouverycool |
2022-08-04 | LibGUI: Remove button padding on Toolbar construction | thankyouverycool |
2022-08-04 | LibGUI: Remove useless frame members from Toolbar | thankyouverycool |
2022-06-28 | LibGUI: Use new layout system for basic widgets | FrHun |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
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-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-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |