.. |
auto-updater
|
3ad3ade828
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
6 years ago |
exports
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
views
|
a524c5ec12
chore: move the view APIs to their own directory (#14722)
|
6 years ago |
app.js
|
3ad3ade828
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
6 years ago |
auto-updater.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
browser-view.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
browser-window.js
|
20a6be8962
fix: move open handling to web-contents.js (#16623)
|
6 years ago |
content-tracing.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
crash-reporter.js
|
61d1df2b43
fix: remove crashReporterRenderer.sendSync() workaround for init() (#17409)
|
6 years ago |
dialog.js
|
4e0d4c4785
fix: set cancelId to 1 when defaultId == 0 and no 'cancel' button (#17151)
|
6 years ago |
global-shortcut.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
in-app-purchase.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
ipc-main.js
|
b50f86ef43
refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940)
|
6 years ago |
menu-item-roles.js
|
0b6cc93896
fix: register accelerator if role has no registerAccelerator (backport: 4-0-x) (#16314)
|
6 years ago |
menu-item.js
|
f451ce6416
feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration (backport: 4-0-x) (#15840)
|
6 years ago |
menu-utils.js
|
b8bc25665f
fix: ability to fetch separators by id (#15294)
|
6 years ago |
menu.js
|
ee1529587c
fix: throw error when inserting menu items out-of-range (#17461)
|
6 years ago |
module-list.js
|
b50f86ef43
refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940)
|
6 years ago |
navigation-controller.js
|
73e3667b8d
security: don't allow arbitrary methods to be invoked on webContents (#16123)
|
6 years ago |
net-log.js
|
c6fd15e641
fix: correctly return properties on the netLog module (#17544)
|
6 years ago |
net.js
|
3ad3ade828
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
6 years ago |
notification.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
power-monitor.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
power-save-blocker.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
protocol.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
screen.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
session.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
system-preferences.js
|
d628aad3bf
feat: remove needless mojave dark mode APIs and add instructions on how to use the macOS replacement (#14895)
|
6 years ago |
top-level-window.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
touch-bar.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
tray.js
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
view.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
web-contents-view.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
web-contents.js
|
6d313b48f2
Fix webContents.print() (#17116)
|
6 years ago |