Cheng Zhao [Wed, 29 Jul 2015 03:22:12 +0000 (11:22 +0800)]
Style fix for #2328
Cheng Zhao [Wed, 29 Jul 2015 03:08:35 +0000 (11:08 +0800)]
Merge pull request #2328 from atom/tray-settings-propagate
Propagate User App Model ID to Tray Icon
Cheng Zhao [Tue, 28 Jul 2015 08:22:11 +0000 (16:22 +0800)]
Merge pull request #2350 from matiasinsaurralde/master
Basic Spanish docs
Matias Insaurralde [Mon, 27 Jul 2015 02:59:19 +0000 (22:59 -0400)]
custom dom texts
Matias Insaurralde [Mon, 27 Jul 2015 02:57:43 +0000 (22:57 -0400)]
first docs
Paul Betts [Fri, 24 Jul 2015 15:02:14 +0000 (08:02 -0700)]
Set NIF_GUID if we have a GUID
Paul Betts [Fri, 24 Jul 2015 10:30:23 +0000 (03:30 -0700)]
Fix linting issues
Paul Betts [Fri, 24 Jul 2015 10:27:15 +0000 (03:27 -0700)]
Fix up namespaces
Paul Betts [Fri, 24 Jul 2015 10:10:03 +0000 (03:10 -0700)]
Propagate User App Model ID to Tray Icon
This PR prevents dozens of items showing up in the notification area
preferences when using Squirrel for Windows, by ensuring that
notification tray items are tied to the User App Model ID.
Cheng Zhao [Fri, 24 Jul 2015 08:59:18 +0000 (16:59 +0800)]
Bump v0.30.1
Cheng Zhao [Fri, 24 Jul 2015 08:57:59 +0000 (16:57 +0800)]
Merge pull request #2325 from atom/linux-min-max
linux: Fix min/max size not working
Cheng Zhao [Fri, 24 Jul 2015 08:04:54 +0000 (16:04 +0800)]
linux: Fix min/max size not working
Cheng Zhao [Fri, 24 Jul 2015 08:21:16 +0000 (16:21 +0800)]
Merge pull request #2323 from atom/better-spec
Fix a few flaky tests
Cheng Zhao [Fri, 24 Jul 2015 07:49:19 +0000 (15:49 +0800)]
spec: Don't reuse port in session spec
Cheng Zhao [Fri, 24 Jul 2015 07:48:13 +0000 (15:48 +0800)]
spec: Make dom-ready spec stronger
Cheng Zhao [Fri, 24 Jul 2015 07:33:07 +0000 (15:33 +0800)]
spec: Make the basic-auth spec stronger
Cheng Zhao [Fri, 24 Jul 2015 06:24:14 +0000 (14:24 +0800)]
Merge pull request #2321 from atom/web-contents-focus
Focus on WebContents when we load url in BrowserWindow for the first time
Cheng Zhao [Fri, 24 Jul 2015 05:28:30 +0000 (13:28 +0800)]
Merge pull request #2320 from atom/appcomands
Fix app-command event always return 'unknown'.
Cheng Zhao [Fri, 24 Jul 2015 05:00:03 +0000 (13:00 +0800)]
Focus WebContents when we first load url in BrowserWindow
Haojian Wu [Fri, 24 Jul 2015 05:02:11 +0000 (13:02 +0800)]
Fix app-command event always return 'unknown'.
Cheng Zhao [Fri, 24 Jul 2015 04:58:28 +0000 (12:58 +0800)]
Add webContents.focus
Cheng Zhao [Fri, 24 Jul 2015 03:11:56 +0000 (11:11 +0800)]
Merge pull request #2316 from tengyifei/master
Only allow extensions explicitly specified by the user. Fixes #2296
Yifei Teng [Thu, 23 Jul 2015 19:30:07 +0000 (12:30 -0700)]
Only allow extensions explicitly specified by the user. Fixes #2296
Cheng Zhao [Thu, 23 Jul 2015 09:59:09 +0000 (17:59 +0800)]
Merge pull request #2307 from atom/dialog-options
Add "noLink" option for showMessageBox
Cheng Zhao [Thu, 23 Jul 2015 09:28:04 +0000 (17:28 +0800)]
Show all buttons as custom buttons when noLink is specified
Cheng Zhao [Thu, 23 Jul 2015 09:20:43 +0000 (17:20 +0800)]
Add noLink option for showMessageBox
Cheng Zhao [Thu, 23 Jul 2015 07:00:42 +0000 (15:00 +0800)]
Allow the C++ JS binding function to accept arbitrary long arguments
Cheng Zhao [Thu, 23 Jul 2015 06:16:43 +0000 (14:16 +0800)]
Add |options| for ShowMessageBox
Cheng Zhao [Thu, 23 Jul 2015 05:46:34 +0000 (13:46 +0800)]
Use node::MakeCallback to emit events in C++
Fix #2165
Cheng Zhao [Thu, 23 Jul 2015 04:15:54 +0000 (12:15 +0800)]
Merge pull request #2298 from deepak1556/default_protocol_handler_patch
protocol: fix adapter request job for default handlers
Cheng Zhao [Thu, 23 Jul 2015 02:14:02 +0000 (10:14 +0800)]
Make the extraSize of BrowserWindow.setAspectRatio optional
Cheng Zhao [Thu, 23 Jul 2015 02:07:58 +0000 (10:07 +0800)]
Style fixes
* Use under_score for variable names in C++
* Use const& when possible
* Line length <= 80
Cheng Zhao [Thu, 23 Jul 2015 01:45:42 +0000 (09:45 +0800)]
Merge pull request #2250 from EyeSee360/master
Maintain an aspect ratio for content within a window
Cheng Zhao [Thu, 23 Jul 2015 01:42:03 +0000 (09:42 +0800)]
Merge pull request #2302 from etiktin/patch-1
Update dialog.md
Brendon Gonzalez [Wed, 22 Jul 2015 17:48:51 +0000 (13:48 -0400)]
Merge pull request #4 from EyeSee360/msb/electron-pr-update
changes requested for pull request #2250 into electron master
Robo [Wed, 22 Jul 2015 16:24:12 +0000 (21:54 +0530)]
get jsprotocolhandler in IO thread
Robo [Wed, 22 Jul 2015 16:15:08 +0000 (21:45 +0530)]
read post-filtered data when filters are present
Eran Tiktin [Wed, 22 Jul 2015 15:13:50 +0000 (18:13 +0300)]
Update dialog.md
Added a comment about the fact that on Windows, the "question" message box uses the same icon as the "info" message box (Electron uses the task dialog API instead of the message box API). This is because Microsoft's API doesn't supply a default question icon (see `pszIcon` in https://msdn.microsoft.com/en-us/library/windows/desktop/
bb760540(v=vs.85).aspx).
Michael S. Barthelemy [Wed, 22 Jul 2015 14:23:31 +0000 (10:23 -0400)]
changes requested for pull request #2250 into electron master
Robo [Wed, 22 Jul 2015 08:24:39 +0000 (13:54 +0530)]
protocol: copy headers from original request for custom request job
Cheng Zhao [Wed, 22 Jul 2015 07:38:35 +0000 (15:38 +0800)]
Merge pull request #2297 from atom/get-user-agent
Implement getUserAgent API.
Haojian Wu [Wed, 22 Jul 2015 04:25:10 +0000 (12:25 +0800)]
Implement getUserAgent API.
Cheng Zhao [Tue, 21 Jul 2015 03:27:24 +0000 (11:27 +0800)]
docs: Mention libappindicator1 is required, close #1347
Cheng Zhao [Tue, 21 Jul 2015 02:53:17 +0000 (10:53 +0800)]
Merge pull request #2287 from atom/fix-mac-content-size
mac: Always call SetSize for frameless window
Cheng Zhao [Tue, 21 Jul 2015 02:36:19 +0000 (10:36 +0800)]
Merge pull request #2232 from atom/status_item_view
Introduce custom status item view on OS X.
Cheng Zhao [Tue, 21 Jul 2015 02:34:37 +0000 (10:34 +0800)]
mac: Always use GetSize for frameless window
Cheng Zhao [Tue, 21 Jul 2015 02:29:05 +0000 (10:29 +0800)]
mac: Always call SetSize for framless window
Cheng Zhao [Tue, 21 Jul 2015 02:16:02 +0000 (10:16 +0800)]
spec: Test setContentSize for frameless window
Haojian Wu [Sun, 19 Jul 2015 04:12:28 +0000 (12:12 +0800)]
Implement 'drop-files' tray event on OS X.
Cheng Zhao [Mon, 20 Jul 2015 10:40:09 +0000 (18:40 +0800)]
Merge pull request #2270 from UsabilityEtc/patch-1
Improve grammar and sentence structure of app.md
Cheng Zhao [Mon, 20 Jul 2015 10:29:53 +0000 (18:29 +0800)]
Merge pull request #2246 from deepak1556/session_proxy_api
session: api to set proxy
Cheng Zhao [Mon, 20 Jul 2015 10:27:49 +0000 (18:27 +0800)]
Update brightray for #2238
Robo [Thu, 16 Jul 2015 14:36:48 +0000 (20:06 +0530)]
session: api to set proxy
Matias Insaurralde [Sun, 19 Jul 2015 21:39:59 +0000 (17:39 -0400)]
preparing README-es
Jeffrey Morgan [Sat, 18 Jul 2015 14:40:01 +0000 (15:40 +0100)]
Improve grammar and sentence structure of app.md
Improve the grammar and sentence structure of app.md. Replace references to Mac with OS X for consistency with other docs and use the OS X nomenclature of notification rather than message.
Michael S. Barthelemy [Fri, 17 Jul 2015 14:25:30 +0000 (10:25 -0400)]
fix bug with computing the case where we should constrain via height
Cheng Zhao [Thu, 16 Jul 2015 22:17:45 +0000 (15:17 -0700)]
docs: Mention null session of RequestHttpJob
Cheng Zhao [Thu, 16 Jul 2015 22:14:45 +0000 (15:14 -0700)]
Merge pull request #2207 from deepak1556/fetch_job_patch
protocol: create separate request context for fetch job
Robo [Thu, 16 Jul 2015 20:30:43 +0000 (02:00 +0530)]
use current session when not defined
Michael S. Barthelemy [Thu, 16 Jul 2015 18:45:27 +0000 (14:45 -0400)]
wrap lines to meet Travis CI build requirements
Michael S. Barthelemy [Thu, 16 Jul 2015 18:31:01 +0000 (14:31 -0400)]
shorten names
Michael S. Barthelemy [Thu, 16 Jul 2015 18:26:48 +0000 (14:26 -0400)]
fix line length issue
mbarthelemy [Thu, 16 Jul 2015 18:01:55 +0000 (14:01 -0400)]
Merge pull request #1 from EyeSee360/msb/aspect-ratio
add function maintainAspectRatioOfInteriorContent to BrowserWindow
Michael S. Barthelemy [Thu, 16 Jul 2015 17:57:38 +0000 (13:57 -0400)]
Merge branch 'master' into msb/aspect-ratio
Michael S. Barthelemy [Thu, 16 Jul 2015 17:54:51 +0000 (13:54 -0400)]
add function maintainAspectRatioOfInteriorContent to BrowserWindow in order to enforce an aspect ratio for an electron window
Cheng Zhao [Thu, 16 Jul 2015 17:01:25 +0000 (01:01 +0800)]
Bump v0.30.0
Cheng Zhao [Thu, 16 Jul 2015 16:54:57 +0000 (00:54 +0800)]
Don't upload PDB files in CI
Somehow it is blocking.
Robo [Wed, 15 Jul 2015 12:35:38 +0000 (18:05 +0530)]
use request context from session if provided
Robo [Mon, 13 Jul 2015 15:40:44 +0000 (21:10 +0530)]
protocol: create separate request context for fetch job
Cheng Zhao [Thu, 16 Jul 2015 14:20:30 +0000 (07:20 -0700)]
Merge pull request #2200 from atom/input_accept_attr
Enable 'accept' attribute in 'input' label.
Cheng Zhao [Thu, 16 Jul 2015 13:36:10 +0000 (06:36 -0700)]
Update brightray for #1852
Cheng Zhao [Thu, 16 Jul 2015 13:32:09 +0000 (06:32 -0700)]
docs: Say more about standard scheme
Cheng Zhao [Thu, 16 Jul 2015 11:34:23 +0000 (04:34 -0700)]
Merge pull request #2234 from astoilkov/patch-1
fix typo in browser-window.md
Haojian Wu [Mon, 13 Jul 2015 08:19:30 +0000 (16:19 +0800)]
Make <input type="file"\> remember last used directory.
Cheng Zhao [Thu, 16 Jul 2015 10:48:35 +0000 (03:48 -0700)]
Fix hanlding trailing slash in asar package, close #2222
Haojian Wu [Thu, 16 Jul 2015 10:36:45 +0000 (18:36 +0800)]
More code style fixing.
Cheng Zhao [Thu, 16 Jul 2015 09:53:59 +0000 (02:53 -0700)]
Merge pull request #2235 from mhkeller/doc-json-fix
valid example json, fix https://github.com/atom/electron/issues/2228
Haojian Wu [Thu, 16 Jul 2015 03:53:13 +0000 (11:53 +0800)]
:memo: tray.popContextMenu API.
Haojian Wu [Thu, 16 Jul 2015 03:43:42 +0000 (11:43 +0800)]
Fix OS X build error.
Haojian Wu [Thu, 16 Jul 2015 03:39:49 +0000 (11:39 +0800)]
Add 'tray.popContextMenu()' Windows implementation.
Haojian Wu [Thu, 16 Jul 2015 02:50:53 +0000 (10:50 +0800)]
Implement 'tray.popContextMenu' API on OS X.
Haojian Wu [Thu, 16 Jul 2015 02:49:55 +0000 (10:49 +0800)]
Simplify code logic and fix object-c code style.
Jeffrey Morgan [Tue, 14 Jul 2015 20:28:57 +0000 (21:28 +0100)]
Improve grammar and comments
Improve the grammar and sentence structure of the text and improve the code comments.
Cheng Zhao [Wed, 15 Jul 2015 23:44:20 +0000 (16:44 -0700)]
Merge pull request #2216 from UsabilityEtc/patch-1
Improve grammar and code formatting
Cheng Zhao [Wed, 15 Jul 2015 23:43:50 +0000 (16:43 -0700)]
Merge pull request #2214 from PButcher/patch-1
Update window-open.md
Cheng Zhao [Wed, 15 Jul 2015 20:14:05 +0000 (13:14 -0700)]
Merge pull request #2206 from dalinaum/patch-1
Update README-ko.md
Cheng Zhao [Wed, 15 Jul 2015 20:11:01 +0000 (13:11 -0700)]
Use CTRL+SHIFT+I for toggling devtools, fix #2205
mhkeller [Wed, 15 Jul 2015 14:34:33 +0000 (10:34 -0400)]
valid example json, fix https://github.com/atom/electron/issues/2228
Antonio Stoilkov [Wed, 15 Jul 2015 14:29:02 +0000 (17:29 +0300)]
fix typo in browser-window.md
Haojian Wu [Wed, 15 Jul 2015 12:13:59 +0000 (20:13 +0800)]
:memo: 'right-clicked' doc.
Haojian Wu [Wed, 15 Jul 2015 12:03:05 +0000 (20:03 +0800)]
Implement 'right-clicked' tray event on Windows.
Haojian Wu [Wed, 15 Jul 2015 11:23:12 +0000 (19:23 +0800)]
Implement 'right-clicked' tray event on OS X.
Haojian Wu [Wed, 15 Jul 2015 10:26:39 +0000 (18:26 +0800)]
Introduce Electron custom statusItem view.
Reimplement tray functions on OS X by using custom statusItem view.
Cheng Zhao [Tue, 14 Jul 2015 22:13:41 +0000 (15:13 -0700)]
Forward the crashed event to BrowserWindow, fix #2201
Cheng Zhao [Tue, 14 Jul 2015 20:17:36 +0000 (13:17 -0700)]
Merge pull request #2220 from atom/provide-user-agent
Provide default user agent in BrowserContext
Cheng Zhao [Tue, 14 Jul 2015 19:16:13 +0000 (12:16 -0700)]
Fix cpplint warnings
Cheng Zhao [Tue, 14 Jul 2015 19:13:25 +0000 (12:13 -0700)]
Set default user agent for WebContents
Cheng Zhao [Tue, 14 Jul 2015 19:12:55 +0000 (12:12 -0700)]
Don't set two "Electron"s in user agent
Cheng Zhao [Tue, 14 Jul 2015 18:40:07 +0000 (11:40 -0700)]
Provide default user agent in BrowserContext
Cheng Zhao [Tue, 14 Jul 2015 18:38:30 +0000 (11:38 -0700)]
spec: Test user agent in websocket