Haojian Wu
f40155645c
📝 say more about setDownloadPath API.
2015-07-29 14:13:28 +08:00
Haojian Wu
877830e4a1
No need for default_download_path_ member.
2015-07-29 14:04:14 +08:00
Haojian Wu
45f5a10d5d
Use NSImageView to draw tray icon.
...
* Fixes Tempate image doesn't show correctly in dark mode.
* Fixes the tray icon is stretched showing in menubar.
* Fixes title color will not reversed in dark mode.
2015-07-29 13:45:01 +08:00
Cheng Zhao
d42fd6fc7e
win: Pass modifers in 'clicked' events
2015-07-29 13:10:51 +08:00
Cheng Zhao
74248253f5
win: Set GUID when getting icon's bounds
2015-07-29 12:55:44 +08:00
Cheng Zhao
15273c1f7a
docs: Don't say things that are expected
2015-07-29 12:41:40 +08:00
Taichiro Yoshida
fc92ceb0b6
do not overwrite node-integration
option
...
If `node-integration` option pass to window.open, do not overwrite by current window's one
2015-07-29 13:41:11 +09:00
Cheng Zhao
9afa94f4b8
win: Implement double-clicked event
2015-07-29 12:36:01 +08:00
Cheng Zhao
edde653d60
Merge branch 'feature/modifiers-click-tray' of https://github.com/nishanths/electron into nishanths-feature/modifiers-click-tray
2015-07-29 12:19:17 +08:00
Robo
66553eea1a
webContents: api to add/remove path from devtools workspace
2015-07-29 09:29:38 +05:30
Cheng Zhao
2c97cd64cf
Minor style fix for #2352
2015-07-29 11:48:40 +08:00
Cheng Zhao
ff6b9d0907
Merge pull request #2352 from nishanths/feature/native-image-is-template
...
Add NativeImage.isTemplateImage method
2015-07-29 11:47:00 +08:00
Cheng Zhao
c500c9b289
Merge pull request #2349 from atom/mq-run-your-app
...
Reorganize the Run Your App section
2015-07-29 11:46:02 +08:00
Cheng Zhao
9afb973498
Merge pull request #2347 from deepak1556/fetch_job_headers_patch
...
protocol: fix request headers in urlRequestFetchJob
2015-07-29 11:44:47 +08:00
Cheng Zhao
1bc49487ad
Merge pull request #2314 from UsabilityEtc/update-api-docs
...
Update api docs
2015-07-29 11:35:14 +08:00
Cheng Zhao
f485a9894c
Merge pull request #2318 from craigshoemaker/patch-1
...
📝 Windows/Linux compatibility changes
2015-07-29 11:34:46 +08:00
Cheng Zhao
c140077d53
Merge pull request #2338 from atom/page_size_option
...
Add 'pageSize' option in printToPDF API.
2015-07-29 11:32:49 +08:00
Cheng Zhao
42ce91323c
docs: Small style fix for #2337
2015-07-29 11:28:20 +08:00
Cheng Zhao
0ca9dfbc12
Merge pull request #2337 from nishanths/feature/bounds-tray-dblclick
...
Send bounding Rect on tray double click events
2015-07-29 11:27:04 +08:00
Cheng Zhao
b08af89473
Style fix for #2328
2015-07-29 11:22:12 +08:00
Cheng Zhao
b9cf0f2126
Merge pull request #2328 from atom/tray-settings-propagate
...
Propagate User App Model ID to Tray Icon
2015-07-29 11:08:35 +08:00
Jeffrey Morgan
b10560a5b0
Fix typo in auto-updater.md
2015-07-28 16:51:41 +01:00
Cheng Zhao
f4d8e32c9f
Merge pull request #2350 from matiasinsaurralde/master
...
Basic Spanish docs
2015-07-28 16:22:11 +08:00
Haojian Wu
617bff8ec8
Fix a missing the specified mime type check in <input> accept attribute.
2015-07-28 10:32:13 +08:00
Nishanth Shanmugham
a44f14d76e
Fix code formatting issues
2015-07-27 03:33:15 -07:00
Nishanth Shanmugham
74b4522195
Add keyboard modifiers payload to tray click events
...
* Add keyboard and mouse button bitsum to Tray click events payload
* Move getBoundsFromRect: to common event_util file
* Update documentation
2015-07-27 03:15:51 -07:00
Nishanth Shanmugham
99a8f29de9
Move event type functions to a common event_util file
2015-07-27 00:41:20 -07:00
Nishanth Shanmugham
51111430b3
Add NativeImage docs for IsTemplateImage
2015-07-26 21:59:43 -07:00
Nishanth Shanmugham
9211109088
Add NativeImage.IsTemplateImage method
...
* Rename internal function that determines template image filename patterns
* Add the new IsTemplateMethod
2015-07-26 21:58:48 -07:00
Matias Insaurralde
ad7e4a77db
custom dom texts
2015-07-26 22:59:19 -04:00
Matias Insaurralde
faf10183d8
first docs
2015-07-26 22:57:43 -04:00
Haojian Wu
59c3efd44b
Correct the override comment.
2015-07-27 09:09:32 +08:00
Machisté N. Quintana
f2b2c58758
📝 🎨 Grammar fix
2015-07-26 20:31:01 -04:00
Machisté N. Quintana
b6f6bf9778
📝 Reorganize the Run Your App section
2015-07-26 20:26:10 -04:00
Robo
b0e73532de
protocol: fix request headers in urlRequestFetchJob
2015-07-27 02:51:41 +05:30
Haojian Wu
7f0cb0ce1b
📝 session.setDownloadPath API.
2015-07-26 16:52:02 +08:00
Haojian Wu
fef53d18c4
Add session.setDownloadPath
API.
2015-07-26 16:51:27 +08:00
Haojian Wu
2aa17debc8
prefs' key needs to be registered before using.
2015-07-26 16:17:55 +08:00
Haojian Wu
0700f08d6d
Copy pref_names files from Chromium.
2015-07-26 16:08:29 +08:00
Nishanth Shanmugham
1a074bb148
Update tray double-click docs
...
* Mention bounds payload
2015-07-25 21:16:15 -07:00
Haojian Wu
74f2e9f102
📝 pageSize option.
2015-07-26 11:57:53 +08:00
Nishanth Shanmugham
f53995d555
Send bounding Rect on tray double click events
2015-07-25 20:56:35 -07:00
Haojian Wu
9eeebedf5f
Add pageSize option in printToPDF API.
2015-07-26 11:55:52 +08:00
Paul Betts
5e61974c24
Set NIF_GUID if we have a GUID
2015-07-24 08:05:36 -07:00
Craig Shoemaker
d485cfbca3
Fixed typo
2015-07-24 06:53:55 -07:00
Paul Betts
70feb08f84
Fix linting issues
2015-07-24 03:30:23 -07:00
Paul Betts
75b08f510e
Fix up namespaces
2015-07-24 03:27:15 -07:00
Paul Betts
08383a69ce
Propagate User App Model ID to Tray Icon
...
This PR prevents dozens of items showing up in the notification area
preferences when using Squirrel for Windows, by ensuring that
notification tray items are tied to the User App Model ID.
2015-07-24 03:10:03 -07:00
Cheng Zhao
7ceca9f426
Bump v0.30.1
2015-07-24 16:59:18 +08:00
Cheng Zhao
720dc92efe
Merge pull request #2325 from atom/linux-min-max
...
linux: Fix min/max size not working
2015-07-24 16:57:59 +08:00