Revīziju vēsture

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