Patrick Detlefsen
|
db3bc28937
|
PR feedback adressed
|
2015-10-20 19:25:03 +02:00 |
|
Patrick Detlefsen
|
6c4016af46
|
make sure the query params are stripped from the updateUrl
|
2015-06-22 15:51:47 +02:00 |
|
Patrick Detlefsen
|
154ca8575c
|
limit the auto-updater-win api to very few methods
|
2015-06-22 15:33:08 +02:00 |
|
Patrick Detlefsen
|
ae5411c37b
|
move squirrel bahaviour into proper place
|
2015-06-22 15:17:07 +02:00 |
|
Patrick Detlefsen
|
62882fe49e
|
auto updater win is an EventEmitter already
|
2015-06-16 16:13:23 +02:00 |
|
Patrick Detlefsen
|
a8469fc79d
|
auto-updater extends event-emitter
|
2015-06-16 12:31:55 +02:00 |
|
Patrick Detlefsen
|
7aa60baafb
|
switch statement coffee else instead of default
|
2015-06-16 11:48:39 +02:00 |
|
Patrick Detlefsen
|
99f352228c
|
addresses suggestions from pull-request
|
2015-06-16 11:04:37 +02:00 |
|
Patrick Detlefsen
|
621178f558
|
initial idea
|
2015-06-15 20:28:47 +02:00 |
|
Cheng Zhao
|
e817192df3
|
Make history.go work
|
2015-05-11 16:44:01 +08:00 |
|
Cheng Zhao
|
2bb7497312
|
Handle when in-page entries are cleared
|
2015-05-11 16:37:53 +08:00 |
|
Cheng Zhao
|
82ffa4d2b1
|
Send history operations as asynchronous messages
Sending as sync message will cause weird results for
NavigationController
|
2015-05-11 16:03:25 +08:00 |
|
Cheng Zhao
|
d1545a64ae
|
Don't force restart renderer process for in-page navigation
|
2015-05-11 14:40:40 +08:00 |
|
Cheng Zhao
|
40631edb70
|
Use Chrome's navigation controller for in-page navigations
|
2015-05-11 14:30:26 +08:00 |
|
Cheng Zhao
|
fc2bc20572
|
Determine wheter a navigation entry is in-page
|
2015-05-11 13:51:52 +08:00 |
|
deepak1556
|
24bcd3b21e
|
provide default error message
|
2015-05-11 10:24:44 +05:30 |
|
deepak1556
|
9ab53b0e4b
|
protocol: adding error job to log error with custom protocols
|
2015-05-11 10:17:31 +05:30 |
|
deepak1556
|
22c50d0800
|
webContents: removing getFavicon api
|
2015-05-04 13:39:13 +05:30 |
|
Cheng Zhao
|
f5cf3556b1
|
Pass bounds in clicked event of tray
|
2015-05-04 11:43:22 +08:00 |
|
Cheng Zhao
|
294dbac869
|
Merge pull request #1543 from deepak1556/tray_icon_patch
tray: send tray icon position as payload onclick OSX and windows
|
2015-05-04 11:11:13 +08:00 |
|
deepak1556
|
6d7d068e49
|
tray: send tray icon position as payload onclick OSX
|
2015-05-01 19:30:01 +05:30 |
|
deepak1556
|
ae6a1b409f
|
window: adding setBounds and getBounds api
|
2015-05-01 16:20:53 +05:30 |
|
Cheng Zhao
|
9300859983
|
Merge pull request #1535 from deepak1556/contents_patch
webContents: adding serviceworker helper utilities
|
2015-05-01 14:56:35 +08:00 |
|
deepak1556
|
d76bd4a103
|
webContents: adding serviceworker helper utilities
|
2015-05-01 12:02:57 +05:30 |
|
Cheng Zhao
|
bfac7f7a17
|
Make beforeunload work in webview
|
2015-05-01 13:48:39 +08:00 |
|
Cheng Zhao
|
817dfbdc27
|
Merge pull request #1525 from deepak1556/dom_event_patch
webContents: providing dom-ready event
|
2015-05-01 12:08:03 +08:00 |
|
Cheng Zhao
|
72f5381c31
|
Merge pull request #1521 from deepak1556/title_patch
webContents: check for navigation entry before using
|
2015-04-30 16:54:14 +08:00 |
|
deepak1556
|
8c5f171a93
|
webContents: providing dom-ready event
|
2015-04-30 09:58:29 +05:30 |
|
Cheng Zhao
|
8d3404d26c
|
win: Fix compilation error
|
2015-04-29 15:13:46 +08:00 |
|
deepak1556
|
d8be645d5a
|
webContents: check for navigation entry before using
|
2015-04-29 08:57:49 +05:30 |
|
Paul Betts
|
7c2b1468c8
|
Fix typo
|
2015-04-28 15:49:16 -07:00 |
|
Paul Betts
|
fb6c80d12e
|
Create an explicit API for setting the App User Model ID
|
2015-04-28 12:23:58 -07:00 |
|
Cheng Zhao
|
dde791d475
|
Allow calling goBack for multiple times
|
2015-04-27 15:11:59 +08:00 |
|
Cheng Zhao
|
16b2f08cd3
|
Don't use Chromium's history list
|
2015-04-27 15:11:59 +08:00 |
|
Cheng Zhao
|
0143a45488
|
Implement our own NavigationController
|
2015-04-27 15:11:59 +08:00 |
|
Cheng Zhao
|
858198a2bd
|
Merge pull request #1461 from deepak1556/webview_devtools_patch
webview: add inspectElement method
|
2015-04-25 16:14:13 +08:00 |
|
deepak1556
|
6cc571bdfe
|
include headers only in places used
|
2015-04-25 10:13:52 +05:30 |
|
deepak1556
|
18b3dfa350
|
removed will-navigate and did-navigate events
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
05be71e9bc
|
fix getFavcion api in webview to return dataUrl
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
36819e2638
|
added did-navigate event, getFavicon api and workaround webview spec
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
9b585458c1
|
webview: will-navigate and page-favicon-set navigation events
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
cdb1711fe1
|
webview: add inspectElement method
|
2015-04-23 15:18:13 +05:30 |
|
Cheng Zhao
|
1690df9bcf
|
Merge branch 'api_content_tracing_patch' of https://github.com/deepak1556/atom-shell into deepak1556-api_content_tracing_patch
|
2015-04-23 10:21:15 +08:00 |
|
Cheng Zhao
|
b37c73436b
|
Fix API changes
|
2015-04-21 18:56:08 +08:00 |
|
Cheng Zhao
|
51b5e953f4
|
Align the " in #1426
|
2015-04-20 20:04:02 +08:00 |
|
deepak1556
|
1f580cbb67
|
pm: throw when initialising module before ready event
|
2015-04-20 13:47:36 +05:30 |
|
deepak1556
|
51cadc6e90
|
nativemate: moved std::set converter
|
2015-04-18 01:29:57 +05:30 |
|
Cheng Zhao
|
fc7bddf0d9
|
Merge pull request #1409 from deepak1556/webcontents_geturl_patch
webContents: fix dereferencing null in getURL
|
2015-04-13 17:07:36 +08:00 |
|
Cheng Zhao
|
e28fc190f2
|
Merge pull request #1382 from deepak1556/webcontents_patch
webContents: workaround reloadIgnoringcache without breaking node integration
|
2015-04-13 14:54:06 +08:00 |
|
deepak1556
|
a3f630e55c
|
webContents: workaround reloadIgnoringcache without breaking node integration
|
2015-04-13 11:03:16 +05:30 |
|