Commit History

Author SHA1 Message Date
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 years ago
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 years ago
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 years ago
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere 2 years ago
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 years ago
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 years ago
  Karol Baraniecki 71f5bbab42 LibGUI: Verify NonemptyText InputBox doesn't result in an empty string 2 years ago
  Karol Baraniecki 506c26acce LibGUI+Userland: Switch order of parameters for InputBox::show 2 years ago
  Karol Baraniecki 55dbfd24c0 LibGUI: Allow the InputBox to be of NonemptyText type 2 years ago
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Timothy Flynn 5b31a3dbc7 LibGUI: Allow more programmatic control over GUI::InputBox 2 years ago
  networkException 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) 2 years ago
  FrHun 00df1c9532 LibGUI: Use new layout system in InputBox 3 years ago
  FrHun 992ff4bd63 LibGUI: Use new DialogButton for consistency 3 years ago
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  thankyouverycool 7beea36052 LibGUI+LoginServer: Use default buttons in InputBox and LoginWindow 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Andreas Kling c098a6495b LibGUI: Use default Button and TextBox heights in InputBox 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 years ago
  sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering 3 years ago
  Brian Gianforcaro 8623cec0d7 LibGUI: Remove unused header includes 3 years ago
  Tom 81c183e06a LibGUI: Add InputType enum to allow creating a password InputBox dialog 4 years ago
  networkException 3fce0e58e5 LibGUI: Use east const style in InputBox.{cpp,h} 4 years ago
  networkException 72776b2f61 LibGUI: Allow InputBox to show placeholder 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 years ago
  Linus Groh f10967e364 LibGUI: Set InputBox initial value to text_value string 4 years ago