Cheng Zhao
|
10b91b1291
|
Merge pull request #7488 from electron/native-image-resize-and-crop
Support resizing and cropping native images
|
2016-10-06 15:01:41 +09:00 |
|
Cheng Zhao
|
1781ceb25b
|
Merge pull request #7494 from thomsonreuters/Update_Test_For_Missing_Additional_Features
Update BrowserWindow's test to check additional features upon window.open() call
|
2016-10-06 14:45:28 +09:00 |
|
Cheng Zhao
|
051e5c27b3
|
Update brightray for #7332
|
2016-10-06 14:42:14 +09:00 |
|
Cheng Zhao
|
5285b729be
|
Merge pull request #7407 from thomsonreuters/New_Window_Handler_Can_Create_And_Return_Window
New-window event handler can return its own BrowserWindow instance
|
2016-10-06 14:37:48 +09:00 |
|
Bryan Bess
|
9bc6000cb5
|
📝 Fix misspelling in docs/api/app.md [ci skip]
|
2016-10-05 19:17:49 -05:00 |
|
Zeke Sikelianos
|
fdf3f6ce30
|
remove unneeded new keyword
|
2016-10-05 13:44:28 -07:00 |
|
Haojian Wu
|
0d930b65f1
|
📝 clang-format on Electron C++ code.
|
2016-10-05 22:12:48 +02:00 |
|
Zeke Sikelianos
|
16b3962b66
|
preserve custom properties passed to MenuItem constructor
|
2016-10-05 12:24:08 -07:00 |
|
Kevin Sawicki
|
4b95f3a462
|
Mark width/height as optional
|
2016-10-05 11:02:58 -07:00 |
|
Kevin Sawicki
|
4ffae1d563
|
Add spec for getAspectRatio
|
2016-10-05 11:02:58 -07:00 |
|
Kevin Sawicki
|
abffd98e29
|
Resize images with preserve aspect ratio
|
2016-10-05 11:02:58 -07:00 |
|
Kevin Sawicki
|
56f9cc683a
|
bounds -> rect
|
2016-10-05 11:02:57 -07:00 |
|
Kevin Sawicki
|
49cc00dedf
|
Add tests of resizing/cropping an empty image
|
2016-10-05 11:02:57 -07:00 |
|
Kevin Sawicki
|
9fa13710aa
|
Document crop and resize
|
2016-10-05 11:02:57 -07:00 |
|
Kevin Sawicki
|
0eda33f057
|
Add tests for cropping native images
|
2016-10-05 11:02:57 -07:00 |
|
Kevin Sawicki
|
2b4fff70d5
|
Add initial crop method
|
2016-10-05 11:02:57 -07:00 |
|
Kevin Sawicki
|
a80f4c1605
|
Add specs for other create image helpers
|
2016-10-05 11:02:57 -07:00 |
|
Kevin Sawicki
|
6aba4e916a
|
🎨 Use deepEqual asserts
|
2016-10-05 11:02:57 -07:00 |
|
Kevin Sawicki
|
6a7f0d70fd
|
Add native image resize tests
|
2016-10-05 11:02:56 -07:00 |
|
Kevin Sawicki
|
042684fb38
|
Add resize method to native image
|
2016-10-05 11:02:56 -07:00 |
|
Kevin Sawicki
|
018575de71
|
Merge pull request #7496 from electron/app-doc-fix
Add newline before return list
|
2016-10-05 09:36:01 -07:00 |
|
Kevin Sawicki
|
8c0588d4e0
|
Merge pull request #7495 from toonborgers/translate-nl
📝 Dutch translation for CONTRIBUTING.md [ci skip]
|
2016-10-05 09:34:08 -07:00 |
|
Kevin Sawicki
|
aaa8c56686
|
Merge pull request #7487 from fplucas/master
📝 Fix the link source-code-directory-structure.md on pt-br [ci skip]
|
2016-10-05 09:33:07 -07:00 |
|
Kevin Sawicki
|
5e936a24ac
|
Add newline before list
|
2016-10-05 09:24:33 -07:00 |
|
Michael Vasseur
|
edd80d88a9
|
Update BrowserWindow's test to check additional features upon window.open() call
|
2016-10-05 13:45:15 +02:00 |
|
Toon Borgers
|
25659e482e
|
Fix relative url
|
2016-10-05 12:28:36 +02:00 |
|
Toon Borgers
|
a097d17166
|
Fix relative link, added translation link for dutch
|
2016-10-05 12:28:08 +02:00 |
|
Toon Borgers
|
d4bbc24031
|
Translate CONTRIBUTING.md
|
2016-10-05 12:25:50 +02:00 |
|
Michael Vasseur
|
3dd41bc09a
|
Fix errors
|
2016-10-05 11:46:55 +02:00 |
|
Michael Vasseur
|
9490ec7686
|
Fix JS Lint issues
|
2016-10-05 09:47:39 +02:00 |
|
Michael Vasseur
|
a2b3cf95a7
|
Sets correct openerId in mergeBrowserWindowOptions() to give correct options to 'new-window' event handler
|
2016-10-05 09:47:39 +02:00 |
|
Michael Vasseur
|
cc7f4fedf6
|
Rebase with recent changes
|
2016-10-05 09:47:39 +02:00 |
|
Michael Vasseur
|
22bd7c0271
|
Updated the related documentation
|
2016-10-05 09:47:38 +02:00 |
|
Michael Vasseur
|
3408c8038e
|
Fix indentation
|
2016-10-05 09:47:38 +02:00 |
|
Michael Vasseur
|
5a4cdcfde1
|
'new-window' event handlers can return their window when default behavior is prevented
|
2016-10-05 09:46:54 +02:00 |
|
Toon Borgers
|
0babe4a5ed
|
Add english version to start from
|
2016-10-05 09:27:20 +02:00 |
|
Toon Borgers
|
a538b37854
|
Create CONTRIBUTING.md
|
2016-10-05 09:16:34 +02:00 |
|
Cheng Zhao
|
ebaeec1677
|
Merge pull request #7491 from electron/initialize-direct-write-font-proxy
Enable emoji as fallback font on Windows 10
|
2016-10-05 14:15:55 +09:00 |
|
Kevin Sawicki
|
1f1d9cefca
|
Update libchromiumcontent for #7334
|
2016-10-04 17:28:46 -07:00 |
|
Haojian Wu
|
a846088eac
|
Add clang-format config file.
|
2016-10-04 22:42:49 +02:00 |
|
Kevin Sawicki
|
43f4eb76c4
|
Merge pull request #7489 from davej/patch-2
Docs: Correct image.getSize() type signature
|
2016-10-04 13:36:48 -07:00 |
|
Dave Jeffery
|
29b9fbcc9a
|
Docs: Move buffer link to end of file
|
2016-10-04 21:34:24 +01:00 |
|
Dave Jeffery
|
4d10b9a31b
|
Docs: Correct image.getSize() type signature
|
2016-10-04 21:20:42 +01:00 |
|
Lucas Pugliesi
|
0727102c5e
|
📝 Fix the link source-code-directory-structure.md on pt-br [ci skip]
|
2016-10-04 14:43:11 -03:00 |
|
Kevin Sawicki
|
4c2590ed92
|
Merge pull request #7486 from fplucas/master
📝 Translation of build-instructions-osx.md to pt-br [ci skip]
|
2016-10-04 10:31:08 -07:00 |
|
Lucas Pugliesi
|
66ce176b22
|
Merge remote-tracking branch 'upstream/master'
|
2016-10-04 14:27:00 -03:00 |
|
Lucas Pugliesi
|
a824ff479a
|
📝 Translation of build-instructions-osx.md to pt-br [ci skip]
|
2016-10-04 14:26:41 -03:00 |
|
Kevin Sawicki
|
c88c6b1323
|
Merge pull request #7481 from fplucas/master
📝 Translation of synopsis.md to pt-br [ci skip]
|
2016-10-04 09:11:16 -07:00 |
|
Kevin Sawicki
|
b459f00bd3
|
Merge pull request #7478 from tinydew4/translate-ko
Update the ko-KR docs related to the `additionalFeatures`.
|
2016-10-04 09:10:55 -07:00 |
|
Amitoj
|
00376c1d59
|
add note about windows
note "REPL is not available on Windows."
|
2016-10-04 19:32:46 +05:30 |
|