2006-02-01 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-file.{c,h}, thunarx/thunarx-file-info.{c,h}, thunarx/thunarx.symbols: Move "changed" and "renamed" signals from ThunarFile to ThunarxFileInfo, so plugins can use these signals to stay informed about changes to files. First part of bug #1354. * docs/reference/thunarx/: Update the API documentation. * thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs-types.h: Drop the inode field from the ThunarVfsInfo struct, as we don't need it anyway and it can cause trouble with systems where ino_t's size depends on whether largefile support is active or not. (Old svn revision: 19706)
Showing
- ChangeLog 12 additions, 0 deletionsChangeLog
- docs/reference/thunarx/thunarx-overrides.txt 1 addition, 0 deletionsdocs/reference/thunarx/thunarx-overrides.txt
- docs/reference/thunarx/thunarx-sections.txt 2 additions, 0 deletionsdocs/reference/thunarx/thunarx-sections.txt
- docs/reference/thunarx/tmpl/thunarx-file-info.sgml 18 additions, 0 deletionsdocs/reference/thunarx/tmpl/thunarx-file-info.sgml
- thunar-vfs/thunar-vfs-info.c 0 additions, 5 deletionsthunar-vfs/thunar-vfs-info.c
- thunar-vfs/thunar-vfs-info.h 0 additions, 3 deletionsthunar-vfs/thunar-vfs-info.h
- thunar-vfs/thunar-vfs-types.h 1 addition, 7 deletionsthunar-vfs/thunar-vfs-types.h
- thunar/thunar-file.c 7 additions, 57 deletionsthunar/thunar-file.c
- thunar/thunar-file.h 16 additions, 3 deletionsthunar/thunar-file.h
- thunarx/thunarx-file-info.c 113 additions, 2 deletionsthunarx/thunarx-file-info.c
- thunarx/thunarx-file-info.h 18 additions, 1 deletionthunarx/thunarx-file-info.h
- thunarx/thunarx.symbols 3 additions, 1 deletionthunarx/thunarx.symbols
Loading
Please register or sign in to comment