Pius Friesch
17a7886d12
formatting
2021-12-13 17:33:00 +01:00
Pius Friesch
6be3019cb6
fix typescript, based on changes to js
2021-12-13 17:31:48 +01:00
Gregor Biswanger
ce0cdf39c6
Update to native Electron 13.1.5, Update Changelog
2021-07-02 02:04:23 +02:00
Dan Gidman
d2f6308dd2
Merge remote-tracking branch 'upstream/master' into bug/442
2021-01-11 15:50:28 -06:00
Gregor Biswanger
f06b95803f
Update to native Electron 11.1.1 - Fix breaking changes and refactoring.
2021-01-11 01:56:39 +01:00
Dan Gidman
e73655bd68
442: maintain references between socket.io connection events
...
https://github.com/ElectronNET/Electron.NET/issues/442
remove deletes of modules during disconnect
add delete of hostHook during disconnect
check if modules exist before importing them curring connect
move local caches of modules into global scope.
2020-10-06 11:29:53 -05:00
Gregor Biswanger
fd5801ffdc
Update Context Menu Item for tray app on-the-fly. #270
2020-05-12 00:21:18 +02:00
GLINTT\ppinto
4db0ac0ebb
FIX application hangs after socket reconnect
...
Tray, Globalshortcut and other stop sending events with socket.emit after socket reconnect
2019-04-18 18:03:17 +01:00
Gregor Biswanger
cad371c221
implement Electron 4.0.0 support
2019-01-04 03:27:12 +01:00
Gregor Biswanger
ac9d346955
refactoring
2018-09-26 01:31:53 +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
08b88e3adf
implement first dialog-, notification-, tray- and menu-api functions
2017-10-15 17:03:07 +02:00