Cheng Zhao
|
37a89ee0d9
|
Fix compilation error
|
2015-11-10 18:04:46 +08:00 |
|
Milan Burda
|
8f5463faab
|
Simplify ToastEventHandler using WRL::RuntimeClass, which implements the IUnknown interface
|
2015-11-09 20:47:18 +01:00 |
|
Jason Poon
|
8dbeca8c7f
|
Windows Toasts: Hide(), Runtime Check, Header Cleanup
|
2015-11-09 12:00:50 +01:00 |
|
Felix Rieseberg
|
86ea0759d8
|
Windows Toasts: Icons, Events, Cleanup, Documentation
- Enable documentations
- Add a small usage example to the header
- Final cleanups
|
2015-11-09 12:00:49 +01:00 |
|
Jason Poon
|
498bff9e5a
|
Windows Toasts: Enable Basic Notifications
To test this puppy out, build and open up the Chromium Dev Tools.
Then, run `new Notification("Test title", {body: "Test body"});`
|
2015-11-09 12:00:21 +01:00 |
|