Cheng Zhao
|
0b2c61a10f
fix: retain menu when popuping (#21226)
|
5 years ago |
Shelley Vohr
|
b144900c00
fix: prevent menu gc during popup (#20786)
|
5 years ago |
Shelley Vohr
|
544d8a423c
feat: allow MenuItems to work optionally when hidden (#16853)
|
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 |
Cheng Zhao
|
7473b612c5
Make Menu API accept TopLevelWindow
|
7 years ago |
Shelley Vohr
|
53bdf22c85
clang-format atom files
|
7 years ago |
Cheng Zhao
|
973647eaa2
Rename api::Window to api::BrowserWindow
|
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 |
Cheng Zhao
|
7b01a8b860
Add callback parameter to Menu.popup
|
7 years ago |
Heilig Benedek
|
c586806609
fix flash menu being unresponsive to commands
|
7 years ago |
Birunthan Mohanathas
|
4e859b4718
Remove "async" option from `menu.popup()`
|
7 years ago |
Kevin Sawicki
|
2006e22aa4
:art:
|
8 years ago |
Kevin Sawicki
|
6a023dc4fe
Add Menu.closePopup API on macOS
|
8 years ago |
Kevin Sawicki
|
4430927f98
Add async option to menu.popup
|
8 years ago |
Cheng Zhao
|
cb19efe49c
Pass FunctionTemplate in BuildPrototype
|
8 years ago |
Cheng Zhao
|
1505a46ed0
Do not rely on Constructor to call Init
|
8 years ago |
Cheng Zhao
|
b57665330c
Merge branch 'master' into chrome52
|
8 years ago |
Cheng Zhao
|
6381f44f26
mac: Pass useDefaultAccelerator to getAcceleratorForCommandId
|
8 years ago |
Cheng Zhao
|
1ba3907038
Update to API changes of Chrome 52
|
8 years ago |
Cheng Zhao
|
8d08e215b2
Add "event" parameter for "click" handler of MenuItem
|
8 years ago |
Cheng Zhao
|
7ba391da7c
Update to API changes of Chrome 51
|
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 |