Commit Graph

28 Commits

Author SHA1 Message Date
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
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
f3050b9dc4 init 2017-10-15 00:08:15 +02:00
Gregor Biswanger
90d0cc6189 implement the first App-API Events 2017-10-14 19:57:49 +02:00
Gregor Biswanger
9abece156f Create Electron-Class for API´s 2017-10-14 17:58:16 +02:00
Gregor Biswanger
9848a38b0d write code documentation for App-API and IpcMain-API 2017-10-14 14:41:11 +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
Gregor Biswanger
2989144dce implement IPC Support 2017-10-07 01:32:19 +02:00
Gregor Biswanger
9ed69cd65c remove comments 2017-10-06 05:06:11 +02:00
Gregor Biswanger
47996a76d9 implement auto port support for socket bridge communication 2017-10-06 05:04:56 +02:00
Gregor Biswanger
383e9cd3fa fix Build und Start Commands with new Temp-Folder "OBJ" 2017-10-06 02:54:55 +02:00
Robert Muehsig
210ccc2ffb maybe i broke it... 2017-10-06 00:37:14 +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
8d89ef3e64 implement the hello world sample from electron - access to the node.js process object 2017-10-04 16:35:39 +02:00
Robert Muehsig
7c8c26479a cli demo 2017-10-03 23:37:46 +02:00
Gregor Biswanger
40d62cc9f5 init 2017-10-03 14:33:33 +02:00
Gregor Biswanger
5bb5bb24de implement mvc with call notification api from electron 2017-10-03 04:52:43 +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
bfa74269f5 Add project files. 2017-10-02 20:40:28 +02:00