Skip to content
Snippets Groups Projects
  1. Aug 28, 2006
    • SZERVÁC Attila's avatar
      hu trunk: thunar updates · decd121d
      SZERVÁC Attila authored
      (Old svn revision: 22922)
      decd121d
    • Benedikt Meurer's avatar
      2006-08-28 Benedikt Meurer <benny@xfce.org> · 62eb8f66
      Benedikt Meurer authored
      	* thunar/thunar-window.c(action_entries), thunar/thunar-stock.{c,h}:
      	  Use "gnome-fs-home" instead of "gtk-home" as icon for Home for
      	  consistency.
      	* thunar/thunar-window.c(action_entries): Fix a mnemonic clash.
      	* thunar/thunar-window.c(thunar_window_current_directory_changed):
      	  Use "<folder> - File Manager" for the title to make it easier to
      	  indentify file manager windows in the taskbar.
      	* thunar/thunar-create-dialog.c, thunar/thunar-permissions-chooser.c,
      	  thunar/thunar-standard-view.c: No need to include thunar-stock.h
      	  here anymore.
      	* thunar/thunar-history.c(thunar_history_init): Consider "back" as
      	  an important action wrt to the appearance in the toolbar.
      	* thunar/thunar-window-ui.xml, thunar/thunar-window.c: Decouple the
      	  location bar from the toolbar by separating them into "Location Bar"
      	  and "Main Toolbar". Bug #1349.
      	* thunar/thunar-preferences.c, docs/README.thunarrc: Add new options
      	  LastLocationBarVisible and LastToolbarVisible, which control the
      	  visibility of the "Location Bar" and "Main Toolbar". Add new option
      	  LastNavigationBarEntry, which controls whether the navigation bar
      	  will display the path entry widget by default.
      	* thunar/thunar-gtk-extensions.{c,h}: Add new helper function
      	  thunar_gtk_action_set_tooltip(), which changes the tooltip of
      	  a GtkAction.
      	* thunar/thunar-navigation-bar.{c,h}, thunar/thunar-path-button.{c,h},
      	  thunar/thunar-navigation-bar-ui.xml, thunar/thunar-path-bar.{c,h},
      	  thunar/thunar-location-button.{c,h}, thunar/thunar-location-bar.{c,h},
      	  thunar/thunar-location-buttons-ui.xml, docs/README.gtkrc,
      	  thunar/thunar-location-buttons.{c,h}, thunar/Makefile.am,
      	  thunar/thunar-location-entry.{c,h}, thunar/thunar-marshal.list,
      	  thunar/thunar-shortcuts-pane.c, thunar/thunar-shortcuts-view.c,
      	  thunar/thunar-tree-pane.c, thunar/thunar-tree-view.c,
      	  thunar/thunar-window-ui.xml, thunar/thunar-window.c: Synchronize
      	  the latest user interface changes in GtkFileChooser. This way the
      	  location bar will be used for both the path bar and the path entry
      	  widgets, and a simple toggle button controls whether the path entry
      	  is visible. This way (nearly) the full width of the window is avail-
      	  able for the path bar. Bug #2060.
      	* thunar/thunar-gtk-extensions.{c,h}: Drop now obsolete helper function
      	  thunar_gtk_action_group_create_tool_item() as it's no longer used.
      	* thunar/thunar-location-dialog.c(thunar_location_dialog_init): Reduce
      	  translation overhead and don't use a mnemonic here. It was pretty
      	  useless anyway.
      	* thunar/thunar-preferences.c, docs/README.thunarrc: Remove now
      	  obsolete option LastLocationBar.
      	* po/POTFILES.in: Synchronize file list.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22920)
      62eb8f66
  2. Aug 27, 2006
  3. Aug 26, 2006
    • Stavros Giannouris's avatar
      Greek translations update. · 1e174413
      Stavros Giannouris authored
      (Old svn revision: 22898)
      1e174413
    • SZERVÁC Attila's avatar
      hu trunk: exo, thunar updates · 04fa6497
      SZERVÁC Attila authored
      (Old svn revision: 22896)
      04fa6497
    • Benedikt Meurer's avatar
      2006-08-26 Benedikt Meurer <benny@xfce.org> · ef09c5a1
      Benedikt Meurer authored
      	* thunar/thunar-standard-view.c(action_entries): Do not register an
      	  additional accelerator for "Select all Files", instead rely on the
      	  key bindings registered by ExoIconView/GtkTreeView. Bug #2036.
      
      
      
      
      (Old svn revision: 22891)
      ef09c5a1
    • Benedikt Meurer's avatar
      2006-08-26 Benedikt Meurer <benny@xfce.org> · 4bf1f0bb
      Benedikt Meurer authored
      	* plugins/thunar-uca/thunar-uca-model.c(thunar_uca_model_parse_argv):
      	  Substitute %d properly. Bug #2214.
      	* thunar/thunar-gdk-pixbuf-extensions.{c,h}, thunar/Makefile.am,
      	  thunar/thunar-icon-factory.c, thunar/thunar-icon-renderer.c: Use
      	  exo_gdk_pixbuf_frame() instead of thunar_gdk_pixbuf_frame() and drop
      	  the GdkPixbuf extensions.
      	* thunar-vfs/thunar-vfs-pixbuf-thumbnailer.c, thunar/Makefile.am: Use
      	  exo_gdk_pixbuf_new_from_file_at_max_size() for the pixbuf thumbnai-
      	  ler.
      	* configure.in.in, README, thunar-vfs/thunar-vfs-font-thumbnailer.c,
      	  thunar-vfs/thunar-vfs-update-thumbnailers-cache.c,
      	  thunar-vfs/Makefile.am: Import the font thumbnailer, which uses
      	  freetype 2.x (if available) to generate a thumbnail of a font file.
      	* plugins/thunar-uca/thunar-uca-editor.c: Use ExoIconChooserDialog to
      	  select an icon for a custom action.
      	* po/POTFILES.in: Add new files here.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22885)
      4bf1f0bb
  4. Aug 24, 2006
    • Benedikt Meurer's avatar
      2006-08-24 Benedikt Meurer <benny@xfce.org> · d368cfce
      Benedikt Meurer authored
      	* thunar/thunar-renamer-model.c, thunar/thunar-shortcuts-model.c: Fix
      	  two typos in the tree model implementations.
      	* configure.in.in, thunar-vfs/thunar-vfs-private.h,
      	  thunar/thunar-private.h: Use -DNDEBUG in release builds and
      	  -GG_ENABLE_DEBUG only for full debug builds.
      
      
      
      
      (Old svn revision: 22870)
      d368cfce
    • Pau Rullan Ferragut's avatar
      [i18n] Thunar Catalan update · c6f30bf4
      Pau Rullan Ferragut authored
      	* Update Catalan translation of Thunar package
      
      
      
      (Old svn revision: 22865)
      c6f30bf4
  5. Aug 19, 2006
  6. Aug 17, 2006
  7. Aug 15, 2006
  8. Aug 14, 2006
  9. Aug 13, 2006
  10. Aug 12, 2006
    • Benedikt Meurer's avatar
      2006-08-13 Benedikt Meurer <benny@xfce.org> · f4394c6c
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-private.h, thunar-vfs/*.c: Several cleanups
      	  in the error handling.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22734)
      f4394c6c
    • Benedikt Meurer's avatar
      2006-08-12 Benedikt Meurer <benny@xfce.org> · b403d838
      Benedikt Meurer authored
      	* thunar/thunar-history-action.{c,h}, thunar/thunar-history.c,
      	  thunar/Makefile.am: Add "back" and "forward" menus to the history
      	  support module. Bug #1782.
      	* thunar/thunar-create-dialog.c, thunar/thunar-standard-view.c,
      	  thunar/thunar-stock.{c,h}: We don't really need stock items for
      	  create and rename. Instead use labels with mnemonics.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22732)
      b403d838
    • Hydonsingore Cia's avatar
      Updated traditional Chinese translations · e0706997
      Hydonsingore Cia authored
      (Old svn revision: 22720)
      e0706997
  11. Aug 11, 2006
  12. Aug 10, 2006
  13. Aug 09, 2006
    • Benedikt Meurer's avatar
      2006-08-09 Benedikt Meurer <benny@xfce.org> · 06ba9749
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-exec.c(tvsn_get_active_workspace_number),
      	  configure.in.in: Enable compilation with -fstrict-aliasing without
      	  breaking the strict aliasing rules of the compiler.
      	* configure.in.in: Enable compilation with --enable-debug=yes or
      	  --enable-debug=full and compilers other than gcc.
      	* configure.in.in, thunar/thunar-private.h, thunar/thunar-*.c:
      	  Disable extra debugging in release builds, Thunar received
      	  quite a lot of stabilization now. This affects only the internals
      	  of the binary. The public API is still fully sanity checked.
      	* thunar/thunar-column-model.c, thunar/thunar-renamer-model.c,
      	  thunar/thunar-shortcuts-model.c, thunar/thunar-tree-model.c:
      	  Remove unused variables when building with --enable-debug=no or
      	  --enable-debug=minimum now.
      
      
      
      
      (Old svn revision: 22700)
      06ba9749
    • Benedikt Meurer's avatar
      2006-08-09 Benedikt Meurer <benny@xfce.org> · 1ef4ee25
      Benedikt Meurer authored
      	* thunar/thunar-details-view.c(thunar_details_view_init): Enable
      	  rubberband selection with GTK+ 2.9.0 and above. Bug #1996.
      	* configure.in.in: Depend on exo 0.3.1.9svn.
      
      
      
      
      (Old svn revision: 22696)
      1ef4ee25
  14. Aug 08, 2006
    • Jari Rahkonen's avatar
      Updated Finnish translations. · b30c0c0e
      Jari Rahkonen authored
      (Old svn revision: 22689)
      b30c0c0e
    • SZERVÁC Attila's avatar
      hu trunk: exo, thunar + xfce-utils updates · 4caa6e17
      SZERVÁC Attila authored
      (Old svn revision: 22686)
      4caa6e17
    • Benedikt Meurer's avatar
      2006-08-08 Benedikt Meurer <benny@xfce.org> · 76e67982
      Benedikt Meurer authored
      	* configure.in.in, docs/ThumbnailersCacheFormat.txt, docs/Makefile.am,
      	  thunar-vfs/thunar-vfs-thumb.c, thunar-vfs/Makefile.am,
      	  thunar-vfs/thunar-vfs-update-thumbnailers-cache.c: Drop the dependen-
      	  cy of libthunar-vfs on GConf, which was required to load the GNOME
      	  thumbnailers. Instead there's now an external program, which genera-
      	  tes an mmap()able file that contains a mapping between a mime type
      	  and the thumbnailer used to generate thumbnails for that mime type.
      	  Bug #2131.
      	* thunar-vfs/thunar-vfs-pixbuf-thumbnailer.c, thunar-vfs/Makefile.am,
      	  thunar-vfs/thunar-vfs-thumb-pixbuf.{c,h},
      	  thunar-vfs/thunar-vfs-thumb.c: Put the gdk-pixbuf thumbnailer into
      	  a separate program, which gets registered via the thumbnailers.cache
      	  file, so we don't need any extra overhead for thumbnails that can be
      	  generated using gdk-pixbuf.
      	* thunar-vfs/thunar-vfs-monitor-private.h,
      	  thunar-vfs/thunar-vfs-monitor.c: Add a simple helper method
      	  _thunar_vfs_monitor_handle_get_path() that returns the path for
      	  a given monitor handle so we don't need to keep around both the
      	  path and the handle.
      	* thunar-vfs/thunar-vfs-mime-database.c: Do not keep both the handle
      	  and the path around for monitored resources.
      	* thunar-vfs/thunar-vfs-io-jobs.c(_thunar_vfs_io_jobs_chown): Fix
      	  typo. Thanks to Roberto Pariset <robdebian@gmail.com> for the hint.
      	* po/POTFILES.in: Remove no longer existing file.
      	* po/Thunar.pot, po/*.po: Update translations.
      	* po/de.po: Update german translations.
      	* po/it.po: Update italian translations by Roberto Pariset
      	  <robdebian@gmail.com>.
      
      
      
      
      (Old svn revision: 22685)
      76e67982
  15. Aug 06, 2006
    • Benedikt Meurer's avatar
      2006-08-06 Benedikt Meurer <benny@xfce.org> · df59e335
      Benedikt Meurer authored
      	* thunar/thunar-launcher.c(thunar_launcher_update): Place additional
      	  "Open With" action into a submenu if either more than 2 are available
      	  or the default action for the file is "Execute".
      
      
      
      
      (Old svn revision: 22677)
      df59e335
    • Benedikt Meurer's avatar
      2006-08-06 Benedikt Meurer <benny@xfce.org> · b346f6d1
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-thumb.c
      	  (thunar_vfs_thumb_factory_lookup_thumbnail): Fix an invalid return
      	  value.
      	* thunar-vfs/thunar-vfs-thumb.c
      	  (thunar_vfs_thumb_factory_generate_thumbnail),
      	  thunar/thunar-icon-factory.c(thunar_icon_factory_load_file_icon):
      	  Add support for generating and loading thumbnails for files in the
      	  trash.
      	* thunar-vfs/thunar-vfs-info.c(_thunar_vfs_io_local_rename),
      	  thunar-vfs/thunar-vfs-mime-application.c
      	  (thunar_vfs_mime_application_new_from_file),
      	  thunar-vfs/thunar-vfs-mime-cleaner.c(main),
      	  thunar-vfs/thunar-vfs-mime-handler.c
      	  (thunar_vfs_mime_handler_set_icon),
      	  thunar/thunar-dialogs.c(thunar_dialogs_show_job_error),
      	  thunar/thunar-launcher.c,
      	  thunar/thunar-path-entry.c(thunar_path_entry_check_completion_idle):
      	  Use strncmp() instead of g_str_has_prefix() where it makes sense. Try
      	  to avoid g_str_has_suffix() if checking only for a single character.
      	* thunar/thunar-standard-view.c(thunar_standard_view_drag_motion):
      	  Deny XdndDirectSave0 and _NETSCAPE_URL drops to locations in the
      	  trash.
      
      
      
      
      (Old svn revision: 22676)
      b346f6d1
  16. Aug 05, 2006
  17. Aug 04, 2006
    • Benedikt Meurer's avatar
      2006-08-05 Benedikt Meurer <benny@xfce.org> · dedbba5b
      Benedikt Meurer authored
      	* thunar/thunar-application.c(thunar_application_unlink_files): Unlink
      	  permanently if atleast one non-local (not necessary trash) file is
      	  included in the file list.
      	* thunar/thunar-path-entry.c(thunar_path_entry_changed): Do not try
      	  to autocomplete non-local paths, as that's not going to work pro-
      	  perly with trash paths anyway.
      
      
      
      
      (Old svn revision: 22663)
      dedbba5b
    • Benedikt Meurer's avatar
      2006-08-04 Benedikt Meurer <benny@xfce.org> · 49dd4b9e
      Benedikt Meurer authored
      	* thunar/thunar-file.c(thunar_file_info_get_uri_scheme): Use a more
      	  generic implementation here.
      	* thunar/thunar-location-button.c(thunar_location_button_file_changed):
      	  Hide the label only for the file system root node.
      
      
      
      
      (Old svn revision: 22658)
      49dd4b9e
    • Stavros Giannouris's avatar
      Greek translations update. · c38d18a5
      Stavros Giannouris authored
      (Old svn revision: 22656)
      c38d18a5
    • Benedikt Meurer's avatar
      2006-08-04 Benedikt Meurer <benny@xfce.org> · 926c269d
      Benedikt Meurer authored
      	* configure.in.in, thunar-vfs/thunar-vfs-os-bsd.c: OpenBSD doesn't
      	  support getdents() and whiteout inodes, instead getdirentries()
      	  will be used on OpenBSD.
      
      
      
      
      (Old svn revision: 22650)
      926c269d
    • Benedikt Meurer's avatar
      2006-08-04 Benedikt Meurer <benny@xfce.org> · 6e815753
      Benedikt Meurer authored
      	* thunar/thunar-util.c(thunar_util_time_from_rfc3339): Fix typo.
      
      
      
      
      (Old svn revision: 22649)
      6e815753
    • Benedikt Meurer's avatar
      2006-08-04 Benedikt Meurer <benny@xfce.org> · cb12910f
      Benedikt Meurer authored
      	* thunar/thunar-file.c, thunar/thunar-util.{c,h}: Add new helper method
      	  thunar_util_time_from_rfc3339(), which parses a date string to a time
      	  value, using strptime() if available. Use the method to parse the
      	  deletion date string for trashed resources, so the deletion date will
      	  be displayed properly even on systems that lack strptime().
      	* thunar/thunar-util.c(thunar_util_humanize_file_time): Use
      	  g_date_set_time() to enable compilation with GLib 2.6/2.8.
      	  Hopefully nobody will still use GLib 2.6/2.8 in 2038.
      
      
      
      
      (Old svn revision: 22648)
      cb12910f
  18. Jul 31, 2006
Loading