| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									lib
									
								
							
						
					
				 | 
				
					
						
							
							win: Remove dead menu code.
						
					
				 | 
				2014-07-21 11:23:01 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_app.cc
							
						
					
				 | 
				
					
						
							
							Use new context aware module API in builtin modules.
						
					
				 | 
				2014-06-29 20:48:44 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_app.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_auto_updater.cc
							
						
					
				 | 
				
					
						
							
							Use new context aware module API in builtin modules.
						
					
				 | 
				2014-06-29 20:48:44 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_auto_updater.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_dialog.cc
							
						
					
				 | 
				
					
						
							
							Use new context aware module API in builtin modules.
						
					
				 | 
				2014-06-29 20:48:44 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu.cc
							
						
					
				 | 
				
					
						
							
							win: Remove dead menu code.
						
					
				 | 
				2014-07-21 11:23:01 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu.h
							
						
					
				 | 
				
					
						
							
							win: Fix compilation errors for chrome35.
						
					
				 | 
				2014-07-11 12:19:01 +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_views.cc
							
						
					
				 | 
				
					
						
							
							views: Don't retain MenuRunner on heap.
						
					
				 | 
				2014-07-21 21:42:01 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_menu_views.h
							
						
					
				 | 
				
					
						
							
							views: Don't retain MenuRunner on heap.
						
					
				 | 
				2014-07-21 21:42:01 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_power_monitor.cc
							
						
					
				 | 
				
					
						
							
							Use new context aware module API in builtin modules.
						
					
				 | 
				2014-06-29 20:48:44 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_power_monitor.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_protocol.cc
							
						
					
				 | 
				
					
						
							
							Use new context aware module API in builtin modules.
						
					
				 | 
				2014-06-29 20:48:44 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_protocol.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_tray.cc
							
						
					
				 | 
				
					
						
							
							Use new context aware module API in builtin modules.
						
					
				 | 
				2014-06-29 20:48:44 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_tray.h
							
						
					
				 | 
				
					
						
							
							Add "click" event for TrayIcon.
						
					
				 | 
				2014-06-02 11:08:29 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_web_contents.cc
							
						
					
				 | 
				
					
						
							
							win: Fix compilation errors for chrome35.
						
					
				 | 
				2014-07-11 12:19:01 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_web_contents.h
							
						
					
				 | 
				
					
						
							
							Rename string16 to base::string16.
						
					
				 | 
				2014-06-28 19:49:22 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_window.cc
							
						
					
				 | 
				
					
						
							
							mac: Add BrowserWindow.isDoucumentEdited API, fixes #459.
						
					
				 | 
				2014-07-24 16:01:04 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								atom_api_window.h
							
						
					
				 | 
				
					
						
							
							mac: Add BrowserWindow.isDoucumentEdited API, fixes #459.
						
					
				 | 
				2014-07-24 16:01:04 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event.cc
							
						
					
				 | 
				
					
						
							
							Rename string16 to base::string16.
						
					
				 | 
				2014-06-28 19:49:22 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event.h
							
						
					
				 | 
				
					
						
							
							Rename string16 to base::string16.
						
					
				 | 
				2014-06-28 19:49:22 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event_emitter.cc
							
						
					
				 | 
				
					
						
							
							There is no more node_isolate.
						
					
				 | 
				2014-06-28 19:49:55 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								event_emitter.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 |