Dan
|
e94196504e
|
Support subscribing to unmapped events on App and Tray modules
`Electron.App.On("eventName", () => {});` or `Electron.App.On("eventName", obj => {});`
fix #527
|
2021-01-18 19:52:58 -06:00 |
|
Konstantin Gross
|
cac9cfcec8
|
Add lifetime hosted service to detect fully started ASP.NET Core
|
2020-05-24 02:51:34 +02:00 |
|
Robert Muehsig
|
e25b89ff6a
|
Update to .NET Core 3.0
|
2019-10-03 22:30:58 +02:00 |
|
Gregor Biswanger
|
0709d61120
|
add Auto Update demo sample
|
2019-05-21 03:32:18 +02:00 |
|
Maher Jendoubi
|
ed6ebe90b1
|
Fixed some spelling issues
* Cleanup of unnecessary usings
* Used language keywords instead of BCL types : Object --> object
* Fixed some spelling issues
|
2019-05-18 02:00:56 +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
|
ca382bf605
|
implement PreventDefault function for stop quiting application
|
2017-11-10 03:11:13 +01:00 |
|
Robert Muehsig
|
24ef987471
|
enhanced demo for
https://github.com/ElectronNET/Electron.NET/issues/42
|
2017-11-07 22:21:52 +01:00 |
|
Gregor Biswanger
|
cca50abefb
|
implement hybrid support
|
2017-10-23 21:24:05 +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
|
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
|
8c5c01133d
|
update readme
|
2017-10-18 22:58:01 +02:00 |
|
Gregor Biswanger
|
8caec22de9
|
implement full Tray-API
|
2017-10-18 05:30:36 +02:00 |
|
Gregor Biswanger
|
b28fa9465a
|
implement enum for types, implement OpenDialog from Dialog-API
|
2017-10-17 05:12:35 +02:00 |
|
Gregor Biswanger
|
c1792c793f
|
implement all BrowserWindow API Events and the rest of missed functions
|
2017-10-16 22:39:45 +02:00 |
|
Gregor Biswanger
|
c5229d1d00
|
implement BrowserWindow-API functions
|
2017-10-16 16:53:35 +02:00 |
|
Gregor Biswanger
|
a4aa1dfae3
|
implement BrowserWindow-API functions
|
2017-10-15 21:39:52 +02:00 |
|
Gregor Biswanger
|
08b88e3adf
|
implement first dialog-, notification-, tray- and menu-api functions
|
2017-10-15 17:03:07 +02:00 |
|
Gregor Biswanger
|
8f9a84cb0f
|
implement WindowManager, BrowserWindow-API and Menu-API
|
2017-10-15 06:03:48 +02:00 |
|
Gregor Biswanger
|
90d0cc6189
|
implement the first App-API Events
|
2017-10-14 19:57:49 +02:00 |
|
Gregor Biswanger
|
9abece156f
|
Create Electron-Class for API´s
|
2017-10-14 17:58:16 +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 |
|
Gregor Biswanger
|
a0a3e6fc15
|
migrate from .net core 1.1 to 2.0
|
2017-10-03 04:17:14 +02:00 |
|
Gregor Biswanger
|
852d3c170d
|
add first api core library and implement socket.io communication
|
2017-10-03 03:28:56 +02:00 |
|
Gregor Biswanger
|
bfa74269f5
|
Add project files.
|
2017-10-02 20:40:28 +02:00 |
|