Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals vor 2 Jahren
  Sam Atkins 6b66e39df4 LibGUI+Userland: Stop returning Layout from `Widget::(try_)set_layout()` vor 2 Jahren
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor vor 2 Jahren
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere vor 2 Jahren
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class vor 2 Jahren
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas vor 2 Jahren
  Andreas Kling 54ca9b50de LibGUI: Initially disable the "Apply" button in SettingsWindow vor 2 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  FrHun a6ec2b9d0a LibGUI+Applications: Use the new layout system in the settings screens vor 3 Jahren
  FrHun 992ff4bd63 LibGUI: Use new DialogButton for consistency vor 3 Jahren
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class vor 3 Jahren
  Sam Atkins 4f9f948b6d LibGUI: Support "modified" window state in SettingsWindow vor 3 Jahren
  Sam Atkins 5702f016f0 LibGUI+Applications: Add --open-tab option to FooSettings applications vor 3 Jahren
  Sam Atkins ded5ba1f87 LibGUI+Applications: Give SettingsWindow tabs a string ID vor 3 Jahren
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI vor 3 Jahren
  Timothy Flynn 7b41a09540 LibGUI: Set a fixed width for the SettingsWindow reset-to-default button vor 3 Jahren
  Sam Atkins d95e50643e LibGUI: Cast unused smart-pointer return values to void vor 3 Jahren
  Andreas Kling 60c132d7d3 LibGUI: Move GUI::SettingsWindow setup out of the constructor vor 3 Jahren
  kleines Filmröllchen 1e9554145e LibGUI: Add a cancel button callback to settings window tabs vor 3 Jahren
  Sam Atkins 23341f35cb LibGUI: Add SettingsWindow class vor 3 Jahren