trop[bot] 4b10899dfa feat: add webContents.fromDevToolsTargetId() (#30730) 3 years ago
..
auto-updater 38fafe4986 refactor: ginify autoUpdater (#24678) 4 years ago
exports 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
views b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
app.ts 9c37e12e2d refactor: ginify app (#24679) 4 years ago
auto-updater.ts 354ea00f17 chore: tsify auto-updater (#24328) 4 years ago
base-window.ts d00e869560 fix: isFullScreen typo (#27864) 4 years ago
browser-view.ts 9bd0fc5348 refactor: ginify BrowserView (#23578) 4 years ago
browser-window.ts c285da9071 fix: adjust initial webContents focus calculation (#29204) (#29235) 3 years ago
content-tracing.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
crash-reporter.ts f1c4265072 chore: Add a condition to crashReporter deprecate log (#28013) 4 years ago
desktop-capturer.ts df53816eea feat: expose the desktopCapturer module in the main process (#23548) 4 years ago
dialog.ts 9b98f906e0 refactor: use "as const" for constant mappings (#28999) 4 years ago
global-shortcut.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
in-app-purchase.ts 071c5930b9 refactor: ginify InAppPurchase (#24674) 4 years ago
ipc-main.ts 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
menu-item-roles.ts bb3fb548d8 feat: add APIs to enable/disable spell checker (#26276) 4 years ago
menu-item.ts bb3fb548d8 feat: add APIs to enable/disable spell checker (#26276) 4 years ago
menu-utils.ts 3503d3745b fix: order menu items before filtering excess separators (#25563) 4 years ago
menu.ts 23bfc37825 fix: Menu.setApplicationMenu can return a useless array 29088 (#29128) 3 years ago
message-channel.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
module-list.ts 6b6ffbdd10 feat: add support for share menu on macOS (#25629) 4 years ago
module-names.ts 6b6ffbdd10 feat: add support for share menu on macOS (#25629) 4 years ago
native-image.ts beaf60de0a feat: add nativeImage.createThumbnailFromPath API (#24802) 4 years ago
native-theme.ts 734753dd7a refactor: ginify NativeTheme (#24673) 4 years ago
net-log.ts b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
net.ts 13284a3a57 fix: do not handle write errors after request is aborted (#28721) 4 years ago
notification.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
power-monitor.ts a9924e1c32 feat: add powerMonitor.onBatteryPower (#26494) 4 years ago
power-save-blocker.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
protocol.ts 39f865e4e3 fix: make protocol wrapper remote-friendly again (#27043) 4 years ago
screen.ts d2c4b594bd fix: screen EventEmitter methods with remote (#26988) 4 years ago
session.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
share-menu.ts 6b6ffbdd10 feat: add support for share menu on macOS (#25629) 4 years ago
system-preferences.ts e84539f2e0 fix: systemPreferences.effectiveAppearance returning systemPreferences.getAppLevelAppearance() (#26879) 4 years ago
touch-bar.ts dd24a4b0f6 fix: make TouchBarPopover and TouchBarGroup work (#27901) (#28411) 4 years ago
tray.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
view.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
web-contents-view.ts b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
web-contents.ts 4b10899dfa feat: add webContents.fromDevToolsTargetId() (#30730) 3 years ago
web-frame-main.ts e25de07657 feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807) (#27366) 4 years ago