electron/docs/api
Jeremy Apthorp 72526927d9 build: remove gyp build files ()
* build: remove gyp build files

* docs: update build instructions

* build: temporary restore electron.gyp

* build: do not update Electron version in the electron.gyp

* chore: remove unused submodules

* ci: remove obsolete CI scripts and configs

* chore: remove obsolete scripts

* chore: remove obsolete functions from lib/util.py

* ci: send Slack notification for nightly build results
2018-09-09 10:15:32 +09:00
..
structures docs: Improved documentation () 2018-07-20 10:58:19 -07:00
accelerator.md Link Accelerator docs to globalShortcut module 2016-10-26 14:48:09 +02:00
app.md docs: Improved documentation () 2018-07-20 10:58:19 -07:00
auto-updater.md docs: clarify default auto-updater installation behavior () 2018-07-25 08:33:53 +10:00
breaking-changes.md Revert "sec: deprecate some webPreference defaults to be secure-by-default ()" () 2018-08-30 09:57:49 +12:00
browser-view.md Document BrowserView.{destroy,isDestroyed} () 2018-03-15 16:15:56 +09:00
browser-window-proxy.md updates to the docs 2017-07-24 10:29:45 +02:00
browser-window.md feat: allow window above full screen windows on mac () 2018-08-31 15:06:02 -07:00
chrome-command-line-switches.md docs: chrome-command-line-switches.md: update proxy-server support () 2018-08-19 12:34:14 -07:00
client-request.md feat: add getUploadProgress API to the net API () 2018-07-27 07:15:48 -07:00
clipboard.md Update electron.atom.io -> electronjs.org 2017-11-19 04:01:33 -08:00
content-tracing.md contentTracing.setWatchEvent/cancelWatchEvent is removed 2017-02-06 10:34:28 -08:00
cookies.md Merge pull request from Toinane/fix-documentation 2017-12-03 09:01:24 -06:00
crash-reporter.md docs: crashReporter companyName is not optional 2018-08-16 09:15:17 -07:00
debugger.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
desktop-capturer.md 📝 Fix desktopCapturer example () 2017-08-18 22:02:28 +02:00
dialog.md docs: cancelId works on windows () 2018-08-10 16:07:39 +10:00
download-item.md docs: specify string values for DownloadItem 2018-01-03 13:34:19 +11:00
environment-variables.md build: remove gyp build files () 2018-09-09 10:15:32 +09:00
file-object.md this code is not care a bubbling event 2017-07-11 15:44:08 +09:00
frameless-window.md Revert "fix: Drop support for OS X Mavericks (version 10.9)" () 2018-06-20 07:27:55 -05:00
global-shortcut.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
in-app-purchase.md docs: fix the type information in in-app-purchase 2018-05-03 09:34:21 -07:00
incoming-message.md updates to the docs 2017-07-24 10:29:45 +02:00
ipc-main.md fix broken fragment link in ipc-main.md () 2018-03-21 12:05:27 -05:00
ipc-renderer.md feat: add event.senderId property to IPCs sent via ipcRenderer.sendTo () 2018-08-31 20:13:51 -05:00
locales.md Use actual Chromium l10n_util list in locales.md 2017-05-01 17:15:37 -04:00
menu-item.md fix: Stricter Testing For Menu Items () 2018-08-17 13:10:14 -07:00
menu.md fix: make menu.popup options optional () 2018-08-08 17:38:52 -05:00
native-image.md clarify docs 2018-06-02 20:41:19 +02:00
net-log.md feat: netLog API for dynamic logging control () 2018-06-19 11:45:58 +10:00
net.md link process annotations to glossary 2016-12-21 13:47:40 -08:00
notification.md Remove more words () 2018-05-08 00:16:09 -05:00
power-monitor.md Screen Lock / Unlock events () 2018-05-01 02:04:27 +10:00
power-save-blocker.md remove all double spaces not needed 2017-11-29 11:58:24 +01:00
process.md feat: expose missing process APIs in sandboxed renderers () 2018-08-21 11:05:45 -07:00
protocol.md remove all double spaces not needed 2017-11-29 11:58:24 +01:00
remote.md docs: update remote.md () 2018-06-16 16:21:07 +10:00
sandbox-option.md docs: Improved documentation () 2018-07-20 10:58:19 -07:00
screen.md fix: dipToScreenRect / screenToDipRect - window can be null () 2018-08-03 13:08:42 +10:00
session.md feat: add session.setPermissionCheckHandler () 2018-08-28 09:05:08 -05:00
shell.md 📝 Fix url to unity-launcher and tiny correction () 2018-02-28 18:28:40 -06:00
synopsis.md Remove more words () 2018-05-08 00:16:09 -05:00
system-preferences.md Workspace notifications support on macOS () 2018-03-22 18:41:03 +09:00
touch-bar-button.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-color-picker.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-group.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-label.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-popover.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-scrubber.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-segmented-control.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-slider.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-spacer.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
tray.md fix: don't crash on tray.setContextMenu(null) () 2018-08-27 11:58:47 -05:00
web-contents.md chore: print error when removed webview attribute is used () 2018-08-23 10:45:43 +09:00
web-frame.md docs: explain "worldId" in the web frame docs () 2018-08-25 12:48:57 -07:00
web-request.md docs: warning unicity of webRequest event listener () 2018-07-30 11:38:59 +10:00
webview-tag.md docs: add missing documentation for <webview> methods () 2018-09-03 13:27:51 +10:00
window-open.md add some markdown links 2017-11-29 12:13:45 +01:00