electron/atom/browser/ui/win
Phil Christensen 2c259990da fix permissive C++ code (MSVC /permissive-)
These were found by the C++ compiler group when doing "Real world code"
build tests using /permissive-.  We are sharing these with you to help clean up
your code before the new version of the compiler comes out.  For more information on
/permissive- see https://blogs.msdn.microsoft.com/vcblog/2016/11/16/permissive-switch/.
In paticular, see the "Do not treat copy initialization as direct initialization"
section of the blog.
2017-01-05 09:38:41 -08:00
..
atom_desktop_window_tree_host_win.cc Move thumbar_host_ from TreeHost to NativeWindow 2015-08-06 10:25:50 +08:00
atom_desktop_window_tree_host_win.h Move thumbar_host_ from TreeHost to NativeWindow 2015-08-06 10:25:50 +08:00
jump_list.cc fix permissive C++ code (MSVC /permissive-) 2017-01-05 09:38:41 -08:00
jump_list.h Extend the custom Jump List API 2016-09-01 09:56:14 +07:00
message_handler_delegate.cc Add MessageHandlerDelegate 2015-08-06 10:15:27 +08:00
message_handler_delegate.h Add MessageHandlerDelegate 2015-08-06 10:15:27 +08:00
notify_icon.cc Sort includes alphabetically 2016-08-26 15:30:02 -07:00
notify_icon.h Include windows.h first 2016-08-26 16:00:05 -07:00
notify_icon_host.cc Modifiers moved under UI 2016-03-10 17:06:22 +09:00
notify_icon_host.h Fix building on Windows 2016-05-23 16:39:19 +09:00
taskbar_host.cc Sort includes alphabetically 2016-08-26 15:30:02 -07:00
taskbar_host.h Sort includes alphabetically 2016-08-26 15:30:02 -07:00