| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									lib
									
								
							
						
					
				 | 
				
					
						
							
							webContents.executeJavaScript should run code after page is loaded.
						
					
				 | 
				2014-06-16 09:10:41 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_app.cc
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_app.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_auto_updater.cc
							
						
					
				 | 
				
					
						
							
							Fixes auto updater regression, closes atom/atom#1949.
						
					
				 | 
				2014-05-07 11:32:06 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_auto_updater.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_dialog.cc
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu.cc
							
						
					
				 | 
				
					
						
							
							win: Update states when setting checked property.
						
					
				 | 
				2014-05-26 11:34:36 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu.h
							
						
					
				 | 
				
					
						
							
							Bind TrayIcon to JS.
						
					
				 | 
				2014-05-30 23:57:54 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu_gtk.cc
							
						
					
				 | 
				
					
						
							
							win: Update states when setting checked property.
						
					
				 | 
				2014-05-26 11:34:36 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu_gtk.h
							
						
					
				 | 
				
					
						
							
							win: Update states when setting checked property.
						
					
				 | 
				2014-05-26 11:34:36 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu_mac.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu_mac.mm
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu_win.cc
							
						
					
				 | 
				
					
						
							
							win: Update states when setting checked property.
						
					
				 | 
				2014-05-26 11:34:36 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu_win.h
							
						
					
				 | 
				
					
						
							
							win: Update states when setting checked property.
						
					
				 | 
				2014-05-26 11:34:36 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_power_monitor.cc
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_power_monitor.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_protocol.cc
							
						
					
				 | 
				
					
						
							
							Make sure the job factory is created when initializing protocol module.
						
					
				 | 
				2014-05-07 09:17:46 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_protocol.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_tray.cc
							
						
					
				 | 
				
					
						
							
							mac: Implement the "click" event of TrayIcon.
						
					
				 | 
				2014-06-02 11:28:23 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_tray.h
							
						
					
				 | 
				
					
						
							
							Add "click" event for TrayIcon.
						
					
				 | 
				2014-06-02 11:08:29 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_web_contents.cc
							
						
					
				 | 
				
					
						
							
							webContents.executeJavaScript should run code after page is loaded.
						
					
				 | 
				2014-06-16 09:10:41 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_web_contents.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_window.cc
							
						
					
				 | 
				
					
						
							
							Use mate::Dictionary instead of base::DictionaryValue for options.
						
					
				 | 
				2014-06-23 21:56:22 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_window.h
							
						
					
				 | 
				
					
						
							
							Use mate::Dictionary instead of base::DictionaryValue for options.
						
					
				 | 
				2014-06-23 21:56:22 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event.cc
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event_emitter.cc
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event_emitter.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 |