Histórico de Commits

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