Switch over to use glib's new g_hash_table_get_keys() rather than our own
2007-04-11 Chris Wilson <chris@chris-wilson.co.uk> * gtk/gtkiconfactory.c (_gtk_icon_factory_list_ids): * gtk/gtkstock.c (gtk_stock_list_ids): Switch over to use glib's new g_hash_table_get_keys() rather than our own static implementation. * gtk/gtkiconfactory.h: Update to return a GList. * configure.in: Bump required version to 2.13.1 svn path=/trunk/; revision=17597
This commit is contained in:
		 Chris Wilson
					Chris Wilson
				
			
				
					committed by
					
						 Chris Wilson
						Chris Wilson
					
				
			
			
				
	
			
			
			 Chris Wilson
						Chris Wilson
					
				
			
						parent
						
							366bf59cc4
						
					
				
				
					commit
					1176c064ca
				
			
							
								
								
									
										11
									
								
								ChangeLog
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								ChangeLog
									
									
									
									
									
								
							| @ -1,3 +1,14 @@ | ||||
| 2007-04-11  Chris Wilson  <chris@chris-wilson.co.uk> | ||||
|  | ||||
| 	* gtk/gtkiconfactory.c (_gtk_icon_factory_list_ids): | ||||
| 	* gtk/gtkstock.c (gtk_stock_list_ids): | ||||
| 	    Switch over to use glib's new g_hash_table_get_keys() rather | ||||
| 	    than our own static implementation. | ||||
|  | ||||
| 	* gtk/gtkiconfactory.h: Update to return a GList. | ||||
|  | ||||
| 	* configure.in: Bump required version to 2.13.1 | ||||
|  | ||||
| 2007-04-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net> | ||||
|  | ||||
| 	* gdk/quartz/gdkeventloop-quartz.c: Protect the polling thread | ||||
|  | ||||
		Reference in New Issue
	
	Block a user