Zeke Sikelianos
|
39c5ff2077
|
missing space in doc
|
2016-08-22 11:17:05 -07:00 |
|
Cheng Zhao
|
23ca9fcd02
|
Merge pull request #6900 from electron/loadurl-example
Improve doc for loadURL
|
2016-08-22 10:46:03 +09:00 |
|
Cheng Zhao
|
8b9fd8a76e
|
Merge pull request #6858 from electron/default-protocol-launch-args
Allow settings of launch args when using defaultProtocol
|
2016-08-22 09:32:54 +09:00 |
|
Zeke Sikelianos
|
1985432e8e
|
recommend url.format for file URLs
|
2016-08-19 13:31:57 -07:00 |
|
Zeke Sikelianos
|
d9901e62b6
|
improve doc for loadURL
|
2016-08-18 22:20:55 -07:00 |
|
Samuel Attard
|
ca971e978e
|
Return boolean instead of empty string when error occurs. Update docs
|
2016-08-18 18:02:13 +10:00 |
|
Cheng Zhao
|
b9b6fc238e
|
docs: Correctly fomart titleBarStyle line
|
2016-08-18 14:42:10 +09:00 |
|
Cheng Zhao
|
105597c7e8
|
Merge pull request #6848 from miniak/titlebar-style-hidden
Add support for titleBarStyle: 'hidden' on OS X 10.9
|
2016-08-18 14:40:54 +09:00 |
|
Kevin Sawicki
|
09adffe48f
|
Merge pull request #6870 from electron/more-permissive-standard-markdown
Use a more permissive version of standard-markdown
|
2016-08-17 08:52:06 -07:00 |
|
Cheng Zhao
|
47c37d6f51
|
Merge pull request #6814 from brave/net-converter-fix
don't convert a string to an array buffer
|
2016-08-17 20:44:13 +09:00 |
|
Zeke Sikelianos
|
cc2b95fac3
|
js → javascript
|
2016-08-16 14:50:21 -07:00 |
|
Zeke Sikelianos
|
e71280f31c
|
restore js label to orphan code blocks
|
2016-08-16 14:49:42 -07:00 |
|
Samuel Attard
|
ce986590cf
|
Clarify defaults
|
2016-08-16 15:39:36 +10:00 |
|
Samuel Attard
|
db27da5db0
|
Document the optional params
|
2016-08-16 15:38:35 +10:00 |
|
Milan Burda
|
ab8fd49c72
|
Add support for titleBarStyle: 'hidden' on OS X 10.9 (hidden-inset falls back to hidden)
|
2016-08-15 22:10:38 +02:00 |
|
Stan
|
c9f80dfc7b
|
Added title to page-title-updated return args
|
2016-08-15 13:06:29 -04:00 |
|
bridiver
|
94c60379d1
|
don't convert a string to an array buffer
|
2016-08-13 13:35:23 -07:00 |
|
Haojian Wu
|
6a9801b82c
|
Remove an extra space in front of #.
|
2016-08-12 22:01:30 +02:00 |
|
Samuel Attard
|
0b624315b2
|
Fix attribute typo in docs
|
2016-08-12 01:49:56 +10:00 |
|
Samuel Attard
|
5b07e8dd5b
|
Send isMainFrame as argument to did-navigate-in-page event
|
2016-08-12 01:27:50 +10:00 |
|
Cheng Zhao
|
6cd99ebf6b
|
Merge pull request #6752 from lgalabru/feature/macos-native-notifications
Send events as native macOS notifications
|
2016-08-09 21:34:52 +09:00 |
|
Cheng Zhao
|
81244c2221
|
Merge pull request #6768 from electron/felix-set-progress
Enable mode indication for setProgressBar
|
2016-08-09 20:58:07 +09:00 |
|
Felix Rieseberg
|
73c91dae9e
|
🔧 Enable mode indication for setProgressBar
This commit enables setting a mode for the setProgressBar method.
Old behavior is kept intact, usage is entirely optional.
|
2016-08-08 15:52:20 -07:00 |
|
Kevin Sawicki
|
11b14f7621
|
Add zoom items to menu template
|
2016-08-08 11:09:30 -07:00 |
|
Kevin Sawicki
|
bcc372568f
|
Add zoom menu item roles
|
2016-08-08 11:09:30 -07:00 |
|
Kevin Sawicki
|
59ffe35781
|
Merge pull request #6765 from miniak/menu-speaking-roles
Add macOS specific speaking roles for MenuItem
|
2016-08-08 11:06:45 -07:00 |
|
Milan Burda
|
a6125c538e
|
Add BrowserWindow.prototype.setThumbnailToolTip
|
2016-08-08 12:05:47 +02:00 |
|
Milan Burda
|
e84c82b4a7
|
Document boolean return value of app.setAsDefaultProtocolClient + app.removeAsDefaultProtocolClient
|
2016-08-08 02:26:27 +02:00 |
|
Milan Burda
|
a0cf013112
|
Report app.setUserTasks success/failure
|
2016-08-08 02:22:51 +02:00 |
|
Milan Burda
|
edc1a9614c
|
Add macOS specific speaking roles for MenuItem
|
2016-08-08 00:02:32 +02:00 |
|
Ludovic Galabru
|
38cc56efee
|
🍎 Send events as native macOS notifications
|
2016-08-06 14:54:07 +02:00 |
|
Cheng Zhao
|
7173d8b01b
|
Use getBitmap in docs
|
2016-08-05 18:08:36 +09:00 |
|
Cheng Zhao
|
1be253e1aa
|
Cleanup the code of getBitmap
|
2016-08-05 18:05:44 +09:00 |
|
Heilig Benedek
|
b5c19a9c6d
|
update docs
|
2016-08-05 17:40:42 +09:00 |
|
Cheng Zhao
|
736fbd46c6
|
docs: Show how to use bitmap data directly
|
2016-08-05 17:40:42 +09:00 |
|
Cheng Zhao
|
8c4ebdc88e
|
Emit NativeImage objects in paint event
|
2016-08-05 17:40:42 +09:00 |
|
Kevin Sawicki
|
01f95c149a
|
Doc BrowserWindow.setContentBounds
|
2016-08-04 12:15:29 -07:00 |
|
Kevin Sawicki
|
a868bffd73
|
Document BrowserWindow.getContentBounds()
|
2016-08-04 09:58:36 -07:00 |
|
Cheng Zhao
|
64334fd40b
|
Pass SkBitmap directly
|
2016-08-04 13:22:19 +09:00 |
|
Cheng Zhao
|
32d9382417
|
Merge pull request #6713 from MaxWhere/offscreen-rendering-fixes
Fixes buffer size in offscreen mode
|
2016-08-04 13:00:54 +09:00 |
|
Kevin Sawicki
|
05ab7d39ad
|
Mark isDestroyed as public on BrowserWindow/WebContents
|
2016-08-03 14:58:22 -07:00 |
|
gellert
|
ca16132268
|
renames to bytesPerPixel and use nullptr
|
2016-08-03 19:39:23 +02:00 |
|
Milan Burda
|
d8f79bf29b
|
docs: fix cwd description for shell.writeShortcutLink
|
2016-08-03 18:27:15 +02:00 |
|
gellert
|
50485a28d3
|
fixes buffer size and adds pixel size to paint event
|
2016-08-03 13:28:19 +02:00 |
|
Cheng Zhao
|
5dabc47440
|
Remove the view-painted event
|
2016-08-03 16:20:55 +09:00 |
|
Cheng Zhao
|
322fb97d8d
|
Merge pull request #6686 from darkdh/swipe_prefs
Swipe back/forward should respect system preferences
|
2016-08-03 16:10:29 +09:00 |
|
Cheng Zhao
|
b9bcba7abe
|
docs: Do not repeat processes for multiple times in menu.md
|
2016-08-03 16:08:54 +09:00 |
|
Cheng Zhao
|
163a6bd5c5
|
Merge pull request #6700 from calidion/patch-1
Update menu.md
|
2016-08-03 16:00:52 +09:00 |
|
Anthony Tseng
|
e0c0e3e5f7
|
Add IsSwipeTrackingFromScrollEventsEnabled in system prefs
|
2016-08-03 10:27:56 +08:00 |
|
Eric
|
5ae112677b
|
Update menu.md
1. add difference notice
2. changed `render process` to `main process`
|
2016-08-03 10:10:56 +08:00 |
|
Cheng Zhao
|
63c34f3dcf
|
docs: Use app.disableHardwareAcceleration() instead of --disable-gpu
The --disable-gpu switch does not work when passed with `appendSwitch`.
|
2016-08-03 10:32:29 +09:00 |
|
Cheng Zhao
|
ba9aa13bd8
|
Fix lint warnings in documentations
|
2016-08-03 10:15:38 +09:00 |
|
Cheng Zhao
|
363fabdcb4
|
Merge branch 'offscreen-rendering' of https://github.com/MaxWhere/electron into merge-offscreen
|
2016-08-03 10:09:48 +09:00 |
|
Milan Burda
|
87c9926fe8
|
Move Toggle Fullscreen to the bottom of the View menu
|
2016-08-02 18:08:41 +02:00 |
|
gellert
|
8eed91d87a
|
Merge remote-tracking branch 'upstream/master' into speedup-gpu
|
2016-08-02 14:59:03 +02:00 |
|
Cheng Zhao
|
84bb82866d
|
docs: the callbacks
|
2016-08-02 14:44:06 +09:00 |
|
Cheng Zhao
|
56b1abd64a
|
Merge pull request #6685 from electron/document-contents-zoom
Implement and Document the zoom methods that are mapped to the webContents object
|
2016-08-02 14:41:09 +09:00 |
|
Cheng Zhao
|
7ac28b53e6
|
Merge pull request #6683 from gabriel/master
Add isVisible() to app.dock
|
2016-08-02 12:33:36 +09:00 |
|
Samuel Attard
|
b59f37de98
|
Document the async versions of getZoomFactor and getZoomLevel
|
2016-08-02 13:04:21 +10:00 |
|
Samuel Attard
|
a1f5ca1ad2
|
Document the zoom methods that are mapped to the webContents object
|
2016-08-02 12:28:13 +10:00 |
|
Gabriel Handford
|
7bde92deb9
|
Add isVisible() to app.dock
|
2016-08-01 15:22:37 -07:00 |
|
Milan Burda
|
e7322edb3a
|
docs: Improve ICO size list
|
2016-08-01 13:13:40 +02:00 |
|
gellert
|
439ad94afe
|
Merge remote-tracking branch 'upstream/master' into speedup-gpu
|
2016-08-01 12:00:34 +02:00 |
|
Heilig Benedek
|
0eacee0058
|
add documentation for changes
|
2016-08-01 02:18:19 +02:00 |
|
Heilig Benedek
|
2b05be64b4
|
add documentation for changes
|
2016-08-01 02:14:45 +02:00 |
|
gellert
|
35ee99265e
|
adds tests for osr
|
2016-07-31 17:10:53 +02:00 |
|
gellert
|
f60d791fa8
|
adds docs for osr
|
2016-07-31 00:22:34 +02:00 |
|
Milan Burda
|
e428d5db4f
|
docs: fix argument types
|
2016-07-29 11:56:32 +02:00 |
|
Yuya Ochiai
|
29d66eb0d0
|
📝 Add recommended sizes for Windows ICO icons
For #6396
Please refer to https://msdn.microsoft.com/en-us/library/windows/desktop/dn742485(v=vs.85).aspx
[ci skip]
|
2016-07-28 23:22:41 +09:00 |
|
Cheng Zhao
|
e73bd00854
|
Merge pull request #6629 from electron/download-item-get-save-path
Set download item save path to selected path from dialog
|
2016-07-28 15:23:43 +09:00 |
|
Kevin Sawicki
|
4e9b19074f
|
Make downloadItem.getSavePath() public
|
2016-07-27 17:33:36 -07:00 |
|
Cheng Zhao
|
bf20bbc247
|
Merge pull request #6623 from electron/shortcut
Add shell.writeShortcutLink/readShortcutLink APIs
|
2016-07-28 08:48:52 +09:00 |
|
DaveJ
|
42640b6170
|
docs: Add click handler to tray window example
|
2016-07-27 23:56:00 +01:00 |
|
DaveJ
|
322fe36dea
|
docs: Fix undefined variables
|
2016-07-27 23:23:26 +01:00 |
|
Dave Jeffery
|
4823b5582f
|
docs: Explain how to use highlightMode with BrowserWindow
As discussed on https://github.com/electron/electron/pull/6620
|
2016-07-27 21:35:13 +01:00 |
|
Cheng Zhao
|
eadffc6db8
|
docs: icon and iconIndex have to be set together
|
2016-07-27 19:49:17 +09:00 |
|
Cheng Zhao
|
d6234e11df
|
docs: shell.writeShortcutLink/readShortcutLink
|
2016-07-27 16:47:24 +09:00 |
|
Cheng Zhao
|
b8bafbc5a3
|
Merge pull request #6620 from electron/tray-highlight-toggle
Add option to always highlight the tray icon
|
2016-07-27 10:49:38 +09:00 |
|
Cheng Zhao
|
99b523176b
|
Merge pull request #6619 from electron/web-contents-copy-image-at
Add webContents.copyImageAt(x, y)
|
2016-07-27 10:15:38 +09:00 |
|
Kevin Sawicki
|
0ff6b87f8c
|
Update tray.setHighlightMode docs
|
2016-07-26 13:59:19 -07:00 |
|
Kevin Sawicki
|
31564f079f
|
Document webContents.copyImageAt(x,y)
|
2016-07-26 12:08:05 -07:00 |
|
Zeke Sikelianos
|
c3f26df577
|
standardize electron-capturer doc snippets
|
2016-07-26 09:49:02 -07:00 |
|
Zeke Sikelianos
|
06a354a2eb
|
standardize all javascript blocks in English docs
|
2016-07-26 09:48:19 -07:00 |
|
Vadim Macagon
|
6cc68638e7
|
Normalize string quotes in desktopCapturer docs
Missed one string in my previous PR :(
|
2016-07-26 11:57:39 +07:00 |
|
Cheng Zhao
|
2b0cd97bb8
|
Merge pull request #6593 from enlight/improved-desktop-capturer-docs
Improve readability, and add a link to the navigator.getUserMedia API
|
2016-07-26 13:35:54 +09:00 |
|
Vadim Macagon
|
89309244b5
|
Improve the desktopCapturer docs
Made minor improvements to readability, and added a link to the
`navigator.getUserMedia` docs on MDN for convenience.
|
2016-07-26 10:48:38 +07:00 |
|
Luke Page
|
c365aa85c2
|
Clarify the default arguments for popup
The null / -1 defaults weren't very helpful, so changed to follow other documentation and write the behaviour if that param is missing.
|
2016-07-25 13:57:38 +02:00 |
|
Cheng Zhao
|
729b84f2ca
|
Merge pull request #6576 from electron/browser-window-proxy-docs
Fix BrowserWindowProxy documentation
|
2016-07-25 16:55:49 +09:00 |
|
Cheng Zhao
|
a30997867f
|
Merge pull request #6573 from electron/native-image-doc
Fix documentation for NativeImage
|
2016-07-25 16:55:09 +09:00 |
|
Cheng Zhao
|
fd8cc63ca9
|
Merge pull request #6558 from deepak1556/session_proxy_patch
session: add proxyBypassRules option to setProxy api
|
2016-07-25 16:03:50 +09:00 |
|
Cheng Zhao
|
c497765dea
|
Merge pull request #6524 from liusy182/painted-event-6426
add "view-painted" event to WebContent.
|
2016-07-25 16:02:50 +09:00 |
|
Zeke Sikelianos
|
a2ffab40f9
|
use an instance-variable-style name for BrowserWindowProxy
|
2016-07-22 15:00:10 -07:00 |
|
Zeke Sikelianos
|
9432cb9170
|
use standard-style javascript in nativeImage doc
|
2016-07-22 13:47:05 -07:00 |
|
Zeke Sikelianos
|
9ca0fbaeb7
|
fix capitalization and headings for NativeImage class
|
2016-07-22 13:42:27 -07:00 |
|
Cheng Zhao
|
99ec841a8e
|
Merge pull request #6342 from electron/chrome52
Upgrade to Chrome 52
|
2016-07-22 08:53:33 -06:00 |
|
liusy182
|
6e83f454d7
|
documentation error pointed out in issue #6541
|
2016-07-21 22:46:46 +08:00 |
|
Cheng Zhao
|
b57665330c
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
|
deepak1556
|
aa6d79a3d8
|
session: add proxyBypassRules option to setProxy api
|
2016-07-21 10:14:54 +05:30 |
|
Cheng Zhao
|
a0c5749ac1
|
Merge pull request #6547 from electron/update-web-view-docs
docs: Update nodeintegration of web-view-tag.md
|
2016-07-20 05:18:47 -06:00 |
|
Cheng Zhao
|
99524bf490
|
Merge pull request #6540 from mattslay/patch-1
Update file-object.md
|
2016-07-20 05:13:43 -06:00 |
|