Histórico de Commits

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