Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
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
|
bc61f2eafa
Copy the callback instead of reference
|
7 years ago |
Cheng Zhao
|
7b01a8b860
Add callback parameter to Menu.popup
|
7 years ago |
Cheng Zhao
|
088042841d
win: Correctly close popup menu
|
7 years ago |
Birunthan Mohanathas
|
4e859b4718
Remove "async" option from `menu.popup()`
|
7 years ago |
Kevin Sawicki
|
a8d1a7aed4
Make variables private instead of protected
|
8 years ago |
Kevin Sawicki
|
ce5ac1b056
Implement ClosePopupAt on Windows/Linux
|
8 years ago |
Kevin Sawicki
|
91d1af053f
Implement Menu.closePopup on Windows/Linux
|
8 years ago |
Kevin Sawicki
|
4430927f98
Add async option to menu.popup
|
8 years ago |
Kevin Sawicki
|
b091d104f5
Add async menu.popup on Windows/Linux
|
8 years ago |
Cheng Zhao
|
1505a46ed0
Do not rely on Constructor to call Init
|
9 years ago |
Cheng Zhao
|
1ba3907038
Update to API changes of Chrome 52
|
9 years ago |
Daniel Pham
|
a8a6f6f856
:apple: Fix context menus selecting first item by default.
|
9 years ago |
Cheng Zhao
|
2ae52d0ff4
Make Wrappable a template class
|
9 years ago |
Cheng Zhao
|
ca77c95c6d
No more need to override Menu::Popup
|
9 years ago |
Cheng Zhao
|
0e3a3d0748
views: Remove PopupAtPoint
|
9 years ago |
Cheng Zhao
|
360266ba5b
positioningItem => positioning_item
|
9 years ago |
evgenyzinoviev
|
072ab0ddea
specify positioning item for popup menus
|
9 years ago |
Cheng Zhao
|
43421aedcf
OVERRIDE macro is now removed
|
10 years ago |
Cheng Zhao
|
ff26c3c16f
Some coding style fixes
|
10 years ago |
Joao Moreno
|
46e6b5ec3e
Allow positioning the context menu
|
10 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |
Cheng Zhao
|
21949e2f0c
views: Don't retain MenuRunner on heap.
|
11 years ago |
Cheng Zhao
|
49160819d2
linux: Implement context menu with views.
|
11 years ago |