1275 Commits

Author SHA1 Message Date
Gregor Biswanger
331ebb3d7f update to the new electron version 2018-01-23 23:41:15 +01:00
Gregor Biswanger
c8aec57f31 Merge pull request #54 from danielmarbach/cancellation
App cancellation token
2018-01-23 23:04:21 +01:00
Robert Muehsig
27e57f7fa1 Merge pull request #60 from yoDon/master
Add list of Starter Kits to ReadMe
2018-01-18 18:04:35 +01:00
Robert Muehsig
25182f98bf Merge pull request #73 from z1c0/patch-1
Update README.md
2018-01-18 18:03:36 +01:00
Wolfgang Ziegler
2461bcbd72 Update README.md
Fixed typo
2017-12-07 09:05:06 +01:00
Don Alvarez
8315153064 Add link in Readme to underlying Electron issue preventing macOS builds from being produced on Windows machines 2017-11-24 16:26:14 -08:00
danielmarbach
fc5250468e App cancellation token 2017-11-20 21:27:03 +01:00
Don Alvarez
f059ba80b4 Add list of Starter Kits to ReadMe 2017-11-15 16:00:34 -08:00
Robert Muehsig
200f511940 https://github.com/ElectronNET/Electron.NET/issues/52 2017-11-16 00:05:37 +01:00
Robert Muehsig
1f83a8d7ab typo 2017-11-15 23:43:39 +01:00
Robert Muehsig
5c14e585cf fix https://github.com/ElectronNET/Electron.NET/issues/52 2017-11-15 23:42:15 +01:00
Robert Muehsig
d1b42fa007 fix for #51 2017-11-15 22:58:33 +01:00
Robert Muehsig
861477c24d Merge pull request #57 from ElectronNET/tebeco-run_dll_extension_using_cli
BuildAll sh/cmd changes
2017-11-14 22:52:20 +01:00
Robert Muehsig
8c91c17656 remove cd in sh 2017-11-14 22:45:09 +01:00
Robert Muehsig
652cc60f6b typooooo 2017-11-14 22:35:42 +01:00
Robert Muehsig
4ba247d77c hrm 2017-11-14 22:27:58 +01:00
Robert Muehsig
220b4b290d shell test 2017-11-14 22:23:19 +01:00
Robert Muehsig
4bccbdf61d test 2017-11-14 22:13:15 +01:00
Robert Muehsig
e9e723eeae Merge pull request #56 from tebeco/run_dll_extension_using_cli
fix: run CLI dll extension using dotnet cli
2017-11-14 22:08:05 +01:00
Robert Muehsig
e6cb429ecb changes 2017-11-14 22:06:33 +01:00
TeBeCo
5316e1e2b8 fix: run CLI dll extension usingn dotnet cli 2017-11-14 13:39:42 +01:00
Robert Muehsig
189c4df46e Merge pull request #53 from ckrausko/ckrausko-patch-1
Grammatical error
2017-11-13 13:36:42 +01:00
Cody Krauskopf
11fd7a74a4 Grammatical error
Fixed a grammatical error in the readme
2017-11-13 07:28:18 -05:00
Gregor Biswanger
8bbc951ed1 Update README.md 2017-11-10 03:25:28 +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
fdb026c7bd fix app quit event bugs 2017-11-10 01:48:06 +01:00
Robert Muehsig
96722e7598 0.0.7 v0.0.7 2017-11-07 22:29:26 +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
6fc79c1b50 skip npm install when modules dir exists
for https://github.com/ElectronNET/Electron.NET/issues/10
2017-11-07 21:58:36 +01:00
Robert Muehsig
64dd5d63da osx - macos 2017-11-07 21:28:00 +01:00
Robert Muehsig
bb3bca3573 Some more notes
https://github.com/ElectronNET/Electron.NET/issues/25
2017-11-07 21:22:41 +01:00
Robert Muehsig
ed72cea476 macOs update some other changes 2017-11-07 21:19:28 +01:00
Robert Muehsig
b552d0bfa6 Merge pull request #46 from yamachu/fix/unix_invoke_path
Use electron that exist in current path
2017-11-07 11:40:18 +01:00
Yusuke Yamada
cb20c063cf Use electron that exist in current path 2017-11-07 16:58:32 +09:00
Gregor Biswanger
6097f9babe Update Changelog.md 2017-11-07 01:06:45 +01:00
Gregor Biswanger
13e430f07a Update Changelog.md 2017-11-06 21:55:16 +01:00
Robert Muehsig
915e31ff1f 0.0.6 2017-11-05 22:07:59 +01:00
Robert Muehsig
4c7fe38552 add appsettings in the demo 2017-11-05 22:01:22 +01:00
Robert Muehsig
3696a323fa Update README.md 2017-11-04 23:43:47 +01:00
Robert Muehsig
f53d8cdbdf Update README.md 2017-11-04 23:26:27 +01:00
Robert Muehsig
52f55424ae fixes https://github.com/ElectronNET/Electron.NET/issues/36 & https://github.com/ElectronNET/Electron.NET/issues/11 2017-11-04 23:17:04 +01:00
Robert Muehsig
85b80bfba2 fix for https://github.com/ElectronNET/Electron.NET/issues/36 2017-11-04 22:58:29 +01:00
Robert Muehsig
13019b911e Update README.md 2017-11-04 22:56:34 +01:00
Robert Muehsig
2fd9da65d3 Merge pull request #41 from ElectronNET/robertmuehsig-patch-1
Update README.md
2017-11-04 22:54:14 +01:00
Robert Muehsig
d0fd76dde0 Update README.md
https://github.com/ElectronNET/Electron.NET/issues/39#issuecomment-341932223
2017-11-04 22:53:55 +01:00
Robert Muehsig
61160f7366 fix for https://github.com/ElectronNET/Electron.NET/issues/30 2017-11-04 22:42:12 +01:00
Robert Muehsig
9ed5738cac Merge pull request #31 from tebeco/removing_async_void
Should never use async void
2017-11-04 22:38:21 +01:00
Robert Muehsig
ce45fa38dd Update Changelog.md 2017-11-04 22:32:51 +01:00
Robert Muehsig
93b7c94bbe Merge pull request #32 from tebeco/no_xml_declaration_in_csprojet
use XmlWritter to avoid serialising Xml Declaration in csproj
2017-11-04 21:42:07 +01:00