index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibGUI
/
Toolbar.h
Age
Commit message (
Expand
)
Author
2023-03-06
Everywhere: Remove NonnullOwnPtr.h includes
Andreas Kling
2023-03-06
Everywhere: Stop using NonnullOwnPtrVector
Andreas Kling
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