Historique des commits

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