Commit Graph

24 Commits

Author SHA1 Message Date
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
51f449bb87 changelog referenced and xml doc fix 2017-10-18 23:12:26 +02:00
Robert Muehsig
0caac0084c include xml documentation
see https://github.com/GregorBiswanger/Electron.NET/issues/5
2017-10-18 22:43:57 +02:00
Robert Muehsig
385c4fcd1a nuget meta data 2017-10-17 23:33:52 +02:00
Robert Muehsig
4ed51e5fa8 for xplat dev: always remove dlls from cache 2017-10-16 22:27:54 +02:00
Robert Muehsig
b5bdc88109 naming changes to electron.manifest.json 2017-10-15 22:43:35 +02:00
Gregor Biswanger
828963ae9f merge from develop 2017-10-15 22:09:25 +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
Robert Muehsig
f3050b9dc4 init 2017-10-15 00:08:15 +02:00
Gregor Biswanger
aa526c4bcb Implement all functions from the Electron App-API 2017-10-14 00:06:58 +02:00
Robert Muehsig
d099363fb9 ignore exit code 2017-10-12 22:44:07 +02:00
Robert Muehsig
b1ad790c41 condition for windows 2017-10-08 22:53:17 +02:00
Gregor Biswanger
6020369892 merge solution file 2017-10-07 01:35:47 +02:00
Gregor Biswanger
2989144dce implement IPC Support 2017-10-07 01:32:19 +02:00
Robert Muehsig
e01c2dc423 dev cleanup 2017-10-06 22:51:43 +02:00
Gregor Biswanger
47996a76d9 implement auto port support for socket bridge communication 2017-10-06 05:04:56 +02:00
Gregor Biswanger
44138a81c9 add host project an link main.js file 2017-10-06 02:15:55 +02:00
Robert Muehsig
12472746bc ups 2017-10-04 23:11:41 +02:00
Robert Muehsig
606d78ca42 install command? 2017-10-04 23:11:23 +02:00
Gregor Biswanger
2b93201383 imeplement StartElectronCommand design 2017-10-04 16:24:41 +02:00
Gregor Biswanger
25834abc2b add McMaster.Extensions.CommandLineUtils and first sample code 2017-10-04 03:09:57 +02:00
Robert Muehsig
7c8c26479a cli demo 2017-10-03 23:37:46 +02:00