mirror of
				https://github.com/Ryujinx/GtkSharp.git
				synced 2025-11-04 13:04:53 +00:00 
			
		
		
		
	release: Small changes to NEWS
This commit is contained in:
		
							parent
							
								
									870d46a056
								
							
						
					
					
						commit
						60ff43e3ca
					
				
							
								
								
									
										12
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								NEWS
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -25,9 +25,8 @@ Changes
 | 
			
		|||
 | 
			
		||||
  * All the new APIs provided by GTK 3.0 and friends are now available.
 | 
			
		||||
 | 
			
		||||
  * Gtk# now provides bindings for cairo 1.10 in cairo-sharp.dll, as some
 | 
			
		||||
    required APIs are not available in the Mono.Cairo.dll binding included
 | 
			
		||||
    in Mono.
 | 
			
		||||
  * Gtk# now provides bindings for cairo 1.10 in cairo-sharp.dll. In the future
 | 
			
		||||
    we might go back to using the Mono.Cairo.dll binding included in Mono.
 | 
			
		||||
 | 
			
		||||
  * Bindings for Gio are now included, instead of requiring a separate
 | 
			
		||||
    gio-sharp package.
 | 
			
		||||
| 
						 | 
				
			
			@ -43,8 +42,9 @@ Changes
 | 
			
		|||
Bug fixes
 | 
			
		||||
---------
 | 
			
		||||
 | 
			
		||||
  * generator: Properly handle boolean attributes when parsing the XML
 | 
			
		||||
  * generator: Properly handle boolean attributes when parsing the GAPI XML
 | 
			
		||||
  * glib: do not call g_thread_ functions in GLib >= 2.31
 | 
			
		||||
  * gtk: Fix resurrection cycles in container subclasses (bxc#3801)
 | 
			
		||||
  * Lots of other bug fixes are included, in particular all the relevant fixes
 | 
			
		||||
    from the stable 2.12 branch.
 | 
			
		||||
 | 
			
		||||
Lots of other bug fixes are included, in particular all the relevant fixes from
 | 
			
		||||
the stable 2.12 branch.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue