Cheng Zhao
|
311a5456ec
|
Make crash-reporter spec more reliable
|
2015-09-15 13:18:01 +08:00 |
|
Cheng Zhao
|
3cf34fe40f
|
Merge pull request #2785 from atom/fix-devtools-extension
Add BrowserWindow.isDevToolsFocused and fix "devtools-focused" not working
|
2015-09-15 12:56:36 +08:00 |
|
Cheng Zhao
|
2a3a65f67c
|
Update brightray to use 10.10 SDK
|
2015-09-15 12:15:15 +08:00 |
|
Cheng Zhao
|
c9ee6b4caf
|
docs: BrowserWindow.isDevToolsFocused
|
2015-09-15 11:43:45 +08:00 |
|
Cheng Zhao
|
b72a5884f2
|
Add BrowserWindow.isDevToolsFocused
|
2015-09-15 11:43:45 +08:00 |
|
Cheng Zhao
|
97857aa152
|
Update brightray for DevToolsFocused fix
|
2015-09-15 11:43:45 +08:00 |
|
Cheng Zhao
|
fe2219a635
|
Merge pull request #2777 from atom/dock-clicked
Implement 'activate' event for app.
|
2015-09-15 11:17:41 +08:00 |
|
Wujg
|
c99ec368b3
|
Update quick-start.md for zh-CN
Fixed some typo.
|
2015-09-15 11:15:11 +08:00 |
|
Haojian Wu
|
9652ed6508
|
More fixes after code review.
|
2015-09-14 19:43:21 -07:00 |
|
Cheng Zhao
|
dc59b4fa06
|
Merge pull request #2783 from atom/fix-devtools-extension
Fix `BrowserWindow.addDevToolsExtension` not working
|
2015-09-15 10:38:02 +08:00 |
|
Cheng Zhao
|
a1ccfdf777
|
Merge pull request #2782 from preco21/master
Update as upstream
|
2015-09-15 09:46:13 +08:00 |
|
Haojian Wu
|
40d93ce55a
|
Deprecate 'activate-with-no-open-windows' event.
|
2015-09-14 18:36:05 -07:00 |
|
Haojian Wu
|
377e7ee3a7
|
Implement 'activiate' event instead of 'activate-with-open-windows'.
|
2015-09-14 18:34:27 -07:00 |
|
Cheng Zhao
|
8a8b11cf10
|
Do not use did-finish-load to detect whether WebContents is ready
The WebContents JS object can be created way later after the C++ object
gets created.
|
2015-09-15 09:21:15 +08:00 |
|
Cheng Zhao
|
e656d8428c
|
Make getUrl work for devToolsWebContents
|
2015-09-15 09:20:56 +08:00 |
|
Cheng Zhao
|
238d4add99
|
devtools-opened should be emitted after devtools is opened
|
2015-09-15 09:18:22 +08:00 |
|
Cheng Zhao
|
3bf73bc455
|
Expose native implementation of WebContent::GetURL
|
2015-09-15 09:18:14 +08:00 |
|
Plusb Preco
|
9134b9cf43
|
Update as upstream
|
2015-09-15 09:50:28 +09:00 |
|
Plusb Preco
|
dd7036035a
|
Merge remote-tracking branch 'atom/master'
|
2015-09-15 09:50:11 +09:00 |
|
Cheng Zhao
|
6bae0bada0
|
Merge pull request #2776 from jaanus/osx-window-titlebar
Implements #2734 “New API to configure BrowserWindow title bar on Mac”
|
2015-09-14 23:07:06 +08:00 |
|
Cheng Zhao
|
f140f35910
|
Expose experiment APIs
|
2015-09-14 22:59:49 +08:00 |
|
Cheng Zhao
|
a5dc911a05
|
Correctly set user agent for devtools
|
2015-09-14 22:55:29 +08:00 |
|
jaanus
|
5d8f1dd404
|
Implements #2734 “New API to configure BrowserWindow title bar on Mac”
New API supported on Yosemite 10.10 and newer.
|
2015-09-14 16:50:00 +02:00 |
|
Cheng Zhao
|
409b0b54e0
|
spec: Increate timeout for webview tests
|
2015-09-14 21:13:24 +08:00 |
|
Haojian Wu
|
c006c4efa4
|
Mention 'activate-with-no-open-windows' on OS X only.
|
2015-09-14 20:34:45 +08:00 |
|
Haojian Wu
|
3ad5d17612
|
[OS X] Implement 'activate-with-open-windows' event for app.
|
2015-09-14 20:32:50 +08:00 |
|
Cheng Zhao
|
4d28fbf561
|
Update brightray for atom/brightray#140
|
2015-09-14 19:24:54 +08:00 |
|
Cheng Zhao
|
1533d97e16
|
Merge pull request #2774 from atom/browser-window-created
Add browser-window-created event for app module
|
2015-09-14 17:44:50 +08:00 |
|
Cheng Zhao
|
ca8943c4ba
|
spec: browser-window-created event
|
2015-09-14 17:02:45 +08:00 |
|
Cheng Zhao
|
8534ff4526
|
docs: browser-window-created event
|
2015-09-14 17:02:36 +08:00 |
|
Cheng Zhao
|
c346fcb326
|
Emit browser-window-created when window is created
|
2015-09-14 17:02:24 +08:00 |
|
Cheng Zhao
|
9e7b67802c
|
Merge pull request #2773 from atom/require-global
Make sure global symbols of Node.js is always available in preload script
|
2015-09-14 16:45:27 +08:00 |
|
Cheng Zhao
|
9d366e6c5c
|
Make global.setImmediate work in browser process
|
2015-09-14 16:34:58 +08:00 |
|
Cheng Zhao
|
d2e52fb6bb
|
Set global.setImmediate
|
2015-09-14 16:25:43 +08:00 |
|
Cheng Zhao
|
baacc939f6
|
spec: node symbols should always be available in preload script
|
2015-09-14 16:05:58 +08:00 |
|
Cheng Zhao
|
3bd16a5ecd
|
No more need to override setImmediate
It is now done in Node.js.
|
2015-09-14 15:47:39 +08:00 |
|
Cheng Zhao
|
7c3d3e4a87
|
Update node to pass all globals through "require"
|
2015-09-14 15:46:46 +08:00 |
|
Plusb Preco
|
e388163d33
|
Update as upstream
|
2015-09-14 08:07:24 +09:00 |
|
Jonatas Freitas
|
654626305c
|
Documentation api/accelerator translated to pt-BR
|
2015-09-11 13:28:34 -03:00 |
|
Cheng Zhao
|
989799633d
|
Merge pull request #2762 from GoooIce/master
Add docs-translations\api\ global-shortcut.md and accelerator.md for zh-CN
|
2015-09-11 21:09:07 +08:00 |
|
Cheng Zhao
|
bf01112acd
|
Merge pull request #2764 from tomashanacek/master
docs: Fix role hideothers, unhide typo
|
2015-09-11 21:06:26 +08:00 |
|
Tomáš Hanáček
|
af5262630a
|
docs: Fix role hideothers, unhide typo
|
2015-09-11 14:26:48 +02:00 |
|
王雪
|
a1cd806955
|
Merge pull request #3 from atom/master
更新一下啊
|
2015-09-11 18:38:10 +08:00 |
|
GoooIce
|
ff67fae9ef
|
Add api\accelerator.md
Add api\accelerator.md
|
2015-09-11 17:27:20 +08:00 |
|
Cheng Zhao
|
b80aab3cf2
|
Merge pull request #2760 from preco21/master
Update as upstream, add new translated docs, fix typos,
|
2015-09-11 17:06:48 +08:00 |
|
Plusb Preco
|
750d3e979c
|
Add session.md as translated, mark untranslated files in README.md
|
2015-09-11 13:30:37 +09:00 |
|
Plusb Preco
|
c3664463ab
|
Update as upstream, fix typos
|
2015-09-11 11:56:36 +09:00 |
|
Plusb Preco
|
c6395c2197
|
Merge remote-tracking branch 'atom/master'
|
2015-09-11 11:56:11 +09:00 |
|
Jessica Lord
|
39bd10d1ef
|
Merge pull request #2757 from atom/jl-web-contents-links
Update Documentation Links to web-contents
|
2015-09-10 14:48:33 -07:00 |
|
Jessica Lord
|
9eca0f82de
|
Merge pull request #2751 from atom/jl-bw-prop
Create Instance Properties Section in BrowserWindow
|
2015-09-10 14:47:38 -07:00 |
|