.. |
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
|
b50f86ef43
refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940)
|
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
|
61fddb6606
fix: throw error when inserting menu items out-of-range (backport: 4-0-x) (#17434)
|
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
|
434a6e3561
refactor: create request context from network context (#14656)
|
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 |