Paul Betts 
								
							 
						 
						
							
							
								
							
							
	d2944c62a5  
						 
						
							
							
								
								
								basictypes.h => macros.h  
							
							 
							
							
							
						 
						
							2016-03-10 17:06:21 +09:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	615ce45849  
						 
						
							
							
								
								
								win: Implement menu parameter  
							
							 
							
							
							
						 
						
							2015-12-02 19:58:10 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	2fba05b5e7  
						 
						
							
							
								
								
								Add menu parameter for Tray.popUpContextMenu  
							
							 
							
							
							
						 
						
							2015-12-02 18:43:11 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Paul Betts 
								
							 
						 
						
							
							
								
							
							
	22e6f15795  
						 
						
							
							
								
								
								Remove GUID from Shell_NotifyIcon calls  
							
							 
							
							... 
							
							
							
							https://github.com/atom/electron/issues/2468#issuecomment-142684129  has
the details 
							
						 
						
							2015-09-23 11:20:26 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	33eadad139  
						 
						
							
							
								
								
								popContextMenu => popUpContextMenu  
							
							 
							
							
							
						 
						
							2015-08-10 13:00:15 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	d42fd6fc7e  
						 
						
							
							
								
								
								win: Pass modifers in 'clicked' events  
							
							 
							
							
							
						 
						
							2015-07-29 13:10:51 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	9afa94f4b8  
						 
						
							
							
								
								
								win: Implement double-clicked event  
							
							 
							
							
							
						 
						
							2015-07-29 12:36:01 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Paul Betts 
								
							 
						 
						
							
							
								
							
							
	5e61974c24  
						 
						
							
							
								
								
								Set NIF_GUID if we have a GUID  
							
							 
							
							
							
						 
						
							2015-07-24 08:05:36 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Paul Betts 
								
							 
						 
						
							
							
								
							
							
	70feb08f84  
						 
						
							
							
								
								
								Fix linting issues  
							
							 
							
							
							
						 
						
							2015-07-24 03:30:23 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Paul Betts 
								
							 
						 
						
							
							
								
							
							
	08383a69ce  
						 
						
							
							
								
								
								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. 
							
						 
						
							2015-07-24 03:10:03 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Haojian Wu 
								
							 
						 
						
							
							
								
							
							
	ed4c69343f  
						 
						
							
							
								
								
								Add 'tray.popContextMenu()' Windows implementation.  
							
							 
							
							
							
						 
						
							2015-07-16 11:42:43 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	ab83b21fa6  
						 
						
							
							
								
								
								Use gfx::Image instead of gfx::ImageSkia in API  
							
							 
							
							... 
							
							
							
							The gfx::Image can use NSImage directly as underlying format, so we
don't have to decode images ourselves on Mac, and we will also be able
to make use of template images. 
							
						 
						
							2015-01-02 18:43:56 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	9f99209733  
						 
						
							
							
								
								
								win: Add "balloon-show" and "balloon-closed" events  
							
							 
							
							
							
						 
						
							2014-11-28 19:42:57 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	210c97f957  
						 
						
							
							
								
								
								win: Add "balloon-clicked" event for Tray  
							
							 
							
							
							
						 
						
							2014-11-28 18:50:31 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	2650e34867  
						 
						
							
							
								
								
								win: Add NotifyIcon::DisplayBalloon  
							
							 
							
							
							
						 
						
							2014-11-28 18:30:43 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	a8b4e5faec  
						 
						
							
							
								
								
								OVERRIDE => override in notify_icon.h  
							
							 
							
							
							
						 
						
							2014-11-28 18:20:38 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	b6b6fc3bfd  
						 
						
							
							
								
								
								Remove All Rights Reserved after GitHub copyright  
							
							 
							
							... 
							
							
							
							Closes  #762  
							
						 
						
							2014-10-31 11:17:05 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	1c415b0666  
						 
						
							
							
								
								
								win: No more need to convert to DIP point for context menu.  
							
							 
							
							
							
						 
						
							2014-07-28 20:44:11 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	b2afe7b3bf  
						 
						
							
							
								
								
								win: Fix notify icon and context menu.  
							
							 
							
							
							
						 
						
							2014-07-11 19:42:53 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	53092cfb7c  
						 
						
							
							
								
								
								win: Fix context menu clicking in notify icon.  
							
							 
							
							
							
						 
						
							2014-06-03 14:11:12 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	9ef7ecbdaf  
						 
						
							
							
								
								
								Win: Implement context menu for tray icon.  
							
							 
							
							
							
						 
						
							2014-06-03 11:52:57 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	1cb135f7f2  
						 
						
							
							
								
								
								win: Implement tray icon API.  
							
							 
							
							
							
						 
						
							2014-06-03 11:25:09 +08:00