Kevin Sawicki
|
440e48fe19
|
Merge pull request #8707 from demopark/master
add translations files for zh-CN
|
2017-02-17 08:22:05 -08:00 |
|
Kevin Sawicki
|
91677ade89
|
Merge pull request #8704 from YurySolovyov/update-icon-fetch-impl
Update icon loading API implementation
|
2017-02-17 08:21:10 -08:00 |
|
DemoPark
|
529b84ff9c
|
add translations files for zh-CN
add zh-CN translations file - clang-format.md
add zh-CN translations file - styleguide.md
update zh-CN translations file - README.md
|
2017-02-17 17:28:55 +08:00 |
|
deepak1556
|
5687f8b3b7
|
Destroy icon manager after file thread is destroyed
|
2017-02-17 14:16:18 +05:30 |
|
Yury Solovyov
|
977abc6458
|
Update icon loading API implementation
|
2017-02-16 23:16:34 +03:00 |
|
Kevin Sawicki
|
8fe025d6c9
|
Merge pull request #8695 from ericbrumer/master
[Win] Allow favicon.png to be on the root of any drive letter
|
2017-02-16 11:56:52 -08:00 |
|
Eric Brumer
|
87e606627c
|
Smaller regex now that it's case insensitive
|
2017-02-16 09:26:20 -08:00 |
|
Eric Brumer
|
7cb101b566
|
Case insensitive filepath
|
2017-02-16 09:17:37 -08:00 |
|
Kevin Sawicki
|
19b686c90b
|
Merge pull request #8696 from demopark/master
add translations files for zh-CN
|
2017-02-16 08:12:18 -08:00 |
|
DemoPark
|
6dd18678a9
|
add translations files for zh-CN
add zh-CN translations file - security.md
add zh-CN translations file - repl.md
add zh-CN translations file - windows-store-guide.md
update zh-CN translations file - glossary.md
update zh-CN translations file - README.md
|
2017-02-16 16:31:55 +08:00 |
|
Eric Brumer
|
d97585d06d
|
Allow favicon.png to be on the root of any drive letter
|
2017-02-15 19:02:11 -08:00 |
|
Kevin Sawicki
|
a00bb332ca
|
Merge pull request #8686 from demopark/master
Optimize zh-CN language logic and grammar
|
2017-02-15 12:27:06 -08:00 |
|
Kevin Sawicki
|
9a7ac5326c
|
Merge pull request #8676 from electron/focus-delegate
Prevent invisible windows from being activated
|
2017-02-15 11:22:00 -08:00 |
|
Kevin Sawicki
|
70849de8c4
|
Mark constructor as explicit
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
52801c4a41
|
Use internal IsVisible method
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
db79f4f450
|
Implement Activate instead of CanFocus
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
bda8af8dd3
|
Just use visible state in CanFocus delegate
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
86007fe61d
|
Update blur parent window spec
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
35908ac398
|
Add webContents.focus() spec
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
be79417a03
|
Include CanFocus on Windows and map to state
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
0ac3969c6a
|
Merge pull request #8682 from electron/use-electron-version-in-chromedriver-asset-name
Use electron version in Chromedriver asset name
|
2017-02-15 08:28:43 -08:00 |
|
Kevin Sawicki
|
a0fc5ae63d
|
Use electron version in Chromedriver asset name
|
2017-02-15 08:17:40 -08:00 |
|
DemoPark
|
1170ecb269
|
add zh-CN translations for offscreen-rendering.md
add zh-CN translations for offscreen-rendering.md
|
2017-02-15 17:45:52 +08:00 |
|
DemoPark
|
f79ce38a57
|
add zh-CN translations for electron-versioning.md
add zh-CN translations for 'electron-versioning.md'
|
2017-02-15 17:21:20 +08:00 |
|
Jonas Zhang
|
20aeec7cf5
|
Merge pull request #1 from demopark/demopark-patch-1
Optimize zh-CN language logic and grammar
|
2017-02-15 14:21:37 +08:00 |
|
Jonas Zhang
|
b3ab426a5e
|
Optimize zh-CN language logic and grammar
Optimize zh-CN language logic and grammar.
|
2017-02-15 14:20:48 +08:00 |
|
Cheng Zhao
|
c127ce3e46
|
Merge pull request #8679 from electron/disable-active-tracker
Disable the ActiveVerifier
|
2017-02-15 11:04:36 +09:00 |
|
Kevin Sawicki
|
fe59f413f6
|
Merge pull request #8684 from electron/compiler-error
Rename variable for compiler error
|
2017-02-14 12:40:21 -08:00 |
|
Kevin Sawicki
|
36e6501c44
|
Rename variable for compiler error
|
2017-02-14 12:30:23 -08:00 |
|
Kevin Sawicki
|
9be42db8d5
|
Merge pull request #8628 from Spacetech/master
Implement invalidate for non-offscreen mode
|
2017-02-14 11:41:16 -08:00 |
|
Kevin Sawicki
|
52d989f908
|
Update docs for non-offscreen invalidate
|
2017-02-14 11:17:39 -08:00 |
|
Kevin Sawicki
|
643cb5d6de
|
Remove unused variable
|
2017-02-14 11:13:23 -08:00 |
|
Kevin Sawicki
|
5cb6648686
|
Use underscore variable name for consistency
|
2017-02-14 11:12:30 -08:00 |
|
Kevin Sawicki
|
82f452568c
|
🎨 Minor formatting tweaks
|
2017-02-14 11:09:15 -08:00 |
|
Kevin Sawicki
|
897d58bde1
|
Merge pull request #8648 from electron/set-extra-crash-reporter-data
Support updating crash reporter extra parameters
|
2017-02-14 10:09:02 -08:00 |
|
Kevin Sawicki
|
272a0824e8
|
Fix darwin platform name
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
af7702d0f2
|
🎨
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
07173cdd9d
|
Tweak setExtraParameter description
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
b51adf8ae5
|
Add spec for updated extra parameters
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
a4bbad03c2
|
autoSubmit -> uploadToServer
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
f3756ccf29
|
Run crash reporter specs on all platforms
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
3b7207da9f
|
Support removing extra parameters
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
41fef3999c
|
Document setExtraParameter
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
9a434af03e
|
Clear crash keys in InitBreakpad
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
ba975d552a
|
Add setExtraParameter support on macOS
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
cfe3ae234b
|
Correct , -> . typo
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
3e18d8baf5
|
Remove _ prefix on binding methods
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
e4c54fd0d8
|
Merge pull request #8662 from oukan/feature/translate-zh-CN
Modules for the Main Process to zh-CN
|
2017-02-14 09:33:27 -08:00 |
|
Kevin Sawicki
|
e9e8595605
|
Merge pull request #8673 from electron/scroll-touch-end
Call OnWindowScrollTouchEnd instead of Edge
|
2017-02-14 09:32:56 -08:00 |
|
Kevin Sawicki
|
c54ae66fb9
|
Call OnWindowScrollTouchEnd instead of Edge
|
2017-02-14 09:13:07 -08:00 |
|