提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  FrHun 992ff4bd63 LibGUI: Use new DialogButton for consistency 3 年之前
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 年之前
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 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 年之前
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  AnotherTest 714ce4741d LibGUI: Allow a wizard page to return null as its next page 4 年之前
  Nick Vella e241dba8d3 LibGUI: add a rudimentary framework for Wizards. 4 年之前