Corey Farwell [Wed, 29 Apr 2015 17:56:31 +0000 (13:56 -0400)]
Enable syntax highlighting in README
Primarily to fade the comments in the code block
Cheng Zhao [Wed, 29 Apr 2015 09:57:16 +0000 (17:57 +0800)]
Chaning src of webview should always do a load
Previously changing src to the same value won't have any effect, which
does not follow the behavior of browsers.
Cheng Zhao [Wed, 29 Apr 2015 09:31:56 +0000 (17:31 +0800)]
spec,win: Fix page-favicon-updated event spec
Cheng Zhao [Wed, 29 Apr 2015 07:13:46 +0000 (15:13 +0800)]
win: Fix compilation error
Cheng Zhao [Wed, 29 Apr 2015 06:10:12 +0000 (14:10 +0800)]
Merge pull request #1477 from atom/dont-rig-app-name
Provide an optional way to explicitly set the AppUserModelID
Cheng Zhao [Wed, 29 Apr 2015 02:39:44 +0000 (10:39 +0800)]
Merge pull request #1520 from atom/disable-auto-hide-cursor
Add option to disable hiding cursor when typing
Cheng Zhao [Wed, 29 Apr 2015 02:28:42 +0000 (10:28 +0800)]
docs: disable-auto-hide-cursor option
Cheng Zhao [Mon, 27 Apr 2015 04:08:22 +0000 (12:08 +0800)]
Add 'disable-auto-hide-cursor' option
Cheng Zhao [Mon, 27 Apr 2015 03:47:26 +0000 (11:47 +0800)]
Update to the new patch for acceptsFirstMouse
Paul Betts [Tue, 28 Apr 2015 22:49:16 +0000 (15:49 -0700)]
Fix typo
Paul Betts [Tue, 28 Apr 2015 19:08:31 +0000 (12:08 -0700)]
Create an explicit API for setting the App User Model ID
Kevin Sawicki [Tue, 28 Apr 2015 15:57:35 +0000 (08:57 -0700)]
Merge pull request #1514 from mnquintana/patch-1
Logo png -> svg
Machiste N. Quintana [Tue, 28 Apr 2015 14:48:54 +0000 (10:48 -0400)]
Logo png -> svg
Fixes broken image in Readme
Cheng Zhao [Tue, 28 Apr 2015 09:55:06 +0000 (17:55 +0800)]
Merge pull request #1505 from atom/default-help-menu
Add help menu to default app
Daniel Hengeveld [Mon, 27 Apr 2015 20:30:26 +0000 (13:30 -0700)]
Merge pull request #1495 from bendrucker/grammar
Fix grammar in NW.js comparison
Ben Drucker [Sun, 26 Apr 2015 23:35:52 +0000 (19:35 -0400)]
Fix grammar in NW.js comparison
Kevin Sawicki [Fri, 24 Apr 2015 21:17:15 +0000 (14:17 -0700)]
Tweak path docs
Kevin Sawicki [Fri, 24 Apr 2015 21:02:49 +0000 (14:02 -0700)]
Add -h/--help usage message
Kevin Sawicki [Fri, 24 Apr 2015 20:37:34 +0000 (13:37 -0700)]
Add help menu to electron site
Kevin Sawicki [Fri, 24 Apr 2015 20:32:46 +0000 (13:32 -0700)]
Add default help menu
Kevin Sawicki [Fri, 24 Apr 2015 20:27:19 +0000 (13:27 -0700)]
Make full screen menu a toggler
Cheng Zhao [Mon, 27 Apr 2015 14:00:23 +0000 (22:00 +0800)]
Merge pull request #1502 from atom/renderer-restart
Manage navigation history with JavaScript on user side
Cheng Zhao [Sun, 26 Apr 2015 14:29:51 +0000 (22:29 +0800)]
Allow calling goBack for multiple times
Cheng Zhao [Sun, 26 Apr 2015 13:31:48 +0000 (21:31 +0800)]
Don't use Chromium's history list
Cheng Zhao [Sun, 26 Apr 2015 13:28:30 +0000 (21:28 +0800)]
Implement our own NavigationController
Cheng Zhao [Sun, 26 Apr 2015 09:26:25 +0000 (17:26 +0800)]
Only append command line params for renderer process
Cheng Zhao [Sun, 26 Apr 2015 09:26:00 +0000 (17:26 +0800)]
Check if it is guest process before updating process ID
Cheng Zhao [Sun, 26 Apr 2015 07:49:26 +0000 (15:49 +0800)]
spec: Native modules should work after navigation in webview
Cheng Zhao [Sun, 26 Apr 2015 07:30:31 +0000 (15:30 +0800)]
Update guest process id when navigating
Cheng Zhao [Sun, 26 Apr 2015 04:35:14 +0000 (12:35 +0800)]
NULL => nullptr
Cheng Zhao [Sun, 26 Apr 2015 04:28:27 +0000 (12:28 +0800)]
Use our new way to restart renderer process
As a side effect, it will also restart the renderer process of webview
tag guests.
Cheng Zhao [Mon, 27 Apr 2015 07:11:37 +0000 (15:11 +0800)]
Upgrade libchromiumcontent
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