electron/atom/browser/ui/views
Charles Kerr ed31cfebc9
fix: check for pane focus before removing it. (#17164)
Fixes #16883. This bug seems to have been introduced in the #15302's
menu a11y refactor and is new in 5-0-x.
2019-03-04 09:47:59 -06:00
..
atom_views_delegate.cc Move ViewsDelegate::NotifyAccessibilityEvent to an observer pattern 2019-01-22 10:32:05 -08:00
atom_views_delegate.h Move ViewsDelegate::NotifyAccessibilityEvent to an observer pattern 2019-01-22 10:32:05 -08:00
autofill_popup_view.cc fix: enable autofill popups on mac (#16308) 2019-02-11 09:38:58 -10:00
autofill_popup_view.h build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
frameless_view.cc gfx::Path -> SkPath 2019-02-14 23:59:25 +05:30
frameless_view.h gfx::Path -> SkPath 2019-02-14 23:59:25 +05:30
global_menu_bar_x11.cc Wrap X11 headers in ui/gfx/x/x11.h 2018-06-19 11:49:43 +10:00
global_menu_bar_x11.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
inspectable_web_contents_view_views.cc feat: add activate option to webContents.openDevTools (#13852) 2018-11-27 18:34:44 +09:00
inspectable_web_contents_view_views.h feat: add activate option to webContents.openDevTools (#13852) 2018-11-27 18:34:44 +09:00
menu_bar.cc fix: check for pane focus before removing it. (#17164) 2019-03-04 09:47:59 -06:00
menu_bar.h refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
menu_delegate.cc Delete tab pulsing feature. 2019-02-14 23:59:25 +05:30
menu_delegate.h Delete tab pulsing feature. 2019-02-14 23:59:25 +05:30
menu_model_adapter.cc
menu_model_adapter.h
native_frame_view.cc fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
native_frame_view.h fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
root_view.cc fix: improve the way frameless windows are handled on Windows (#16596) 2019-01-31 11:19:47 +09:00
root_view.h fix: improve the way frameless windows are handled on Windows (#16596) 2019-01-31 11:19:47 +09:00
submenu_button.cc Rename BlendTowardOppositeLuma() to BlendTowardContrastingEndpoint(). 2019-02-14 23:59:25 +05:30
submenu_button.h refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
win_frame_view.cc chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
win_frame_view.h chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00