Gregor Biswanger
|
14587463e7
|
add new powerMonitor API js file - fix formating
|
2020-05-13 01:41:09 +02:00 |
|
Gustavo Lara Molina
|
13fcedc3a0
|
Updating Labesl
|
2020-05-12 10:10:34 -05:00 |
|
Rocket
|
df02855471
|
Added the API Power
|
2020-05-11 12:59:21 -05:00 |
|
ThrDev
|
fa51cdd72c
|
Merge remote-tracking branch 'upstream/master'
|
2020-05-06 19:07:31 -04:00 |
|
ThrDev
|
9b270755d0
|
Add full NativeImage support for Electron.NET
|
2020-05-06 19:05:21 -04:00 |
|
Syed Adeel Hassan Rizvi
|
01d938fb1a
|
Storing main window instance to reload later.
|
2020-05-01 22:12:28 +10:00 |
|
ThrDev
|
e295558258
|
Fix MenusController.cs
|
2020-04-26 19:36:16 -04:00 |
|
ThrDev
|
7daac2d04e
|
Add NativeImage support, clipboard image read/write.
|
2020-04-26 19:21:29 -04:00 |
|
Robert Muehsig
|
e25b89ff6a
|
Update to .NET Core 3.0
|
2019-10-03 22:30:58 +02:00 |
|
Gregor Biswanger
|
d2956e6f2f
|
Fix Refresh-Window
|
2019-07-28 20:16:06 +02:00 |
|
Gregor Biswanger
|
10e95afa5c
|
Merge branch 'master' into dev/AutoUpdate
|
2019-07-28 13:24:41 +02:00 |
|
Yevgeniy Tymchishin
|
b9ba162a88
|
Fixed bug: Electron tray icon TypeError
|
2019-07-05 23:33:04 +03:00 |
|
Gregor Biswanger
|
a2ada57292
|
Implement all electron-updater events
|
2019-05-23 02:59:30 +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
|
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
|
63c2bcdf7c
|
prototype of electron host hook service and api implementation
|
2019-01-05 02:17:31 +01:00 |
|
Robert Muehsig
|
e4d03eed39
|
build fix
|
2018-01-24 22:44:27 +01:00 |
|
Gregor Biswanger
|
331ebb3d7f
|
update to the new electron version
|
2018-01-23 23:41:15 +01: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
|
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
|
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
|
8c5c01133d
|
update readme
|
2017-10-18 22:58:01 +02:00 |
|
Gregor Biswanger
|
7be3cbe524
|
implement full Notification-API
|
2017-10-18 03:49:34 +02:00 |
|
Gregor Biswanger
|
b28fa9465a
|
implement enum for types, implement OpenDialog from Dialog-API
|
2017-10-17 05:12: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
|
9848a38b0d
|
write code documentation for App-API and IpcMain-API
|
2017-10-14 14:41:11 +02:00 |
|
Gregor Biswanger
|
aa526c4bcb
|
Implement all functions from the Electron App-API
|
2017-10-14 00:06:58 +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
|
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 |
|