Kevin Sawicki
|
70996c79ba
|
Add showDefinitionForSelection webContents proxy method
|
2016-06-08 10:19:43 -07:00 |
|
Kevin Sawicki
|
cc7395eea8
|
Remove returns from event listeners
|
2016-05-19 15:28:08 -07:00 |
|
Steve Kinney
|
fd9c9c3be7
|
💄 Use spread operator instead of arguments object
|
2016-05-14 22:33:21 -04:00 |
|
Steve Kinney
|
236810a923
|
💄 Use ES6; clean up CoffeeScript conversion
💄 Destructure app module
Address linting errors
|
2016-05-14 22:33:20 -04:00 |
|
Kevin Sawicki
|
7685380105
|
Remove crashed event forwarding
|
2016-05-06 10:12:56 -07:00 |
|
Kevin Sawicki
|
56cd57872c
|
Remove BrowserWindow events now on WebContents
|
2016-05-06 10:12:56 -07:00 |
|
Kevin Sawicki
|
6f0471f6cb
|
Remove deprecated options check in BrowserWindow
|
2016-05-06 10:12:53 -07:00 |
|
Kevin Sawicki
|
dae68be2ce
|
Remove deprecated APIs
|
2016-05-06 10:12:53 -07:00 |
|
Cheng Zhao
|
31eb793fb0
|
Avoid adding a new option to webPreferences
|
2016-04-14 10:50:07 +09:00 |
|
Cheng Zhao
|
8f0e594007
|
Fix lint warnings
|
2016-04-13 23:10:31 +09:00 |
|
Cheng Zhao
|
43c44da50b
|
Correctly set initial visibilityState
|
2016-04-13 23:07:28 +09:00 |
|
Cheng Zhao
|
07a4c52919
|
Reduces the IPC messages used for visibilityState
|
2016-04-13 21:36:43 +09:00 |
|
Kevin Sawicki
|
8d8d5878a3
|
Rename ATOM_ ipc event prefix to ELECTRON_
|
2016-04-07 09:04:55 -07:00 |
|
Robo
|
7016fbe258
|
browser: fix disposition value for new-window event
|
2016-04-01 08:14:29 +05:30 |
|
Zeke Sikelianos
|
42e7ee2b4a
|
finish standardizing!
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
4e2f1311e0
|
replace __proto__ with Object.setPrototype
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
4794385fac
|
first pass at standardizing; suite still passing!
|
2016-03-30 17:00:30 -07:00 |
|
Kevin Sawicki
|
6aa452cda4
|
Set _setDeprecatedOptionsCheck on exports
|
2016-03-18 09:06:03 -07:00 |
|
Kevin Sawicki
|
7668c1ea0b
|
Use deprecate.warn instead of deprecate.log
|
2016-03-18 09:02:58 -07:00 |
|
Kevin Sawicki
|
737ffd8d7c
|
Improve deprecated message on webPreferences options
|
2016-03-17 13:37:08 -07:00 |
|
Kevin Sawicki
|
c31882749d
|
Correct typos in comments
|
2016-03-17 13:37:08 -07:00 |
|
Kevin Sawicki
|
15397bf879
|
Report deprecated BrowserWindow options
|
2016-03-17 13:37:07 -07:00 |
|
Kevin Sawicki
|
3c11f5dc4d
|
Remove returns from event handlers
|
2016-03-11 11:25:56 -08:00 |
|
Kevin Sawicki
|
a3f08c9b51
|
Use arrow functions to replace old CoffeeScript => this wrappers
|
2016-03-11 11:25:56 -08:00 |
|
Arek Sredzki
|
fcc1f4d7ed
|
Finalized browser-window show & hide events, added tests & fixed os x implementation
|
2016-03-10 13:51:31 -08:00 |
|
Arek Sredzki
|
c1267b2320
|
Added 'show' & 'hide' events to browser-window, fixed visibilitychange event in renderer
|
2016-03-10 13:51:31 -08:00 |
|
Arek Sredzki
|
ee61ab2d26
|
Cache browser visibility state & emit visibilitychange event on change
Fixes #3788
|
2016-03-10 13:51:31 -08:00 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|