Historial de Commits

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