Commit Graph

34 Commits

Author SHA1 Message Date
Gregor Biswanger
4b0fca35fa fix event bugs 2017-10-25 21:28:43 +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
8caec22de9 implement full Tray-API 2017-10-18 05:30:36 +02:00
Gregor Biswanger
7be3cbe524 implement full Notification-API 2017-10-18 03:49:34 +02:00
Gregor Biswanger
072a24d091 imeplement all Dialog-API functions 2017-10-17 22:28:43 +02:00
Gregor Biswanger
b28fa9465a implement enum for types, implement OpenDialog from Dialog-API 2017-10-17 05:12:35 +02:00
Gregor Biswanger
2bace2d215 Merge branch 'cli-etc' into develop 2017-10-16 23:29:49 +02:00
Gregor Biswanger
c1792c793f implement all BrowserWindow API Events and the rest of missed functions 2017-10-16 22:39:45 +02:00
Gregor Biswanger
c5229d1d00 implement BrowserWindow-API functions 2017-10-16 16:53:35 +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
f2fe86c250 implement execute binary file from manifest json file config 2017-10-15 21:56:56 +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
Robert Muehsig
8d59cebfa0 todo added 2017-10-15 00:08:32 +02:00
Gregor Biswanger
90d0cc6189 implement the first App-API Events 2017-10-14 19:57:49 +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
Robert Muehsig
cd73d1464e osx fix 2017-10-11 23:18:58 +02:00
Gregor Biswanger
2989144dce implement IPC Support 2017-10-07 01:32:19 +02:00
Gregor Biswanger
21cb393bc0 implement auto port detect for web bridge 2017-10-06 05:46:01 +02:00
Gregor Biswanger
47996a76d9 implement auto port support for socket bridge communication 2017-10-06 05:04:56 +02:00
Gregor Biswanger
d3fc1c8657 auto detect of asp.core exe file 2017-10-06 03:27:16 +02:00
Gregor Biswanger
383e9cd3fa fix Build und Start Commands with new Temp-Folder "OBJ" 2017-10-06 02:54:55 +02:00
Gregor Biswanger
ded33f94e1 include host files 2017-10-06 02:09:43 +02:00
Robert Muehsig
e43fabf76e remove not needed host project 2017-10-05 23:23:38 +02:00
Gregor Biswanger
68bc483f52 implement electron build with electron-packager into build.cmd and change the current root path from WebApp 2017-10-05 03:47:09 +02:00
Gregor Biswanger
40d62cc9f5 init 2017-10-03 14:33:33 +02:00
Gregor Biswanger
b16e0b0bf9 implement notification bridge 2017-10-03 04:40:37 +02:00
Gregor Biswanger
a0a3e6fc15 migrate from .net core 1.1 to 2.0 2017-10-03 04:17:14 +02:00
Gregor Biswanger
852d3c170d add first api core library and implement socket.io communication 2017-10-03 03:28:56 +02:00
Gregor Biswanger
606629c9a2 first init 2017-10-02 20:56:42 +02:00