electron/atom/browser/ui/views
Jeremy Apthorp 73eb5af2cc
refactor: remove unnecessary std::moves in linux code (#12951)
The compiler was complaining that the move was preventing copy elision.
2018-05-15 14:33:47 -07:00
..
autofill_popup_view.cc enable chromium style checker plugin for electron and brightray targets 2018-04-19 11:12:58 -07:00
autofill_popup_view.h [chromium-style] move methods out of headers 2018-04-19 11:12:58 -07:00
frameless_view.cc fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
frameless_view.h fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
global_menu_bar_x11.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
global_menu_bar_x11.h clang-format atom files 2018-04-18 20:48:45 -04:00
menu_bar.cc fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
menu_bar.h fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
menu_delegate.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
menu_delegate.h clang-format atom files 2018-04-18 20:48:45 -04:00
menu_model_adapter.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
menu_model_adapter.h Fix chromium-style errors (#12802) 2018-05-03 09:04:22 -05:00
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 check content view in SetMenuBarVisibility 2018-05-15 14:12:47 +09:00
root_view.h refactor: NativeWindowViews should not be a View (#12750) 2018-05-01 13:28:22 +09:00
submenu_button.cc refactor: remove unnecessary std::moves in linux code (#12951) 2018-05-15 14:33:47 -07:00
submenu_button.h clang-format atom files 2018-04-18 20:48:45 -04:00
win_frame_view.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
win_frame_view.h