История коммитов

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