Haojian Wu [Tue, 28 Apr 2015 05:28:18 +0000 (13:28 +0800)]
Add `Super` key support in global-shortcut API.
Cheng Zhao [Sat, 25 Apr 2015 13:00:26 +0000 (21:00 +0800)]
Merge pull request #1491 from atom/minimal-mac-menu
Remove native actions in Mac default menu
Cheng Zhao [Sat, 25 Apr 2015 12:41:12 +0000 (20:41 +0800)]
mac: Remove unused action handler
Cheng Zhao [Sat, 25 Apr 2015 12:12:54 +0000 (20:12 +0800)]
mac: Remove all unnecessary default menu items
Cheng Zhao [Sat, 25 Apr 2015 08:16:57 +0000 (16:16 +0800)]
Merge pull request #1455 from deepak1556/fullscreen_patch
window: supports HTML5 fullscreen api
Cheng Zhao [Sat, 25 Apr 2015 08:14:13 +0000 (16:14 +0800)]
Merge pull request #1461 from deepak1556/webview_devtools_patch
webview: add inspectElement method
Cheng Zhao [Sat, 25 Apr 2015 05:04:43 +0000 (13:04 +0800)]
Merge pull request #1438 from deepak1556/api_web_view_patch
webview: page-favicon-updated navigation event and getFavicon api
Cheng Zhao [Sat, 25 Apr 2015 05:04:35 +0000 (13:04 +0800)]
Merge pull request #1453 from deepak1556/asar_patch
asar: make fs async methods create errors asynchronously
deepak1556 [Sat, 25 Apr 2015 04:43:52 +0000 (10:13 +0530)]
include headers only in places used
deepak1556 [Tue, 21 Apr 2015 09:50:08 +0000 (15:20 +0530)]
asar: make fs async methods create errors asynchronously
deepak1556 [Sat, 25 Apr 2015 04:20:11 +0000 (09:50 +0530)]
removed will-navigate and did-navigate events
deepak1556 [Sat, 25 Apr 2015 03:30:24 +0000 (09:00 +0530)]
fix getFavcion api in webview to return dataUrl
deepak1556 [Mon, 20 Apr 2015 06:50:04 +0000 (12:20 +0530)]
added did-navigate event, getFavicon api and workaround webview spec
deepak1556 [Fri, 17 Apr 2015 19:55:31 +0000 (01:25 +0530)]
webview: will-navigate and page-favicon-set navigation events
Cheng Zhao [Sat, 25 Apr 2015 02:45:28 +0000 (10:45 +0800)]
Upgrade CoffeeScript to 1.9.2
Cheng Zhao [Sat, 25 Apr 2015 02:45:16 +0000 (10:45 +0800)]
Increase timeout for some tests
Cheng Zhao [Sat, 25 Apr 2015 02:35:28 +0000 (10:35 +0800)]
Style fix
Cheng Zhao [Sat, 25 Apr 2015 02:29:34 +0000 (10:29 +0800)]
Merge branch 'master' of https://github.com/MaxGraey/electron into MaxGraey-master
Cheng Zhao [Fri, 24 Apr 2015 05:06:49 +0000 (13:06 +0800)]
:arrow_up: asar@0.5.0
Daniel Hengeveld [Fri, 24 Apr 2015 00:18:26 +0000 (17:18 -0700)]
Merge pull request #1481 from bhargavrpatel/patch-1
Minor grammatical fixes
Bhargav Patel [Fri, 24 Apr 2015 00:12:04 +0000 (20:12 -0400)]
Minor grammatical fixes
Fixed some run-on sentances and changed structor of some.
Kevin Sawicki [Fri, 24 Apr 2015 00:00:04 +0000 (17:00 -0700)]
Mention new twitter account
Kevin Sawicki [Thu, 23 Apr 2015 23:50:05 +0000 (16:50 -0700)]
Merge pull request #1480 from lazaruslarue/patch-1
fix minor text error
lazarus [Thu, 23 Apr 2015 23:32:41 +0000 (16:32 -0700)]
fix minor text error
Kevin Sawicki [Thu, 23 Apr 2015 21:02:47 +0000 (14:02 -0700)]
Merge pull request #1476 from mnquintana/patch-2
Add david-dm dependency status badge to Readme
Machiste N. Quintana [Thu, 23 Apr 2015 21:00:40 +0000 (17:00 -0400)]
Add david-dm dependency status badge to Readme
Kevin Sawicki [Thu, 23 Apr 2015 20:52:14 +0000 (13:52 -0700)]
Merge pull request #1475 from mnquintana/patch-1
Add Electron logo to Readme
Machiste N. Quintana [Thu, 23 Apr 2015 20:50:43 +0000 (16:50 -0400)]
:art:
Machiste N. Quintana [Thu, 23 Apr 2015 20:46:48 +0000 (16:46 -0400)]
Add Electron logo to Readme
deepak1556 [Wed, 22 Apr 2015 07:30:10 +0000 (13:00 +0530)]
webview: add inspectElement method
deepak1556 [Tue, 21 Apr 2015 13:35:36 +0000 (19:05 +0530)]
window: supports HTML5 fullscreen api
Cheng Zhao [Thu, 23 Apr 2015 05:29:34 +0000 (13:29 +0800)]
Bump v0.25.1
Cheng Zhao [Thu, 23 Apr 2015 05:28:29 +0000 (13:28 +0800)]
Don't add tag in bump-version.py
It will be done by GitHub Releases.
Cheng Zhao [Thu, 23 Apr 2015 05:27:11 +0000 (13:27 +0800)]
Upgrade brightray for #1462
Cheng Zhao [Thu, 23 Apr 2015 05:17:18 +0000 (13:17 +0800)]
Also remove user-defined search paths in renderer
Cheng Zhao [Thu, 23 Apr 2015 05:13:58 +0000 (13:13 +0800)]
Simplify how we remove user-defined search paths
deepak1556 [Mon, 20 Apr 2015 09:57:51 +0000 (15:27 +0530)]
module: remove system paths from search
Cheng Zhao [Thu, 23 Apr 2015 02:22:09 +0000 (10:22 +0800)]
Update native_mate
Cheng Zhao [Thu, 23 Apr 2015 02:21:15 +0000 (10:21 +0800)]
Merge branch 'api_content_tracing_patch' of https://github.com/deepak1556/atom-shell into deepak1556-api_content_tracing_patch
Kevin Sawicki [Wed, 22 Apr 2015 21:08:09 +0000 (14:08 -0700)]
Merge pull request #1464 from bnvk/patch-1
updated bash path to ./Electron.app/Contents/MacOS/Electron
Kevin Sawicki [Wed, 22 Apr 2015 21:04:29 +0000 (14:04 -0700)]
Merge pull request #1466 from gappsby/master
node.js --> io.js
Florian Hämmerle [Wed, 22 Apr 2015 20:14:50 +0000 (22:14 +0200)]
Update quick-start.md
Brennan Novak [Wed, 22 Apr 2015 14:22:08 +0000 (16:22 +0200)]
updated bash path to ./Electron.app/Contents/MacOS/Electron
it had the trailing /Atom which no longer exists
Cheng Zhao [Wed, 22 Apr 2015 05:50:55 +0000 (05:50 +0000)]
Bump v0.25.0
Cheng Zhao [Wed, 22 Apr 2015 04:28:49 +0000 (12:28 +0800)]
Merge pull request #1454 from atom/chrome42
Upgrade to Chrome 42
Cheng Zhao [Wed, 22 Apr 2015 04:08:04 +0000 (12:08 +0800)]
win: Update referenced symbols on ia32
Cheng Zhao [Wed, 22 Apr 2015 02:12:16 +0000 (10:12 +0800)]
win: Update referenced symbols on x64
Cheng Zhao [Wed, 22 Apr 2015 02:04:30 +0000 (10:04 +0800)]
win: OpenItemViaShell is removed
Cheng Zhao [Tue, 21 Apr 2015 13:43:53 +0000 (21:43 +0800)]
linux: Update brightray to fix crash
Cheng Zhao [Tue, 21 Apr 2015 12:01:07 +0000 (20:01 +0800)]
Update the commit of libchromiumcontent to download
Cheng Zhao [Tue, 21 Apr 2015 11:06:28 +0000 (19:06 +0800)]
mac: Update brightray to fix Release linking
Cheng Zhao [Tue, 21 Apr 2015 11:01:29 +0000 (19:01 +0800)]
Update user agent
Cheng Zhao [Tue, 21 Apr 2015 10:56:08 +0000 (18:56 +0800)]
Fix API changes
Cheng Zhao [Tue, 21 Apr 2015 10:56:00 +0000 (18:56 +0800)]
Upgrade to Chrome 42
Cheng Zhao [Tue, 21 Apr 2015 10:55:44 +0000 (18:55 +0800)]
Fix refreshing specs
Max Graey [Mon, 20 Apr 2015 21:39:54 +0000 (04:39 +0700)]
Merge pull request #1 from atom/master
Merge with forked
Kevin Sawicki [Mon, 20 Apr 2015 18:22:50 +0000 (11:22 -0700)]
Add mention of previous name
Kevin Sawicki [Mon, 20 Apr 2015 16:34:32 +0000 (09:34 -0700)]
Update discuss category to electron
Cheng Zhao [Mon, 20 Apr 2015 12:04:02 +0000 (20:04 +0800)]
Align the " in #1426
Cheng Zhao [Mon, 20 Apr 2015 12:02:44 +0000 (20:02 +0800)]
Merge pull request #1426 from deepak1556/api_pm_patch
pm: throw when initialising module before ready event
Cheng Zhao [Mon, 20 Apr 2015 11:48:07 +0000 (19:48 +0800)]
Upgrade brightray for #1442
Cheng Zhao [Mon, 20 Apr 2015 11:40:37 +0000 (19:40 +0800)]
Merge branch 'NKMR6194-master'
Cheng Zhao [Mon, 20 Apr 2015 11:40:04 +0000 (19:40 +0800)]
Merge branch 'master' of https://github.com/NKMR6194/electron into NKMR6194-master
deepak1556 [Wed, 15 Apr 2015 11:20:25 +0000 (16:50 +0530)]
pm: throw when initialising module before ready event
Cheng Zhao [Mon, 20 Apr 2015 07:51:01 +0000 (15:51 +0800)]
Merge pull request #1428 from SimplyAhmazing/master
Documentation Fix: edits quick-start doc file section "The renderer process" segment
Cheng Zhao [Mon, 20 Apr 2015 07:48:18 +0000 (15:48 +0800)]
Merge pull request #1437 from maxogden/patch-2
Add electron-prebuilt npm instructions to README
Cheng Zhao [Mon, 20 Apr 2015 07:24:24 +0000 (15:24 +0800)]
Merge pull request #1421 from tommoor/patch-2
Updated documentation for power-monitor
Cheng Zhao [Mon, 20 Apr 2015 07:22:16 +0000 (15:22 +0800)]
Merge pull request #1446 from atom/fix-debugger
Fix starting debugger in forked scripts
Cheng Zhao [Mon, 20 Apr 2015 07:12:46 +0000 (15:12 +0800)]
Parse the debug args of Node
Cheng Zhao [Mon, 20 Apr 2015 06:35:57 +0000 (14:35 +0800)]
Remove our own debugger implementation
Previously it was used because Node doesn't provide one for latest V8.
Cheng Zhao [Mon, 20 Apr 2015 06:32:41 +0000 (14:32 +0800)]
Set node::node_isolate to fix crash
Cheng Zhao [Mon, 20 Apr 2015 06:10:15 +0000 (14:10 +0800)]
Also enable the debugger
Robo [Tue, 14 Apr 2015 02:15:34 +0000 (07:45 +0530)]
node: start debugger for node run during a forked process
Cheng Zhao [Mon, 20 Apr 2015 06:05:47 +0000 (14:05 +0800)]
Upgrade node for debugger flags
SAKATA Sinji [Sun, 19 Apr 2015 15:46:00 +0000 (00:46 +0900)]
docs: Atom Shell => Electron in quick-start.md
Max Graey [Sat, 18 Apr 2015 12:08:22 +0000 (19:08 +0700)]
Fix some draw issues in native mac os window
Fix some non-transparent corners and lacking redraw while resizing non-frame window
deepak1556 [Fri, 17 Apr 2015 19:59:57 +0000 (01:29 +0530)]
nativemate: moved std::set converter
Max Ogden [Fri, 17 Apr 2015 18:25:06 +0000 (11:25 -0700)]
Add electron-prebuilt npm instructions to README
Cheng Zhao [Fri, 17 Apr 2015 07:53:46 +0000 (15:53 +0800)]
Fix upload.py for the rename
Cheng Zhao [Fri, 17 Apr 2015 07:30:17 +0000 (15:30 +0800)]
Bump v0.24.0
Cheng Zhao [Fri, 17 Apr 2015 07:29:47 +0000 (15:29 +0800)]
win: Update the rc file
We should find a way to generate from atom.gyp.
Cheng Zhao [Fri, 17 Apr 2015 07:26:17 +0000 (15:26 +0800)]
Use electron in release title
Cheng Zhao [Fri, 17 Apr 2015 07:22:07 +0000 (15:22 +0800)]
Merge pull request #1389 from atom/rename-to-electron
Rename to electron
Cheng Zhao [Fri, 17 Apr 2015 07:10:48 +0000 (15:10 +0800)]
Fix typo
Cheng Zhao [Fri, 17 Apr 2015 04:13:20 +0000 (12:13 +0800)]
Use product_name for generating zip archives
Cheng Zhao [Fri, 17 Apr 2015 03:59:40 +0000 (11:59 +0800)]
docs: Update the rebranding guide
Kevin Sawicki [Thu, 16 Apr 2015 16:15:11 +0000 (09:15 -0700)]
Merge pull request #1430 from simurai/rename-to-electron-icon
Electron icon
simurai [Thu, 16 Apr 2015 15:37:48 +0000 (00:37 +0900)]
Replace icons
Cheng Zhao [Thu, 16 Apr 2015 06:50:46 +0000 (14:50 +0800)]
docs: Build for 64bit target on Windows
Cheng Zhao [Thu, 16 Apr 2015 03:31:12 +0000 (11:31 +0800)]
docs: Atom Shell => Electron
Cheng Zhao [Thu, 16 Apr 2015 03:10:24 +0000 (11:10 +0800)]
docs: Update links in README
The npm instructions are removed for now, will add it back when we had
electron in npm registry.
Ahmed Abdalla [Wed, 15 Apr 2015 18:01:09 +0000 (14:01 -0400)]
removes use of passive voice
Ahmed Abdalla [Wed, 15 Apr 2015 17:58:30 +0000 (13:58 -0400)]
fixes spelling typo
Tom Moor [Wed, 15 Apr 2015 15:17:10 +0000 (08:17 -0700)]
Update power-monitor.md
Tom Moor [Wed, 15 Apr 2015 04:03:58 +0000 (21:03 -0700)]
Updated documentation for power-monitor
Added two undocumented events, added note that must be used after ready event.
Ahmed Abdalla [Wed, 15 Apr 2015 03:04:19 +0000 (23:04 -0400)]
edits quick-start "The renderer Process" segment
Cheng Zhao [Tue, 14 Apr 2015 09:37:22 +0000 (17:37 +0800)]
Forgot to set default version in crash reporter
Cheng Zhao [Tue, 14 Apr 2015 09:27:04 +0000 (17:27 +0800)]
mac: Remove "Atom"s from default menu
Cheng Zhao [Tue, 14 Apr 2015 09:23:03 +0000 (17:23 +0800)]
atom => electron in atom.gyp
Cheng Zhao [Tue, 14 Apr 2015 08:18:57 +0000 (16:18 +0800)]
Change the window class names