Historique des commits

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