Commit History

Author SHA1 Message Date
  Tim Ledbetter ccab5ddf9b LibGUI+Applications: Use String in `make_about_action()` 1 year ago
  Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu() 1 year ago
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 year ago
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 year ago
  Karol Kosek 5234a30731 LibGUI+Userland: Port Action status tips to String 2 years ago
  Jelle Raaijmakers 13086d3c97 KeyboardMapper: Do not drop the `unix` pledge 2 years ago
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text 2 years ago
  Lucas CHOLLET 1a97382305 LibGUI: Make `Application`'s construction fallible 2 years ago
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string 2 years ago
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances 2 years ago
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  demostanis 34acae90c7 Userland: Let applications make use of make_command_palette_action() 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Sam Atkins 73552c1856 Userland: Always construct Application with try_create() 3 years ago
  Karol Kosek b6510f8e76 KeyboardMapper: Ask for unsaved changes on window close and file open 3 years ago
  creator1creeper1 c1dc5ef9d7 KeyboardMapper: Propagate errors using try_set_main_widget in main 3 years ago
  Jean-Paul Balabanian a69598a670 KeyboardMapper: Add support for dynamic keyboard visualization 3 years ago
  RasmusNylander c00014fa54 KeyboardMapper: Port to Core::Stream 3 years ago
  RasmusNylander 9678ff15a8 KeyboardMapper: Propagate errors using ErrorOr and TRY 3 years ago
  RasmusNylander 017135b44e KeyboardMapper: Port to LibMain 3 years ago
  LuK1337 6e42cb8c55 KeyboardMapper: Add menus before showing the window 4 years ago
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 years ago
  NonStandardModel a7d3709e1c KeyboardMapper: Add default path to keymaps 4 years ago
  Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^) 4 years ago
  Linus Groh 76c6bc3186 KeyboardMapper: Remove two useless comments 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
  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