Fabian Zeindl
|
5efa34ce6d
|
Update web-contents.md
|
2017-02-12 10:03:33 +01:00 |
|
deepak1556
|
7a0aff2bae
|
code cleanup
|
2017-02-12 01:48:24 +05:30 |
|
deepak1556
|
cbeaa6be87
|
simply handling temporary zoom levels of webview
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
e3fe3cc490
|
map webframe zoom api to use HostZoomMap
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
63c0e4cbb1
|
Add ZoomController to manager zoom changes for webcontents
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
07794a58aa
|
use zoom factor webpreference option when required.
* When setzoomlevel is not called for the host.
* When there is no zoom preference for the host.
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
b27c94368d
|
webContents: set zoom levels with HostZoomMap
|
2017-02-12 00:49:17 +05:30 |
|
Kevin Sawicki
|
5e78330c6d
|
Merge pull request #8540 from electron/SECURITY.md
Add SECURITY.md
|
2017-02-10 13:27:50 -08:00 |
|
Kevin Sawicki
|
9b6b8752d4
|
Merge pull request #8655 from electron/thai-translations
Add Thai translations
|
2017-02-10 12:18:43 -08:00 |
|
Kevin Sawicki
|
4d7d72256d
|
Remove doc linter warnings
|
2017-02-10 12:18:24 -08:00 |
|
Kevin Sawicki
|
9dd960fc97
|
Remove untranslated files
|
2017-02-10 12:06:06 -08:00 |
|
ThePooE
|
c49363f521
|
📝 Thai: translated accessibility.md
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
45a1ffef8f
|
📝 Thai: fix small line breaking, word warpping in glossary.md
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
43b09b7360
|
📝 Thai: translated glossary.md
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
d3bf36e12a
|
📝 Thai: translated styleguide.md
|
2017-02-10 11:54:51 -08:00 |
|
wit543
|
0f55468042
|
📝 Thai: translate the header ++
translate the header and opening statement
|
2017-02-10 11:54:51 -08:00 |
|
wit543
|
f4ea70d2c2
|
Update about.md
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
9ce93e6cac
|
📝 Thai: add English placeholders for files to be translated
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
a78cd79a58
|
📝 Thai: add link from README.md to the translated version
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
e008d86e76
|
📝 Thai: added electron-faq.md
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
7fdfaa13e7
|
📝 Thai: fully translated README.md
|
2017-02-10 11:54:51 -08:00 |
|
ThePooE
|
888dc5702f
|
📝 Thai: add prelude translation to README.md
|
2017-02-10 11:54:51 -08:00 |
|
Kevin Sawicki
|
b92c4f6ce5
|
Merge pull request #8651 from electron/new-window-docs
[ci skip] Improve docs for `new-window` event
|
2017-02-10 10:29:07 -08:00 |
|
Kevin Sawicki
|
e85d2f00dd
|
Fix linting errors around spacing and semicolons
|
2017-02-10 08:49:13 -08:00 |
|
Kevin Sawicki
|
5d0da398bf
|
Merge pull request #8650 from electron/will-attach-webview-docs
[ci skip] Improve docs for `will-attach-webview` event
|
2017-02-10 08:45:40 -08:00 |
|
Vadim Macagon
|
035d9df29b
|
Fix example code
|
2017-02-10 18:02:03 +07:00 |
|
Vadim Macagon
|
197ad915b7
|
[ci skip] Improve docs for new-window event
This should help clarify the purpose of `event.newGuest` as per the recent discussion in #7407.
|
2017-02-10 17:57:55 +07:00 |
|
Cheng Zhao
|
e8f689ecd3
|
Merge pull request #8640 from electron/fix-debug-symbols
Update libchromiumcontent: Fix debug symbols not generated
|
2017-02-10 19:11:31 +09:00 |
|
Vadim Macagon
|
e8f0331aeb
|
Improve docs for will-attach-webview event
|
2017-02-10 10:33:33 +07:00 |
|
Kevin Sawicki
|
acedc3e726
|
Merge pull request #8584 from electron/new-webview-event
Add will-attach-webview event
|
2017-02-09 12:40:11 -08:00 |
|
Kevin Sawicki
|
81addbdcbf
|
Remove only call
|
2017-02-09 11:49:14 -08:00 |
|
Kevin Sawicki
|
941f6c63e3
|
🎨 Use embedder var for clarity
|
2017-02-09 11:48:45 -08:00 |
|
Kevin Sawicki
|
a7c050107b
|
Remove guest from will-attach-webview event
|
2017-02-09 11:47:45 -08:00 |
|
Kevin Sawicki
|
acff2f6baf
|
Adjust src from will-attach-webview
|
2017-02-09 11:45:07 -08:00 |
|
Kevin Sawicki
|
8b0d3a2567
|
Emit attach params as well in event
|
2017-02-09 11:45:07 -08:00 |
|
Kevin Sawicki
|
792f3c3030
|
Document will-attach-webview
|
2017-02-09 11:45:07 -08:00 |
|
Kevin Sawicki
|
46f1a49594
|
new-webview -> will-attach-webview
|
2017-02-09 11:45:07 -08:00 |
|
Kevin Sawicki
|
7eda8fbdfb
|
Add new-webview event that can be prevented
|
2017-02-09 11:45:07 -08:00 |
|
Kevin Sawicki
|
706b9f6cbf
|
Add new-webview specs
|
2017-02-09 11:45:07 -08:00 |
|
Kevin Sawicki
|
5bf60ad8e8
|
Merge pull request #8556 from yamgent/macos-open-save-panel
Support message, nameFieldLabel and showsTagField for macOS dialog
|
2017-02-09 11:34:19 -08:00 |
|
Kevin Sawicki
|
5130ad24eb
|
🎨
|
2017-02-09 11:30:17 -08:00 |
|
Kevin Sawicki
|
35654d872b
|
Document new settings
|
2017-02-09 11:29:10 -08:00 |
|
Kevin Sawicki
|
f7f4de36af
|
Merge remote-tracking branch 'origin/master' into macos-open-save-panel
|
2017-02-09 11:25:05 -08:00 |
|
Kevin Sawicki
|
c3f3a6f133
|
Merge pull request #8623 from electron/dialog-options-helper
Add DialogSettings helper
|
2017-02-09 11:07:02 -08:00 |
|
Kevin Sawicki
|
867bb5a94e
|
Add DialogSettings helper struct
|
2017-02-09 10:13:11 -08:00 |
|
Kevin Sawicki
|
e7410976f0
|
Merge pull request #8590 from electron/showmessagebox-checkbox
Add support for checkbox with dialog.showMessageBox
|
2017-02-09 10:07:03 -08:00 |
|
Kevin Sawicki
|
7994acf0ea
|
Use CHROMEGTK_CALLBACK_0 and ignore gpointer data
|
2017-02-09 09:49:09 -08:00 |
|
Birunthan Mohanathas
|
c8c11e68c6
|
Add support for checkbox with dialog.showMessageBox
This adds the `checkboxLabel` and `checkboxChecked` options to display a
checkbox in the message box. Fixes #6048.
|
2017-02-09 09:03:54 -08:00 |
|
Tan Wang Leng
|
347dc835b5
|
Fix code formatting
|
2017-02-09 21:51:11 +08:00 |
|
Tan Wang Leng
|
a4a71a1dc9
|
Change qualifier of ShowSaveDialog() parameter
The normal convention in the codebase is to not use references
or 'const' for primitives like 'bool' and 'int'.
|
2017-02-09 21:50:55 +08:00 |
|