2005-08-18 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-list-model.c(thunar_list_model_set_folder): Speed up the removal of existing rows when changing folders. It's now O(n) instead of O(n^2). * thunar/thunar-list-model.c: The memory chunk used for the rows is now an object attribute, rather than a global variable. (Old svn revision: 17004)
Loading
Please register or sign in to comment