Commit History

Author SHA1 Message Date
  Cheng Zhao b169e025a3 fix: retain menu when popuping (#21227) 5 years ago
  Nitish Sakhawalkar ffd2224bbe Node 12 Upgrade (5-0-x) (#17752) 6 years ago
  Jeremy Apthorp d01db5a656 migrate to non-deprecated v8 functions 6 years ago
  deepak1556 535d264497 fix: [UI] Resolve method conflict between MenuModel, SimpleMenuModel::Delegate 6 years ago
  Heilig Benedek 0242818f39 feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration (#15723) 6 years ago
  Heilig Benedek aa6f7a5d9f fix: don't append Shift modifier text twice to accelerators (#15400) 6 years ago
  Milan Burda 2337237d58 Refactoring: use C++11 class member variable initialization 7 years ago
  Shelley Vohr c6f4bbd143 also format missing .cc files 7 years ago
  shelley vohr 0e5b6f9300 Upgrade to node v9.3.0 (#11507) 7 years ago
  Cheng Zhao dc62e51ba4 Fix the cyclic reference in menu delegate (#11967) 7 years ago
  Shelley Vohr bef4c84799 turn class into observer 7 years ago
  Shelley Vohr 3399480304 first pass at menu event emission 7 years ago
  Cheng Zhao 46330ac2a9 Remove the closed event of Menu 7 years ago
  Heilig Benedek c586806609 fix flash menu being unresponsive to commands 7 years ago
  Kevin Sawicki 6a023dc4fe Add Menu.closePopup API on macOS 8 years ago
  Cheng Zhao 8c3232dc56 Every native class now gets a name 8 years ago
  Cheng Zhao cb19efe49c Pass FunctionTemplate in BuildPrototype 8 years ago
  Cheng Zhao 8f62e79243 GetConstructor now returns FunctionTemplate 8 years ago
  Cheng Zhao 8cd4612fe0 Get rid of Constructor class 8 years ago
  Cheng Zhao 1505a46ed0 Do not rely on Constructor to call Init 8 years ago
  Haojian Wu fab02809c6 Modernize to C++11: NULL => nullptr. 8 years ago
  Cheng Zhao 6381f44f26 mac: Pass useDefaultAccelerator to getAcceleratorForCommandId 8 years ago
  Cheng Zhao 8d08e215b2 Add "event" parameter for "click" handler of MenuItem 8 years ago
  Cheng Zhao 60d2cb8a84 Remove the isolate parameter of GetWrapper 9 years ago
  Cheng Zhao 2ae52d0ff4 Make Wrappable a template class 9 years ago
  Cheng Zhao 984462be44 Remove Menu::Popup 9 years ago
  Cheng Zhao ca77c95c6d No more need to override Menu::Popup 9 years ago
  Cheng Zhao 6795bd1d96 Do not manually manage native resources 9 years ago
  Cheng Zhao d56b34de3b Make sure all native resources get freed on exit 9 years ago
  Cheng Zhao d830badc57 Add role property for MenuItem 9 years ago