Cheng Zhao
|
4febbec102
|
Fix crash when switching menus in menubar
|
2017-08-29 14:19:23 +09:00 |
|
Gellert Hegyi
|
1d10654a22
|
fixes bitmap to canvas conversion
|
2017-08-15 16:19:22 +03:00 |
|
Kevin Sawicki
|
9945fc5148
|
Don't destroy menu delegate until OnMenuClosed fires
|
2017-08-15 16:19:21 +03:00 |
|
Aleksei Kuzmin
|
627eb30409
|
The Blink Rename
|
2017-08-15 16:19:21 +03:00 |
|
Cheng Zhao
|
edc2dae496
|
Make the status string shorter
|
2017-07-20 22:45:06 +09:00 |
|
Cheng Zhao
|
74df5f84fd
|
Only update dbus menu when it has been changed
The dbus menu implementaion of KDE would send the about-to-show signal
whenever the menu has been changed, resulting in infinite loop on our
side.
|
2017-07-20 20:50:14 +09:00 |
|
Aleksei Kuzmin
|
da36bdfcc4
|
Add enable_osr build flag
|
2017-06-28 18:58:52 +02:00 |
|
Heilig Benedek
|
192cd7787b
|
move popup related code to nativewindow
|
2017-05-26 03:39:36 +02:00 |
|
Heilig Benedek
|
df911593d8
|
Fix menubar animations being incorrect in RTL layout
|
2017-05-21 22:36:10 +02:00 |
|
Heilig Benedek
|
218e28b136
|
minor fixes and enable datalist elements in OSR
|
2017-05-21 19:55:19 +02:00 |
|
Heilig Benedek
|
4949531f57
|
🎨 lint fix
|
2017-05-19 21:52:18 +02:00 |
|
Heilig Benedek
|
f360104bee
|
add datalist element view
|
2017-05-19 21:36:37 +02:00 |
|
Cheng Zhao
|
8c5fd76286
|
Fix symbol conflicts in Xlib.h
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
b3d60bfb3a
|
Fix building on Linux
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
6be10ffef2
|
Fix more API changes due to name changes
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
50e3bfa764
|
Fix API changes of base::Value
|
2017-04-27 16:34:52 +09:00 |
|
Kevin Sawicki
|
fe8726d775
|
Use Chrome default client inset handling
|
2017-04-13 13:03:46 +03:00 |
|
Birunthan Mohanathas
|
638eae1080
|
Remove MenuLayout in favor of NativeWindowViews::Layout
|
2017-04-13 01:27:31 +03:00 |
|
Ales Pergl
|
73e3fd01eb
|
Fixed a couple of failing debug checks when calling Chromium APIs
|
2017-04-05 14:45:46 +02:00 |
|
Hansen Zhang
|
426563a843
|
#8881 - Display '&' in MenuItem label
|
2017-03-22 11:52:25 -04:00 |
|
Cheng Zhao
|
be29ea4dad
|
libgtk2ui => libgtkui
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
820c0827c0
|
Fix cpplint warnings
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
55d4d44f02
|
Fix Debug building on Windows
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
88f6f5d1b2
|
Fix compilation errors for Linux
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
0244a73c49
|
Fix cpp linter errors
|
2017-01-16 09:26:07 -08:00 |
|
Brian Clifton
|
cf6e215a66
|
Properly handle borders for DPI > 100% on Windows
Fixes https://github.com/electron/electron/issues/4573
cc: @zcbenz, @kevinsawicki, @zeke
|
2017-01-13 00:18:42 -07:00 |
|
Kevin Sawicki
|
98387e50cc
|
Focus window on menu bar click
|
2016-10-24 11:49:51 +09:00 |
|
Kevin Sawicki
|
9cae04edde
|
Remove unused ButtonListener
|
2016-10-03 10:26:18 -07:00 |
|
Kevin Sawicki
|
11684c2c73
|
Focus submenu buttons when clicked
|
2016-10-03 10:13:41 -07:00 |
|
Kevin Sawicki
|
b3b9994ce8
|
Configure ink drops on menu bar buttons (#7397)
* Add ink drop to menu bar buttons
* Pass background color to submenu button
* Sort includes
|
2016-09-29 09:15:12 -07:00 |
|
Kevin Sawicki
|
6285500cdc
|
Sort includes alphabetically
|
2016-08-26 15:30:02 -07:00 |
|
Cheng Zhao
|
b57665330c
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
|
Kevin Sawicki
|
10a2454921
|
Remove unneeded atom:: prefix
|
2016-07-07 14:25:09 -07:00 |
|
Kevin Sawicki
|
2faf00dc19
|
Only use default accelerator in Windows/Linux app menu
|
2016-07-07 11:50:19 -07:00 |
|
Cheng Zhao
|
1ba3907038
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
|
Florent Delayen
|
4d55175649
|
Execute click handlers for top level menu items
|
2016-06-25 16:51:43 +02:00 |
|
Cheng Zhao
|
aca37c8974
|
Update menubar color when theme changes
|
2016-06-21 18:05:01 +09:00 |
|
Cheng Zhao
|
7ba391da7c
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
|
Brian R. Bondy
|
f93fa53aea
|
Update linux menu overrides
|
2016-05-13 11:07:17 +09:00 |
|
Cheng Zhao
|
a31cbd24a1
|
Final pieces of int16 and .Pass()
|
2016-03-10 17:06:21 +09:00 |
|
Paul Betts
|
d2944c62a5
|
basictypes.h => macros.h
|
2016-03-10 17:06:21 +09:00 |
|
Dongjoon Hyun
|
0c92d44077
|
Fix typos in comments.
|
2016-03-07 20:22:03 -08:00 |
|
Dongjoon Hyun
|
fee56df400
|
Rename function FilterAccecelator to FilterAccelerator in submenu_button.cc .
|
2016-02-24 11:15:21 -08:00 |
|
Cheng Zhao
|
49f995925c
|
Notify the global menu bar when window is mapped
|
2016-02-23 15:43:32 +08:00 |
|
Robo
|
65325dc63f
|
browser: fix crash when switching to sibling menu from submenus
|
2016-01-20 10:54:12 +05:30 |
|
Cheng Zhao
|
698700716b
|
Show menu by clicking the menu button
|
2016-01-05 12:05:27 +08:00 |
|
Cheng Zhao
|
43bfce26a7
|
Do not behave like bookmarkbar menu
|
2016-01-05 11:57:58 +08:00 |
|
Paul Betts
|
af28900189
|
Fix up Chrome47 changes
|
2015-12-07 13:27:05 -08:00 |
|
Cheng Zhao
|
3b1ee994e2
|
views: Remove hack on setting min/max size for frameless window
|
2015-10-05 20:37:08 +08:00 |
|
Cheng Zhao
|
a76ea00249
|
views: Implement NativeWindow::SetSizeConstraints
|
2015-10-05 20:07:20 +08:00 |
|