提交历史

作者 SHA1 备注 提交日期
  Milan Burda 2337237d58 Refactoring: use C++11 class member variable initialization 7 年之前
  Cheng Zhao 7473b612c5 Make Menu API accept TopLevelWindow 7 年之前
  Shelley Vohr 53bdf22c85 clang-format atom files 7 年之前
  Cheng Zhao 973647eaa2 Rename api::Window to api::BrowserWindow 7 年之前
  Cheng Zhao dc62e51ba4 Fix the cyclic reference in menu delegate (#11967) 7 年之前
  Shelley Vohr bef4c84799 turn class into observer 7 年之前
  Shelley Vohr 3399480304 first pass at menu event emission 7 年之前
  Cheng Zhao 46330ac2a9 Remove the closed event of Menu 7 年之前
  Cheng Zhao 7b01a8b860 Add callback parameter to Menu.popup 7 年之前
  Heilig Benedek c586806609 fix flash menu being unresponsive to commands 7 年之前
  Birunthan Mohanathas 4e859b4718 Remove "async" option from `menu.popup()` 7 年之前
  Kevin Sawicki 2006e22aa4 :art: 8 年之前
  Kevin Sawicki 6a023dc4fe Add Menu.closePopup API on macOS 8 年之前
  Kevin Sawicki 4430927f98 Add async option to menu.popup 8 年之前
  Cheng Zhao cb19efe49c Pass FunctionTemplate in BuildPrototype 9 年之前
  Cheng Zhao 1505a46ed0 Do not rely on Constructor to call Init 9 年之前
  Cheng Zhao b57665330c Merge branch 'master' into chrome52 9 年之前
  Cheng Zhao 6381f44f26 mac: Pass useDefaultAccelerator to getAcceleratorForCommandId 9 年之前
  Cheng Zhao 1ba3907038 Update to API changes of Chrome 52 9 年之前
  Cheng Zhao 8d08e215b2 Add "event" parameter for "click" handler of MenuItem 9 年之前
  Cheng Zhao 7ba391da7c Update to API changes of Chrome 51 9 年之前
  Cheng Zhao 2ae52d0ff4 Make Wrappable a template class 9 年之前
  Cheng Zhao 984462be44 Remove Menu::Popup 9 年之前
  Cheng Zhao ca77c95c6d No more need to override Menu::Popup 9 年之前
  Cheng Zhao 360266ba5b positioningItem => positioning_item 9 年之前
  evgenyzinoviev 072ab0ddea specify positioning item for popup menus 9 年之前
  Cheng Zhao 6795bd1d96 Do not manually manage native resources 9 年之前
  Cheng Zhao d56b34de3b Make sure all native resources get freed on exit 9 年之前
  Cheng Zhao d830badc57 Add role property for MenuItem 10 年之前
  Cheng Zhao 4b9ff309ec Add our own MenuModel class 10 年之前