Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Kaster c145d5410c Userland: Don't leak objects when constructor arguments throw hace 1 año
  Tim Ledbetter b4e134cb52 Userland: Use non-fallible `EventReceiver::add()` where possible hace 1 año
  Tim Ledbetter 3aa49f268c Userland: Make `Window::set_main_widget()` non-fallible hace 1 año
  Andreas Kling 58e482a06d LibGUI: Remove Layout::try_add_spacer() hace 2 años
  Andreas Kling 8322b31b97 LibGUI: Remove Widget::try_set_layout<T>() hace 2 años
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` hace 2 años
  thankyouverycool a03fb66216 LibGUI: Adjust size and layout of InputBox hace 2 años
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String hace 2 años
  thankyouverycool ca8918f310 LibGUI: Add a numeric input type to InputBox hace 2 años
  thankyouverycool 7c314f3855 LibGUI: Let InputBox display an ImageWidget hace 2 años
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox hace 2 años
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals hace 2 años
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor hace 2 años
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere hace 2 años
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class hace 2 años
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text hace 2 años
  Karol Baraniecki 71f5bbab42 LibGUI: Verify NonemptyText InputBox doesn't result in an empty string hace 2 años
  Karol Baraniecki 506c26acce LibGUI+Userland: Switch order of parameters for InputBox::show hace 2 años
  Karol Baraniecki 55dbfd24c0 LibGUI: Allow the InputBox to be of NonemptyText type hace 2 años
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn 5b31a3dbc7 LibGUI: Allow more programmatic control over GUI::InputBox hace 2 años
  networkException 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) hace 2 años
  FrHun 00df1c9532 LibGUI: Use new layout system in InputBox hace 3 años
  FrHun 992ff4bd63 LibGUI: Use new DialogButton for consistency hace 3 años
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class hace 3 años
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ hace 3 años
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI hace 3 años
  thankyouverycool 7beea36052 LibGUI+LoginServer: Use default buttons in InputBox and LoginWindow hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años