Commit History

Author SHA1 Message Date
  Sam Atkins ded5ba1f87 LibGUI+Applications: Give SettingsWindow tabs a string ID 3 years ago
  Sam Atkins 3ca2aee054 Applications: Cast unused smart-pointer TRY return values to void 3 years ago
  Andreas Kling 60c132d7d3 LibGUI: Move GUI::SettingsWindow setup out of the constructor 3 years ago
  Andreas Kling 45844f9338 LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr 3 years ago
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge 3 years ago
  Andreas Kling 10b5393506 MouseSettings: Port to LibMain :^) 3 years ago
  Sam Atkins f20b0403bc MouseSettings: Migrate to using SettingsWindow :^) 3 years ago
  Andreas Kling 81e6560009 MouseSettings: Give this application a GUI facelift :^) 4 years ago
  Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^) 4 years ago
  Linus Groh 91eda22208 Everywhere: Add Alt shortcuts to remaining top-level menus 4 years ago
  Andreas Kling 4b0098e52f Everywhere: Rename app_menu to file_menu or game_menu 4 years ago
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
  Idan Horowitz 1c512a702a AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  Daniël van de Burgt a106f852d3 WindowServer+MouseSettings: Add ability to configure double-click speed (#5876) 4 years ago
  Andreas Kling 78b12e1521 Userland: Turn all application menus into window menus :^) 4 years ago
  Andreas Kling d312011708 Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 4 years ago
  Andreas Kling 20915795a8 Everywhere: Pledge "sendfd" in WindowServer client programs 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago