electron/docs/api
Cheng Zhao 863199348f Make process.exit() quit gracefully
Instead of abrupting the whole program immediately, we should close all
windows and release all native resources gracefully on exit. This avoids
possible crashes.

Fix #3350.
2015-11-06 20:25:20 +08:00
..
accelerator.md Remove change to "mapped onto" in accelerator.md 2015-07-24 07:19:43 +01:00
app.md Make process.exit() quit gracefully 2015-11-06 20:25:20 +08:00
auto-updater.md docs: Add notes for working together with Squirrel 2015-11-03 15:30:54 +08:00
browser-window.md fix capital I -> i in isDocumentEdited 2015-10-30 16:10:46 +10:30
chrome-command-line-switches.md docs: Mention the ELECTRON_ENABLE_LOGGING env 2015-10-20 13:06:41 +08:00
clipboard.md Consolidate note on experimental APIs 2015-08-28 10:34:48 -07:00
content-tracing.md Fix API changes 2015-09-03 17:50:23 +09:00
crash-reporter.md Update crash-reporter.md 2015-10-21 17:07:36 -07:00
dialog.md Update dialog.md 2015-10-31 16:04:01 -07:00
download-item.md 📝 fix a typo 2015-09-25 13:13:11 +08:00
file-object.md Small edits and line wrap 2015-08-26 16:41:25 -07:00
frameless-window.md [truly humble correction of a misspelling] 2015-10-16 19:56:45 -03:00
global-shortcut.md 💄 Add preposition to globalShortcut.unregisterAll() 2015-10-07 09:03:46 -07:00
ipc-main-process.md Update links to web-contents.md 2015-09-10 12:19:37 -07:00
ipc-renderer.md Standardize **Note:** 2015-09-09 14:09:14 -07:00
menu-item.md Fix typo for docs/api/menu-item.md 2015-10-02 21:53:55 +08:00
menu.md Make Menu.popup accept no parameter 2015-09-30 23:41:23 +08:00
native-image.md Replace io.js references with node.js references 2015-10-05 21:12:29 +03:00
power-monitor.md Use "in" over "on" 2015-09-04 13:44:40 -07:00
power-save-blocker.md Text edits 2015-09-01 16:21:29 -07:00
process.md docs: Mac App Store Submission Guide 2015-10-16 17:16:12 +08:00
protocol.md docs: Fix wrong level for API titles 2015-10-08 11:14:04 +08:00
remote.md Fix comments from @jlord 2015-10-28 17:55:18 +01:00
screen.md Update screen.md 2015-10-05 16:56:36 +03:00
session.md session: allow setproxy to use external pac script 2015-10-22 23:03:47 +05:30
shell.md Standardize shell 2015-08-28 22:28:30 -07:00
synopsis.md Use "in" over "on" 2015-09-04 13:44:40 -07:00
tray.md Standardize **Note:** 2015-09-09 14:09:14 -07:00
web-contents.md docs: login event 2015-10-28 21:14:00 +08:00
web-frame.md webframe: api to register scheme as privileged 2015-09-21 22:59:59 +05:30
web-view-tag.md docs: The options parameter of new-window event 2015-09-22 23:41:08 +08:00
window-open.md docs: Mention window.open inherits options 2015-09-22 22:46:44 +08:00