Historique des commits

Auteur SHA1 Message Date
  Sam Atkins ded5ba1f87 LibGUI+Applications: Give SettingsWindow tabs a string ID il y a 3 ans
  Vitaly Dyachkov 32b8795091 LibConfig: Rename pledge_domains(String) => pledge_domain(String) il y a 3 ans
  Timur Sultanov c7bd47c87c Base+WindowsServer+keymap: Store multiple keymaps in a config il y a 3 ans
  Sam Atkins 3ca2aee054 Applications: Cast unused smart-pointer TRY 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
  Andreas Kling acd4cc97fc KeyboardSettings: Remove some unnecessary pledge promises il y a 3 ans
  Andreas Kling 45844f9338 LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr il y a 3 ans
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge il y a 3 ans
  Andreas Kling 31867bed5c KeyboardSettings: Port to LibMain :^) il y a 3 ans
  Sam Atkins 0a2b6b64c6 KeyboardSettings: Migrate to using SettingsWindow :^) il y a 3 ans
  Sam Atkins 4bac30f737 KeyboardSettings: Migrate layout to GML il y a 3 ans
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) il y a 3 ans
  FrHun a261e4d9d5 LibGUI+Settings: Remove superfluous margin sets il y a 3 ans
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version il y a 3 ans
  Mustafa Quraish fdc9ff2ee7 KeyboardSettings: Use LibConfig intead of Core::ConfigFile il y a 3 ans
  Karol Kosek d04c8d478f KeyboardSettings: Reuse generic GUI::ItemListModel il y a 4 ans
  networkException acde7d12b0 Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open il y a 4 ans
  networkException 938051feb8 Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing il y a 4 ans
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor il y a 4 ans
  sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering il y a 4 ans
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes il y a 4 ans
  Andreas Kling b56a2c3e4c KeyboardSettings: Remove outdated FIXME il y a 4 ans
  FrHun 8feab1836a KeyboardSettings: Fix button margins il y a 4 ans
  Jamie Mansfield 3d4abd7154 KeyboardSettings: Prevent minimising the window il y a 4 ans
  Jamie Mansfield 902559fc2d KeyboardSettings: Prevent resizing the window il y a 4 ans
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere il y a 4 ans
  Jamie Mansfield 3be472176d KeyboardSettings: Use typical OK-Cancel-Apply arrangement il y a 4 ans
  ForLoveOfCats ce6658acc1 KeyboardSettings+Kernel: Setting to enable Num Lock on login il y a 4 ans
  Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^) il y a 4 ans
  Linus Groh 91eda22208 Everywhere: Add Alt shortcuts to remaining top-level menus il y a 4 ans