Max Beatty [Fri, 11 Mar 2016 05:45:51 +0000 (21:45 -0800)]
Add blur method to window ref #4724
Cheng Zhao [Thu, 10 Mar 2016 08:05:34 +0000 (17:05 +0900)]
Merge pull request #4722 from atom/colocate-js
[WIP] Colocate JavaScript in root lib folder
Cheng Zhao [Thu, 10 Mar 2016 07:55:10 +0000 (16:55 +0900)]
Merge pull request #4736 from preco21/patch-7
Docs: Adjust 80 chars per line
Plusb Preco [Thu, 10 Mar 2016 07:54:07 +0000 (16:54 +0900)]
:memo: Adjust 80 chars per line
[ci skip]
Plusb Preco [Wed, 9 Mar 2016 15:20:52 +0000 (00:20 +0900)]
:memo: Update as upstream
Cheng Zhao [Thu, 10 Mar 2016 07:29:33 +0000 (16:29 +0900)]
Merge pull request #4725 from phamdaniel/doc-app-focus
Document 'app.focus()'
Daniel Pham [Wed, 9 Mar 2016 03:31:13 +0000 (22:31 -0500)]
:memo: Document 'app.focus()'
[ci skip]
Cheng Zhao [Wed, 9 Mar 2016 12:45:40 +0000 (21:45 +0900)]
Merge pull request #4723 from yucheng-inc/master
translations zh-CN doc
wujingke [Wed, 9 Mar 2016 01:35:24 +0000 (09:35 +0800)]
Merge pull request #3 from heyunjiang/master
api doc 4th
Kevin Sawicki [Tue, 8 Mar 2016 19:22:58 +0000 (11:22 -0800)]
Update path to ipc.js
Kevin Sawicki [Tue, 8 Mar 2016 19:22:13 +0000 (11:22 -0800)]
Update common api path
Kevin Sawicki [Tue, 8 Mar 2016 19:11:35 +0000 (11:11 -0800)]
Run eslint over lib folder
Kevin Sawicki [Tue, 8 Mar 2016 19:10:31 +0000 (11:10 -0800)]
Remove unneeded resolve calls
Kevin Sawicki [Tue, 8 Mar 2016 19:07:42 +0000 (11:07 -0800)]
Update requires paths
Kevin Sawicki [Tue, 8 Mar 2016 19:03:25 +0000 (11:03 -0800)]
Look for JS in lib dir
Kevin Sawicki [Tue, 8 Mar 2016 01:25:01 +0000 (17:25 -0800)]
Move default_app to root of repo
Kevin Sawicki [Tue, 8 Mar 2016 01:22:38 +0000 (17:22 -0800)]
Update paths for new JS location
Kevin Sawicki [Tue, 8 Mar 2016 01:12:09 +0000 (17:12 -0800)]
Move JavaScript to root lib/ folder
heyunjiang [Tue, 8 Mar 2016 12:40:54 +0000 (20:40 +0800)]
complete command line switch && add enviroment variables
heyunjiang [Tue, 8 Mar 2016 11:57:53 +0000 (19:57 +0800)]
position modify
Cheng Zhao [Tue, 8 Mar 2016 10:46:40 +0000 (19:46 +0900)]
Merge pull request #4680 from atom/resizable-linux
Respect initial resizable window option on Linux
Cheng Zhao [Tue, 8 Mar 2016 10:45:05 +0000 (19:45 +0900)]
Merge pull request #4715 from dongjoon-hyun/fix_typos_in_comments
Fix typos in comments.
Cheng Zhao [Tue, 8 Mar 2016 10:44:26 +0000 (19:44 +0900)]
Merge pull request #4712 from atom/mq-map-selectors-to-roles
Map missing selectors to roles
Cheng Zhao [Tue, 8 Mar 2016 09:59:56 +0000 (18:59 +0900)]
Merge pull request #4674 from atom/normalize-native-image-paths
Normalize native image paths
wujingke [Tue, 8 Mar 2016 08:36:32 +0000 (16:36 +0800)]
Merge pull request #2 from heyunjiang/master
add api doc begin 2.5
heyunjiang [Tue, 8 Mar 2016 08:30:09 +0000 (16:30 +0800)]
add api doc begin 2.5
Dongjoon Hyun [Tue, 8 Mar 2016 04:22:03 +0000 (20:22 -0800)]
Fix typos in comments.
wujingke [Tue, 8 Mar 2016 03:01:55 +0000 (11:01 +0800)]
Merge pull request #1 from heyunjiang/master
menuItem add
heyunjiang [Tue, 8 Mar 2016 02:47:23 +0000 (10:47 +0800)]
menuItem add
Kevin Sawicki [Tue, 8 Mar 2016 00:45:10 +0000 (16:45 -0800)]
Add missing semicolon
Kevin Sawicki [Mon, 7 Mar 2016 22:22:55 +0000 (14:22 -0800)]
path -> paths
Kevin Sawicki [Mon, 7 Mar 2016 22:22:16 +0000 (14:22 -0800)]
absolute_path -> normalize_path
Kevin Sawicki [Mon, 7 Mar 2016 22:21:24 +0000 (14:21 -0800)]
MakePathAbsolute -> NormalizePath
Kevin Sawicki [Mon, 7 Mar 2016 22:19:24 +0000 (14:19 -0800)]
Add specs for more image path cases
Kevin Sawicki [Mon, 7 Mar 2016 17:35:35 +0000 (09:35 -0800)]
Check ReferencesParent before calling MakeAbsoluteFilePath
Kevin Sawicki [Mon, 7 Mar 2016 17:28:08 +0000 (09:28 -0800)]
Assert image size as well
Kevin Sawicki [Fri, 4 Mar 2016 22:58:34 +0000 (14:58 -0800)]
Add api- prefix to spec
Kevin Sawicki [Fri, 4 Mar 2016 22:54:12 +0000 (14:54 -0800)]
Use template string and arrow functions
Kevin Sawicki [Fri, 4 Mar 2016 20:09:53 +0000 (12:09 -0800)]
Mention explicit using original path on failures
Kevin Sawicki [Fri, 4 Mar 2016 20:05:36 +0000 (12:05 -0800)]
Use MakeAbsoluteFilePath when creating native image from path
Kevin Sawicki [Fri, 4 Mar 2016 20:03:13 +0000 (12:03 -0800)]
Add failing spec for native image path normalization
Kevin Sawicki [Tue, 8 Mar 2016 00:40:23 +0000 (16:40 -0800)]
Merge pull request #4713 from atom/mq-doc-actions
Link to OS X Cocoa Event Handling guide on actions
Machisté N. Quintana [Tue, 8 Mar 2016 00:19:00 +0000 (16:19 -0800)]
:memo: :art: Hard wrap
Machisté N. Quintana [Tue, 8 Mar 2016 00:11:58 +0000 (16:11 -0800)]
:memo: Link to OS X Cocoa Event Handling guide on actions
Kevin Sawicki [Tue, 8 Mar 2016 00:10:50 +0000 (16:10 -0800)]
Merge pull request #4711 from atom/realpath-asar-unpacked-specs
Add specs for realpath of unpacked asar path
Machisté N. Quintana [Tue, 8 Mar 2016 00:01:46 +0000 (16:01 -0800)]
Add mapping for performZoom
Machisté N. Quintana [Mon, 7 Mar 2016 23:53:09 +0000 (15:53 -0800)]
:art: [ci skip]
Machisté N. Quintana [Mon, 7 Mar 2016 23:50:33 +0000 (15:50 -0800)]
Map webContents.delete to role
Machisté N. Quintana [Mon, 7 Mar 2016 23:42:32 +0000 (15:42 -0800)]
Map selectors for delete and pasteAndMatchStyle to roles
Kevin Sawicki [Mon, 7 Mar 2016 23:30:33 +0000 (15:30 -0800)]
Add missing done param
Kevin Sawicki [Mon, 7 Mar 2016 23:27:16 +0000 (15:27 -0800)]
Add specs for realpath of unpacked asar path
Kevin Sawicki [Mon, 7 Mar 2016 21:59:07 +0000 (13:59 -0800)]
Merge pull request #4706 from atom/update-styleguide
Remove CoffeeScript from styleguide
Kevin Sawicki [Mon, 7 Mar 2016 21:58:49 +0000 (13:58 -0800)]
Tweak lint sentence
Kevin Sawicki [Mon, 7 Mar 2016 21:53:57 +0000 (13:53 -0800)]
Restore setting resizable property from ctor on Windows
Kevin Sawicki [Mon, 7 Mar 2016 21:48:33 +0000 (13:48 -0800)]
Set resizable on Linux from InitWithOptions
Kevin Sawicki [Mon, 7 Mar 2016 18:37:01 +0000 (10:37 -0800)]
:art:
Kevin Sawicki [Mon, 7 Mar 2016 18:11:30 +0000 (10:11 -0800)]
Contrain size in ctor on non-resizable windows
Kevin Sawicki [Mon, 7 Mar 2016 17:53:20 +0000 (09:53 -0800)]
Add Linux exclusion to describe
Kevin Sawicki [Mon, 7 Mar 2016 17:46:05 +0000 (09:46 -0800)]
Mention npm run lint
Kevin Sawicki [Mon, 7 Mar 2016 17:45:13 +0000 (09:45 -0800)]
Mention indent and semicolons
Kevin Sawicki [Mon, 7 Mar 2016 17:43:04 +0000 (09:43 -0800)]
Remove CoffeeScript from styleguide
Cheng Zhao [Mon, 7 Mar 2016 01:31:49 +0000 (10:31 +0900)]
Merge pull request #4695 from dongjoon-hyun/fix_link_name
Fix link name.
Cheng Zhao [Mon, 7 Mar 2016 00:53:03 +0000 (09:53 +0900)]
Merge pull request #4646 from phamdaniel/dark-mode
Add API to check OSX's Dark theme
Daniel Pham [Sun, 6 Mar 2016 15:55:47 +0000 (10:55 -0500)]
:apple: Rename 'isDarkModeEnabled' to 'isDarkMode'
Cheng Zhao [Sun, 6 Mar 2016 10:23:46 +0000 (19:23 +0900)]
Merge pull request #4682 from phamdaniel/ismaximized
Fix `isMaximized()` in window for when resizable is set to false on OSX
Dongjoon Hyun [Sun, 6 Mar 2016 07:28:39 +0000 (23:28 -0800)]
Fix link name.
Cheng Zhao [Sun, 6 Mar 2016 07:17:38 +0000 (16:17 +0900)]
Merge pull request #4670 from atom/cmd-backtick-order
Use sendAction for cycling windows
Cheng Zhao [Sun, 6 Mar 2016 06:36:20 +0000 (15:36 +0900)]
Merge pull request #4665 from christoth/christoth-webview-flexbox
Use flexbox layout for browserplugin
Cheng Zhao [Sun, 6 Mar 2016 06:36:05 +0000 (15:36 +0900)]
Merge pull request #4666 from SLiNv/zh-CN-documentation
Add Pepper Flash doc and match doc style
Cheng Zhao [Sun, 6 Mar 2016 06:31:59 +0000 (15:31 +0900)]
Merge pull request #4694 from atom/common-accelerator
Remove duplicated keyboard code
Cheng Zhao [Sun, 6 Mar 2016 06:12:04 +0000 (15:12 +0900)]
docs: Add missing key codes
Cheng Zhao [Sun, 6 Mar 2016 06:04:05 +0000 (15:04 +0900)]
Remove duplicated keyboard code
Cheng Zhao [Sat, 5 Mar 2016 13:20:43 +0000 (22:20 +0900)]
Merge pull request #4686 from atom/fullscreen-logic
Improve fullscreen related logic code
Cheng Zhao [Sat, 5 Mar 2016 12:54:41 +0000 (21:54 +0900)]
Remove the duplicate logic on OS X
Cheng Zhao [Sat, 5 Mar 2016 12:38:06 +0000 (21:38 +0900)]
SetFullScreen should not work at all when not fullscreenable
This follows the logic of OS X.
Cheng Zhao [Sat, 5 Mar 2016 12:30:27 +0000 (21:30 +0900)]
Merge branch 'will-fullscreen' of https://github.com/MaxWhere/electron
Cheng Zhao [Sat, 5 Mar 2016 12:20:02 +0000 (21:20 +0900)]
docs: OS X also has progress bar
Cheng Zhao [Sat, 5 Mar 2016 12:13:59 +0000 (21:13 +0900)]
Merge pull request #4656 from princejwesley/menu-item-click
Add platform predicate for menu item action
Cheng Zhao [Sat, 5 Mar 2016 10:47:27 +0000 (19:47 +0900)]
Merge pull request #4683 from atom/fix-select-certificate
Fix passing certificate to select-client-certificate's callback
Cheng Zhao [Sat, 5 Mar 2016 09:57:46 +0000 (18:57 +0900)]
Fix passing certificate to select-client-certificate's callback
Daniel Pham [Sat, 5 Mar 2016 06:39:13 +0000 (01:39 -0500)]
:apple:Fix 'isMaximized()' for non resizable windows
Cheng Zhao [Sat, 5 Mar 2016 03:00:06 +0000 (12:00 +0900)]
Bump v0.36.10
Cheng Zhao [Sat, 5 Mar 2016 02:56:56 +0000 (11:56 +0900)]
Merge pull request #4678 from atom/writable-member-functions
Make remote member functions writable/configurable
Kevin Sawicki [Sat, 5 Mar 2016 00:15:04 +0000 (16:15 -0800)]
Add missing semicolon
Kevin Sawicki [Sat, 5 Mar 2016 00:12:58 +0000 (16:12 -0800)]
Initially set resizable property on Linux
Kevin Sawicki [Sat, 5 Mar 2016 00:12:14 +0000 (16:12 -0800)]
Enable resizable spec on Linux
Kevin Sawicki [Fri, 4 Mar 2016 23:57:21 +0000 (15:57 -0800)]
getObjectMemebers -> getObjectMembers
Kevin Sawicki [Fri, 4 Mar 2016 23:56:18 +0000 (15:56 -0800)]
Mention deleting
Kevin Sawicki [Fri, 4 Mar 2016 23:51:17 +0000 (15:51 -0800)]
Allow remote member functions to be deleted
Kevin Sawicki [Fri, 4 Mar 2016 23:49:46 +0000 (15:49 -0800)]
Make member functions writable
Kevin Sawicki [Fri, 4 Mar 2016 23:43:51 +0000 (15:43 -0800)]
Add failing spec for reassigning remote function
Kevin Sawicki [Fri, 4 Mar 2016 22:42:21 +0000 (14:42 -0800)]
Merge pull request #4675 from atom/report-error-in-enumerate-devices-spec
Always call done callback in enumerateDevices spec
Kevin Sawicki [Fri, 4 Mar 2016 20:38:39 +0000 (12:38 -0800)]
Don't run mediaDevices spec on Linux CI
Kevin Sawicki [Fri, 4 Mar 2016 20:29:50 +0000 (12:29 -0800)]
Always call done callback
Daniel Pham [Fri, 4 Mar 2016 04:58:58 +0000 (23:58 -0500)]
Rename dark-mode-changed to platform-theme-changed
Kevin Sawicki [Fri, 4 Mar 2016 04:53:58 +0000 (20:53 -0800)]
Use _cycleWindows selector to implement cmd-`
Daniel Pham [Fri, 4 Mar 2016 04:48:30 +0000 (23:48 -0500)]
Simplify the isDarkModeEnabled check
christoth [Thu, 3 Mar 2016 22:22:20 +0000 (17:22 -0500)]
Use flexbox layout for browserplugin
Victor Zhu [Thu, 3 Mar 2016 20:42:14 +0000 (15:42 -0500)]
Add Pepper Flash doc and match doc style
- Add Pepper Flash plugin documentation
- Use and match the same documentaion style for other CN docs.
- Fix some typos and grammar.
Cheng Zhao [Thu, 3 Mar 2016 12:00:46 +0000 (21:00 +0900)]
Merge pull request #4635 from akameco/master
Fix JP docs tranlation