Cheng Zhao
|
5567baf335
|
Add webFrame.insertText API
|
2016-01-13 11:21:16 +08:00 |
|
Cheng Zhao
|
d9d821cea5
|
Merge pull request #4065 from atom/coffee-to-js
[WIP] Convert from CoffeeScript to JavaScript
|
2016-01-13 11:13:04 +08:00 |
|
Cheng Zhao
|
640ad65cc2
|
Merge pull request #4075 from j5a/japanese-translation-patch
Add and update Japanese translated docs.
|
2016-01-13 09:57:52 +08:00 |
|
Kevin Sawicki
|
b547a38b3f
|
Add wrapper functions to mirror old CoffeeScript
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
78aff6a39f
|
🎨
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
ab73f4c94a
|
Copy JS files to tempdir before packing asar
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
ed63441688
|
Remove coffee compile script
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
61af98cf94
|
Remove CoffeeScript register in specs
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
dd902c61fa
|
Expect .js specs
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
088a39ea9d
|
Convert gyp targets to use JavaScript
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
ddfe4809e7
|
Remove unused dependencies
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
714e544b51
|
Remove coffeelint usage
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
1f9691ae13
|
Convert all source files to JavaScript
|
2016-01-12 16:24:06 -08:00 |
|
Kevin Sawicki
|
403870a27e
|
Migrate to block comments
|
2016-01-12 16:22:34 -08:00 |
|
Joe Naha
|
1fd1ae9694
|
📝 Add and update Japanese translated docs.
[ci skip]
|
2016-01-13 08:46:14 +09:00 |
|
Cheng Zhao
|
630cd091a0
|
Merge pull request #4070 from atom/flash-drm
Respond to GetDeviceID message from pepper plugin
|
2016-01-12 23:45:59 +08:00 |
|
Cheng Zhao
|
57da8908b2
|
Use volume serial number as device id
|
2016-01-12 23:17:07 +08:00 |
|
Cheng Zhao
|
8832d7b77b
|
Import PepperFlashDRMHost class
|
2016-01-12 22:17:24 +08:00 |
|
Cheng Zhao
|
c2f6f64e6a
|
Merge pull request #4069 from atom/destroyed-webcontents-methods
Destroy the native class when webContents is destroyed
|
2016-01-12 21:40:18 +08:00 |
|
Cheng Zhao
|
d674db6606
|
spec: Calling methods of destroyed webContents should not crash
|
2016-01-12 21:15:12 +08:00 |
|
Cheng Zhao
|
eb63e6b9a7
|
Destroy the native class when webContents is destroyed
|
2016-01-12 21:10:24 +08:00 |
|
Cheng Zhao
|
554575b029
|
Upgrade to Chrome 47.0.2526.110
|
2016-01-12 20:46:47 +08:00 |
|
Cheng Zhao
|
6d850ea61f
|
docs: Mention the session object
|
2016-01-12 10:59:45 +08:00 |
|
Cheng Zhao
|
1242fe04a8
|
Merge pull request #4062 from j5a/master
Update some Japanese translated docs.
|
2016-01-12 10:07:45 +08:00 |
|
Kevin Sawicki
|
17be978ced
|
Merge pull request #4064 from weiway/patch-1
missing "var" in line 201 menu.md
|
2016-01-11 10:52:33 -08:00 |
|
Wei Wang
|
7333e403b7
|
missing "var" in line 201 menu.md
in line 201 at menu.md,
should be ```var menu = Menu.buildFromTemplate(template);```
|
2016-01-11 10:47:32 -08:00 |
|
Joe Naha
|
4702b3e0c7
|
📝 Update some Japanese translated docs.
[ci skip]
|
2016-01-12 02:58:50 +09:00 |
|
Cheng Zhao
|
c7a89b6e29
|
Merge pull request #4058 from kyku/master
Pass --touch-devices to chromium contents under X11
|
2016-01-11 22:57:00 +08:00 |
|
Cheng Zhao
|
9e82334b67
|
Merge pull request #4057 from princejwesley/browser-window
Return null for no focused window when calling BrowserWindow.getFocusedWindow
|
2016-01-11 22:53:38 +08:00 |
|
Cheng Zhao
|
192fa4c86b
|
Cleanup docs and code of setProxy
|
2016-01-11 22:45:34 +08:00 |
|
Cheng Zhao
|
34c9279fc5
|
Merge pull request #4046 from deepak1556/session_proxy_patch
session: allow user to isolate pac script and proxy bypass rules
|
2016-01-11 21:49:15 +08:00 |
|
Cheng Zhao
|
a1da3c278b
|
Merge pull request #4056 from cdaringe/patch-1
Specify enumerable property accessibility
|
2016-01-11 21:42:54 +08:00 |
|
Cheng Zhao
|
b25435c465
|
Merge pull request #4054 from yamatoya/master
Add Japanese translation documentation for faq and tutorial
|
2016-01-11 21:42:10 +08:00 |
|
Cheng Zhao
|
26bd97d6cf
|
Fix style issues of #4029
|
2016-01-11 21:12:07 +08:00 |
|
Cheng Zhao
|
edcd34d4ce
|
Merge pull request #4029 from leethomas/show-message-box-default-button
Show message box default button
|
2016-01-11 20:58:03 +08:00 |
|
Cheng Zhao
|
e3d3cd1198
|
docs: Update link of VS Community
Also fix the version of VS requried.
Close #3962.
|
2016-01-11 20:52:32 +08:00 |
|
Krzysztof
|
440c588a33
|
Pass --touch-devices to chromium contents under X11
|
2016-01-11 12:23:53 +01:00 |
|
Cheng Zhao
|
91ca84d106
|
Merge pull request #4050 from etiktin/cosmetic
Remove unneeded extra semicolons (;; -> ;)
|
2016-01-11 15:41:06 +08:00 |
|
Cheng Zhao
|
fe45a4ac98
|
Merge pull request #4048 from etiktin/fix_win_failing_test
Fix failing test on Windows
|
2016-01-11 15:40:08 +08:00 |
|
Prince J Wesley
|
018ae5189b
|
Return null for no focused window when calling BrowserWindow.getFocusedWindow()
|
2016-01-11 12:58:44 +05:30 |
|
Robo
|
8557cd223c
|
maintain api compatibility
|
2016-01-11 12:24:01 +05:30 |
|
Cheng Zhao
|
33b7b774c1
|
docs: Notification on Windows can use http:// icon now
|
2016-01-11 14:41:38 +08:00 |
|
Cheng Zhao
|
1944472c2f
|
docs: Make win.getNativeWindowHandle more clear
|
2016-01-11 13:43:24 +08:00 |
|
Cheng Zhao
|
54e1d7b3bf
|
Merge pull request #4023 from omrilitov/master
Added getNativeWindowHandle method
|
2016-01-11 13:32:29 +08:00 |
|
Cheng Zhao
|
76a34a27ea
|
Merge pull request #4055 from atom/backport-1500713003
Backport https://codereview.chromium.org/1500713003
|
2016-01-11 13:24:55 +08:00 |
|
大和屋 貴仁
|
630819e1d6
|
Merge branch 'master' of https://github.com/atom/electron
|
2016-01-11 14:12:43 +09:00 |
|
Christopher Dieringer
|
12f5e5072d
|
Specify enumerable property accessibility
|
2016-01-10 21:02:07 -08:00 |
|
Cheng Zhao
|
1de9cfd4eb
|
Backport https://codereview.chromium.org/1500713003
|
2016-01-11 12:59:02 +08:00 |
|
大和屋 貴仁
|
4f1be903c4
|
Fix a document
|
2016-01-11 13:19:14 +09:00 |
|
Cheng Zhao
|
20a92d7d1e
|
Merge pull request #4044 from j5a/translate_docs_into_japanese
Update docs-translations/jp/tutorial/quick-start.md
|
2016-01-11 12:06:39 +08:00 |
|