Plusb Preco
|
9ea4039887
|
📝 Fix grammatical typo
[ci skip]
|
2016-07-13 03:02:14 +09:00 |
|
Kevin Sawicki
|
2f17c0ba74
|
Merge pull request #6456 from preco21/korean-docs-10
docs: Update Korean docs as upstream
|
2016-07-12 10:59:38 -07:00 |
|
Plusb Preco
|
039aebb74a
|
📝 Fix isolated link
[ci skip]
|
2016-07-13 02:59:29 +09:00 |
|
Plusb Preco
|
19765e70cf
|
📝 Fix typo
[ci skip]
|
2016-07-13 02:57:11 +09:00 |
|
Plusb Preco
|
797aef60ee
|
📝 Update Korean docs as upstream
[ci skip]
|
2016-07-13 02:53:26 +09:00 |
|
Kevin Sawicki
|
d842604d16
|
Merge pull request #6444 from electron/windows-login-items
Implement login item API on Windows
|
2016-07-12 10:26:02 -07:00 |
|
Plusb Preco
|
56e679632f
|
📝 Update Korean docs as upstream
[ci skip]
|
2016-07-13 01:12:04 +09:00 |
|
Kevin Sawicki
|
afd5e51d6a
|
Add Browser namespace
|
2016-07-12 09:10:48 -07:00 |
|
Kevin Sawicki
|
66d16b2871
|
Add Windows label to login items settings API
|
2016-07-12 09:10:48 -07:00 |
|
Kevin Sawicki
|
64513f8c69
|
Enable login item spec on Windows
|
2016-07-12 09:10:47 -07:00 |
|
Kevin Sawicki
|
3d358ee7ea
|
Fix Windows compilation issues
|
2016-07-12 09:10:47 -07:00 |
|
Kevin Sawicki
|
af907163a2
|
Enable LoginItemSettings converter on all platforms
|
2016-07-12 09:10:47 -07:00 |
|
Kevin Sawicki
|
5a36c5596c
|
Add initial windows login item implementation
|
2016-07-12 09:10:47 -07:00 |
|
Kevin Sawicki
|
64f9c6a1d7
|
Add get/setLoginItemSettings on all platforms
|
2016-07-12 09:10:47 -07:00 |
|
Cheng Zhao
|
230b4ac241
|
Merge pull request #6449 from electron/10.9-transparent
Fix transparent window having border on OS X 10.9
|
2016-07-12 15:25:37 +09:00 |
|
Cheng Zhao
|
3335792200
|
Remove some unneeded hacks for old OS X versions
|
2016-07-12 15:15:47 +09:00 |
|
Cheng Zhao
|
2ee8142136
|
Fix transparent window having border on OS X 10.9
|
2016-07-12 15:01:37 +09:00 |
|
Cheng Zhao
|
056166ea17
|
Merge pull request #6448 from electron/tray-next-tick
Destroy the native tray in next tick
|
2016-07-12 14:55:34 +09:00 |
|
Cheng Zhao
|
5a604f8e79
|
Destroy the native tray in next tick
|
2016-07-12 14:23:38 +09:00 |
|
Cheng Zhao
|
3eaa32fc87
|
Merge pull request #6447 from ellerbrock/broken-link-fix
fix broken link
|
2016-07-12 11:01:52 +09:00 |
|
Cheng Zhao
|
df0d2b89cd
|
Merge pull request #6446 from electron/accessibility-api
Add API for Chrome's accessibility support state
|
2016-07-12 10:59:12 +09:00 |
|
Cheng Zhao
|
21a8a727f8
|
Merge pull request #6442 from electron/circular-references
Maintain stack of visited objects for cycle detection
|
2016-07-12 10:39:16 +09:00 |
|
Cheng Zhao
|
53440e8993
|
Merge pull request #6441 from miniak/remove-windows-vista-check
Remove unnecessary >= Windows Vista check
|
2016-07-12 10:33:29 +09:00 |
|
Maik Ellerbrock
|
01cb024f44
|
fix broken link
fixed broken link "how to share data between web pages" in section "Differences Between Main Process and Renderer Process"
|
2016-07-12 07:31:18 +08:00 |
|
Kevin Sawicki
|
4e22d5dd8a
|
Add missing typeof
|
2016-07-11 14:48:48 -07:00 |
|
Kevin Sawicki
|
f5d371e180
|
Remove linter warnings
|
2016-07-11 14:46:28 -07:00 |
|
Kevin Sawicki
|
131bff48ea
|
IsAccessibilitySupportEnabled -> isAccessibilitySupportEnabled
|
2016-07-11 14:44:32 -07:00 |
|
Kevin Sawicki
|
46a1e0382d
|
Document accessibility support API
|
2016-07-11 14:41:35 -07:00 |
|
Kevin Sawicki
|
67b647322f
|
Add spec to verify app.isAccessibilitySupportEnabled return type
|
2016-07-11 14:32:24 -07:00 |
|
Kevin Sawicki
|
34f7ddec9f
|
Update API to isAccessibilitySupportEnabled
|
2016-07-11 14:32:14 -07:00 |
|
Kevin Sawicki
|
3fcbac78ac
|
Implement accessiblity change events on Windows
|
2016-07-11 14:23:25 -07:00 |
|
Kevin Sawicki
|
68d7ae75b0
|
Implement accessiblity change events on mac
|
2016-07-11 14:09:01 -07:00 |
|
Kevin Sawicki
|
fc36ac8c1b
|
Add API for accessibility state and changes
|
2016-07-11 14:04:56 -07:00 |
|
Kevin Sawicki
|
1a080266c5
|
Merge pull request #6443 from robertfirespotter/patch-1
Fix link to locales.md
|
2016-07-11 12:09:30 -07:00 |
|
Robert D
|
2d40ced3be
|
Fix link to locales.md
|
2016-07-11 11:37:22 -07:00 |
|
Kevin Sawicki
|
2d9391f7d7
|
Add more cycle tests
|
2016-07-11 10:49:23 -07:00 |
|
Kevin Sawicki
|
00f82aaffe
|
Only check arrays and objects for cycles
|
2016-07-11 10:39:45 -07:00 |
|
Kevin Sawicki
|
bd58e1b2c3
|
Remove linter errors
|
2016-07-11 10:33:13 -07:00 |
|
Kevin Sawicki
|
564b0cace5
|
Maintain visted objects as a stack for cycle detection
|
2016-07-11 10:33:13 -07:00 |
|
Kevin Sawicki
|
71a8bac12a
|
Add more failing circular reference specs
|
2016-07-11 10:33:13 -07:00 |
|
Kevin Sawicki
|
5da0b856f9
|
Call includes directly on visited array
|
2016-07-11 10:33:13 -07:00 |
|
Kevin Sawicki
|
2cc2b8a146
|
Return empty array for circular references
|
2016-07-11 10:33:04 -07:00 |
|
Kevin Sawicki
|
ab1786c17d
|
Add spec for circular array/object references
|
2016-07-11 09:52:50 -07:00 |
|
Milan Burda
|
38016b8144
|
Remove unnecessary >= Windows Vista check
|
2016-07-11 18:23:33 +02:00 |
|
Cheng Zhao
|
b06e6e9ce5
|
Merge pull request #6438 from develar/patch-2
docs: electron-userland package tools links
|
2016-07-11 20:12:59 +09:00 |
|
Vladimir Krivosheev
|
d824e3a959
|
docs: electron-userland package tools links
`electron-packager` and `electron-builder` now in the `electron-userland` github org — links fixed.
|
2016-07-11 13:05:02 +02:00 |
|
Cheng Zhao
|
6164139167
|
Merge pull request #6436 from electron/open-external-string16
win: Fix openExternal not working with non-ASCII characters
|
2016-07-11 17:31:17 +09:00 |
|
Cheng Zhao
|
5208bbd2e8
|
Remove unneeded include
|
2016-07-11 17:13:21 +09:00 |
|
Cheng Zhao
|
86338290fb
|
win: Fix openExternal not working with non-ASCII characters
|
2016-07-11 17:12:11 +09:00 |
|
Cheng Zhao
|
5abe726678
|
Merge pull request #6434 from electron/fullscreen-set-bounds
mac: Do not change window size when in fullscreen
|
2016-07-11 17:11:51 +09:00 |
|