Commit Graph

19 Commits

Author SHA1 Message Date
Gregor Biswanger
41fa8e9e74 Update WebApp to Electron 11.1.1 - Fix Chrome breaking changes with link ref=imports 2021-01-12 03:12:01 +01:00
ThrDev
9b270755d0 Add full NativeImage support for Electron.NET 2020-05-06 19:05:21 -04:00
ThrDev
7daac2d04e Add NativeImage support, clipboard image read/write. 2020-04-26 19:21:29 -04:00
Gregor Biswanger
0709d61120 add Auto Update demo sample 2019-05-21 03:32:18 +02:00
Gregor Biswanger
412f628422 implement Session-API, fix code selection problem for the Demo Web-App. 2019-05-16 18:03:31 +02:00
Gregor Biswanger
d0c52a1364 Implement HostHook logic to CLI and API. Implement an example in the Web-App. 2019-05-15 23:56:53 +02:00
Gregor Biswanger
ca382bf605 implement PreventDefault function for stop quiting application 2017-11-10 03:11:13 +01:00
Gregor Biswanger
531446f38d update demo code 2017-11-10 02:12:13 +01:00
Gregor Biswanger
4b0fca35fa fix event bugs 2017-10-25 21:28:43 +02:00
Gregor Biswanger
778dde2b55 implement the API Demo-App complete. Implement the Clipboard-, Screen- and WebContents-API. Fix some bugs. Edit the Readme. 2017-10-23 19:08:10 +02:00
Gregor Biswanger
248ddde82b implement Demo App sections: Dialogs, Menu, Tray, Shell, CrashHang, Notification, Shortcuts etc. Fix some API bugs and implement GlobalShortcut-, Shell- and WebContents-API. 2017-10-21 04:37:01 +02:00
Gregor Biswanger
9046f6ca25 implement "create and manage window" demo part 2017-10-19 17:24:54 +02:00
Gregor Biswanger
98fdb519a5 implement first demo app template 2017-10-19 06:01:54 +02:00
Gregor Biswanger
08b88e3adf implement first dialog-, notification-, tray- and menu-api functions 2017-10-15 17:03:07 +02:00
Gregor Biswanger
5f0be6543b implement first Electron-API Bridge functions - Add little sample in WebApp 2017-10-12 02:24:27 +02:00
Gregor Biswanger
2989144dce implement IPC Support 2017-10-07 01:32:19 +02:00
Gregor Biswanger
8d89ef3e64 implement the hello world sample from electron - access to the node.js process object 2017-10-04 16:35:39 +02:00
Gregor Biswanger
5bb5bb24de implement mvc with call notification api from electron 2017-10-03 04:52:43 +02:00
Gregor Biswanger
b16e0b0bf9 implement notification bridge 2017-10-03 04:40:37 +02:00