2005-07-17 Benedikt Meurer <benny@xfce.org>
* TODO: Add note to based the ThunarVfsJob communication on the GSignal mechanism. * configure.in.in: Set tarname to be "Thunar-threaded". * thunar-vfs/thunar-vfs-info.{c,h}: Let thunar_vfs_info_list_free() return NULL. * thunar-vfs/thunar-vfs-job-listdir.c: Invoke the callback every two seconds, so for large directories, the user does not need to wait for the whole folder to be loaded. Also sort the item names prior to loading the infos. * thunar/thunar-local-folder.c: Support partial loading, as implemented for ThunarVfsJobListdir. (Old svn revision: 16395)
Showing
- ChangeLog 14 additions, 0 deletionsChangeLog
- TODO 2 additions, 0 deletionsTODO
- configure.in.in 1 addition, 1 deletionconfigure.in.in
- thunar-vfs/thunar-vfs-info.c 10 additions, 1 deletionthunar-vfs/thunar-vfs-info.c
- thunar-vfs/thunar-vfs-info.h 1 addition, 1 deletionthunar-vfs/thunar-vfs-info.h
- thunar-vfs/thunar-vfs-job-listdir.c 17 additions, 1 deletionthunar-vfs/thunar-vfs-job-listdir.c
- thunar/thunar-local-folder.c 4 additions, 23 deletionsthunar/thunar-local-folder.c
Loading
Please register or sign in to comment