Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 anos atrás |
Sam Atkins
|
f0395a2042
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
|
2 anos atrás |
Sam Atkins
|
54b1326165
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
|
2 anos atrás |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 anos atrás |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 anos atrás |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 anos atrás |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 anos atrás |
Andreas Kling
|
1f51b72e6d
LibGUI: Add a simple GUI::PasswordInputDialog
|
4 anos atrás |