Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals hace 2 años
  Sam Atkins 6b66e39df4 LibGUI+Userland: Stop returning Layout from `Widget::(try_)set_layout()` 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
  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
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas hace 2 años
  Andreas Kling 54ca9b50de LibGUI: Initially disable the "Apply" button in SettingsWindow hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  FrHun a6ec2b9d0a LibGUI+Applications: Use the new layout system in the settings screens 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
  Sam Atkins 4f9f948b6d LibGUI: Support "modified" window state in SettingsWindow hace 3 años
  Sam Atkins 5702f016f0 LibGUI+Applications: Add --open-tab option to FooSettings applications hace 3 años
  Sam Atkins ded5ba1f87 LibGUI+Applications: Give SettingsWindow tabs a string ID hace 3 años
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI hace 3 años
  Timothy Flynn 7b41a09540 LibGUI: Set a fixed width for the SettingsWindow reset-to-default button hace 3 años
  Sam Atkins d95e50643e LibGUI: Cast unused smart-pointer return values to void hace 3 años
  Andreas Kling 60c132d7d3 LibGUI: Move GUI::SettingsWindow setup out of the constructor hace 3 años
  kleines Filmröllchen 1e9554145e LibGUI: Add a cancel button callback to settings window tabs hace 3 años
  Sam Atkins 23341f35cb LibGUI: Add SettingsWindow class hace 3 años