Paul Betts [Wed, 9 Mar 2016 19:22:54 +0000 (11:22 -0800)]
Modifiers moved under UI
Paul Betts [Wed, 9 Mar 2016 19:16:31 +0000 (11:16 -0800)]
SetIsDraftMode no longer a thing, see https://groups.google.com/a/chromium.org/forum/m/#!topic/chromium-checkins/6qohfKmEYyg
Paul Betts [Wed, 9 Mar 2016 19:16:12 +0000 (11:16 -0800)]
More type fixups
Paul Betts [Wed, 9 Mar 2016 19:08:19 +0000 (11:08 -0800)]
Use assignment operator since both sides are scoped now
Paul Betts [Wed, 9 Mar 2016 19:05:17 +0000 (11:05 -0800)]
Update Get() => get(), Set() => reset()
Paul Betts [Wed, 9 Mar 2016 19:01:53 +0000 (11:01 -0800)]
We don't need Metro
Cheng Zhao [Wed, 9 Mar 2016 13:19:56 +0000 (22:19 +0900)]
Fix compilation errors on Linux
Cheng Zhao [Wed, 9 Mar 2016 13:19:47 +0000 (22:19 +0900)]
Update printing code to latest
Cheng Zhao [Wed, 9 Mar 2016 12:34:51 +0000 (21:34 +0900)]
Pending renderer process no longer has render view attached
Cheng Zhao [Wed, 9 Mar 2016 11:03:42 +0000 (20:03 +0900)]
Fix passing Promise with remote
Somehow using value.then.bind(value) would result in infinite loop,
could be bug of Chromium.
Cheng Zhao [Wed, 9 Mar 2016 03:40:06 +0000 (12:40 +0900)]
Fix node integration not working
Cheng Zhao [Tue, 8 Mar 2016 14:35:52 +0000 (23:35 +0900)]
Final pieces of int16 and .Pass()
Cheng Zhao [Tue, 8 Mar 2016 14:32:59 +0000 (23:32 +0900)]
Fix cpplint warnings
Cheng Zhao [Tue, 8 Mar 2016 14:28:53 +0000 (23:28 +0900)]
Fix compilation errors on OS X
Paul Betts [Tue, 8 Mar 2016 04:40:10 +0000 (20:40 -0800)]
int32 => int32_t
Paul Betts [Tue, 8 Mar 2016 04:38:49 +0000 (20:38 -0800)]
basictypes.h => macros.h
Paul Betts [Tue, 8 Mar 2016 04:32:54 +0000 (20:32 -0800)]
startup helper is renamed
Paul Betts [Tue, 8 Mar 2016 04:21:47 +0000 (20:21 -0800)]
Goodbye pdf.dll
Cheng Zhao [Tue, 8 Mar 2016 12:00:37 +0000 (21:00 +0900)]
Fix the compilation errors from brightray and crashpad
Cheng Zhao [Tue, 8 Mar 2016 08:58:59 +0000 (17:58 +0900)]
Update crashpad to lastest branch
Cheng Zhao [Tue, 8 Mar 2016 01:05:44 +0000 (10:05 +0900)]
Upgrade to Chrome 49
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