Cheng Zhao
|
fa023842d3
|
Merge pull request #6111 from electron/docs-formatting
Docs formatting
|
2016-06-24 00:24:57 +00:00 |
|
Zeke Sikelianos
|
3dcbbe9f20
|
remove parens from type
|
2016-06-23 14:13:03 -07:00 |
|
Zeke Sikelianos
|
cfebf7aa6b
|
fix list indentation
|
2016-06-23 10:36:16 -07:00 |
|
Cheng Zhao
|
e70c622a70
|
Merge pull request #6190 from electron/default-label-and-accelerator
Add default label and accelerator for menu item roles
|
2016-06-23 05:34:10 +00:00 |
|
Cheng Zhao
|
6cfd078d19
|
Merge pull request #6174 from electron/session-docs-cleanup
docs: Separate Cookies and WebRequest classes in session.md
|
2016-06-23 04:05:18 +00:00 |
|
Kevin Sawicki
|
e9222583cb
|
toPng/toJpeg -> toPNG/toJPEG
|
2016-06-22 15:47:42 -07:00 |
|
Kevin Sawicki
|
4dbdcad05e
|
Remove label/accelerators with role defaults
|
2016-06-22 14:37:16 -07:00 |
|
Kevin Sawicki
|
c98f419bc8
|
Doc role defaults
|
2016-06-22 14:10:44 -07:00 |
|
Milan Burda
|
c243cf0c0f
|
Add BrowserWindow.prototype.setContentProtection(enable)
|
2016-06-22 10:40:33 +02:00 |
|
Cheng Zhao
|
1a74177e2d
|
docs: Separate Cookies and WebRequest classes in session.md
|
2016-06-22 16:34:58 +09:00 |
|
Cheng Zhao
|
6b1df5838c
|
docs: ses.setUserAgent(userAgent[, acceptLanguages])
|
2016-06-22 16:05:38 +09:00 |
|
Zeke Sikelianos
|
72403c1a8d
|
use consistent verb style
|
2016-06-21 22:56:51 -07:00 |
|
Zeke Sikelianos
|
90d1b9169f
|
prepositions are hard
|
2016-06-21 22:55:26 -07:00 |
|
Zeke Sikelianos
|
2a079b2e0a
|
wether → whether
|
2016-06-21 22:54:43 -07:00 |
|
Zeke Sikelianos
|
0ff50650d2
|
document drop-files event type
|
2016-06-21 22:54:43 -07:00 |
|
Zeke Sikelianos
|
574e8974b6
|
undo heading changes to special-case session
|
2016-06-21 22:54:43 -07:00 |
|
Zeke Sikelianos
|
a82a2485d7
|
fix debugger event headings
|
2016-06-21 22:54:43 -07:00 |
|
Zeke Sikelianos
|
0d481aaeb8
|
📝 use h3 headings for events and methods, per the styleguide
|
2016-06-21 22:54:43 -07:00 |
|
Cheng Zhao
|
62d0dbea5a
|
docs: Reformat the menu-item.md
|
2016-06-22 13:23:07 +09:00 |
|
Cheng Zhao
|
8d08e215b2
|
Add "event" parameter for "click" handler of MenuItem
|
2016-06-22 11:22:14 +09:00 |
|
Kevin Sawicki
|
35097b244e
|
Doc togglefullscreen menu item role
|
2016-06-21 09:43:29 -07:00 |
|
Kevin Sawicki
|
395c372702
|
Document quit role
|
2016-06-21 09:08:13 -07:00 |
|
Cheng Zhao
|
9d63199c37
|
docs: Make tray.md follow docs style guide
|
2016-06-21 16:20:33 +09:00 |
|
Cheng Zhao
|
11f242a241
|
docs: Tray.getBounds()
|
2016-06-21 16:13:50 +09:00 |
|
Charlie Hess
|
74321dce74
|
Add systemPreferences.subscribeLocalNotification. (#6150)
|
2016-06-21 00:48:42 +00:00 |
|
Cheng Zhao
|
f7a9b1ae04
|
docs: modal window is greatly simplified
|
2016-06-20 16:00:38 +09:00 |
|
Cheng Zhao
|
946d246aea
|
docs: Parent and child windows
|
2016-06-20 11:21:34 +09:00 |
|
Blaine Schmeisser
|
c75f3a8b5e
|
Add copy/pasta example for system preferences.
Most of the other api docs have one example of where to find the module in a copy/paste format. This pull request adds one for the system preferences.
|
2016-06-19 08:53:34 -07:00 |
|
Leonard Lamprecht
|
511bf83fe7
|
Improved wording
|
2016-06-18 15:28:22 +02:00 |
|
Leonard Lamprecht
|
67dd19ed0f
|
Replace OS X and Mac OS with macOS
|
2016-06-18 15:26:26 +02:00 |
|
Kevin Sawicki
|
6709e3c338
|
Mark which APIs are unavailable before app ready
|
2016-06-17 15:06:59 -07:00 |
|
Mark Judd
|
bf6133d61f
|
📝 Fix minor text issues.
|
2016-06-17 11:45:12 -04:00 |
|
Cheng Zhao
|
1a70fd8efe
|
Merge pull request #6087 from electron/public-app-menu-getter
Make Menu.getApplicationMenu() public
|
2016-06-17 00:40:14 +00:00 |
|
Kevin Sawicki
|
094098b571
|
Correct typos in docs
|
2016-06-16 15:19:38 -07:00 |
|
Machisté N. Quintana
|
296d49dc56
|
Make Menu.getApplicationMenu() public
Closes https://github.com/electron/electron/issues/6085
|
2016-06-16 12:43:01 -07:00 |
|
Yudu Ban
|
d014f7fc76
|
fix spell error
|
2016-06-16 09:31:10 +08:00 |
|
Cheng Zhao
|
af722cc104
|
Merge pull request #6029 from electron/web-contents-created-app-api
Add web-contents-created event to app
|
2016-06-13 23:31:47 +00:00 |
|
Cheng Zhao
|
fcc7dc774a
|
Merge pull request #6026 from electron/ready-to-show
Add "ready-to-show" event and docs on showing window gracefully
|
2016-06-13 23:24:14 +00:00 |
|
Kevin Sawicki
|
88a81ef946
|
Doc web-contents-created
|
2016-06-13 09:01:06 -07:00 |
|
Kushagra Sharma
|
61c0981ac7
|
remove extraneous 'not'
[ci skip]
|
2016-06-13 20:14:42 +05:30 |
|
Cheng Zhao
|
fc09c98bec
|
Use once for 'ready-to-show'
|
2016-06-13 22:19:44 +09:00 |
|
Cheng Zhao
|
8a50a1b9d3
|
docs: Showing window gracefully
|
2016-06-13 22:11:40 +09:00 |
|
Cheng Zhao
|
e284deb7e1
|
docs: The side effect of focusable: false on Linux
|
2016-06-13 17:53:08 +09:00 |
|
Cheng Zhao
|
50f1837097
|
On Windows focusable: false also means skipTaskbar: true
|
2016-06-13 17:24:45 +09:00 |
|
Cheng Zhao
|
8eca728e0a
|
Add focusable option
|
2016-06-13 17:10:28 +09:00 |
|
Cheng Zhao
|
5aecd10502
|
docs: Document the behavior of win.setIgnoreFocus on OS X
|
2016-06-13 16:40:02 +09:00 |
|
Cheng Zhao
|
ce00f4a273
|
Merge pull request #6013 from miniak/setIgnoreFocus
Add BrowserWindow.prototype.setIgnoreFocus
|
2016-06-13 07:18:10 +00:00 |
|
Cheng Zhao
|
04479b40a7
|
Merge pull request #6012 from miniak/menu-item-roles
Document 'zoom' role + add missing menu items (Delete / Paste and Match Style / Zoom)
|
2016-06-13 06:21:53 +00:00 |
|
Cheng Zhao
|
33a69fe50b
|
Merge pull request #6008 from develar/patch-1
Add info about electron-builder to build windows installer
|
2016-06-13 06:16:53 +00:00 |
|
Cheng Zhao
|
4f1f0add27
|
docs: Reword the requirement of setApplication Menu
|
2016-06-13 10:52:12 +09:00 |
|