[Xfce4-commits] [xfce/thunar] branch xfce-4.14 updated (069141d -> e2beb62)

noreply at xfce.org noreply at xfce.org
Tue Jul 31 22:48:57 CEST 2018


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

a   l   e   x       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       x   f   c   e   -   4   .   1   4   
   in repository xfce/thunar.

      from  069141d   Fix of messed up row-height with disabled "automatically expand columns as needed" in detailed view. (Part III) - use of "gdk_threads_add_idle" to make sure that queue_resize is finished before thunar_details_view_set_fixed_columns is called - revert of making "thunar_standard_view_reload" public, not required any more (Bug #14548)
       new  e2beb62   More options for thumbnail size (Bug #14451) - added three additional zoom-levels and icon-sizes (160px, 192px and 256px) - added usage of "large" thumbnails (max 256px x 256px) - automatically use large thumbnails for icon-size > 128px - renamed zoom-levels, usage of percentage values - renamed icon-size values, count in pixels - support for old naming

The 1 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:
 thunar/thunar-enum-types.c         | 148 ++++++++++++++++++++++++++++++-------
 thunar/thunar-enum-types.h         |  70 ++++++++++--------
 thunar/thunar-file.c               |   9 ++-
 thunar/thunar-file.h               |   3 +-
 thunar/thunar-icon-factory.c       |  37 +++++++++-
 thunar/thunar-icon-factory.h       |   7 --
 thunar/thunar-icon-renderer.c      |   2 +-
 thunar/thunar-icon-view.c          |   8 +-
 thunar/thunar-preferences-dialog.c |  43 +++++++----
 thunar/thunar-preferences.c        |  10 +--
 thunar/thunar-standard-view.c      |  10 +++
 thunar/thunar-thumbnailer.c        |  80 +++++++++++++++++++-
 thunar/thunar-view.c               |   4 +-
 thunar/thunar-window.c             |   2 +-
 14 files changed, 330 insertions(+), 103 deletions(-)

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


More information about the Xfce4-commits mailing list