提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 58e482a06d LibGUI: Remove Layout::try_add_spacer() 2 年之前
  Andreas Kling 8322b31b97 LibGUI: Remove Widget::try_set_layout<T>() 2 年之前
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 年之前
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 2 年之前
  kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration 2 年之前
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration 2 年之前
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text 2 年之前
  thankyouverycool 7323a54e59 LibGUI+FileSystemAccessServer: Avoid using dummy windows 2 年之前
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 年之前
  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 年之前