change scroll_to_cell delayed code to happen in size_allocate.
Mon Oct 1 14:07:02 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_size_allocate): change scroll_to_cell delayed code to happen in size_allocate. * gtk/gtkstyle.c (gtk_default_draw_expander): change prelight/normal arrow drawing. * gtk/gtktreedatalist.c: Change compare func to use g_utf8_collate * gtk/gtktreestore.c: refactor.
This commit is contained in:
		 Jonathan Blandford
					Jonathan Blandford
				
			
				
					committed by
					
						 Jonathan Blandford
						Jonathan Blandford
					
				
			
			
				
	
			
			
			 Jonathan Blandford
						Jonathan Blandford
					
				
			
						parent
						
							c6f15f385f
						
					
				
				
					commit
					58ed9e8bef
				
			| @ -528,7 +528,7 @@ _gtk_rbtree_remove (GtkRBTree *tree) | ||||
|     } | ||||
|  | ||||
|   tmp_tree = tree->parent_tree; | ||||
|    | ||||
|   tmp_node = tree->parent_node; | ||||
|   _gtk_rbtree_free (tree); | ||||
|  | ||||
|   if (gtk_debug_flags & GTK_DEBUG_TREE) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user