Commit History

Author SHA1 Message Date
  Sam Atkins f8fe6d11b2 LibGUI: Allow creating a recent-files list without a trailing separator 1 year ago
  Andreas Kling 94cd272ac0 LibGUI: Make CommonMenus::make_accessibility_menu() infallible 1 year ago
  Andreas Kling 676ef0cc3d LibGUI: Make Menu::add_recent_files_list() infallible 1 year ago
  Andreas Kling f2faf2767f LibGUI: Remove Menu::try_add_action() 1 year ago
  Andreas Kling eec328e2ab LibGUI: Remove Menu::try_add_submenu() 1 year ago
  Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator() 1 year ago
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 2 years ago
  Karol Kosek 51bd9ca037 LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2 years ago
  Karol Kosek dccd70385d LibGUI+Browser: Set menu names using the new String class 2 years ago
  Karol Kosek 956f4d9205 Userland: Construct Menus with name using the non-deprecated String 2 years ago
  Karol Kosek c4c1df7621 LibGUI: Store Menu names as new String 2 years ago
  MacDue a2d333ff4a LibGUI: Allow updating the names of menus and submenus 2 years ago
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes 2 years ago
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 years ago
  Andreas Kling 544366ff2a LibGUI: Add a simple "recently open files" feature 2 years ago
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  thankyouverycool f31a56d086 LibGUI: Add CommonMenus 2 years ago
  thankyouverycool 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 years ago
  Marco Cutecchia dbfe385879 LibGUI: Add 'remove_all_actions' method to 'Menu' 3 years ago
  networkException f49948cc48 LibGUI: Collect menu and submenu actions for CommandPalette 3 years ago
  Marcus Nilsson 708ec90bba LibGUI: Add Menu::set_children_actions_enabled() helper 3 years ago
  Andreas Kling a18631c5e7 LibGUI: Add GUI::Menu::try_add_submenu() 3 years ago
  Andreas Kling 51c4de8774 LibGUI: Add GUI::Menu::try_add_action() and try_add_separator() 3 years ago
  sin-ack 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 0e4eb62dd8 LibGUI: Make some API's take String instead of StringView 4 years ago