Benedikt Meurer
authored
* thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs-listdir-job.c: Use GList instead of GSList to manage ThunarVfsInfo lists, which increases data locality and decreases memory usage (as there's no need to keep another allocator around any more). * thunar/thunar-computer-folder.c, thunar/thunar-folder.{c,h}, thunar/thunar-list-model.c, thunar/thunar-local-folder.c, thunar/thunar-trash-folder.c: Use GList instead of GSList to manage the list of files for a folder for the same reason. * thunar/thunar-file.{c,h}, thunar/thunar-folder.c, thunar/thunar-local-folder.c, thunar/thunar-local-file.c: ThunarFile is derived from GObject now, instead of GtkObject. * thunar/thunar-list-model.c: No need to implement GtkTreeDragDest, as that's handled in ThunarStandardView. (Old svn revision: 17375)
Name | Last commit | Last update |
---|---|---|
docs | ||
po | ||
tests | ||
thunar-vfs | ||
thunar | ||
thunarx | ||
AUTHORS | ||
COPYING | ||
COPYING.LIB | ||
ChangeLog | ||
FAQ | ||
HACKING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
THANKS | ||
TODO | ||
Thunar.desktop.in | ||
autogen.sh | ||
configure.in.in |