Cheng Zhao
|
33a926c5d3
|
Fix typo
|
2015-05-22 10:32:59 +08:00 |
|
Cheng Zhao
|
fd41f1e8bc
|
Merge pull request #1616 from deepak1556/webview_fullscreen_patch
webContents: override fullscreen notification apis for webview
|
2015-05-21 15:03:48 +08:00 |
|
Cheng Zhao
|
cde6b41a05
|
Merge pull request #1730 from deepak1556/webview_navigation_patch
navigation: adding clearHistory method
|
2015-05-21 14:56:30 +08:00 |
|
deepak1556
|
0dcf061dc1
|
check if window is html or forced fullscreen
|
2015-05-21 10:16:11 +05:30 |
|
deepak1556
|
f2d91bc53c
|
adding events to notify fullscreen state
|
2015-05-21 10:16:11 +05:30 |
|
Cheng Zhao
|
dbecc8d5f5
|
Merge pull request #1701 from CharlieHess/paste-and-match-style
Paste and Match Style
|
2015-05-20 23:12:46 +08:00 |
|
deepak1556
|
04b797ff0c
|
webContents: providing response headers in did-get-response-details event
|
2015-05-20 15:54:30 +05:30 |
|
deepak1556
|
c548b9c87e
|
webContents: adding events to detect gpu and plugin process crashes
|
2015-05-20 15:05:48 +05:30 |
|
Paul Betts
|
ca63ea0882
|
Add documentation
|
2015-05-19 14:27:15 -07:00 |
|
deepak1556
|
b0e8cafa00
|
navigation: adding clearHistory method
|
2015-05-19 22:41:03 +05:30 |
|
Tom Moor
|
a725a49759
|
Small spelling mistake
|
2015-05-15 13:09:59 -07:00 |
|
campersau
|
d19ae50cad
|
docs: fixed casing of "Note"
|
2015-05-15 17:46:25 +02:00 |
|
Charlie Hess
|
9f461aed68
|
Update docs.
|
2015-05-15 00:15:33 -07:00 |
|
Cheng Zhao
|
4c10925694
|
Add remote.getCurrentWebContents API
|
2015-05-11 14:05:20 +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 |
|
Cheng Zhao
|
f02cae1b0a
|
docs: app.terminate is deprecated
|
2015-05-11 10:22:19 +08:00 |
|
Cheng Zhao
|
fa7f900b2b
|
Merge pull request #1634 from federicobond/patch-1
Fix wording in docs/api/remote.md
|
2015-05-10 23:27:43 +08:00 |
|
Cheng Zhao
|
75e5695317
|
Merge pull request #1554 from deepak1556/favicon_patch
webContents: removing getFavicon api
|
2015-05-10 21:22:01 +08:00 |
|
Cheng Zhao
|
66ef52197a
|
mac: Make "standard-window" option default to true
|
2015-05-10 21:16:08 +08:00 |
|
Cheng Zhao
|
9e3f108fad
|
Merge pull request #1585 from joshaber/no-texture
Use the standard window background
|
2015-05-10 21:09:38 +08:00 |
|
Federico Bond
|
ed023a560e
|
Fix wording in docs/api/remote.md
|
2015-05-10 02:54:37 -03:00 |
|
deepak1556
|
15ae6b8d36
|
fix lint errors and add documentation
|
2015-05-10 10:25:19 +05:30 |
|
joshaber
|
c8d0ef05a6
|
Docs.
|
2015-05-08 16:33:57 -04:00 |
|
Cheng Zhao
|
9d54092f41
|
Merge pull request #1512 from hokein/add-win-key
Add `Super` key support in global-shortcut API.
|
2015-05-07 10:35:56 +08:00 |
|
Haojian Wu
|
0f67b1866a
|
Add Super key support in global-shortcut API.
|
2015-05-05 22:49:32 +08:00 |
|
deepak1556
|
22c50d0800
|
webContents: removing getFavicon api
|
2015-05-04 13:39:13 +05:30 |
|
Cheng Zhao
|
f64dbbea3e
|
docs: Pass bounds in clicked event of tray
|
2015-05-04 11:34:11 +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 |
|
deepak1556
|
8c5f171a93
|
webContents: providing dom-ready event
|
2015-04-30 09:58:29 +05:30 |
|
Cheng Zhao
|
75b24c7d76
|
docs: disable-auto-hide-cursor option
|
2015-04-29 10:28:42 +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
|
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
|
8f611687f1
|
Merge pull request #1421 from tommoor/patch-2
Updated documentation for power-monitor
|
2015-04-20 15:24:24 +08:00 |
|
Cheng Zhao
|
cd0aa4a956
|
Merge pull request #1389 from atom/rename-to-electron
Rename to electron
|
2015-04-17 15:22:07 +08:00 |
|
Cheng Zhao
|
d2682233fd
|
docs: Atom Shell => Electron
|
2015-04-16 11:31:12 +08:00 |
|
Tom Moor
|
2de9123cfd
|
Update power-monitor.md
|
2015-04-15 08:17:10 -07:00 |
|
Tom Moor
|
378e56e254
|
Updated documentation for power-monitor
Added two undocumented events, added note that must be used after ready event.
|
2015-04-14 21:03:58 -07:00 |
|
Cheng Zhao
|
64f9f7e906
|
Merge pull request #1386 from deepak1556/web_contents_patch
webContents: event to detect status of requested resource
|
2015-04-13 11:59:37 +08:00 |
|
Cheng Zhao
|
91c9f590dd
|
Remove the NativeImage::MakeTemplateImage method
Is duplicate with SetTemplateImage.
|
2015-04-13 11:53:24 +08:00 |
|
Cheng Zhao
|
f11988a354
|
Merge pull request #1383 from deepak1556/nativeimage_patch
nativeImage: adding setTemplateImage method
|
2015-04-13 11:47:58 +08:00 |
|
Cheng Zhao
|
6137c2317d
|
Improves #1373
* Don't pollute Menu API.
* Add examples in docs.
* Moves the docs from menu-item.md to menu.md.
|
2015-04-13 11:22:33 +08:00 |
|