Cheng Zhao
|
8cf9df2d8d
|
docs: Mention null session of RequestHttpJob
|
2015-07-16 15:17:45 -07:00 |
|
Cheng Zhao
|
3145c78b61
|
Merge pull request #2207 from deepak1556/fetch_job_patch
protocol: create separate request context for fetch job
|
2015-07-16 15:14:45 -07:00 |
|
Robo
|
57244e4718
|
use request context from session if provided
|
2015-07-16 20:18:33 +05:30 |
|
Cheng Zhao
|
db6d8de5dc
|
docs: Say more about standard scheme
|
2015-07-16 06:32:09 -07:00 |
|
Cheng Zhao
|
652843f447
|
Merge pull request #2234 from astoilkov/patch-1
fix typo in browser-window.md
|
2015-07-16 04:34:23 -07:00 |
|
Cheng Zhao
|
78e55414d4
|
Merge pull request #2235 from mhkeller/doc-json-fix
valid example json, fix https://github.com/atom/electron/issues/2228
|
2015-07-16 02:53:59 -07:00 |
|
Haojian Wu
|
17628b3e40
|
📝 tray.popContextMenu API.
|
2015-07-16 11:53:13 +08:00 |
|
Cheng Zhao
|
c2bfc60a59
|
Merge pull request #2216 from UsabilityEtc/patch-1
Improve grammar and code formatting
|
2015-07-15 16:44:20 -07:00 |
|
mhkeller
|
ca2cb9c9ba
|
valid example json, fix https://github.com/atom/electron/issues/2228
|
2015-07-15 10:34:33 -04:00 |
|
Antonio Stoilkov
|
00c484c68b
|
fix typo in browser-window.md
|
2015-07-15 17:29:02 +03:00 |
|
Haojian Wu
|
38c33d69ae
|
📝 'right-clicked' doc.
|
2015-07-15 20:13:59 +08:00 |
|
Plusb Preco
|
b524914008
|
Update as upstream
|
2015-07-15 08:30:02 +09:00 |
|
Plusb Preco
|
26163e5812
|
Prepare update forked repo
|
2015-07-15 08:09:07 +09:00 |
|
Plusb Preco
|
0dfcc7a9b3
|
Update changes as upstream
|
2015-07-15 08:09:05 +09:00 |
|
Plusb Preco
|
e510384375
|
Revert "Revert "Update APIs, check grammars""
This reverts commit 5e083473e7b4d3a6014d35e68618594765151afe.
|
2015-07-15 08:09:03 +09:00 |
|
Plusb Preco
|
eb81810a52
|
Revert "Update APIs, check grammars"
This reverts commit d1eb971263f72deae84541d12b3bdd6d5972365a.
|
2015-07-15 08:09:01 +09:00 |
|
Plusb Preco
|
3b2f3c3152
|
Update APIs, check grammars
|
2015-07-15 08:08:59 +09:00 |
|
Plusb Preco
|
de5bc32d0b
|
Fix typos, update some files
|
2015-07-15 08:08:57 +09:00 |
|
Jeffrey Morgan
|
ce24226128
|
Update global-shortcut.md
Improved the grammar and code formatting of global-shortcut.md.
|
2015-07-14 16:58:15 +01:00 |
|
Peter Butcher
|
b3c51e46e7
|
Update window-open.md
Just an irritating typo.
|
2015-07-14 16:37:52 +01:00 |
|
Cheng Zhao
|
886db7a3f2
|
Merge pull request #2195 from atom/jl-docs-typo
Fix docs typo
|
2015-07-14 08:35:33 -07:00 |
|
Cheng Zhao
|
3ef54147c9
|
Merge pull request #2179 from deepak1556/proxy_patch
doc: kProxyPacUrl support
|
2015-07-13 15:14:58 -07:00 |
|
Cheng Zhao
|
868dee55de
|
The options of clearStorageData should be optional
|
2015-07-13 15:13:17 -07:00 |
|
Cheng Zhao
|
6840d424cd
|
docs: Add WebContents.session
|
2015-07-13 12:41:07 -07:00 |
|
Cheng Zhao
|
34819140c3
|
Merge pull request #2102 from deepak1556/storage_cleanup_api_patch
app: api to clear data from different storage types
|
2015-07-13 12:34:48 -07:00 |
|
Jessica Lord
|
1249196118
|
Fix docs typo
It was breaking the docs site build because it's a code block type
|
2015-07-11 19:46:26 -07:00 |
|
Robo
|
e0e4c1b54c
|
doc: kProxyPacUrl support
|
2015-07-10 13:56:21 +05:30 |
|
Robo
|
628fb5f5e9
|
app: api to clear data from different storage types
|
2015-07-10 11:31:30 +05:30 |
|
Cheng Zhao
|
a24d2921af
|
Merge pull request #2164 from hankbao/global-shortcut-doc-update
Update global-shortcut.md
|
2015-07-10 13:33:07 +08:00 |
|
Cheng Zhao
|
7a390bdd4c
|
Merge pull request #2125 from deepak1556/protocol_cleanup
protocol: cleanup
|
2015-07-10 12:16:17 +08:00 |
|
Robo
|
2d3e938a7f
|
clipboard: api to write multiple formats to same writer
|
2015-07-10 09:20:52 +05:30 |
|
Hank Bao
|
fc9612a5ed
|
Fix sample code indention
|
2015-07-09 22:49:16 +08:00 |
|
Robo
|
2cd5fb5694
|
add compatibility will old api
|
2015-07-09 14:48:58 +05:30 |
|
Robo
|
da00329d78
|
protocol: cleanup
|
2015-07-09 14:48:58 +05:30 |
|
Hank Bao
|
fb99bfac52
|
Update sample code in global-shortcut.md
|
2015-07-09 17:03:58 +08:00 |
|
Hank Bao
|
7b19b6b4f2
|
Update global-shortcut.md
Make it clear that the `global-shortcut` module should not be used until the ready event of app module gets emitted.
|
2015-07-09 12:30:37 +08:00 |
|
Cheng Zhao
|
aab78db8b8
|
On Windows "Cancel" button is also forced to be canclId
|
2015-07-08 16:00:30 +08:00 |
|
Cheng Zhao
|
2e51afcd9e
|
Merge pull request #2150 from mattdesl/patch-2
improve docs on toJpeg(quality)
|
2015-07-08 11:10:16 +08:00 |
|
Cheng Zhao
|
fdc01b8ba8
|
Merge pull request #2146 from atom/cancel-id
Add "cancelId" option for showMessageBox
|
2015-07-08 10:08:39 +08:00 |
|
Cheng Zhao
|
e0528655a8
|
Merge pull request #2133 from atom/app_dir_api
Implment app.getAppPath API.
|
2015-07-08 10:08:22 +08:00 |
|
Matt DesLauriers
|
08983e1ba9
|
improve docs on toJpeg(quality)
|
2015-07-07 20:20:20 -04:00 |
|
Cheng Zhao
|
7d456d3556
|
docs: cancelId
|
2015-07-07 18:51:49 +08:00 |
|
Haojian Wu
|
a2857d2dca
|
Implment app.getAppPath API.
|
2015-07-07 17:37:53 +08:00 |
|
Cheng Zhao
|
3e6394a004
|
gtk: Map dialog type to message box type
|
2015-07-07 17:21:30 +08:00 |
|
Cheng Zhao
|
9f0571772d
|
Merge pull request #2117 from tommoor/patch-4
Fixed and clarified crash-reporter documentation
|
2015-07-06 09:55:50 +08:00 |
|
Cheng Zhao
|
822efa2f97
|
Merge pull request #2109 from krainboltgreene/patch-1
Typo in function name for remote
|
2015-07-05 22:55:09 +08:00 |
|
Cheng Zhao
|
4e94e0c82f
|
Merge pull request #2093 from preco21/master
Translate docs into korean #2 + added link of power-save-blocker API to README
|
2015-07-05 21:21:56 +08:00 |
|
Tom Moor
|
cb3e758bc6
|
Fixed and clarified crash-reporter documentation
It was unclear to us until we looked through the atom source code that crashReporter.start must be ran in each renderer process
|
2015-07-03 11:34:36 -07:00 |
|
Kurtis Rainbolt-Greene
|
6902b876a8
|
Typo in function name for remote
|
2015-07-02 21:58:31 -05:00 |
|
Plusb Preco
|
dcd10d1e4b
|
Translated API docs, added power-save-blocker API to README
|
2015-07-01 14:57:14 +09:00 |
|
Plusb Preco
|
783e4bc591
|
Translate some apis
|
2015-07-01 03:42:29 +09:00 |
|
Plusb Preco
|
fcf4da1097
|
Fix charsets, add more translated files
|
2015-06-29 21:41:11 +09:00 |
|
Kevin Sawicki
|
4b4654ec71
|
Merge pull request #2066 from atom/doc-type-error
📝 Fix a type error.
|
2015-06-26 08:24:33 -06:00 |
|
Glen Maddern
|
19daed9479
|
electron-installer not atom-shell-installer
<3
|
2015-06-26 14:17:52 +10:00 |
|
Plusb Preco
|
ebb031dafe
|
Fix typos, add more files
|
2015-06-26 13:06:12 +09:00 |
|
Cheng Zhao
|
e6f3c4c22b
|
Merge pull request #2002 from atom/app-commands-win32
Windows App Commands
|
2015-06-26 11:43:08 +08:00 |
|
Cheng Zhao
|
b5ff77ef0d
|
Small cleanups
|
2015-06-26 11:20:12 +08:00 |
|
Haojian Wu
|
80e02d945c
|
📝 Fix a type error.
|
2015-06-26 10:47:50 +08:00 |
|
Cheng Zhao
|
a3ec50437d
|
Rename event name to gpu-process-crashed
|
2015-06-26 10:34:38 +08:00 |
|
Cheng Zhao
|
5b5393e82b
|
docs: gpu-crashed is moved to app
|
2015-06-26 10:34:13 +08:00 |
|
Paul Betts
|
2a2158e0e3
|
📝 consistency
|
2015-06-25 11:29:58 -06:00 |
|
Paul Betts
|
b98154431c
|
📝 app commands
|
2015-06-25 11:29:25 -06:00 |
|
deepak1556
|
0fbd908fb6
|
app: event to pass client certificate data
|
2015-06-25 21:29:21 +05:30 |
|
Cheng Zhao
|
f93d50c380
|
Merge pull request #2025 from atom/power-save-blocker-api
Power save blocker API
|
2015-06-24 18:53:10 +08:00 |
|
Haojian Wu
|
13784e6551
|
More updates: use string instead of integer to identify blocker type.
|
2015-06-24 13:06:39 +08:00 |
|
Cheng Zhao
|
7b542b88f0
|
Merge pull request #2028 from preco21/master
Translate docs to korean (Re PR)
|
2015-06-23 11:12:23 +08:00 |
|
Cheng Zhao
|
3519dd96ee
|
Merge pull request #2019 from atom/pdf-api-doc
Add usage sample code of printToPDF API.
|
2015-06-23 10:20:46 +08:00 |
|
Cheng Zhao
|
19963bfcd1
|
Merge pull request #1981 from atom/cookies-api
Implement Cookies api
|
2015-06-23 10:04:42 +08:00 |
|
Plusb Preco
|
30dfd54575
|
First translation
Translate docs to korean
|
2015-06-22 14:06:06 +09:00 |
|
Haojian Wu
|
532f75fcab
|
Update PowerSaveBlocker APIs design.
|
2015-06-22 12:08:09 +08:00 |
|
Haojian Wu
|
7ee2a703d9
|
📝 Add powerSaveBlocker APIs doc.
|
2015-06-21 21:14:49 +08:00 |
|
Haojian Wu
|
f73e1f9188
|
📝 Add missing BrowserWindow.isDevToolsOpened method.
|
2015-06-21 10:56:40 +08:00 |
|
Haojian Wu
|
d50db378d7
|
Add usage sample code of printToPDF API.
|
2015-06-20 15:18:21 +08:00 |
|
Cheng Zhao
|
befdfceada
|
Merge pull request #1998 from deepak1556/process_patch
process: add hang method
|
2015-06-19 16:21:29 +08:00 |
|
Cheng Zhao
|
49e1316f7f
|
Merge pull request #1970 from deepak1556/scheme_patch
protocol: api to register custom schemes to standard schemes
|
2015-06-19 16:16:46 +08:00 |
|
Haojian Wu
|
c164da5a38
|
Make cookie aligns to Chrome's.
|
2015-06-19 14:18:22 +08:00 |
|
Haojian Wu
|
99bfc9b7f5
|
Move cookies APIs to webContents.session.cookies namespace.
|
2015-06-19 10:30:08 +08:00 |
|
Haojian Wu
|
4818e76ad9
|
📝 add cookies doc.
|
2015-06-19 10:29:18 +08:00 |
|
deepak1556
|
8e05fe3350
|
process: add hang method
|
2015-06-18 14:14:29 +05:30 |
|
deepak1556
|
2f36f5ca78
|
app: adding browser-window-focus/blur events
|
2015-06-18 11:29:08 +05:30 |
|
deepak1556
|
663a48ee38
|
protocol: api to register custom schemes to standard schemes
|
2015-06-17 14:43:04 +05:30 |
|
Cheng Zhao
|
a751f4c689
|
Merge pull request #1835 from hokein/pdf-api
Add `BrowserWindow.printToPDF` API Implementation
|
2015-06-17 12:22:56 +08:00 |
|
Cheng Zhao
|
b3e9d35667
|
Merge pull request #1995 from atom/request-http-job
Implement protocol.RequestHttpJob
|
2015-06-17 12:00:26 +08:00 |
|
Cheng Zhao
|
1d41903779
|
docs: protocol.RequestHttpJob
|
2015-06-17 11:32:39 +08:00 |
|
Paul Betts
|
8a56ab3947
|
Note that setPressedImage only has an effect on OS X
|
2015-06-16 18:17:51 -07:00 |
|
Haojian Wu
|
82b1607c1e
|
📝 Add missing printToPDF API in webview.
|
2015-06-16 20:17:58 +08:00 |
|
Haojian Wu
|
1eba552a8d
|
Also Expose printToPDF to BrowserWindow.
|
2015-06-16 20:08:30 +08:00 |
|
Haojian Wu
|
47eac062f6
|
Expose Print API to webContents and webView.
Also move the print implementation from window to webContents.
|
2015-06-16 20:08:30 +08:00 |
|
Haojian Wu
|
f22662ffb2
|
📝 Update docs.
|
2015-06-16 20:07:44 +08:00 |
|
Haojian Wu
|
bf5d448e37
|
📝 Add BrowserWindow.printToPDF API docs.
|
2015-06-16 20:02:24 +08:00 |
|
Cheng Zhao
|
7b3fc14023
|
docs: --ignore-connections-limit
|
2015-06-16 16:13:46 +08:00 |
|
Cheng Zhao
|
bf9af4d45b
|
Merge pull request #1980 from magicae/set-audio-mute
webContents: add setAudioMuted to webContents
|
2015-06-16 14:46:31 +08:00 |
|
Cheng Zhao
|
e96119fc32
|
s/liste/listen
|
2015-06-16 10:08:32 +08:00 |
|
Magica
|
8aa559fe51
|
Add setAudioMuted to webContents
|
2015-06-15 21:40:49 +08:00 |
|
Benjamin Pasero
|
7da3e84369
|
Update app.md to document how open-file is emitted
On Mac, open-file is also emitted when the application is not yet running.
|
2015-06-12 12:37:53 +02:00 |
|
eaton11
|
d367af3fa4
|
Merge branch 'master' of https://github.com/atom/electron
|
2015-06-10 19:28:14 -06:00 |
|
Sam Eaton
|
549ec51bce
|
adds 'before using methods' example
The document does not inform that the webview element has to be loaded
before using the element's methods. It is not clear.
|
2015-06-10 19:24:36 -06:00 |
|
Cheng Zhao
|
163790d107
|
docs: Update formats
|
2015-06-10 19:18:33 +08:00 |
|
Cheng Zhao
|
2fdc5780ff
|
Merge pull request #1859 from deepak1556/client_certificate_patch
browser: support client certificate
|
2015-06-10 19:17:41 +08:00 |
|
Cheng Zhao
|
5cd0fc4d52
|
Merge pull request #1921 from samueleaton/patch-1
adds display:inline-block to style tag
|
2015-06-10 12:48:57 +08:00 |
|
Cheng Zhao
|
0819176cb1
|
Merge branch 'master' of https://github.com/alexwarren/electron into alexwarren-master
|
2015-06-10 12:39:59 +08:00 |
|
Sam Eaton
|
2ee6e43fb3
|
adds display:inline-block to style tag
The example attempts to change the height of an inline element (webview), which has no effect.
The height will now take effect.
|
2015-06-09 21:51:10 -06:00 |
|
Alex Warren
|
78eff673ec
|
Make consistent with other example
|
2015-06-09 22:09:23 +01:00 |
|
Alex Warren
|
51dc8ad70a
|
Corrections to menu.md
|
2015-06-09 22:08:34 +01:00 |
|
Thomas Tuts
|
9199d0df0a
|
Add missing semicolon in webview tag documentation
|
2015-06-09 18:14:06 +02:00 |
|
Thomas Tuts
|
a84e6227ef
|
Remove obsolete space in console log when using multiple arguments
|
2015-06-09 18:12:34 +02:00 |
|
Thomas Tuts
|
35dcdfc492
|
Remove trailing comma in tray code example
|
2015-06-09 18:11:40 +02:00 |
|
Thomas Tuts
|
2f4333b852
|
Declare one variable per statement in protocol code example
|
2015-06-09 18:10:02 +02:00 |
|
Thomas Tuts
|
bd1fd9680f
|
Add missing commas in menu docs
|
2015-06-09 18:08:27 +02:00 |
|
Thomas Tuts
|
cf79f439ce
|
Remove trailing commas in menu docs
|
2015-06-09 18:08:02 +02:00 |
|
Thomas Tuts
|
e829a28947
|
Clean up code in global shortcut code example
|
2015-06-09 18:01:09 +02:00 |
|
Thomas Tuts
|
6d756d9d13
|
Remove trailing commas from dialog filters code example
|
2015-06-09 17:59:53 +02:00 |
|
Thomas Tuts
|
29abfa68e9
|
Fix grammar and JS example for Chrome command line switches docs
|
2015-06-09 16:59:14 +02:00 |
|
Thomas Tuts
|
ab98dcd7cf
|
Try to clarify docs for window.onbeforeunload()
|
2015-06-09 16:56:45 +02:00 |
|
Thomas Tuts
|
6494ed6b13
|
Make platform compatibility notes consistent
|
2015-06-09 16:51:54 +02:00 |
|
Thomas Tuts
|
8893c9502a
|
Use consistent naming convention for 'task bar' concept
|
2015-06-09 16:49:44 +02:00 |
|
Thomas Tuts
|
13b6ed6dc5
|
Fix several typos and grammar errors
|
2015-06-09 16:49:21 +02:00 |
|
Cheng Zhao
|
4c48f0cd36
|
Merge pull request #1882 from atom/get_uploaded_report_api
Implement crash-reporter.getUploadedReports API
|
2015-06-09 16:35:08 +08:00 |
|
Cheng Zhao
|
24586c1330
|
Merge pull request #1883 from atom/http-referer-doc
📝 Add missing `httpreferer` option doc.
|
2015-06-09 11:15:44 +08:00 |
|
Cheng Zhao
|
03ab9b2686
|
Merge pull request #1848 from Bitbored/master
Added `bounds` payload to tray `clicked` event on Windows
|
2015-06-09 10:49:01 +08:00 |
|
Haojian Wu
|
488801e244
|
Rename httpreferrer to httpReferrer, useragent to userAgent.
|
2015-06-09 10:10:29 +08:00 |
|
Haojian Wu
|
bf1765f941
|
📝 Add missing useragent doc.
|
2015-06-09 10:10:28 +08:00 |
|
Haojian Wu
|
994be9cdab
|
📝 Add missing httpreferer option doc.
|
2015-06-09 10:10:28 +08:00 |
|
Cheng Zhao
|
d4e4c6ca15
|
docs: Update formats of command line switches
|
2015-06-09 09:56:19 +08:00 |
|
deepak1556
|
2de5f9de6c
|
browser: support client certificate
|
2015-06-08 21:00:32 +05:30 |
|
Cheng Zhao
|
06a3875726
|
Merge pull request #1880 from deepak1556/net_log_patch
doc: adding info about log-net-log flag
|
2015-06-08 23:13:27 +08:00 |
|
Cheng Zhao
|
72ebb2c9fe
|
Merge pull request #1885 from lucidogen/patch-1
Added note and link for poorly documented operation.
|
2015-06-08 22:33:08 +08:00 |
|
Cheng Zhao
|
52166d2999
|
Merge pull request #1884 from lucidogen/master
Fixed example with correct capturePage api.
|
2015-06-08 22:32:06 +08:00 |
|
Cheng Zhao
|
676cfa03a1
|
Merge pull request #1894 from samccone/patch-5
📝 Fix english errors and language
|
2015-06-08 22:31:17 +08:00 |
|
Cheng Zhao
|
64a89fe755
|
Merge pull request #1889 from samccone/patch-2
📝 Fix english errors
|
2015-06-08 22:30:35 +08:00 |
|
Sam Saccone
|
b6a5e927e0
|
📝 Fix english errors and language
|
2015-06-07 15:32:54 -04:00 |
|
Sam Saccone
|
161dc45ec8
|
📝 Fix english errors and clarify docs
|
2015-06-06 21:46:51 -04:00 |
|
Sam Saccone
|
29827fa66b
|
📝 Fix english errors
|
2015-06-06 21:42:21 -04:00 |
|
Lucidogen Media
|
e4ae579b16
|
Added note and link for poorly documented operation.
Accessing renderer process from main process is not documented and as "remote" does the opposite, it seems fair to add a pointer here.
|
2015-06-06 13:38:00 +02:00 |
|
Lucidogen Media
|
582a42f97c
|
Added ending semicolon for consistency.
|
2015-06-06 13:31:22 +02:00 |
|
Lucidogen Media
|
9a0a10e766
|
Fixed example with correct capturePage api.
|
2015-06-06 13:20:47 +02:00 |
|
deepak1556
|
690513db7f
|
doc: adding info about log-net-log flag
|
2015-06-06 00:59:28 +05:30 |
|
Haojian Wu
|
4da7578dab
|
📝 Add getUploadedReports API doc.
|
2015-06-05 19:05:55 +08:00 |
|
Cheng Zhao
|
129159c895
|
docs: Say more about page-visibility option
|
2015-06-04 22:42:36 +08:00 |
|
Cheng Zhao
|
f4c696b922
|
Merge pull request #1863 from atom/default-menu
Create a default menu for apps ran by default_app
|
2015-06-04 22:36:33 +08:00 |
|
Cheng Zhao
|
f54506acc0
|
Merge pull request #1822 from hokein/crashpad-mac
Crashpad!
|
2015-06-04 22:11:14 +08:00 |
|
deepak1556
|
683917ae67
|
renderer: option to override page visiblity state
|
2015-06-04 14:40:13 +05:30 |
|
Cheng Zhao
|
3b20f2aced
|
docs: Mention how to remove menu bar
|
2015-06-04 16:12:29 +08:00 |
|
Haojian Wu
|
d5b47d1059
|
Simplify and polish the code.
|
2015-06-04 15:53:37 +08:00 |
|
Seppe Stas
|
e920ce3e24
|
Updated tray api docs to reflect changes in ce8aa07
|
2015-06-02 23:19:49 +02:00 |
|
Haojian Wu
|
51d5ef9d86
|
📝 crash-reporter note on OS X.
|
2015-05-30 10:06:29 +08:00 |
|
deepak1556
|
4d56281972
|
restore clipboard.has api and fix docs
|
2015-05-27 13:35:51 +05:30 |
|
deepak1556
|
5584e3fd49
|
clipboard: api to list supported types, reading and writing markup
|
2015-05-27 13:21:56 +05:30 |
|
Cheng Zhao
|
4a376694b4
|
Merge pull request #1719 from deepak1556/service_worker_patch
devtools: api to inspect service worker
|
2015-05-27 15:47:41 +08:00 |
|
Cheng Zhao
|
1c60575dc0
|
Merge pull request #1738 from deepak1556/http_ptach
webContents: providing header details with response event
|
2015-05-27 15:05:55 +08:00 |
|