| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									cocoa
									
								
							
						
					
				 | 
				
					
						
							
							Adapt to API changes of Chromium and node.
						
					
				 | 
				2014-06-28 22:33:00 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									views
									
								
							
						
					
				 | 
				
					
						
							
							views: Filter out the "&" in window menu.
						
					
				 | 
				2014-07-25 14:53:19 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
									
									
									win
									
								
							
						
					
				 | 
				
					
						
							
							win: Fix compilation error.
						
					
				 | 
				2014-07-21 20:45:31 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								accelerator_util.cc
							
						
					
				 | 
				
					
						
							
							Make escape to ui::VKEY_ESCAPE
						
					
				 | 
				2014-06-17 14:47:35 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								accelerator_util.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								accelerator_util_mac.mm
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								accelerator_util_views.cc
							
						
					
				 | 
				
					
						
							
							linux: Remove all the X and GTK+ related implementations.
						
					
				 | 
				2014-07-10 13:06:41 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								file_dialog.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								file_dialog_gtk.cc
							
						
					
				 | 
				
					
						
							
							linux: Fix compilation error caused by X header.
						
					
				 | 
				2014-07-21 13:48:23 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								file_dialog_mac.mm
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								file_dialog_win.cc
							
						
					
				 | 
				
					
						
							
							win: Fix parent window of dialogs.
						
					
				 | 
				2014-07-21 22:13:46 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								message_box.h
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								message_box_mac.mm
							
						
					
				 | 
				
					
						
							
							Switch to use MIT license.
						
					
				 | 
				2014-05-04 20:29:08 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								message_box_views.cc
							
						
					
				 | 
				
					
						
							
							linux: Use native frame for message box.
						
					
				 | 
				2014-07-24 21:06:33 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tray_icon.cc
							
						
					
				 | 
				
					
						
							
							Add "click" event for TrayIcon.
						
					
				 | 
				2014-06-02 11:08:29 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tray_icon.h
							
						
					
				 | 
				
					
						
							
							Add "click" event for TrayIcon.
						
					
				 | 
				2014-06-02 11:08:29 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tray_icon_cocoa.h
							
						
					
				 | 
				
					
						
							
							mac: Implement the "click" event of TrayIcon.
						
					
				 | 
				2014-06-02 11:28:23 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tray_icon_cocoa.mm
							
						
					
				 | 
				
					
						
							
							mac: Convert from ImageSkia to NSImage to reserve DPI info.
						
					
				 | 
				2014-06-23 12:59:10 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tray_icon_gtk.cc
							
						
					
				 | 
				
					
						
							
							linux: Remove all the X and GTK+ related implementations.
						
					
				 | 
				2014-07-10 13:06:41 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tray_icon_gtk.h
							
						
					
				 | 
				
					
						
							
							linux: Remove all the X and GTK+ related implementations.
						
					
				 | 
				2014-07-10 13:06:41 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tray_icon_observer.h
							
						
					
				 | 
				
					
						
							
							💄 Fix cpplint warning.
						
					
				 | 
				2014-06-02 11:47:37 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tray_icon_win.cc
							
						
					
				 | 
				
					
						
							
							win: Implement tray icon API.
						
					
				 | 
				2014-06-03 11:25:09 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tray_icon_win.h
							
						
					
				 | 
				
					
						
							
							Bind TrayIcon to JS.
						
					
				 | 
				2014-05-30 23:57:54 +08:00 |