Gregor Biswanger
|
0657a274d4
|
Add socket.io client csharp package
|
2023-03-23 20:29:08 +01:00 |
|
Noah Fichter
|
2d93d959f7
|
Allow IpcMain to send IPC messages to BrowserViews
|
2021-04-26 13:04:34 -04:00 |
|
Maher Jendoubi
|
ed6ebe90b1
|
Fixed some spelling issues
* Cleanup of unnecessary usings
* Used language keywords instead of BCL types : Object --> object
* Fixed some spelling issues
|
2019-05-18 02:00:56 +02:00 |
|
yaofeng
|
1bf274a73c
|
1. getWindowById(id) add undefined check
2. IpcMain add off
|
2018-05-31 11:05:36 +08:00 |
|
Gregor Biswanger
|
7c13d19e7f
|
implement it thread-safe
|
2017-11-04 00:16:14 +01: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
|
a4aa1dfae3
|
implement BrowserWindow-API functions
|
2017-10-15 21:39:52 +02:00 |
|
Gregor Biswanger
|
8f9a84cb0f
|
implement WindowManager, BrowserWindow-API and Menu-API
|
2017-10-15 06:03:48 +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
|
2989144dce
|
implement IPC Support
|
2017-10-07 01:32:19 +02:00 |
|