[Xfce4-commits] [xfce/thunar] branch master updated (3a53de7 -> 15b0789)

noreply at xfce.org noreply at xfce.org
Sat Apr 18 14:23:03 CEST 2015


This is an automated email from the git hooks/post-receive script.

hjudt pushed a change to branch master
in repository xfce/thunar.

      from  3a53de7   Fix comments (again)
       new  46b5d85   Revert "Refresh file info after getting it from cache (bug #11008)"
       new  a022861   Fix updating file info for moved files (bug #11008)
       new  a945839   Add function to reload parent file of a file
       new  3c1f0a5   Rework thunar_file_monitor to properly register moved files
       new  2e61dbe   Refactor code for moving thumbnail cache file on renames/moves
       new  3874e4e   Reload files changed by jobs in an idle loop (bug #11008)
       new  2283dcd   Check in thunar-marshal with new _thunar_marshal_BOOLEAN__BOOLEAN
       new  b839b29   Extend reload functions to allow a full reload
       new  b2012f5   Implement reloading file information on manual reload
       new  15b0789   Merge branch 'fix-bug-11008'

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                    |    1 -
 thunar/thunar-application.c   |    2 +-
 thunar/thunar-file.c          |  139 +++++++++---
 thunar/thunar-file.h          |    2 +
 thunar/thunar-folder.c        |   58 ++++-
 thunar/thunar-folder.h        |    3 +-
 thunar/thunar-job.c           |   14 ++
 thunar/thunar-marshal.c       |  481 +++++++++++++++++++++++++++++++++++++++++
 thunar/thunar-marshal.h       |  103 +++++++++
 thunar/thunar-marshal.list    |    1 +
 thunar/thunar-standard-view.c |   12 +-
 thunar/thunar-view.c          |    9 +-
 thunar/thunar-view.h          |    6 +-
 thunar/thunar-window.c        |   18 +-
 14 files changed, 788 insertions(+), 61 deletions(-)
 create mode 100644 thunar/thunar-marshal.c
 create mode 100644 thunar/thunar-marshal.h

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list