Skip to content
Snippets Groups Projects
  1. Jul 22, 2006
  2. Jul 21, 2006
    • Benedikt Meurer's avatar
      2006-07-21 Benedikt Meurer <benny@xfce.org> · cbb31987
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-mime-handler.h(ThunarVfsMimeHandlerFlags): Add
      	  THUNAR_VFS_MIME_HANDLER_SUPPORTS_URIS to indicate that the handler
      	  supports URIs.
      	* thunar-vfs/thunar-vfs-mime-application.c
      	  (thunar_vfs_mime_application_new_from_file): Test whether the
      	  application launcher and the associated desktop actions support
      	  URIs.
      
      
      
      
      (Old svn revision: 22503)
      cbb31987
  3. Jul 20, 2006
  4. Jul 14, 2006
    • Benedikt Meurer's avatar
      2006-07-14 Benedikt Meurer <benny@xfce.org> · 28626c9d
      Benedikt Meurer authored
      	* plugins/thunar-apr/thunar-apr-image-page.c: Add ISO Speed Ratings
      	  to the Image page.
      	* thunar/thunar-preferences-dialog.c(thunar_preferences_dialog_init):
      	  Avoid duplication in the user interface, as suggested by Eugenia
      	  Loli-Queru <eloli@hotmail.com>.
      
      
      
      
      (Old svn revision: 22447)
      28626c9d
  5. Jul 10, 2006
    • Jean-François Wauthy's avatar
      Updated French translations · 2250151a
      Jean-François Wauthy authored
      (Old svn revision: 22400)
      2250151a
    • Benedikt Meurer's avatar
      2006-07-10 Benedikt Meurer <benny@xfce.org> · 7e7ea278
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-thumb-pixbuf.c: sys/types.h must be included
      	  before sys/mman.h to compile properly on OpenBSD.
      	* thunar/thunar-progress-dialog.c(thunar_progress_dialog_percent): Do
      	  not truncate the text in the progress bar. Bug #2003.
      	* thunar/thunar-list-model.c: Fix improper behaviour of ThunarListModel
      	  with GtkEntryCompletion and GtkTreeView. Bug #1891.
      
      
      
      
      (Old svn revision: 22398)
      7e7ea278
  6. Jul 09, 2006
  7. Jul 08, 2006
  8. Jul 07, 2006
  9. Jul 06, 2006
  10. Jul 04, 2006
  11. Jul 01, 2006
    • Benedikt Meurer's avatar
      2006-07-01 Benedikt Meurer <benny@xfce.org> · ff1c3c69
      Benedikt Meurer authored
      	* docs/README.thunarrc, thunar/thunar-preferences.c: Add a new option
      	  MiscRememberGeometry, which controls whether Thunar will store the
      	  window size whenever the user resizes the window.
      	* thunar/thunar-window.c: Don't save the window geometry unless the
      	  MiscRememberGeometry setting is TRUE.
      
      
      
      
      (Old svn revision: 22239)
      ff1c3c69
  12. Jun 25, 2006
  13. Jun 16, 2006
  14. Jun 15, 2006
  15. Jun 14, 2006
  16. Jun 13, 2006
  17. Jun 12, 2006
  18. Jun 11, 2006
    • Benedikt Meurer's avatar
      2006-06-11 Benedikt Meurer <benny@xfce.org> · 4deaa6a2
      Benedikt Meurer authored
      	* plugins/thunar-sendto-email/main.c(tse_ask_compress): Do not try to
      	  create an archive for a list of archive files, but always attach these
      	  files directly.
      
      
      
      
      (Old svn revision: 22066)
      4deaa6a2
    • 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
  23. Jun 03, 2006
    • Alexander Toresson's avatar
      Merged Swedish translations (by me and Jens Hagerman) into the xfce svn. · ad944b3d
      Alexander Toresson authored
      This includes updated translations of appfinder, xfce-utils, mcs-plugins,
      xfprint, xfce4-session, xfce4-mixer, thunar, libxfcegui4, xfwm4,
      xfce4-panel, xfdesktop, orage, xfce4-trigger-launcher and mcs-manager,
      and added translations for libexo and terminal.
      The appropriate LINGUAS files were also updated.
      
      
      
      (Old svn revision: 21969)
      ad944b3d
Loading