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
/
AboutDialog.cpp
Age
Commit message (
Expand
)
Author
2022-06-10
LibGUI: Use new DialogButton for consistency
FrHun
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-12
Libraries: Use default constructors/destructors in LibGUI
Lenny Maiorani
2022-01-06
LibGUI: Update the AboutDialog copyright year :^)
sin-ack
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-11-03
LibGUI+Settings: Remove superfluous margin sets
FrHun
2021-09-02
AboutDialog: Accept a version string
Mahmoud Mandour
2021-09-02
LibCore+LibGUI: Define a Serenity version in LibCore
Mahmoud Mandour
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-15
LibGUI: Simplify AboutDialog::version_string()
Nico Weber
2021-07-27
AboutDialog: Fix inconsistent margins
FrHun
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling