Dan Burzo
|
75feeca0f0
|
Small fix to grammar in Build instructions (macOS)
|
2016-10-11 17:41:28 +03:00 |
|
Dan Burzo
|
120aa1c9ce
|
Adds link to PyObjC installation instructions
|
2016-10-11 17:34:35 +03:00 |
|
Cheng Zhao
|
4ae190dab9
|
Merge pull request #7549 from electron/about-panel-options
Support setting about panel options
|
2016-10-11 20:18:23 +09:00 |
|
Cheng Zhao
|
0baa60caab
|
Merge pull request #7528 from electron/key-and-code-on-sent-input-events
Set key and code on sendInputEvent keyboard events
|
2016-10-11 19:34:05 +09:00 |
|
Cheng Zhao
|
2a3bcdcaab
|
Merge pull request #7518 from electron/inverted-color-scheme
Support detecting inverted color scheme on Windows
|
2016-10-11 19:31:34 +09:00 |
|
Kevin Sawicki
|
d5b3ef5380
|
Merge pull request #7548 from malept/electron-packager-mas-doc-fix
Docs: clarify ignoring object files with electron-packager
|
2016-10-10 13:50:41 -07:00 |
|
Kevin Sawicki
|
58ef0bea17
|
Doc app.setAboutPanelOptions
|
2016-10-10 13:40:57 -07:00 |
|
Kevin Sawicki
|
7de6a06acf
|
Support setting about panel options
|
2016-10-10 13:30:58 -07:00 |
|
Kevin Sawicki
|
38281f3364
|
Implement SysColorChangeListener directly on Windows
|
2016-10-10 10:43:09 -07:00 |
|
Kevin Sawicki
|
25bcc2dd0d
|
🎨
|
2016-10-10 10:43:09 -07:00 |
|
Kevin Sawicki
|
af27c62b07
|
Doc inverted-color-scheme-changed event
|
2016-10-10 10:43:08 -07:00 |
|
Kevin Sawicki
|
8b16b82ce9
|
Add inverted-color-scheme-changed event
|
2016-10-10 10:43:08 -07:00 |
|
Kevin Sawicki
|
223e9d97a0
|
Doc systemPreferences.isInvertedColorScheme
|
2016-10-10 10:43:08 -07:00 |
|
Kevin Sawicki
|
7b49d94e9f
|
Add systemPreferences.isInvertedColorScheme API
|
2016-10-10 10:43:08 -07:00 |
|
Mark Lee
|
a677eb0f95
|
📝 clarify ignoring object files with electron-packager
Note that Electron Packager 8.1.0 ignores object files by default.
|
2016-10-10 13:08:36 -04:00 |
|
Kevin Sawicki
|
987579d391
|
Send initial keyDown before char event
|
2016-10-10 09:35:44 -07:00 |
|
Kevin Sawicki
|
99414065a9
|
Add char/keypress event tests
|
2016-10-10 09:35:44 -07:00 |
|
Kevin Sawicki
|
e4b0577cb0
|
Assert key and code in keyup input event spec
|
2016-10-10 09:35:44 -07:00 |
|
Kevin Sawicki
|
424afd3faf
|
Update expected key and code values
|
2016-10-10 09:35:43 -07:00 |
|
Kevin Sawicki
|
6fac14ad3f
|
Set key and code on keyboard events
|
2016-10-10 09:35:43 -07:00 |
|
Kevin Sawicki
|
d69367aa9b
|
Add keydown sendInputEvent specs
|
2016-10-10 09:35:43 -07:00 |
|
Kevin Sawicki
|
2efb7a12cb
|
Merge pull request #7544 from tinydew4/fix-docs
Fix dot
|
2016-10-10 09:19:13 -07:00 |
|
Kevin Sawicki
|
9f616b934b
|
Merge pull request #7542 from Menq/patch-1
update
|
2016-10-10 09:18:41 -07:00 |
|
Kevin Sawicki
|
c016e83eb3
|
Merge pull request #7541 from tinydew4/translate-ko
Translate clang-format
|
2016-10-10 09:18:23 -07:00 |
|
Kevin Sawicki
|
7015dbf0d2
|
Merge pull request #7536 from rogerlista/master
📝 Translation of faq.md to pt-BR [ci skip]
|
2016-10-10 09:18:02 -07:00 |
|
tinydew4
|
9f42c4c441
|
Fix dot
|
2016-10-10 14:31:05 +00:00 |
|
孟强
|
1841f826fe
|
update
rename electron-prebuild to electron
|
2016-10-10 17:08:26 +08:00 |
|
Cheng Zhao
|
e24267d060
|
Update brightray for #7503
|
2016-10-10 11:35:59 +09:00 |
|
Cheng Zhao
|
91591f37e6
|
Merge pull request #7500 from electron/store-crashes-in-configured-temp-dir
Store crash reports in configured temp dir
|
2016-10-10 10:19:02 +09:00 |
|
tinydew4
|
8875296338
|
Translate clang-format.md
|
2016-10-10 00:53:13 +00:00 |
|
Rogério
|
98eb8cd3c1
|
📝 Translation of faq.md to pt-BR [ci skip]
|
2016-10-09 10:56:55 -03:00 |
|
Kevin Sawicki
|
c147e72c8e
|
Merge pull request #7499 from electron/clang-format
Add a guide to use clang-format
|
2016-10-07 14:06:18 -07:00 |
|
Kevin Sawicki
|
f872799f5c
|
Minor edits to clang-format guide
|
2016-10-07 14:05:33 -07:00 |
|
Kevin Sawicki
|
913bc8e198
|
Merge pull request #7527 from electron/only-set-global-app-name-on-audio-manager-on-linux
Only call media::AudioManager::SetGlobalAppName on Linux
|
2016-10-07 14:04:03 -07:00 |
|
Kevin Sawicki
|
c37740273f
|
Add linux guard for SetGlobalAppName call
|
2016-10-07 13:44:54 -07:00 |
|
Kevin Sawicki
|
f09ed4b677
|
Merge pull request #7524 from deepak1556/pa_app_name_patch
media: set the application name for audio streams shown in external apps
|
2016-10-07 10:15:35 -07:00 |
|
Kevin Sawicki
|
e52f5933a0
|
Merge pull request #7522 from tinydew4/translate-ko
Add REPL doc in ko-KR and apply other changes
|
2016-10-07 10:11:24 -07:00 |
|
Kevin Sawicki
|
9339853448
|
Merge pull request #7520 from electron/fix-undef-webprefs
Default webPreferences to empty object always
|
2016-10-07 10:10:40 -07:00 |
|
deepak1556
|
12fb9f1f18
|
media: set the application name for audio streams shown in external apps
|
2016-10-07 16:15:30 +05:30 |
|
tinydew4
|
f3b182606b
|
Add REPL doc in ko-KR and apply other changes
|
2016-10-07 08:34:27 +00:00 |
|
Samuel Attard
|
a0284a9bc5
|
Add spec for window.open with webPreferences set to null
|
2016-10-07 12:13:04 +11:00 |
|
Samuel Attard
|
09e5035ab5
|
Default webPreferences to empty object always
|
2016-10-07 11:45:13 +11:00 |
|
Kevin Sawicki
|
4d7050553c
|
Merge pull request #7449 from amtj/repl-docs
add REPL documentation
|
2016-10-06 11:38:48 -07:00 |
|
Kevin Sawicki
|
c104858079
|
Update Node.js docs link and Windows note
|
2016-10-06 11:38:09 -07:00 |
|
Kevin Sawicki
|
2c8781ed69
|
Merge pull request #7511 from tinydew4/translate-ko
Update korean docs
|
2016-10-06 11:12:26 -07:00 |
|
Kevin Sawicki
|
e38fc724f8
|
Merge pull request #7508 from miniak/docs-fix
Add missing documentation
|
2016-10-06 11:11:31 -07:00 |
|
Kevin Sawicki
|
3bbfc4d420
|
Merge pull request #7507 from toonborgers/translate-nl
Add link to dutch translation in CONTRIBUTING.md [ci skip]
|
2016-10-06 11:06:18 -07:00 |
|
Kevin Sawicki
|
217010a669
|
Merge pull request #7515 from electron/newline-before-list
Add newline before list
|
2016-10-06 11:03:52 -07:00 |
|
Kevin Sawicki
|
451cea4675
|
Add newline before list
|
2016-10-06 11:02:30 -07:00 |
|
Kevin Sawicki
|
d39182b41a
|
Pass crashes directory instead of product name and temp dir
|
2016-10-06 10:55:11 -07:00 |
|