electron/brightray/browser/win
2017-04-05 14:30:16 +02:00
..
win32_desktop_notifications Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]" 2017-04-05 14:30:16 +02:00
notification_presenter_win.cc Address cpplint issue "Lines should be <= 80 characters long [whitespace/line_length] [2]" 2017-04-05 14:30:15 +02:00
notification_presenter_win.h Address cpplint issue "Lines should be <= 80 characters long [whitespace/line_length] [2]" 2017-04-05 14:30:15 +02:00
notification_presenter_win7.cc Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]" 2017-04-05 14:30:16 +02:00
notification_presenter_win7.h Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]" 2017-04-05 14:30:16 +02:00
scoped_hstring.cc Use application name when app user model ID is not available 2015-11-24 15:11:43 +08:00
scoped_hstring.h Remove cpplint errors 2017-03-23 12:48:27 -07:00
win32_notification.cc Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]" 2017-04-05 14:30:16 +02:00
win32_notification.h Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]" 2017-04-05 14:30:16 +02:00
windows_toast_notification.cc Make Notification factory function a member of NotificationPresenter so that we can create different types of notifications based on runtime conditions. 2017-04-05 14:30:15 +02:00
windows_toast_notification.h Remove cpplint errors 2017-03-23 12:48:27 -07:00