Konstantin Gross
|
485bce08d7
|
Add missing API call for SetProgressBar options
|
2020-05-25 11:24:29 +02:00 |
|
Gregor Biswanger
|
db6bed43dc
|
fix memory leak and remove package
|
2020-05-01 15:52:54 +02:00 |
|
Syed Adeel Hassan Rizvi
|
01d938fb1a
|
Storing main window instance to reload later.
|
2020-05-01 22:12:28 +10:00 |
|
Syed Adeel Hassan Rizvi
|
00eb9869dc
|
1. Watch enabled successfully.
2. Reloading electron after build.
|
2020-05-01 17:29:56 +10:00 |
|
Gregor Biswanger
|
71955b9181
|
Fixed: Unable to disable WebSecurity along with NodeIntegration enabled #389
|
2020-04-24 00:59:38 +02:00 |
|
Gregor Biswanger
|
a619b6e5c9
|
Implemented BrowserView API #371
|
2020-04-23 03:29:52 +02:00 |
|
Gregor Biswanger
|
3ba3fa6414
|
Add new Electronize CLI command #273
|
2020-04-21 19:38:16 +02:00 |
|
Gregor Biswanger
|
11fbd6b259
|
Fixed: Using OnReadyToShow to display the main window in Blazor does not seem to work with Show set to false #361
|
2020-04-21 14:39:21 +02:00 |
|
Gregor Biswanger
|
f5e2abfdb4
|
Change to Electron version 7, fix some breaking changes.
|
2019-11-28 22:34:49 +01:00 |
|
Guillaume
|
28be0dd209
|
- Removed unused variable from a previous attempt.
|
2019-09-26 17:34:18 +02:00 |
|
Guillaume
|
a32b50f86f
|
- Fixed / Updated API for Chrome extensions
- Sample for quick testing will be put in the pull request
|
2019-09-26 17:26:33 +02:00 |
|
Guillaume
|
a781234d05
|
- Removed not existent parameter in method declaration of browserWindowGetExtensions in browserWindows.ts
|
2019-09-26 13:37:01 +02:00 |
|
Guillaume
|
8b66bdd7cb
|
- Added BrowserWindow.AddExtension, RemoveExtension, GetExtensions support. Not yet tested
|
2019-09-26 13:27:22 +02:00 |
|
Artur Mustafin
|
bd99da560b
|
fix issue #301
|
2019-08-21 06:43:56 +03:00 |
|
Gregor Biswanger
|
3cb92169dd
|
Implement Electron 5.0.1 compatibility
|
2019-05-16 03:13:35 +02:00 |
|
GLINTT\ppinto
|
4db0ac0ebb
|
FIX application hangs after socket reconnect
Tray, Globalshortcut and other stop sending events with socket.emit after socket reconnect
|
2019-04-18 18:03:17 +01:00 |
|
Gregor Biswanger
|
cad371c221
|
implement Electron 4.0.0 support
|
2019-01-04 03:27:12 +01:00 |
|
Gregor Biswanger
|
ac9d346955
|
refactoring
|
2018-09-26 01:31:53 +02:00 |
|
Gregor Biswanger
|
4b0fca35fa
|
fix event bugs
|
2017-10-25 21:28:43 +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
|
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 |
|
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 |
|