Sam Atkins
|
77ad0fdb07
Userland: Specify margins and spacing in the GUI::Layout constructor
|
2 years ago |
Sam Atkins
|
9561ec15f4
Userland: Use Widget::add_spacer() everywhere
|
2 years ago |
Karol Kosek
|
e39adc4772
Userland: Set Button text using the new String class
|
2 years ago |
Karol Kosek
|
d32b052f22
LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text
|
2 years ago |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 years ago |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
FrHun
|
19fac58e49
LibGUI: Use new layout system for basic widgets
|
3 years ago |
FrHun
|
603034759f
LibGUI: Remove usages of deprecated implicit conversions
|
3 years ago |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 years ago |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 years ago |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 years ago |
stijndr
|
d01ca4e3e2
Userland: Dynamically update the MonitorSettingsWidget countdown timer
|
3 years ago |
Thitat Auareesuksakul
|
411251bae9
LibGUI: Rename Close to Discard in MessageBox::ask_about_unsaved_changes
|
3 years ago |
Rafał Babiarz
|
3132ce1d36
LibGUI: Show hours and minutes in "unsaved changes" dialogs
|
3 years ago |
Andreas Kling
|
0c09617b48
LibGUI: Don't show "last saved" information for never-saved documents
|
3 years ago |
Andreas Kling
|
e5e109a556
LibGUI: Add optional unmodified timestamp to "unsaved changes" dialogs
|
3 years ago |
Andreas Kling
|
8e336d3404
LibGUI: Add GUI::MessageBox::ask_about_unsaved_changes()
|
3 years ago |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 years ago |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 years ago |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
3 years ago |
sin-ack
|
9c9a5c55cb
Userland+LibGUI: Make Margins arguments match CSS ordering
|
3 years ago |
Brian Gianforcaro
|
8623cec0d7
LibGUI: Remove unused header includes
|
3 years ago |
Timothy
|
ccd19d464e
LibGUI: Handle multiple lines of text in MessageBox
|
4 years ago |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 years ago |
LuK1337
|
5e1e67277b
LibGUI: Remove left margin on MessageBox text when icon is unset
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |