Skip to content
Snippets Groups Projects
  1. Jan 14, 2006
    • Benedikt Meurer's avatar
      2006-01-14 Benedikt Meurer <benny@xfce.org> · 47649a19
      Benedikt Meurer authored
      	* THANKS, configure.in.in, po/pl.po: Add initial polish translations,
      	  thanks to Tomasz Michał Łukaszewski <T.Lukaszewski@aster.pl>.
      	* thunar/thunar-icon-factory.c, thunar/thunar-preferences-dialog.c,
      	  thunar/thunar-preferences.c, thunar/thunar-standard-view.c: Make
      	  thumbnails configurable.
      	* po/*.po: Merge new strings.
      
      
      
      
      (Old svn revision: 19421)
      47649a19
    • Benedikt Meurer's avatar
      2006-01-14 Benedikt Meurer <benny@xfce.org> · 5cde92c2
      Benedikt Meurer authored
      	* thunar/thunar-path-entry.c(thunar_path_entry_init): The property
      	  "popup-single-match" was introduced in Gtk+ 2.8. Thanks to Erik
      	  for the pointer.
      
      
      
      
      (Old svn revision: 19418)
      5cde92c2
  2. Jan 11, 2006
    • Benedikt Meurer's avatar
      2006-01-11 Benedikt Meurer <benny@xfce.org> · d63b14a3
      Benedikt Meurer authored
      	* thunar/thunar-text-renderer.c(thunar_text_renderer_render): Render
      	  focus indicator when following state. Part two of fix for bug #1321.
      
      
      
      
      (Old svn revision: 19395)
      d63b14a3
    • Benedikt Meurer's avatar
      2006-01-11 Benedikt Meurer <benny@xfce.org> · 85ea8dc1
      Benedikt Meurer authored
      	* thunar/thunar-preferences.c, FAQ: Store preferences in an .ini file,
      	  $XDG_CONFIG_HOME/Thunar/thunarrc, similar to what Terminal does, so
      	  users can easily adjust hidden settings, and don't have to dive into
      	  the details of managing a tdb database file.
      	* thunar/thunar-icon-view.c, thunar/thunar-path-entry.c,
      	  thunar/thunar-preferences-dialog.c, thunar/thunar-preferences.c,
      	  thunar/thunar-standard-view.c: Rename "default-folders-first" to
      	  "misc-folders-first" and "default-text-beside-icons" to
      	  "misc-text-beside-icons", as those preferences aren't defaults.
      	* thunar/thunar-standard-view.c(thunar_standard_view_scroll_event),
      	  thunar/thunar-preferences.c: Add a new hidden preference,
      	  MiscHorizontalWheelNavigates, which controls whether the horizontal
      	  mouse wheel should be used to navigate back and forth within a
      	  Thunar view. This fixes bug #1319.
      	* docs/Makefile.am, docs/README.thunarrc: Add brief overview of the
      	  various Thunar configuration settings.
      
      
      
      
      (Old svn revision: 19393)
      85ea8dc1
  3. Jan 10, 2006
    • Benedikt Meurer's avatar
      2006-01-11 Benedikt Meurer <benny@xfce.org> · 181a0122
      Benedikt Meurer authored
      	* thunar/thunar-standard-view.c: Fix compiler warnings. Again bug
      	  #1318.
      
      
      
      
      (Old svn revision: 19386)
      181a0122
    • Benedikt Meurer's avatar
      2006-01-10 Benedikt Meurer <benny@xfce.org> · 225ea606
      Benedikt Meurer authored
      	* thunar/thunar-path-entry.c(thunar_path_entry_changed): Make older
      	  compilers happy. Fixes bug #1318.
      
      
      
      
      (Old svn revision: 19385)
      225ea606
    • Benedikt Meurer's avatar
      2006-01-10 Benedikt Meurer <benny@xfce.org> · d8cbc345
      Benedikt Meurer authored
      	* thunar/thunar-chooser-dialog.c(thunar_chooser_dialog_response): If
      	  the default application was changed successfully, emit "changed" on
      	  the file so everybody updates its state.
      	* thunar/thunar-chooser-button.{c,h}, thunar/thunar-properties-dialog.c:
      	  Import the ThunarChooserButton, which allows people to change the
      	  default application from within the properties dialog.
      	* po/POTFILES.in, po/*.po: Merge new strings.
      
      
      
      
      (Old svn revision: 19381)
      d8cbc345
    • Benedikt Meurer's avatar
      2006-01-10 Benedikt Meurer <benny@xfce.org> · ddca5a41
      Benedikt Meurer authored
      	* thunar/thunar-path-entry.c(thunar_path_entry_activate): If we have
      	  a pending completion, accept the completion first, without activating
      	  the entry. This makes it more consistent with the behaviour when
      	  completing from the popup window.
      	* thunar/thunar-path-entry.c(thunar_path_entry_parse): Properly
      	  transform all parts of the filename to the local encoding.
      	* thunar/thunar-text-renderer.c(thunar_text_renderer_set_widget):
      	  Calculate the approx. character dimensions based on the font metrics
      	  for the active widget font.
      	* thunar/thunar-window.c(thunar_window_action_go_up): Handle errors
      	  properly.
      	* thunar/thunar-standard-view-ui.xml, thunar/thunar-standard-view.c:
      	  Add support to view the properties of the current folder.
      	* thunar/thunar-file.{c,h}, thunar/thunar-location-buttons.c, 
      	  thunar/thunar-shortcuts-model.c, thunar/thunar-window.c: Change
      	  special file naming (home and root folder) to be consistent with
      	  what GtkFileChooser does.
      	* thunar/thunar-properties-dialog.c(thunar_properties_dialog_update):
      	  Display only the name of the file in the dialog title.
      	* thunar/thunar-standard-view.c: Add support for the XDS protocol.
      	* README: Add notes about supported standards.
      
      
      
      
      (Old svn revision: 19378)
      ddca5a41
  4. Jan 09, 2006
    • Benedikt Meurer's avatar
      2006-01-09 Benedikt Meurer <benny@xfce.org> · 1525d1c7
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-util.{c,h}: Add thunar_vfs_expand_filename(),
      	  which is used to expand filenames that start with the tilde character.
      	* docs/reference/thunar-vfs/thunar-vfs-sections.txt,
      	  docs/reference/thunar-vfs/tmpl/thunar-vfs-util.sgml: Update
      	  documentation.
      	* thunar/thunar-permissions-chooser.c: Implement cancel-semantics for
      	  the recursive permissions dialog.
      	* thunar/thunar-permissions-chooser.c: Add tooltips.
      	* thunar/thunar-list-model.{c,h}: Additional column to access the real
      	  file name (in UTF-8 encoding).
      	* thunar/thunar-path-entry.{c,h}: Add support for auto path completion.
      	* thunar/thunar-file.{c,h}: Add thunar_file_launch() to automatically
      	  launch a given ThunarFile without having to manually figure out the
      	  proper action.
      	* thunar/thunar-location-entry.c, thunar/thunar-window.c: If the
      	  ThunarPathEntry returns a non-directory file, just try to launch it.
      	  This allows users to just open files right away from the path entry
      	  without having to lookup the file in the icon/details view.
      	* thunar/thunar-standard-view.c, THANKS: Allow people to use the
      	  horizontal mouse wheel to navigate back/forward. Based on a patch
      	  provided by Danny Milosavljevic <danny.milo@gmx.net>.
      	* po/*.po: Merge new strings.
      
      
      
      
      (Old svn revision: 19367)
      1525d1c7
    • Pau Rullan Ferragut's avatar
      catalan translation · 705dd78b
      Pau Rullan Ferragut authored
      corrected parsing errors
      
      
      
      (Old svn revision: 19360)
      705dd78b
  5. Jan 08, 2006
    • Benedikt Meurer's avatar
      2006-01-08 Benedikt Meurer <benny@xfce.org> · f41b3447
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-monitor.c
      	  (thunar_vfs_monitor_queue_notification): Don't use strcmp() here, as
      	  the notification's filename may be NULL.
      	* thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs.symbols: Drop
      	  thunar_vfs_info_chmod() and thunar_vfs_info_chgrp() again.
      	* thunar-vfs/thunar-vfs-chmod-job.{c,h}, thunar-vfs/thunar-vfs.{c,h},
      	  thunar-vfs/thunar-vfs-chown-job.{c,h}, thunar-vfs/Makefile.am: Add
      	  new classes ThunarVfsChmodJob and ThunarVfsChownJob as replacements
      	  for the thunar_vfs_info_chmod() and thunar_vfs_info_chgrp() functions.
      	  These jobs can operate recursively. Add interfaces to the new classes,
      	  thunar_vfs_change_mode() and thunar_vfs_change_group().
      	* docs/reference/thunar-vfs/: Update documentation.
      	* thunar/thunar-file.{c,h}: Drop thunar_file_chmod(),thunar_file_chgrp()
      	  and thunar_file_is_chgrpable(), as we'll use the asynchronous jobs
      	  added to Thunar-VFS now.
      	* thunar/thunar-advanced-permissions-dialog.{c,h},
      	  thunar/thunar-change-group-dialog.{c,h},
      	  thunar/thunar-permissions-model.{c,h},
      	  thunar/thunar-permissions-view.{c,h}, thunar/Makefile.am,
      	  thunar/thunar-properties-dialog.c: Ditch the ACL aware permissions
      	  user interface, as it's unlikely that ACL support will be there for
      	  1.0 and so there's no need to reduce the usability of the permissions
      	  user interface yet.
      	* thunar/thunar-pango-extensions.{c,h}: Add new Pango helper method
      	  thunar_pango_attr_list_small_italic().
      	* thunar/thunar-enum-types.{c,h}: Import new files to contain enum
      	  types that don't fit anywhere else and provide conversation functions
      	  for these types.
      	* thunar/thunar-permissions-chooser.{c,h}, thunar/Makefile.am,
      	  thunar/thunar-properties-dialog.c: Import simplified permissions
      	  chooser, similar to the Aqua Finder one, with support to change
      	  permissions recursively for folders.
      	* thunar/thunar-preferences-dialog.c, thunar/thunar-preferences.c: Add
      	  option "misc-recursive-permissions", which controls whether
      	  permissions are always/never applied recursively, or whether Thunar
      	  should ask the user everytime a permission flag is changed.
      	* icons/16x16/, thunar/thunar-stock.{c,h}: Remove now obsolete icon
      	  thunar-permissions-other. Rename the user and group icons.
      	* po/*.po, po/POTFILES.in: Update file list. Merge new strings.
      
      
      
      (Old svn revision: 19357)
      f41b3447
    • Pau Rullan Ferragut's avatar
      catalan translation: · 74ff2309
      Pau Rullan Ferragut authored
      little heading fixing but in every trunk file
      Created the xfmedia translation
      
      
      
      (Old svn revision: 19354)
      74ff2309
  6. Jan 07, 2006
  7. Jan 05, 2006
    • Benedikt Meurer's avatar
      2006-01-05 Benedikt Meurer <benny@xfce.org> · b5348c08
      Benedikt Meurer authored
      	* thunar/thunar-text-renderer.c: Don't determine the focus-padding and
      	  focus-line-width style properties on every call to get_size() when
      	  used within the icon view.
      
      
      
      
      (Old svn revision: 19301)
      b5348c08
  8. Jan 04, 2006
    • Benedikt Meurer's avatar
      2006-01-04 Benedikt Meurer <benny@xfce.org> · 93303151
      Benedikt Meurer authored
      	* thunar/Makefile.am, thunar/thunar-pango-extensions.{c,h}: Add common
      	  PangoAttrList's here, to avoid allocating them over and over again,
      	  and of course to avoid markup, which makes translator's life easier.
      	* thunar/thunar-location-buttons.c, thunar/thunar-preferences-dialog.c,
      	  thunar/thunar-progress-dialog.c, thunar/thunar-properties-dialog.c:
      	  Use common PangoAttrList's provided by the thunar-pango-extensions.
      	* thunar/thunar-permissions-view.c(thunar_permissions_view_init): Use
      	  italic font for the warning to make it easier to distinguish the text
      	  from the other parts of the GUI.
      	* thunar/thunar-chooser-dialog.c(thunar_chooser_dialog_update_header):
      	  Also setup the window icon in addition to the header image icon.
      
      
      
      
      (Old svn revision: 19299)
      93303151
    • Benedikt Meurer's avatar
      2006-01-04 Benedikt Meurer <benny@xfce.org> · 1d4706a4
      Benedikt Meurer authored
      	* docs/reference/thunar-vfs/thunar-vfs-sections.txt,
      	  thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs.symbols,
      	  docs/reference/thunar-vfs/tmpl/thunar-vfs-info.sgml: Add method
      	  thunar_vfs_info_chmod() to change the permissions of a file
      	  identified by a given ThunarVfsInfo.
      	* thunar-vfs/thunar-vfs-info.{c,h}, thunar-vfs/thunar-vfs.symbols,
      	  docs/reference/thunar-vfs/thunar-vfs-sections.txt,
      	  docs/reference/thunar-vfs/tmpl/thunar-vfs-info.sgml: Add method
      	  thunar_vfs_info_chgrp() to change the group id of a file identified
      	  by a given ThunarVfsInfo.
      	* thunar-vfs/thunar-vfs-user.c(thunar_vfs_user_load): Properly
      	  substitute '&' in real names.
      	* icons/16x16/, icons/Makefile.am, configure.in.in, thunar/Makefile.am,
      	  thunar/thunar-stock.{c,h}: Add stock icons thunar-permissions-user,
      	  thunar-permissions-group and thunar-permissions-other.
      	* thunar-uca/thunar-uca-plugin.c: Don't display debug messages unless
      	  G_ENABLE_DEBUG is defined.
      	* thunar-vfs/thunar-vfs-user.{c,h}, thunar-vfs/thunar-vfs.symbols,
      	  docs/reference/thunar-vfs/thunar-vfs-sections.txt,
      	  docs/reference/thunar-vfs/tmpl/thunar-vfs-user-manager.sgml: Add new
      	  method thunar_vfs_user_manager_get_all_groups() to retrieve all groups
      	  known to the ThunarVfsUserManager.
      	* thunar/thunar-advanced-permissions-dialog.{c,h},
      	  thunar/thunar-change-group-dialog.{c,h},
      	  thunar/thunar-permissions-model.{c,h},
      	  thunar/thunar-permissions-view.{c,h},
      	  thunar/Makefile.am, thunar/thunar-file.{c,h},
      	  thunar/thunar-properties-dialog.c: Add permissions tab to the
      	  file properties dialog.
      	* po/POTFILES.in: Add new files.
      	* po/*.po: Merge new strings.
      	* tdb/tdbtool.c(print_rec): Fix printf format.
      
      
      
      
      (Old svn revision: 19296)
      1d4706a4
  9. Jan 02, 2006
  10. Jan 01, 2006
  11. Dec 30, 2005
  12. Dec 22, 2005
    • Benedikt Meurer's avatar
      2005-12-22 Benedikt Meurer <benny@xfce.org> · 5732d208
      Benedikt Meurer authored
      	* configure.in.in: Use -Wall -Werror for --enable-debug=yes as well.
      	* thunar/thunar-list-model.c(thunar_list_model_get_value): The MIME info
      	  name is static.
      	* thunar/thunar-text-renderer.c: Don't copy static strings.
      	* pixmaps/Thunar-fallback-icon.png, pixmaps/Makefile.am,
      	  thunar/thunar-fallback-icon.{h,png}, thunar/Makefile.am,
      	  thunar/thunar-icon-factory.c: Load the fallback icon and the
      	  thumbnail frame on-demand.
      	* thunar/main.c(main): Use Thunar icon as default for new windows.
      	* thunar/thunar-icon-factory.c: Allocate the thumbnail factory and the
      	  thumbnail generator on-demand.
      	* thunar/thunar-file.c: Add "display-name" and "special-name" readonly
      	  properties and emit notifications on these properties whenever the
      	  file is changed/renamed.
      	* thunar/thunar-location-buttons.c(thunar_location_buttons_make_button):
      	  Automatically synchronize the button labels with the file's special
      	  names.
      	* configure.in.in: Add it translations to XDT_I18N().
      	* THANKS: Add credits for it translator Roberto Pariset.
      
      
      
      
      (Old svn revision: 19125)
      5732d208
    • Daichi Kawahata's avatar
      Updated Italian translations by Roberto Pariset <r.pariset@gmail.com>. · 52003d47
      Daichi Kawahata authored
      (Old svn revision: 19116)
      52003d47
  13. Dec 21, 2005
  14. Dec 20, 2005
    • Benedikt Meurer's avatar
      2005-12-20 Benedikt Meurer <benny@xfce.org> · 5fdaff05
      Benedikt Meurer authored
      	* THANKS: Update credits.
      	* README, configure.in.in, thunar-vfs/thunar-vfs-info.c,
      	  thunar-vfs/thunar-vfs-mime-database.c,
      	  thunar-vfs/thunar-vfs-mime-info.c, thunar-vfs/thunar-vfs-path.c,
      	  thunar/main.c, thunar/thunar-file.c: Support four different levels
      	  of debugging support. Default for SVN builds is `yes', while the
      	  default for release builds is `minimum'. Closes bug #1254.
      
      
      
      
      (Old svn revision: 19091)
      5fdaff05
    • Daichi Kawahata's avatar
      Fixed errors etc. · 875d118b
      Daichi Kawahata authored
      (Old svn revision: 19088)
      875d118b
    • Daichi Kawahata's avatar
      Updated. · a7737fde
      Daichi Kawahata authored
      (Old svn revision: 19087)
      a7737fde
  15. Dec 19, 2005
  16. Dec 13, 2005
    • Benedikt Meurer's avatar
      2005-12-13 Benedikt Meurer <benny@xfce.org> · eeb6ae9b
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-volume-bsd.c(thunar_vfs_volume_bsd_update):
      	  Specify correct buffer size for read().
      	* thunar/thunar-icon-factory.c(thunar_icon_factory_load_from_file):
      	  Don't add frames for small icon sizes (< 36). Be sure to scale icon
      	  to the required size, so we don't need to scale on every render()
      	  call.
      	* thunar/thunar-icon-renderer.c(thunar_icon_renderer_init): Add 1px
      	  padding to the icons.
      	* thunar/thunar-icon-renderer.c(thunar_icon_renderer_render): Try to
      	  avoid scaling icons if they fit into the given cell area (including
      	  the padding).
      
      
      
      
      (Old svn revision: 19037)
      eeb6ae9b
  17. Dec 10, 2005
  18. Dec 04, 2005
  19. Dec 03, 2005
  20. Nov 30, 2005
    • Benedikt Meurer's avatar
      2005-11-30 Benedikt Meurer <benny@xfce.org> · 9c1fac58
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-scandir.c: Workaround missing dirfd() definition
      	  using the POSIX/XPG API on IRIX. This fixes bug #1247.
      
      
      
      
      (Old svn revision: 18976)
      9c1fac58
    • Benedikt Meurer's avatar
      2005-11-30 Benedikt Meurer <benny@xfce.org> · 57f0e911
      Benedikt Meurer authored
      	* thunar/thunar-dnd.c, thunar/thunar-favourites-view.c,
      	  thunar/thunar-folder.c, thunar/thunar-preferences-dialog.c,
      	  thunar/thunar-standard-view.c: Use exo_gtk_object_ref_sink() to
      	  automatically handle floating references properly and avoid the use
      	  of GTK_OBJECT_FLOATING (see GNOME bug #322853 for details). This fixes
      	  bug #1249.
      
      
      
      
      (Old svn revision: 18974)
      57f0e911
    • Benedikt Meurer's avatar
      2005-11-30 Benedikt Meurer <benny@xfce.org> · f6b68dda
      Benedikt Meurer authored
      	* thunar/thunar-standard-view.c(thunar_standard_view_renamed): Use
      	  persistent iterators instead of tree row references when renaming a
      	  file. This fixes bug #1248.
      
      
      
      
      (Old svn revision: 18972)
      f6b68dda
Loading