electron/docs/api
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
..
accelerator-ko.md Fix typos, add more files 2015-06-26 13:06:12 +09:00
accelerator.md Add Super key support in global-shortcut API. 2015-05-05 22:49:32 +08:00
app-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
app.md Implment app.getAppPath API. 2015-07-07 17:37:53 +08:00
auto-updater-ko.md Translate some apis 2015-07-01 03:42:29 +09:00
auto-updater.md valid example json, fix https://github.com/atom/electron/issues/2228 2015-07-15 10:34:33 -04:00
browser-window-ko.md Fix docs typo 2015-07-11 19:46:26 -07:00
browser-window.md fix typo in browser-window.md 2015-07-15 17:29:02 +03:00
chrome-command-line-switches-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
chrome-command-line-switches.md doc: kProxyPacUrl support 2015-07-10 13:56:21 +05:30
clipboard-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
clipboard.md clipboard: api to write multiple formats to same writer 2015-07-10 09:20:52 +05:30
content-tracing-ko.md Fix typos, add more files 2015-06-26 13:06:12 +09:00
content-tracing.md 💄 Fix grammatical issues 2015-05-23 18:44:58 -04:00
crash-reporter-ko.md Fix typos, add more files 2015-06-26 13:06:12 +09:00
crash-reporter.md Fixed and clarified crash-reporter documentation 2015-07-03 11:34:36 -07:00
dialog-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
dialog.md On Windows "Cancel" button is also forced to be canclId 2015-07-08 16:00:30 +08:00
file-object-ko.md Translate some apis 2015-07-01 03:42:29 +09:00
file-object.md docs: Atom Shell => Electron 2015-04-16 11:31:12 +08:00
frameless-window-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
frameless-window.md Fix several typos and grammar errors 2015-06-09 16:49:21 +02:00
global-shortcut-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
global-shortcut.md Update global-shortcut.md 2015-07-14 16:58:15 +01:00
ipc-main-process-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
ipc-main-process.md reverted incorrect changes 2015-03-27 07:46:26 -05:00
ipc-renderer-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
ipc-renderer.md Renamed browser-side to main process 2015-03-26 10:20:31 -05:00
menu-item-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
menu-item.md Improves #1373 2015-04-13 11:22:33 +08:00
menu-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
menu.md Merge branch 'master' of https://github.com/alexwarren/electron into alexwarren-master 2015-06-10 12:39:59 +08:00
native-image-ko.md Translate some apis 2015-07-01 03:42:29 +09:00
native-image.md improve docs on toJpeg(quality) 2015-07-07 20:20:20 -04:00
power-monitor-ko.md Fix typos, add more files 2015-06-26 13:06:12 +09:00
power-monitor.md Update power-monitor.md 2015-04-15 08:17:10 -07:00
power-save-blocker-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
power-save-blocker.md More updates: use string instead of integer to identify blocker type. 2015-06-24 13:06:39 +08:00
process-ko.md Translate some apis 2015-07-01 03:42:29 +09:00
process.md process: add hang method 2015-06-18 14:14:29 +05:30
protocol-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
protocol.md add compatibility will old api 2015-07-09 14:48:58 +05:30
remote-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
remote.md Typo in function name for remote 2015-07-02 21:58:31 -05:00
screen-ko.md Fix typos, add more files 2015-06-26 13:06:12 +09:00
screen.md Small spelling mistake 2015-05-15 13:09:59 -07:00
shell-ko.md Translate some apis 2015-07-01 03:42:29 +09:00
shell.md shell: return status for moveItemToTrash on all platforms 2015-03-29 00:47:50 +05:30
synopsis-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
synopsis.md 💄 Fix grammatical issue 2015-05-23 15:41:36 -04:00
tray-ko.md Fix typos, add more files 2015-06-26 13:06:12 +09:00
tray.md Note that setPressedImage only has an effect on OS X 2015-06-16 18:17:51 -07:00
web-frame-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
web-frame.md Add webFrame.registerUrlSchemeAsSecure API 2015-01-08 12:39:58 -08:00
web-view-tag-ko.md Fix typos, add more files 2015-06-26 13:06:12 +09:00
web-view-tag.md 📝 Add missing printToPDF API in webview. 2015-06-16 20:17:58 +08:00
window-open-ko.md Translated API docs, added power-save-blocker API to README 2015-07-01 14:57:14 +09:00
window-open.md Update window-open.md 2015-07-14 16:37:52 +01:00