提交歷史

作者 SHA1 備註 提交日期
  Sam Atkins f8fe6d11b2 LibGUI: Allow creating a recent-files list without a trailing separator 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Andreas Kling 676ef0cc3d LibGUI: Make Menu::add_recent_files_list() infallible 1 年之前
  Andreas Kling f2faf2767f LibGUI: Remove Menu::try_add_action() 1 年之前
  Andreas Kling eec328e2ab LibGUI: Remove Menu::try_add_submenu() 1 年之前
  Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator() 1 年之前
  Karol Kosek 7e33857afa WindowServer+LibGUI: Port WindowServer's Menu name to new String 2 年之前
  Karol Kosek 51bd9ca037 LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2 年之前
  Karol Kosek dccd70385d LibGUI+Browser: Set menu names using the new String class 2 年之前
  Karol Kosek 956f4d9205 Userland: Construct Menus with name using the non-deprecated String 2 年之前
  Karol Kosek c4c1df7621 LibGUI: Store Menu names as new String 2 年之前
  MacDue a2d333ff4a LibGUI: Allow updating the names of menus and submenus 2 年之前
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 年之前
  Andreas Kling 544366ff2a LibGUI: Add a simple "recently open files" feature 2 年之前
  Andreas Kling 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions 2 年之前
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  thankyouverycool 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 年之前
  Marco Cutecchia dbfe385879 LibGUI: Add 'remove_all_actions' method to 'Menu' 3 年之前
  Daniel Bertalan 7d11edbe17 Userland: Fix unnecessary heap allocation of singleton objects 3 年之前
  Marcus Nilsson 708ec90bba LibGUI: Add Menu::set_children_actions_enabled() helper 3 年之前
  Andreas Kling a18631c5e7 LibGUI: Add GUI::Menu::try_add_submenu() 3 年之前
  Andreas Kling 51c4de8774 LibGUI: Add GUI::Menu::try_add_action() and try_add_separator() 3 年之前
  sin-ack 611370e7dc LibGUI, WindowServer: Greatly simplify menubar logic 4 年之前
  Andreas Kling baab0a5bef WindowServer+LibGUI: Make menu allocation asynchronous 4 年之前
  Andreas Kling fb93535419 WindowServer+LibGUI: Make menu and menubar teardown asynchronous 4 年之前
  Andreas Kling a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous 4 年之前