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
|
55d6e0de1a
|
Assert save path of download item
|
2016-07-27 17:52:36 -07:00 |
|
Kevin Sawicki
|
4e9b19074f
|
Make downloadItem.getSavePath() public
|
2016-07-27 17:33:36 -07:00 |
|
Kevin Sawicki
|
0ad8c66b65
|
Use selected dialog path as item save path
|
2016-07-27 17:31:26 -07:00 |
|
Heilig Benedek
|
0dbe4bc417
|
api base
|
2016-07-28 01:58:23 +02:00 |
|
Cheng Zhao
|
bf20bbc247
|
Merge pull request #6623 from electron/shortcut
Add shell.writeShortcutLink/readShortcutLink APIs
|
2016-07-28 08:48:52 +09:00 |
|
Kevin Sawicki
|
34f33c3b45
|
Merge pull request #6627 from davej/patch-1
docs: Explain how to use highlightMode with BrowserWindow
|
2016-07-27 15:57:34 -07: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 |
|
Hans Kristian Flaatten
|
ba2b8c8d3e
|
docs: mention app ready event for DevTools Extension tutorial
|
2016-07-27 22:01:01 +02:00 |
|
gellert
|
c45d9555e7
|
cleans up class names
|
2016-07-27 20:31:03 +02:00 |
|
gellert
|
f90e62a7a5
|
apply fixes
|
2016-07-27 19:59:01 +02:00 |
|
gellert
|
6e1db86a77
|
fixes software output device rendering
|
2016-07-27 19:44:41 +02:00 |
|
Heilig Benedek
|
221714e141
|
added onpaint to software path
|
2016-07-27 19:19:53 +02:00 |
|
Heilig Benedek
|
783c9d9218
|
Merge branch 'speedup-gpu' of https://github.com/MaxWhere/electron into speedup-gpu
|
2016-07-27 18:25:28 +02:00 |
|
Heilig Benedek
|
da5c95710f
|
software bump
|
2016-07-27 18:24:58 +02:00 |
|
gellert
|
d0bd4816cb
|
adds tracing calls and osx fix
|
2016-07-27 18:02:54 +02:00 |
|
Heilig Benedek
|
a39bb35744
|
use electron nativewindow
|
2016-07-27 14:36:22 +02:00 |
|
Cheng Zhao
|
242ce4f818
|
Fix building on non-Windows
|
2016-07-27 19:55:05 +09:00 |
|
Cheng Zhao
|
ac8a490d56
|
Fix lint warnings
|
2016-07-27 19:51:16 +09:00 |
|
Cheng Zhao
|
eadffc6db8
|
docs: icon and iconIndex have to be set together
|
2016-07-27 19:49:17 +09:00 |
|
Cheng Zhao
|
57dbf284c1
|
spec: shell.writeShortcutLink/readShortcutLink
|
2016-07-27 19:43:11 +09:00 |
|
Cheng Zhao
|
d6234e11df
|
docs: shell.writeShortcutLink/readShortcutLink
|
2016-07-27 16:47:24 +09:00 |
|
Cheng Zhao
|
ff5b8047a1
|
Throw exception when ReadShortcutLink failed
|
2016-07-27 16:32:32 +09:00 |
|
Cheng Zhao
|
25538fe7fb
|
All fields are always returned
|
2016-07-27 16:23:35 +09:00 |
|
Cheng Zhao
|
60ba2d624e
|
Initialize COM before using the API
|
2016-07-27 16:20:53 +09:00 |
|
Cheng Zhao
|
7f3443b138
|
Add shell.writeShortcutLink/readShortcutLink
|
2016-07-27 16:16:21 +09:00 |
|
Cheng Zhao
|
367f94aa76
|
Bump v1.3.1
|
2016-07-27 13:21:17 +09:00 |
|
Cheng Zhao
|
1e61743242
|
Merge pull request #6602 from electron/appusermodelid-remove-spaces
Remove all spaces from potential appUserModelID as it isn't allowed by the spec
|
2016-07-27 10:53:52 +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 |
|
Cheng Zhao
|
7994f087fb
|
Merge pull request #6618 from electron/code-range-registration
Only register code range in Windows crash reporter once
|
2016-07-27 09:52:18 +09:00 |
|
Cheng Zhao
|
4dc8e90586
|
Merge pull request #6603 from electron/standard-markdown
Standardize JavaScript code snippets in the documentation
|
2016-07-27 09:36:44 +09:00 |
|
Cheng Zhao
|
0bfd31e7cb
|
Update brightray for #6613
|
2016-07-27 08:53:55 +09:00 |
|
Cheng Zhao
|
b3530a55a9
|
Merge pull request #6613 from deepak1556/pref_init_patch
browser: initialize pref registry in brightray
|
2016-07-27 08:53:33 +09:00 |
|
Samuel Attard
|
9f0299cc31
|
Use better regex to match spaces
|
2016-07-27 09:38:49 +10:00 |
|
Kevin Sawicki
|
c4e743d207
|
Add TODO to deprecate boolean param
|
2016-07-26 14:18:15 -07:00 |
|
Kevin Sawicki
|
8e1de88512
|
Correct typo in variable name
|
2016-07-26 14:17:41 -07:00 |
|
Kevin Sawicki
|
0ff6b87f8c
|
Update tray.setHighlightMode docs
|
2016-07-26 13:59:19 -07:00 |
|
Kevin Sawicki
|
b2f9cce297
|
Add option to always highlight the tray icon
|
2016-07-26 13:51:43 -07:00 |
|
Kevin Sawicki
|
31564f079f
|
Document webContents.copyImageAt(x,y)
|
2016-07-26 12:08:05 -07:00 |
|
Kevin Sawicki
|
bde432b64d
|
Add webContents.copyImageAt
|
2016-07-26 12:06:11 -07:00 |
|
Kevin Sawicki
|
7a1b796dd0
|
Change registered flag from InitBreakpad
|
2016-07-26 10:54:30 -07:00 |
|
Kevin Sawicki
|
3279f5c80a
|
Add spec for starting crash reporter twice
|
2016-07-26 10:43:57 -07:00 |
|
Kevin Sawicki
|
8956388804
|
Only register code range once
|
2016-07-26 10:40:11 -07:00 |
|
Zeke Sikelianos
|
c3f26df577
|
standardize electron-capturer doc snippets
|
2016-07-26 09:49:02 -07:00 |
|
Zeke Sikelianos
|
c38f505001
|
update standard-markdown to use linux-friendly local require statements
|
2016-07-26 09:48:19 -07:00 |
|
Zeke Sikelianos
|
3a16a9b0bf
|
update to standard-markdown with node 0.10 support
|
2016-07-26 09:48:19 -07:00 |
|
Zeke Sikelianos
|
784bee8faa
|
update npm run lint to include docs
|
2016-07-26 09:48:19 -07:00 |
|