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.cpp
Age
Commit message (
Expand
)
Author
2022-09-08
Browser+LibGUI+WindowServer: Open Button menus uniformly
thankyouverycool
2022-08-04
LibGUI: Let Toolbars collapse into an overflow menu
thankyouverycool
2022-08-04
LibGUI: Remove button padding on Toolbar construction
thankyouverycool
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-06-28
LibGUI: Use new layout system for basic widgets
FrHun
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-12
Libraries: Use default constructors/destructors in LibGUI
Lenny Maiorani
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