ThrDev
9b270755d0
Add full NativeImage support for Electron.NET
2020-05-06 19:05:21 -04: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
Gregor Biswanger
600bc1a41b
Merge pull request #322 from kant2002/improve-testability
...
Change test application initialization procedure.
2019-11-27 19:35:38 +01:00
Andrii Kurdiumov
cafffde339
Change test application initialization procedure.
...
It essentially the same as before, but MVC test tooling expect Program to have CreateWebHostBuilder. I referer to ability to seamlessly use WebApplicationFactory
I understand that story for testing Electron application will be not easy as it is, but this is allow better defaults for testing web applications which can be run in hybrid mode.
2019-10-14 18:31:32 +03: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
Gregor Biswanger
c91884a520
Fixed bug: Build fails with latest electron-builder version - #288
2019-07-26 16:31:44 +02:00
Gregor Biswanger
660663d9c1
Merge pull request #286 from Tum4ik/master
...
Fixed bug: Electron tray icon TypeError
2019-07-26 13:21:10 +02:00
Yevgeniy Tymchishin
b9ba162a88
Fixed bug: Electron tray icon TypeError
2019-07-05 23:33:04 +03:00
Robert Muehsig
dc73be0c81
update projects to use netcoreapp2.2
2019-05-31 23:54:47 +02: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
Gregor Biswanger
6d076fb99a
update version from Electron.Host/package.json by electron.manifest.json
2019-05-20 18:38:57 +02:00
Gregor Biswanger
e5132e8198
implement AutoUpdater
2019-05-20 01:08:26 +02:00
Gregor Biswanger
c03d6e8976
implement splashscreen support
2019-05-18 15:04:11 +02:00
Gregor Biswanger
5e0ef7edb5
Merge pull request #250 from MaherJendoubi/spelling
...
Fixed some spelling issues
2019-05-18 02:06:21 +02:00
Gregor Biswanger
5300609360
implement electron-builder support, remove electron-packager
2019-05-18 02:01:06 +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
0fac6ae1cd
Merge branch 'master' of https://github.com/ElectronNET/Electron.NET
2019-05-16 00:53:40 +02:00
Gregor Biswanger
24d1f6f844
update changelog
2019-05-16 00:53:34 +02:00
Gregor Biswanger
73f7e5a7b2
Merge pull request #243 from Hecatron-Forks/hecatron-dev
...
Call electronize from the Path instead of via dotnet in launchSettings.json
2019-05-16 00:49:50 +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
grbd
4235aa4677
Calls electronize from the Path instead of via dotnet
2019-05-08 19:31:29 +01:00
Robert Muehsig
27a5057bb0
fix build?
2019-01-09 00:06:40 +01:00
Robert Muehsig
28f0ffaf62
cleanup sample
2019-01-08 23:58:48 +01:00
Gregor Biswanger
63c2bcdf7c
prototype of electron host hook service and api implementation
2019-01-05 02:17:31 +01:00
Gregor Biswanger
ac9d346955
refactoring
2018-09-26 01:31:53 +02:00
Robert Muehsig
c9d53d2fc1
draft
2018-08-30 21:54:42 +02:00
Gregor Biswanger
dcd637ae0f
fix migration problems
2018-07-22 21:35:44 +02: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
Robert Muehsig
24ef987471
enhanced demo for
...
https://github.com/ElectronNET/Electron.NET/issues/42
2017-11-07 22:21:52 +01:00
Robert Muehsig
4c7fe38552
add appsettings in the demo
2017-11-05 22:01:22 +01:00
Peter Marcu
f981c04159
Move to generic RIDs
2017-11-04 09:25:43 -07:00
Gregor Biswanger
5718e5adf1
Update WebPreferences with default values
2017-10-26 21:49:53 +02:00
Robert Muehsig
ee9754e2b7
proj reference in demo
2017-10-25 22:06:36 +02:00
Gregor Biswanger
813a0b5327
update project settings
2017-10-25 21:57:16 +02: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
8caec22de9
implement full Tray-API
2017-10-18 05:30:36 +02:00