electron/lib/browser/api
2020-03-18 16:46:05 -07:00
..
auto-updater chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
exports fix: don't export __esModule = true by electron.ts (#20939) 2019-11-04 14:16:42 -08:00
views chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
app.ts chore: update app module property support (#22713) 2020-03-18 10:06:41 -07:00
auto-updater.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
browser-view.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
browser-window.js chore: support props/fns for BrowserWindow (#22686) 2020-03-16 14:03:35 -07:00
content-tracing.js feat: [contentTracing] allow calling stopTracing() with no arguments (#18411) 2019-05-28 14:15:42 -07:00
crash-reporter.js refactor: crashReporterInit (#16729) 2019-02-05 12:56:44 -08:00
dialog.js fix: pass noLink correctly on Windows (#21386) 2019-12-05 13:38:57 -08:00
global-shortcut.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
in-app-purchase.js chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
ipc-main.ts refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
menu-item-roles.js doc: add missing MenuItem roles (#19329) 2019-07-31 14:13:56 -07:00
menu-item.js add toolTip property for MenuItem (#19099) 2019-07-11 17:56:22 +09:00
menu-utils.js fix: ability to fetch separators by id (#15290) 2018-10-19 13:09:40 -07:00
menu.js fix: remove bad usages of for-in and guard against it (#22616) 2020-03-17 13:17:55 -07:00
message-channel.ts feat: MessagePorts in the main process (#22404) 2020-03-11 18:07:54 -07:00
module-keys.js feat: MessagePorts in the main process (#22404) 2020-03-11 18:07:54 -07:00
module-list.ts feat: MessagePorts in the main process (#22404) 2020-03-11 18:07:54 -07:00
native-theme.ts fix: don't expose nativeTheme in the renderer process (#20139) 2019-09-16 14:23:13 -07:00
net-log.js fix: correctly return properties on the netLog module (#17525) 2019-03-25 22:40:38 -04:00
net.js fix: remove bad usages of for-in and guard against it (#22616) 2020-03-17 13:17:55 -07:00
notification.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
power-monitor.ts fix: use powerMonitor.on() only after app is ready (#21927) 2020-01-28 12:19:44 -06:00
power-save-blocker.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
protocol.ts chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
screen.ts refactor: allow requiring modules with no side effects (#17496) 2019-04-30 09:46:08 +09:00
session.js refactor: ginify session.netLog (#22732) 2020-03-18 16:46:05 -07:00
system-preferences.ts chore: more modules to dual prop/fn support (#22688) 2020-03-17 18:06:52 -07:00
top-level-window.js refactor: make applicationMenu a property on app (#17361) 2019-04-02 13:36:57 -07:00
touch-bar.js fix: guard against duplicate TouchBarItem IDs (#22272) 2020-02-26 22:12:56 +00:00
tray.js feat: migrate custom macOS tray view to native one (#18981) 2019-07-31 10:52:50 -07:00
view.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
web-contents-view.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
web-contents.js refactor: EventEmitters without gin_helper (#22726) 2020-03-18 12:57:08 -07:00