Skip to content
Snippets Groups Projects
  1. Aug 15, 2006
  2. 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
  3. Aug 10, 2006
  4. Aug 08, 2006
    • Jari Rahkonen's avatar
      Updated Finnish translations. · b30c0c0e
      Jari Rahkonen authored
      (Old svn revision: 22689)
      b30c0c0e
    • 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
  5. Aug 05, 2006
  6. Aug 04, 2006
  7. Jul 29, 2006
  8. Jul 27, 2006
    • Jean-François Wauthy's avatar
      Updated Czech translations · 451885e6
      Jean-François Wauthy authored
      (Old svn revision: 22535)
      451885e6
    • Benedikt Meurer's avatar
      2006-07-27 Benedikt Meurer <benny@xfce.org> · 0314a0a6
      Benedikt Meurer authored
      	* README, acinclude.m4, configure.in.in, thunar-vfs/, thunar/,
      	  plugins/thunar-apr/thunar-apr-provider.c,
      	  plugins/thunar-uca/thunar-uca-model.c: Import the trash framework,
      	  based on the XDG trash specification, but currently limited to the
      	  home trash.
      	* thunar/thunar-file.{c,h}, thunar/thunar-standard-view.c
      	  (thunar_standard_view_merge_custom_actions): Remove obsolete
      	  thunar_file_get_actions(). Bug #1241.
      	* thunar/thunar-file.c, thunar/thunar-util.{c,h}: Use localized
      	  human readable format for file dates. Bug #2057.
      	* thunar/thunar-private.h, thunar/thunar-tree-model.c,
      	  thunar/thunar-thumbnail-generator.c, thunar/thunar-shortcuts-model.c,
      	  thunar/thunar-renamer-pair.c, thunar/thunar-renamer-model.c,
      	  thunar/thunar-clipboard-manager.c: Use the slice allocator to reduce
      	  the memory overhead.
      	* thunar/thunar-gtk-extensions.{c,h}, thunar/thunar-chooser-button.c,
      	  thunar/thunar-permissions-chooser.c, thunar/thunar-chooser-dialog.c,
      	  thunar/thunar-preferences-dialog.c, thunar/thunar-renamer-dialog.c,
      	  thunar/thunar-size-label.c: Use a single shared GtkTooltips instance
      	  for the whole application.
      	* thunar/thunar-path-entry.c: Update the path entry icon and text
      	  whenever the current file changes.
      	* README, acinclude.m4, configure.in.in, plugins/thunar-tpa/: Add a
      	  trash panel applet, that communicates with Thunar via D-BUS to
      	  display the current state of the trash can and move files to the
      	  trash by dropping them to the panel applet.
      	* thunar/thunar-preferences.c(thunar_preferences_class_init),
      	  docs/README.thunarrc: Disable case-sensitive sorting of the
      	  files by default. Bug #2064.
      	* docs/reference/thunar-vfs/: Update the API documentation.
      	* po/POTFILES.in: Add new files here.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22534)
      0314a0a6
  9. Jul 20, 2006
  10. Jul 10, 2006
  11. Jul 09, 2006
  12. Jul 07, 2006
  13. Jun 25, 2006
  14. Jun 16, 2006
  15. Jun 15, 2006
  16. Jun 14, 2006
  17. Jun 12, 2006
  18. Jun 11, 2006
    • Benedikt Meurer's avatar
      2006-06-11 Benedikt Meurer <benny@xfce.org> · 0c2e4897
      Benedikt Meurer authored
      	* thunar/thunar-gtk-extensions.{c,h}, thunar/thunar-launcher.c: Add
      	  utility function thunar_gtk_icon_factory_insert_icon(), which inserts
      	  a named icon or an icon file to a GtkIconFactory with a given name.
      	  This is used in ThunarLauncher to add icons for the various launcher
      	  GtkAction's.
      	* thunar/thunar-sendto-model.{c,h}, thunar/Makefile.am: Import class
      	  ThunarSendtoModel, which provides access to additional "Send To"
      	  targets registered as .desktop files in $XDG_DATA_DIRS/Thunar/sendto.
      	* icons/16x16/Makefile.am, icons/16x16/stock_thunar-shortcuts.png:
      	  Add stock icon for the shortcuts pane.
      	* thunar/thunar-stock.{c,h}: Add stock icons for the desktop and
      	  shortcuts side pane "Send To" targets.
      	* thunar/thunar-launcher-ui.xml, thunar/thunar-launcher.c,
      	  thunar/thunar-shortcuts-pane-ui.xml, thunar/thunar-shortcuts-pane.c,
      	  thunar/thunar-window-ui.xml, thunar/thunar-window.c: Add "Send To"
      	  sub menu to the "File" and file context menus. Turn "Add Folder to
      	  Shortcuts" into a sendto target, named "Side Pane (Create Shortcut)".
      	  Use ThunarSendtoModel to load additional sendto targets, represented
      	  as ThunarVfsMimeHandlers, and add them to the "Send To" menu (will be
      	  loaded only on-demand).
      	* configure.in.in, plugins/thunar-sendto-email/, plugins/Makefile.am:
      	  Import the sendto-email plugin, which adds an entry to the new "Send
      	  To" menu, named "Mail Recipient", and allows to attach files to mails
      	  from within the file manager.
      	* po/POTFILES.in: Add new files here.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22065)
      0c2e4897
    • Daichi Kawahata's avatar
      Updated Japanese translations. · 5f891f63
      Daichi Kawahata authored
      (Old svn revision: 22063)
      5f891f63
    • Daichi Kawahata's avatar
      * plugins/thunar-sbr/thunar-sbr-remove-renamer.c, · 55eced15
      Daichi Kawahata authored
        thunar/thunar-permissions-chooser.c: Fixed typos, modified string
        suggested by Misu Moldovan <dumol@gnome.ro>.
      * po/Thunar.pot, po/*.po: Updated.
      
      
      (Old svn revision: 22062)
      55eced15
  19. Jun 10, 2006
  20. Jun 06, 2006
  21. Jun 05, 2006
  22. Jun 04, 2006
    • Alexander Toresson's avatar
      Changelogs for appfinder, exo, utils, mcs-plugins, mcs-manager, · eaabd2f6
      Alexander Toresson authored
      xfce4-session, xfce4-mixer, thunar, libgui, xfwm4, the panel, 
      orage, trigger-launcher and terminal updated.
      Also couldn't resist to fix a small error in the xfce4-mixer
      Changelog.
      Didn't updated the changelog of xfprint, because I discovered
      that that translation wasn't updated, it had just slipped through
      the commit by mistake.
      
      
      
      (Old svn revision: 21971)
      eaabd2f6
  23. Jun 03, 2006
  24. Jun 02, 2006
Loading