Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	e37fc0e30a  
						 
						
							
							
								
								
								Mark mixed sandbox as macOS/Windows only  
							
							
							
						 
						
							2017-06-28 14:36:34 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	0f83180377  
						 
						
							
							
								
								
								Merge pull request  #9837  from electron/notification-actions  
							
							... 
							
							
							
							Notification actions 
							
						 
						
							2017-06-28 12:59:10 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	e44f655503  
						 
						
							
							
								
								
								Merge pull request  #9760  from shubham2892/Add-mouse-enter-and-mouse-exit-event-for-Tray  
							
							... 
							
							
							
							Add mouse-enter and mouse-exit events for tray 
							
						 
						
							2017-06-28 12:15:32 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	70544440f9  
						 
						
							
							
								
								
								Add location and keyboard modifiers to tray mouse events  
							
							
							
						 
						
							2017-06-28 12:10:24 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	2406d6c279  
						 
						
							
							
								
								
								Rename to mouse-leave for consistency with drag-leave  
							
							
							
						 
						
							2017-06-28 11:40:21 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	4958771b8a  
						 
						
							
							
								
								
								Merge pull request  #9852  from electron/webcontents-ignorekeyboardshortcuts  
							
							... 
							
							
							
							Add webContents.setIgnoreMenuShortcuts() 
							
						 
						
							2017-06-28 10:35:02 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	0d1cf8af35  
						 
						
							
							
								
								
								Mark contents.setIgnoreMenuShortcuts as experimental  
							
							
							
						 
						
							2017-06-28 10:20:22 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	2cd49f3036  
						 
						
							
							
								
								
								Merge pull request  #9644  from electron/webview-sandbox  
							
							... 
							
							
							
							Enable sandbox on webview 
							
						 
						
							2017-06-28 10:10:25 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	f1dbfb1925  
						 
						
							
							
								
								
								Mark app.enableMixedSandbox() as experimental  
							
							
							
						 
						
							2017-06-28 08:36:29 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	f0ec9c68b0  
						 
						
							
							
								
								
								Merge pull request  #9883  from electron/ipc-return-value  
							
							... 
							
							
							
							document the return value of ipcRenderer.sendSync 
							
						 
						
							2017-06-28 08:03:27 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	f646be2981  
						 
						
							
							
								
								
								document the return value of ipcRenderer.sendSync  
							
							
							
						 
						
							2017-06-27 12:01:39 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	d3ac9a3f3b  
						 
						
							
							
								
								
								fix crash reporter typo  
							
							
							
						 
						
							2017-06-27 10:40:14 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hari Krishna Reddy Juturu 
								
							 
						 
						
							
							
								
							
							
	74196b96a1  
						 
						
							
							
								
								
								Adding enableMixedSandbox api  
							
							
							
						 
						
							2017-06-26 14:13:41 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Birunthan Mohanathas 
								
							 
						 
						
							
							
								
							
							
	f20f87829b  
						 
						
							
							
								
								
								Add webContents.setIgnoreMenuShortcuts()  
							
							... 
							
							
							
							This allows you to disable application menu shortcut handling on a per
web contents basis. 
							
						 
						
							2017-06-26 14:01:17 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	a916be3ffd  
						 
						
							
							
								
								
								Merge pull request  #9754  from t-hofmann/patch-1  
							
							... 
							
							
							
							Create app.md 
							
						 
						
							2017-06-26 08:53:44 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	da001940e2  
						 
						
							
							
								
								
								isNotFirstInstance -> isSecondInstance  
							
							
							
						 
						
							2017-06-26 08:53:29 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	3804bc5eb2  
						 
						
							
							
								
								
								Merge pull request  #9847  from timfish/patch-1  
							
							... 
							
							
							
							Fixes electron/electron-typescript-definitions/issues/63 
							
						 
						
							2017-06-26 08:50:49 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	43f7e42bf7  
						 
						
							
							
								
								
								Mark silent/printBackground as optional  
							
							
							
						 
						
							2017-06-26 08:50:00 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	ef38122388  
						 
						
							
							
								
								
								Merge pull request  #9778  from lepinay/patch-1  
							
							... 
							
							
							
							Extra properties must be less than 63 characters 
							
						 
						
							2017-06-26 08:36:43 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	cbaf3d4787  
						 
						
							
							
								
								
								Tweak character limit description  
							
							
							
						 
						
							2017-06-26 08:35:57 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Birunthan Mohanathas 
								
							 
						 
						
							
							
								
							
							
	79e9926f40  
						 
						
							
							
								
								
								Merge pull request  #9826  from ccnokes/patch-1  
							
							... 
							
							
							
							Fix docs: app.md `setLoginItemSettings` 
							
						 
						
							2017-06-26 08:07:15 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	00d023cd71  
						 
						
							
							
								
								
								Merge pull request  #9725  from danielma/dma/native-tab-new-button  
							
							... 
							
							
							
							Add "New Tab" button for Native macOS Tabs 
							
						 
						
							2017-06-26 15:07:10 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Paul Betts 
								
							 
						 
						
							
							
								
							
							
	97a9708c03  
						 
						
							
							
								
								
								Recommend electron-forge in auto-updater, fix some Windows stuffs  
							
							... 
							
							
							
							We should point people to electron-forge, it's the modern way to package Electron apps 
							
						 
						
							2017-06-25 22:10:48 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Fish 
								
							 
						 
						
							
							
								
							
							
	58a42682d8  
						 
						
							
							
								
								
								Fixes electron/electron-typescript-definitions/issues/63  
							
							
							
						 
						
							2017-06-25 10:43:47 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	b8be81f101  
						 
						
							
							
								
								
								Fix structure docs  
							
							
							
						 
						
							2017-06-24 00:30:13 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	17e737eba2  
						 
						
							
							
								
								
								s/label/text  
							
							
							
						 
						
							2017-06-23 21:04:39 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	96f9dba595  
						 
						
							
							
								
								
								Document the reply / button compatibility state  
							
							
							
						 
						
							2017-06-23 20:56:55 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	a9bf9d26ab  
						 
						
							
							
								
								
								Fix typo in Notification docs  
							
							
							
						 
						
							2017-06-23 20:50:50 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	4f0d48f164  
						 
						
							
							
								
								
								Add support for notification actions on macOS  
							
							
							
						 
						
							2017-06-23 20:50:20 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cameron Nokes 
								
							 
						 
						
							
							
								
							
							
	3239da37dd  
						 
						
							
							
								
								
								Fix docs: app.md setLoginItemSettings  
							
							... 
							
							
							
							`app.setLoginItemSettings` documented arguments are misleading -- `path` and `args` should be passed in the `settings` object, not as separate params, like the code sample below it or in the test file here: 9250b559f9/spec/api-app-spec.js (L336)f5a75c4e87/atom/browser/browser.h (L104) 
							
						 
						
							2017-06-21 16:24:00 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	a4e0af2fbf  
						 
						
							
							
								
								
								Updated referenced command line flag.  
							
							
							
						 
						
							2017-06-21 15:01:55 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	671f5c20f7  
						 
						
							
							
								
								
								Add process properties in lieu of command line options.  
							
							... 
							
							
							
							Resolves  #9139 
For certain node command line options, those options can be set via the
process object (process.noDeprecation, process.throwDeprecation,
process.traceDeprecation, and process.traceProcessWarnings) so they are
documented here.
Also, sorted properties and methods alphabetically for easier
readability. 
						
							2017-06-21 14:58:44 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hari Krishna Reddy Juturu 
								
							 
						 
						
							
							
								
							
							
	cf392e402c  
						 
						
							
							
								
								
								Adding docs  
							
							
							
						 
						
							2017-06-19 11:21:31 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shubham 
								
							 
						 
						
							
							
								
							
							
	25c651c40a  
						 
						
							
							
								
								
								add alwaysShowTitleTextInFullscreen flag  
							
							
							
						 
						
							2017-06-17 20:45:29 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									foo bar code 
								
							 
						 
						
							
							
								
							
							
	4bed743417  
						 
						
							
							
								
								
								Extra properties must be less than 63 characters  
							
							... 
							
							
							
							I found out that after trying to putting some long text in my extra properties that it was truncated, digging around I found these:
897d58bde1/atom/common/crash_reporter/crash_reporter_win.cc 
							
						 
						
							2017-06-16 14:41:12 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Birunthan Mohanathas 
								
							 
						 
						
							
							
								
							
							
	ece50c036d  
						 
						
							
							
								
								
								Document webContents.focus()  
							
							
							
						 
						
							2017-06-15 10:19:27 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	e94698d7cd  
						 
						
							
							
								
								
								Merge pull request  #9751  from electron/optional-spelling  
							
							... 
							
							
							
							use lowercase for optional annotation 
							
						 
						
							2017-06-15 10:12:15 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	7587fc22f1  
						 
						
							
							
								
								
								Merge pull request  #9724  from electron/bump-standard-markdown  
							
							... 
							
							
							
							Bump standard-markdown 
							
						 
						
							2017-06-14 17:26:53 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shubham 
								
							 
						 
						
							
							
								
							
							
	8dbb8ccbab  
						 
						
							
							
								
								
								add mouse-enter and mouse-exit events for tray  
							
							
							
						 
						
							2017-06-14 18:00:29 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	dae27de504  
						 
						
							
							
								
								
								Merge pull request  #9588  from electron/poiru/dialog-default-file-name  
							
							... 
							
							
							
							Use last selected directory when using default file name in dialog.showSaveDialog() 
							
						 
						
							2017-06-14 14:41:45 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Hofmann 
								
							 
						 
						
							
							
								
							
							
	1a6f6fd497  
						 
						
							
							
								
								
								Create app.md  
							
							
							
						 
						
							2017-06-14 12:12:30 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	56ee50f3a3  
						 
						
							
							
								
								
								use lowercase for optional annotation  
							
							
							
						 
						
							2017-06-13 13:50:10 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	b328a238a6  
						 
						
							
							
								
								
								Merge pull request  #9750  from electron/path-csd-props  
							
							... 
							
							
							
							Make clearStorageData options object's property optional 
							
						 
						
							2017-06-13 13:48:10 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vanessa Yuen 
								
							 
						 
						
							
							
								
							
							
	cd28bdd815  
						 
						
							
							
								
								
								add integer note to each parameter  
							
							
							
						 
						
							2017-06-13 11:51:55 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	de066b8d13  
						 
						
							
							
								
								
								Make clearStorageData options object's property optional  
							
							... 
							
							
							
							Fixes  #9749  
						
							2017-06-14 04:34:13 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Ma 
								
							 
						 
						
							
							
								
							
							
	4fb9f825b1  
						 
						
							
							
								
								
								Add "New Tab" button for Native macOS Tabs  
							
							... 
							
							
							
							Adds responders for `newWindowForTab` to `AtomApplicationDelegate` and
`NativeWindowMac`, so that `BrowserWindow`s with a `tabbingIdentifier`
will get the new tab button, and both `app` and `window` will emit a
`new-tab-for-window` event. 
							
						 
						
							2017-06-11 02:26:26 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	3d2c622ba7  
						 
						
							
							
								
								
								use new Buffer.from  
							
							
							
						 
						
							2017-06-10 12:22:27 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Brian Fajardo 
								
							 
						 
						
							
							
								
							
							
	1f73942922  
						 
						
							
							
								
								
								Update rectangle.md (issue  #9552 )  
							
							... 
							
							
							
							Clear confusion regarding rectangle object parameter values 
							
						 
						
							2017-06-09 17:13:57 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	206bca52b7  
						 
						
							
							
								
								
								Merge pull request  #9706  from KagamiChan/master  
							
							... 
							
							
							
							📝   add notes for peak working set size on macOS 
						
							2017-06-09 08:43:06 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	6360576d9e  
						 
						
							
							
								
								
								link to cookie structure  
							
							
							
						 
						
							2017-06-08 10:09:40 -07:00