My-khael Pierce
a0dcfc57b2
Update quick-start.md
2015-09-28 23:09:13 -04:00
Cheng Zhao
305d98abc5
Merge pull request #2926 from brenca/master
...
Add more detailed documentation about the format of frameBuffer (FrameSubscription API)
2015-09-29 09:25:51 +08:00
Heilig Benedek
8734395358
Detalied documentation about frameBuffer's format.
2015-09-28 22:33:43 +02:00
Cheng Zhao
a987715222
Merge pull request #2914 from deepak1556/network_emulation_api_patch
...
session: api to emulate network conditions
2015-09-28 17:02:23 +08:00
Robo
db0732b35b
add examples
2015-09-28 12:52:50 +05:30
Cheng Zhao
11af4b63ac
Merge pull request #2918 from brenca/master
...
Option to specify button on a MouseEvent and text on a KeyboardEvent when using sendInputEvent
2015-09-28 12:47:22 +08:00
Heilig Benedek
21cd4c1431
Added documentation about the changes
2015-09-28 02:52:16 +02:00
Robo
fc7f4ae24b
session: api to emulate network conditions
2015-09-27 18:55:26 +05:30
Plusb Preco
7923e19553
Merge remote-tracking branch 'atom/master'
2015-09-27 22:20:51 +09:00
Plusb Preco
397fbeae28
Update example variable name prefix (atom to electron)
...
* Update variable name prefix as `atom` to `electron`
2015-09-27 22:20:35 +09:00
Haojian Wu
4a64d1d946
📝 fix a typo
...
interrputed => interrupted
2015-09-25 13:13:11 +08:00
Haojian Wu
01f0643142
Fix inconsistent docs: downloadItem.getURL() => downloadItem.getUrl()
2015-09-25 09:34:04 +08:00
Cheng Zhao
ecefd3540b
Merge pull request #2840 from atom/download-item
...
Add more download supports in Electron
2015-09-24 21:04:25 +08:00
Cheng Zhao
c73d1ce6c7
Merge pull request #2877 from kostia/utf8-charset-in-quick-start
...
📝 Include UTF-8 charset in quick start example
2015-09-24 17:49:35 +08:00
Haojian Wu
1879392c7b
Reimplement downloadItem.getFilename API.
...
Previously, the suggested file name(Always 'empty') returned by
'download_item->GetSuggestedFilename' is not the same with the default one saved
in local disk.
The patch reimplement this API allowing it to return the default file name, which
is more expected from user.
2015-09-24 16:39:02 +08:00
Cheng Zhao
39695cdb85
docs: Set npm_config_runtime when using npm
...
Refs https://github.com/mapbox/node-pre-gyp/pull/175 .
2015-09-24 16:18:02 +08:00
Haojian Wu
0861d5d44b
Redefine 'will-download' design.
2015-09-24 16:04:44 +08:00
Cheng Zhao
142702866d
Merge pull request #2861 from deepak1556/ssl_version_config_patch
...
browser: switch to set minimum version for TLS fallback
2015-09-23 17:30:26 +08:00
Kostiantyn Kahanskyi
334c28d128
📝 Include UTF-8 charset in quick start example
...
Partially fixes #678
2015-09-23 10:21:03 +02:00
Cheng Zhao
d8062ab9e1
docs: win.setMenu is not available on OS X
2015-09-23 11:45:51 +08:00
Robo
748b1387d2
browser: switch to set minimum version for TLS fallback
2015-09-23 09:10:36 +05:30
Cheng Zhao
6c8a9cb072
Merge pull request #2870 from atom/window-open-options
...
Pass options in "new-window" event
2015-09-23 00:06:50 +08:00
Cheng Zhao
7165aa5467
Merge pull request #2846 from alexsalas/patch-1
...
err undefined
2015-09-22 23:42:51 +08:00
Cheng Zhao
8bfa3cba63
docs: The options parameter of new-window event
2015-09-22 23:41:08 +08:00
Cheng Zhao
e499bb14de
docs: Mention window.open inherits options
2015-09-22 22:46:44 +08:00
Cheng Zhao
9cbdde2eba
docs: allowpopups attribute
2015-09-22 20:13:49 +08:00
Cheng Zhao
008af00044
Merge pull request #2852 from deepak1556/web_frame_scheme_api_patch
...
webframe: api to register scheme as privileged
2015-09-22 09:59:24 +08:00
Robo
325feca864
webframe: api to register scheme as privileged
2015-09-21 22:59:59 +05:30
Gohy Leandre
477103191f
Add http_response_code, method, referrer, response_headers to did-get-redirect-request event.
2015-09-21 09:51:58 +02:00
Haojian Wu
57bf0cb615
Refractor in completed
event in DownloadItem.
...
* Rename `completed` to `done`, making it align with Chromium's style.
* Add 'state' in `done` event's result. It can check the download item final
status: cancelled, completed, interrupted.
2015-09-21 14:00:38 +08:00
Haojian Wu
997ac91fe0
Add donwloadItem.getContentDisposition()
API.
2015-09-21 09:38:38 +08:00
Haojian Wu
dd38131704
📝 Add DownloadItem doc.
2015-09-21 09:34:42 +08:00
Alexander Salas
40b861bc9c
err undefined
2015-09-20 17:58:41 -04:30
Cheng Zhao
32bff05208
docs: <webview>.sendInputEvent
2015-09-18 18:32:21 +08:00
Cheng Zhao
1e918480b4
docs: webContents.beginFrameSubscription
2015-09-18 17:53:19 +08:00
Cheng Zhao
573892c112
docs: webContents.sendInputEvent
2015-09-18 17:44:11 +08:00
Cheng Zhao
ee0d48dc5a
Merge branch 'master' of https://github.com/MaxWhere/electron into MaxWhere-master
2015-09-18 12:01:33 +08:00
Cheng Zhao
96d35ec29e
Merge pull request #2802 from nekuz0r/device-emulation
...
Add device emulation
2015-09-18 10:43:17 +08:00
Gohy Leandre
6b875110ed
Add device emulation API
2015-09-17 13:50:36 +02:00
Ionică Bizău
01ed2c4222
Fixed the mapNumbers require call
...
Since mapNumber.js is a file, we should prefix it with "./", otherwise an error is thrown.
2015-09-17 12:24:12 +03:00
Ryohei Ikegami
7b75b29265
Add docs for app.getLocale()
2015-09-16 17:17:49 +09:00
Cheng Zhao
69cc3ab5ef
docs: Make description of fullscreen more precise
...
Closes #2793 .
2015-09-16 09:20:16 +08:00
Heilig Benedek
ceef06b344
Renamed setOffscreenRender to begin/endFrameSubscription because the name was a bit misleading, and replaced the ArrayBuffer creation with a node::Buffer::New call.
2015-09-16 02:59:16 +02:00
Cheng Zhao
c9ee6b4caf
docs: BrowserWindow.isDevToolsFocused
2015-09-15 11:43:45 +08:00
Cheng Zhao
fe2219a635
Merge pull request #2777 from atom/dock-clicked
...
Implement 'activate' event for app.
2015-09-15 11:17:41 +08:00
Haojian Wu
40d93ce55a
Deprecate 'activate-with-no-open-windows' event.
2015-09-14 18:36:05 -07:00
Haojian Wu
377e7ee3a7
Implement 'activiate' event instead of 'activate-with-open-windows'.
2015-09-14 18:34:27 -07:00
Cheng Zhao
6bae0bada0
Merge pull request #2776 from jaanus/osx-window-titlebar
...
Implements #2734 “New API to configure BrowserWindow title bar on Mac”
2015-09-14 23:07:06 +08:00
jaanus
5d8f1dd404
Implements #2734 “New API to configure BrowserWindow title bar on Mac”
...
New API supported on Yosemite 10.10 and newer.
2015-09-14 16:50:00 +02:00
Haojian Wu
c006c4efa4
Mention 'activate-with-no-open-windows' on OS X only.
2015-09-14 20:34:45 +08:00