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 |
|
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 |
|