Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	3d267fc743  
						 
						
							
							
								
								
								gtk: Free resources when closing window.  
							
							 
							
							
							
						 
						
							2014-04-23 12:59:03 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	1cb23a958c  
						 
						
							
							
								
								
								Should send "closed" event when native window is closed.  
							
							 
							
							
							
						 
						
							2014-04-23 10:24:46 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	a50d3bde5c  
						 
						
							
							
								
								
								gtk: Connect to window-state-event,  fixes   #226 .  
							
							 
							
							
							
						 
						
							2014-04-08 09:32:44 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	5bbf749693  
						 
						
							
							
								
								
								gtk: Handle accelerators after renderer handled them.  
							
							 
							
							... 
							
							
							
							The key-press signal captured the key events before renderer handles,
which violated the behavior on OS X and Windows.
Fixes  #221 . 
							
						 
						
							2014-04-05 19:21:18 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	a3e1fa3350  
						 
						
							
							
								
								
								gtk: Consider window frame in SetSize.  
							
							 
							
							
							
						 
						
							2014-03-29 16:07:44 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	bf6fb3872e  
						 
						
							
							
								
								
								gtk: Do some guess of window border size according to window manager.  
							
							 
							
							
							
						 
						
							2014-03-29 14:18:47 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	84307dd329  
						 
						
							
							
								
								
								gtk: Fix crash when calling GetSize() for hidden window.  
							
							 
							
							
							
						 
						
							2014-03-29 14:08:25 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	7e7f0888e5  
						 
						
							
							
								
								
								gtk: Force size allocation in window,  fixes   #219 .  
							
							 
							
							
							
						 
						
							2014-03-28 16:01:38 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	5a837f5850  
						 
						
							
							
								
								
								gtk: Detect rare conditions when resizing.  
							
							 
							
							
							
						 
						
							2014-03-27 21:03:27 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	d3e6166de6  
						 
						
							
							
								
								
								gtk: Should remove self from watcher list in destructor.  
							
							 
							
							
							
						 
						
							2014-03-27 18:05:28 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	35229255bb  
						 
						
							
							
								
								
								gtk: Ask whether window is active from WM.  
							
							 
							
							... 
							
							
							
							It could happpen that the WM thinks a window is active but it's actually not,
like when showing a context menu. In most cases we should follow what WM
says to keep consistent bevaviour on all platforms. 
							
						 
						
							2014-03-20 17:47:38 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	630e1b54e8  
						 
						
							
							
								
								
								gtk: Fix BrowserWindow::HasModalDialog.  
							
							 
							
							
							
						 
						
							2014-03-18 14:52:45 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	2d808d30a2  
						 
						
							
							
								
								
								Bring back build/include_order cpplint.  
							
							 
							
							
							
						 
						
							2014-03-16 09:13:06 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	68cb6ee861  
						 
						
							
							
								
								
								Move atom/browser/ui/gtk to chrome/.  
							
							 
							
							
							
						 
						
							2014-03-16 08:39:43 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	516d46444d  
						 
						
							
							
								
								
								Move all sources under atom/.  
							
							 
							
							
							
						 
						
							2014-03-16 08:30:26 +08:00