Kevin Sawicki
|
5973aa36ad
|
Initialize color listener after app is ready
|
2017-02-03 09:00:18 -08:00 |
|
Kevin Sawicki
|
9fef6a1fd7
|
Add support for FOS_CREATEPROMPT option
|
2017-02-02 08:51:10 -08:00 |
|
Kevin Sawicki
|
dc1c11a841
|
Merge pull request #8487 from leethomas/feature/osx-relative-window-levels
Feature/macOS relative window levels
|
2017-01-30 15:34:24 -08:00 |
|
Kevin Sawicki
|
9b2b6da3a3
|
Wrap params at 80 characters
|
2017-01-30 15:32:05 -08:00 |
|
leethomas
|
edbb786fb4
|
use kCGMinimumWindowLevelKey to get the minimum level
|
2017-01-26 19:12:10 -08:00 |
|
Kevin Sawicki
|
e683f28e32
|
Require a non-empty drag image to prevent crash
|
2017-01-26 15:46:04 -08:00 |
|
Kevin Sawicki
|
8ce1930f0d
|
Add specs for missing startDrag options
|
2017-01-26 15:46:04 -08:00 |
|
leethomas
|
b67d515a76
|
fix signature for SetAlwaysOnTop in native window views
|
2017-01-26 07:24:20 -08:00 |
|
Kevin Sawicki
|
8e39aea34a
|
Merge pull request #8478 from deepak1556/load_url_max_char_patch
WebContents: emit did-fail-load event when url exceeds character limit
|
2017-01-25 09:46:40 -08:00 |
|
leethomas
|
1f5518b91e
|
throw an error for out of bounds window levels
|
2017-01-24 20:14:09 -08:00 |
|
Kevin Sawicki
|
1960327918
|
Bump v1.5.0
|
2017-01-24 08:27:37 -08:00 |
|
leethomas
|
7a0a87a6f3
|
implement relative window levels, closes #8153
|
2017-01-23 23:42:33 -08:00 |
|
deepak1556
|
f9dc08baf6
|
emit did-fail-load event when the url char length exceeds limit
|
2017-01-21 14:59:20 +05:30 |
|
deepak1556
|
54559f99a0
|
Fix dereferencing nullptr
RenderWidgetHostView might not be available when
the navigator fails to load a url.
|
2017-01-21 14:56:58 +05:30 |
|
Kevin Sawicki
|
22b21d04bd
|
Merge pull request #8406 from electron/use_gn-chrome54
Use gn chrome54
|
2017-01-19 13:33:48 -08:00 |
|
Kevin Sawicki
|
2cddb5bb4e
|
Bump v1.4.15
|
2017-01-19 08:32:42 -08:00 |
|
Kevin Sawicki
|
c374e37cc4
|
Leak IsolateData since Environment is also leaked
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
54e2c480cb
|
Upgrade to node 7.4
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
f0ceb4f065
|
Use SetNeedsBeginFrames from IPC handler
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
d71f10c5a3
|
Implement GetScreenInfo
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
39ddeff5c3
|
Implement SetNeedsBeginFrames
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
443040e8d7
|
Call InspectElement directly on InspectableWebContents
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
d6eb0d6629
|
Implement insertCSS on webFrame
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
18675cc6c1
|
Implement RequestPermissions using request handler
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
6e0762a540
|
Fix building on Windows
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
88f6f5d1b2
|
Fix compilation errors for Linux
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
497f5a1199
|
Update files for Chrome 54 API changes
|
2017-01-19 09:05:59 +02:00 |
|
Jacob Groundwater
|
6520396466
|
update atom_browser_client.h
|
2017-01-19 09:05:44 +02:00 |
|
Jacob Groundwater
|
9716e2745b
|
WIP: chrome 54 update
|
2017-01-19 09:05:44 +02:00 |
|
Kevin Sawicki
|
a3af6bd9f5
|
Merge pull request #8441 from watilde/feature/tweak-kiosk
do not call SetFullScreen in SetKiosk if it's already fullscreen mode
|
2017-01-18 16:17:31 -08:00 |
|
Daijiro Wachi
|
a23d8ed702
|
do not call SetFullScreen in SetKiosk if it's already fullscreen mode
|
2017-01-19 00:40:34 +01:00 |
|
Kevin Sawicki
|
e82b41724d
|
Restore thick frame full screen case
|
2017-01-18 14:40:42 -08:00 |
|
Kevin Sawicki
|
f7bdf5d04e
|
Merge pull request #8399 from watilde/feature/fixes-8338
save a fullscreen state when Kiosk mode is called
|
2017-01-17 13:03:51 -08:00 |
|
Kevin Sawicki
|
3f7b3c4bd7
|
Implement window overrides in main context
|
2017-01-16 12:38:16 -08:00 |
|
Kevin Sawicki
|
ad3b837ad5
|
Rename option to contextIsolation
|
2017-01-16 12:38:16 -08:00 |
|
Kevin Sawicki
|
4bca6fe672
|
Add isolated world web preference option
|
2017-01-16 12:38:15 -08:00 |
|
Kevin Sawicki
|
0244a73c49
|
Fix cpp linter errors
|
2017-01-16 09:26:07 -08:00 |
|
Brian Clifton
|
9e0547b98f
|
Fix the rendering for the rounded edges
|
2017-01-14 01:15:22 -08:00 |
|
Daijiro Wachi
|
436a6d5c0f
|
Save a fullScreen state for Kiosk mode
|
2017-01-14 00:04:51 +01:00 |
|
Brian Clifton
|
cf6e215a66
|
Properly handle borders for DPI > 100% on Windows
Fixes https://github.com/electron/electron/issues/4573
cc: @zcbenz, @kevinsawicki, @zeke
|
2017-01-13 00:18:42 -07:00 |
|
Kevin Sawicki
|
8f63fdb278
|
Destroy web contents when preventing default
|
2017-01-12 10:28:08 -08:00 |
|
Kevin Sawicki
|
cfb6069b83
|
Bump v1.4.14
|
2017-01-10 11:01:39 -08:00 |
|
Kevin Sawicki
|
f3b03908f9
|
Revert "Smooth corners for vibrancy view"
|
2017-01-10 10:34:55 -08:00 |
|
Kevin Sawicki
|
5204d6ce45
|
Merge pull request #8354 from gerhardberger/vibrancy-corner-fix
Smooth corners for vibrancy view
|
2017-01-09 11:12:02 -08:00 |
|
Kevin Sawicki
|
e5aad9857d
|
Merge pull request #7765 from liusy182/maximize-fix
fix for Window hidden behind taskbar after maximize #7672
|
2017-01-09 09:47:39 -08:00 |
|
Kevin Sawicki
|
6ef1a9150c
|
Add OK button to alert
|
2017-01-09 08:30:13 -08:00 |
|
Kevin Sawicki
|
222734b5f5
|
Use correct param ordering in header file
|
2017-01-09 08:30:13 -08:00 |
|
Kevin Sawicki
|
1f08634d62
|
Implement alert/confirm through dialog manager
|
2017-01-09 08:30:13 -08:00 |
|
gellert
|
bfafc6d5fd
|
indentation fix
|
2017-01-06 23:54:24 +01:00 |
|
gellert
|
c5fe173e47
|
adds autorelease to nsimage
|
2017-01-06 14:32:34 +01:00 |
|