Commit Graph

157 Commits

Author SHA1 Message Date
Robert Muehsig
867ec50818 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	buildReleaseNuGetPackages.cmd
2017-10-29 23:13:45 +01:00
Robert Muehsig
d6ef5e8e10 https://github.com/ElectronNET/Electron.NET/issues/20 2017-10-29 23:11:47 +01:00
Robert Muehsig
1eb312a257 fixes https://github.com/ElectronNET/Electron.NET/issues/20 2017-10-29 23:11:28 +01:00
Robert Muehsig
70ae124eb9 fix old URL 2017-10-28 23:11:41 +02:00
Robert Muehsig
b20fe5d5cb 0.0.5 2017-10-27 07:25:08 +02:00
Robert Muehsig
4cd41a7c2a changelog 2017-10-26 23:29:28 +02:00
Robert Muehsig
4433d36829 first step in fixing the debug UX
related to https://github.com/ElectronNET/Electron.NET/issues/13
2017-10-26 23:00:22 +02:00
Gregor Biswanger
5718e5adf1 Update WebPreferences with default values 2017-10-26 21:49:53 +02:00
Robert Muehsig
c2c89a98f9 0.0.3 release 2017-10-25 23:13:03 +02:00
Robert Muehsig
4acaa9fedd super stupid implementation for https://github.com/ElectronNET/Electron.NET/issues/13 2017-10-25 22:43:59 +02:00
Robert Muehsig
910d0e59ea remove xml comment generation in cli proj (not needed) 2017-10-25 22:06:36 +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
Robert Muehsig
1b8a7089a5 Merge pull request #19 from ElectronNET/obj-desktop-per-target
Travis CI Build and one build to build everything...
2017-10-24 22:30:40 +02:00
Robert Muehsig
f2a7f0bb5e Merge branch 'master' into obj-desktop-per-target 2017-10-24 22:30:32 +02:00
Robert Muehsig
fc62d08d97 Update README.md 2017-10-24 22:29:28 +02:00
Robert Muehsig
7c10fd8a04 Update README.md 2017-10-24 22:29:13 +02:00
Robert Muehsig
60041083a3 Update buildAll.cmd 2017-10-24 22:28:00 +02:00
Gregor Biswanger
7699773b61 include the missing xml code documentations 2017-10-24 21:43:27 +02:00
Robert Muehsig
7b111fc066 win for travis ci 2017-10-24 21:20:12 +02:00
Robert Muehsig
9cfc9221bc last one 2017-10-23 23:46:30 +02:00
Robert Muehsig
24d9ea57c0 electron packer 2017-10-23 23:37:41 +02:00
Robert Muehsig
c4f828dd68 hellllllll 2017-10-23 23:30:34 +02:00
Robert Muehsig
645bafd3f1 slash 2017-10-23 23:06:08 +02:00
Robert Muehsig
b8b7f1fa84 test 2017-10-23 23:02:02 +02:00
Robert Muehsig
57e01e325b linux.... 2017-10-23 22:58:51 +02:00
Robert Muehsig
07b9069dc2 folder paths 2017-10-23 22:46:02 +02:00
Robert Muehsig
ffca2800f6 test 2017-10-23 22:42:27 +02:00
Robert Muehsig
45fc23db9e travis ci 2017-10-23 22:39:19 +02:00
Gregor Biswanger
cca50abefb implement hybrid support 2017-10-23 21:24:05 +02:00
Gregor Biswanger
4d76c87000 Merge branch 'master' of https://github.com/GregorBiswanger/ElectronNET 2017-10-23 19:10:19 +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
Robert Muehsig
740de2b345 arg - missing desktop part 2017-10-19 21:58:50 +02:00
Robert Muehsig
356772bccb Update README.md 2017-10-19 21:47:45 +02:00
Robert Muehsig
d6e044de92 test to kick of appveyor 2017-10-19 21:46:46 +02:00
Robert Muehsig
91bb946fb4 Update appveyor.yml 2017-10-19 21:45:09 +02:00
Robert Muehsig
8f43d451fd .... 2017-10-19 21:32:28 +02:00
Robert Muehsig
cc7905a326 build obj per target 2017-10-19 21:31:32 +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
Robert Muehsig
a564f88407 Update buildAll.cmd 2017-10-19 00:04:59 +02:00
Robert Muehsig
3cdf667457 bump version in release build.cmd 2017-10-18 23:13:16 +02:00
Robert Muehsig
51f449bb87 changelog referenced and xml doc fix 2017-10-18 23:12:26 +02:00
Robert Muehsig
1c60b92c37 Create Changelog.md 2017-10-18 23:09:38 +02:00
Robert Muehsig
01db058f0d fix https://github.com/GregorBiswanger/Electron.NET/issues/2 2017-10-18 23:06:21 +02:00
Gregor Biswanger
550bf2cc64 Merge branch 'master' of https://github.com/GregorBiswanger/ElectronNET 2017-10-18 22:59:16 +02:00
Gregor Biswanger
8c5c01133d update readme 2017-10-18 22:58:01 +02:00
Robert Muehsig
d3c2a365cd adding the init to the help page 2017-10-18 22:48:32 +02:00