Historie revizí

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