Skip to content
Snippets Groups Projects
  1. May 17, 2006
    • Benedikt Meurer's avatar
      2006-05-17 Benedikt Meurer <benny@xfce.org> · cabf1bb5
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-mime-application.{c,h},
      	  thunar-vfs/thunar-vfs.symbols: Add new method
      	  thunar_vfs_mime_application_is_usercreated(), which tells whether
      	  a given mime application was automatically created by the user
      	  via the "custom command" box in the file manager(s).
      	* thunar-vfs/thunar-vfs-mime-database.{c,h},
      	  thunar-vfs/thunar-vfs.symbols: Add new method
      	  thunar_vfs_mime_database_remove_application() to remove a previously
      	  added mime application (user-created) from the mime database.
      	* thunar/thunar-chooser-dialog.c, thunar/thunar-chooser-model.{c,h}:
      	  Add a context menu to the chooser dialog with a "Remove Launcher"
      	  item, which allows to remove previously added (user-created)
      	  application launchers from the mime database. Bug #1814.
      	* docs/reference/thunar-vfs/: Update the API documentation.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 21710)
      cabf1bb5
  2. May 14, 2006
  3. May 08, 2006
  4. May 07, 2006
    • Benedikt Meurer's avatar
      2006-05-07 Benedikt Meurer <benny@xfce.org> · 03824cab
      Benedikt Meurer authored
      	* thunar/thunar-standard-view.c: Allow dropping URLs from web browsers
      	  to a file manager window, which results in popping up the "Create
      	  Link" dialog in the appropriate folder.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 21569)
      03824cab
  5. May 02, 2006
  6. Apr 29, 2006
  7. Apr 24, 2006
  8. Apr 22, 2006
  9. Apr 21, 2006
  10. Apr 19, 2006
    • Benedikt Meurer's avatar
      2006-04-19 Benedikt Meurer <benny@xfce.org> · 3134da84
      Benedikt Meurer authored
      	* thunar/thunar-size-label.c: Add possibility to stop calculating the
      	  folder size in the properties dialog by clicking on the animated
      	  throbber. Bug #1673.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 21091)
      3134da84
  11. Apr 16, 2006
  12. Apr 14, 2006
    • Benedikt Meurer's avatar
      2006-04-14 Benedikt Meurer <benny@xfce.org> · f5c977a9
      Benedikt Meurer authored
      	* Thunar-folder-handler.desktop.in.in: Use a more specific Name, as
      	  suggested by Jaap Karssenberg.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20892)
      f5c977a9
    • Benedikt Meurer's avatar
      2006-04-14 Benedikt Meurer <benny@xfce.org> · c98b98da
      Benedikt Meurer authored
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20883)
      c98b98da
    • Benedikt Meurer's avatar
      2006-04-14 Benedikt Meurer <benny@xfce.org> · 38ac8435
      Benedikt Meurer authored
      	* docs/README.thunarrc, thunar/thunar-preferences.c: Add new option
      	  LastCompactViewZoomLevel.
      	* thunar/thunar-abstract-icon-view-ui.xml, thunar/Makefile.am,
      	  thunar/thunar-abstract-icon-view.{c,h}, thunar/thunar-window.c
      	  thunar/thunar-compact-view.{c,h}, thunar/thunar-window-ui.xml,
      	  thunar/thunar-icon-view.{c,h}: Add a "Compact View", which uses
      	  ExoIconView with EXO_ICON_VIEW_LAYOUT_COLS layout mode. Based on
      	  patches from Matt McClinch <mattmcclinch@gmail.com>.
      	* THANKS: Add Matt McClinch.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20881)
      38ac8435
  13. Apr 12, 2006
    • Benedikt Meurer's avatar
      2006-04-12 Benedikt Meurer <benny@xfce.org> · b0e76145
      Benedikt Meurer authored
      	* plugins/thunar-apr/, acinclude.m4, plugins/Makefile.am,
      	  configure.in.in: Import the "Advanced Properties" plugin.
      	* README: Add note about optional pcre and libexif dependencies.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20858)
      b0e76145
  14. Apr 11, 2006
  15. Apr 09, 2006
    • Benedikt Meurer's avatar
      2006-04-09 Benedikt Meurer <benny@xfce.org> · 12d3b1c7
      Benedikt Meurer authored
      	* docs/README.thunarrc, thunar/thunar-preferences.c: Add new option
      	  "MiscSingleClickTimeout", which specifies the delay after which
      	  items are automatically selected in single-click mode.
      	* thunar/thunar-preferences-dialog.c(thunar_preferences_dialog_init):
      	  Add "MiscSingleClickTimeout" setting to the preferences dialog.
      	* thunar/thunar-standard-view.c(thunar_standard_view_constructor):
      	  Apply global single-click timeout setting to the view.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20829)
      12d3b1c7
  16. Apr 08, 2006
    • Benedikt Meurer's avatar
      2006-04-08 Benedikt Meurer <benny@xfce.org> · f3864bf8
      Benedikt Meurer authored
      	* thunar/thunar-renamer-dialog.c: Fix tooltips for "add-files" and 
      	  "remove-files" as pointed out by Jari Rahkonen.
      	* po/Thunar.pot, po/*.po: Merge changed strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20806)
      f3864bf8
  17. Apr 03, 2006
    • Benedikt Meurer's avatar
      2006-04-04 Benedikt Meurer <benny@xfce.org> · 8f12d424
      Benedikt Meurer authored
      	* thunar/thunar-list-model.c(thunar_list_model_get_statusbar_text):
      	  Include a size summary in the statusbar text if no items are
      	  selected as suggested by Fabian Novak.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20740)
      8f12d424
    • Benedikt Meurer's avatar
      2006-04-04 Benedikt Meurer <benny@xfce.org> · d83696f8
      Benedikt Meurer authored
      	* thunar/thunar-tree-model.{c,h}, thunar/thunar-tree-view.c: Add
      	  removable volumes to the tree view. Bug #1636.
      	* po/Thunar.pot, po/*.po: Update translations.
      
      
      
      
      (Old svn revision: 20739)
      d83696f8
  18. Apr 02, 2006
  19. Mar 30, 2006
  20. Mar 26, 2006
    • Benedikt Meurer's avatar
      2006-03-26 Benedikt Meurer <benny@xfce.org> · 1f945a5b
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-xfer.c(thunar_vfs_xfer_copy_regular): Use a
      	  better error message for the case that the target file already
      	  exists.
      	* thunar/thunar-progress-dialog.c(thunar_progress_dialog_ask): Improve
      	  the confirmation dialog as suggested by Fabian Novak.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations, thanks to Fabian Novak.
      
      
      
      
      (Old svn revision: 20579)
      1f945a5b
  21. Mar 25, 2006
    • Benedikt Meurer's avatar
      2006-03-25 Benedikt Meurer <benny@xfce.org> · 68408b50
      Benedikt Meurer authored
      	* thunar/thunar-standard-view.c
      	  (thunar_standard_view_action_select_by_pattern): Fix the appearance
      	  of the "Select by Pattern" dialog.
      	* thunar/thunar-renamer-dialog.c: Need to grab a reference on the
      	  ThunarIconFactory instance for the screen of the dialog, else the
      	  standalone dialog will not generate thumbnails properly.
      	* plugins/thunar-sbr/thunar-sbr-enum-types.c
      	  (thunar_sbr_register_enum_types): Improve the offset mode labels.
      	* plugins/thunar-sbr/: Import the last pending renamer, the "Numbering"
      	  renamer. Bug #1609.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20550)
      68408b50
  22. Mar 24, 2006
    • Benedikt Meurer's avatar
      2006-03-24 Benedikt Meurer <benny@xfce.org> · 87e35e45
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-marshal.list: Add a marshaller for the
      	  "status-ready" signal for the upcoming ThunarVfsDeepCountJob.
      	* thunar-vfs/thunar-vfs.{c,h}, thunar-vfs/thunar-vfs.symbols,
      	  thunar-vfs/Makefile.am, thunar-vfs/thunar-vfs-deep-count-job.{c,h}:
      	  Add ThunarVfsDeepCountJob, which calculates the number of items and
      	  the total size of the items in a given directory. Bug #1603.
      	* thunar/Makefile.am, thunar/thunar-size-label.{c,h},
      	  thunar/thunar-properties-dialog.c: Add ThunarSizeLabel widget class,
      	  which handles the ThunarVfsDeepCountJob and displays the total size
      	  of a file for the properties dialog. Bug #1603.
      	* thunar/thunar-gtk-extensions.c: Make sure tooltips are shown for
      	  the toolbar items. Bug #1593.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20534)
      87e35e45
    • Benedikt Meurer's avatar
      2006-03-24 Benedikt Meurer <benny@xfce.org> · a5c28c6c
      Benedikt Meurer authored
      	* thunar/thunar-file.{c,h}: Add wrapper method thunar_file_get_for_uri()
      	  which is a rather common operation.
      	* thunar/thunar-dbus-service.c
      	  (thunar_dbus_service_parse_uri_and_display): Use the newly added
      	  method thunar_file_get_for_uri().
      	* thunar/thunar-launcher.c: If no current directory is set, directories
      	  will always be opened in new windows.
      	* thunar/thunar-renamer-progress.{c,h}: Add support for explicit
      	  cancellation of the rename operation.
      	* thunar/thunar-renamer-dialog-ui.xml,thunar/thunar-renamer-model.{c,h},
      	  thunar/thunar-renamer-dialog.{c,h}, thunar/Makefile.am: Some polish on
      	  the dialog and the model. Allow users to add/remove files using the
      	  context menu. Add a standalone mode in which the bulk rename dialog
      	  appears as standalone application and which can be invoked through the
      	  D-BUS service. Bug #1597.
      	* thunar/thunar-standard-view.c(thunar_standard_view_action_rename):
      	  Keep up with the ThunarRenamerDialog changes.
      	* thunar/main.c, thunar/thunar-application.{c,h},
      	  thunar/thunar-dbus-client.{c,h}, thunar/thunar-dbus-service-infos.xml,
      	  thunar/thunar-dbus-service.c: Add BulkRename() method to the D-BUS
      	  interface org.xfce.Thunar and add command line option -B to Thunar,
      	  which allows to open the bulk rename dialog directly. Bug #1597.
      	* Thunar-folder-handler.desktop.in.in, Thunar.desktop.in.in,
      	  Makefile.am: Rearrange the .desktop file handling.
      	* Makefile.am, Thunar-bulk-rename.desktop.in.in, ThunarBulkRename.in:
      	  Add launcher for the bulk rename utility. Bug #1597.
      	* examples/thunar-file-manager.py, examples/Makefile.am: Add example
      	  for the usage of the org.xfce.Thunar interface.
      	* thunarx/thunarx-renamer.{c,h}, thunarx/thunarx.symbols: Add new method
      	  get_actions() to ThunarxRenamer, as discussed with Jannis, to allow
      	  plugin writers to add custom actions to the renamers tree view
      	  context menu (i.e. "Edit Tags" for the thunar-media-tag-plugin). First
      	  part of bug #1602.
      	* docs/reference/thunarx/: Update the API docs.
      	* thunar/thunar-renamer-dialog.c(thunar_renamer_dialog_context_menu),
      	  thunar/thunar-renamer-dialog-ui.xml: Add custom actions provided by
      	  the active ThunarxRenamer to the file context menu in the renamer
      	  dialog. Second part of bug #1602.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20526)
      a5c28c6c
  23. Mar 22, 2006
    • Benedikt Meurer's avatar
      2006-03-22 Benedikt Meurer <benny@xfce.org> · b743df15
      Benedikt Meurer authored
      	* docs/reference/thunarx/tmpl/thunarx-renamer.sgml: Fix a typo.
      	* thunar/thunar-renamer-model.c: Only invalidate items on "file-changed"
      	  signals if the file changed on the disk, to avoid invalidating items
      	  constantly while generating thumbnails.
      	* thunar/thunar-gobject-extensions.c: Register a transformation func-
      	  tion string->uint.
      	* plugins/thunar-sbr/thunar-sbr-case-renamer.c
      	  (thunar_sbr_case_renamer_new): More consistent naming scheme for the
      	  renamer titles.
      	* plugins/thunar-sbr/: Import additional renamers "Insert / Overwrite"
      	  and "Remove Characters". Bug #1599.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20520)
      b743df15
  24. Mar 21, 2006
    • Benedikt Meurer's avatar
      2006-03-21 Benedikt Meurer <benny@xfce.org> · 1d7d408f
      Benedikt Meurer authored
      	* plugins/thunar-uca/README: Fix typos.
      	* thunarx/thunarx-private.{c,h}: Import new helper function
      	  thunarx_param_spec_get_option_name().
      	* thunarx/Makefile.am, thunarx/thunarx.h, thunarx/thunarx-renamer.{c,h},
      	  thunarx/thunarx-renamer-provider.{c,h}, thunarx/thunarx.symbols:
      	  Merge the ThunarxRenamer extension point, which can be used to hook
      	  additional bulk renamers into Thunar. Bug #1416.
      	* thunar/thunar-renamer-dialog.{c,h}, thunar/thunar-renamer-model.{c,h},
      	  thunar/thunar-renamer-pair.{c,h},thunar/thunar-renamer-progress.{c,h},
      	  thunar/Makefile.am, thunar/thunar-standard-view.c: Merge the bulk
      	  rename framework for Thunar, which uses the ThunarxRenamers to
      	  rename multiple files at once. Bug #1416.
      	* acinclude.m4, configure.in.in, plugins/thunar-sbr/, 
      	  plugins/Makefile.am: Merge stable version of the thunar-sbr exten-
      	  sion ("Simple Builtin Renamers"), which provides "Search & Replace",
      	  which optionally uses PCRE to support regular expressions, and
      	  "Convert upper/lowercase". Additional renamers will be merged once
      	  ready. Bug #1416.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20517)
      1d7d408f
    • Daichi Kawahata's avatar
      Updated. · 4405a113
      Daichi Kawahata authored
      (Old svn revision: 20511)
      4405a113
  25. Mar 18, 2006
  26. Mar 15, 2006
    • Benedikt Meurer's avatar
      2006-03-16 Benedikt Meurer <benny@xfce.org> · 2fe5debb
      Benedikt Meurer authored
      	* thunar/thunar-location-buttons.c, thunar/thunar-standard-view-ui.xml,
      	  thunar/thunar-standard-view.c: Yet another attempt to set appropriate
      	  labels/tooltips for the cut/copy/paste actions. Cut/copy/paste in file
      	  manager is really different to other applications, not the actual data
      	  is stored in the clipboard, but only the location where to find the
      	  data.
      	* thunar/thunar-tree-view.c: Add drop site support and clipboard
      	  actions.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations. Use "Ordner" instead of
      	  "Verzeichnis" to be consistent with the shared-mime-info and Gtk+
      	  translations.
      
      
      
      
      (Old svn revision: 20449)
      2fe5debb
  27. Mar 14, 2006
    • Benedikt Meurer's avatar
      2006-03-14 Benedikt Meurer <benny@xfce.org> · 1eccb86a
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-path.{c,h}, thunar-vfs/thunar-vfs.symbols: Add
      	  convenience method thunar_vfs_path_is_ancestor(), used to implement
      	  the auto-expand in the tree pane.
      	* docs/reference/thunar-vfs/: Update thunar-vfs API docs.
      	* thunar/thunar-file.h: Add thunar_file_is_ancestor().
      	* docs/README.thunarrc, thunar/thunar-preferences.c,
      	  thunar/thunar-window.c: Add new preference LastSeparatorPosition,
      	  which includes the last position of the gutter that separates the
      	  side pane and the main view.
      	* docs/README.thunarrc, thunar/thunar-preferences.c,
      	  thunar/thunar-preferences-dialog.c: Add new preferences
      	  TreeIconEmblems and TreeIconSize, similar to their shortcuts
      	  counterparts.
      	* thunar/thunar-tree-model.{c,h}, thunar/thunar-tree-pane.{c,h},
      	  thunar/thunar-tree-view.{c,h}, thunar/Makefile.am,
      	  thunar/thunar-window-ui.xml, thunar/thunar-window.c: Initial import
      	  of the tree side pane. Still missing a lot of features, but the basics
      	  are in place and the performance and memory overhead is quite good
      	  already. Bug #1363.
      	* po/POTFILES.in: Add new files.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20405)
      1eccb86a
  28. Mar 13, 2006
  29. Mar 12, 2006
    • Benedikt Meurer's avatar
      2006-03-12 Benedikt Meurer <benny@xfce.org> · 274d8c4a
      Benedikt Meurer authored
      	* thunar/thunar-text-renderer.c: Don't setup a fixed height if text
      	  wrapping is enabled.
      	* po/Thunar.pot, po/*.po: Update translations again.
      	* po/de.po: Fix typo in german translations.
      
      
      
      
      (Old svn revision: 20365)
      274d8c4a
    • Benedikt Meurer's avatar
      2006-03-12 Benedikt Meurer <benny@xfce.org> · 8ffb67b3
      Benedikt Meurer authored
      	* thunar/thunar-enum-types.{c,h}, thunar/thunar-list-model.c,
      	  thunar/thunar-path-entry.c: Rename THUNAR_COLUMN_REAL_NAME to
      	  THUNAR_COLUMN_FILE_NAME.
      	* thunar/thunar-enum-types.{c,h}, thunar/thunar-list-model.c: Add new
      	  list model columns THUNAR_COLUMN_GROUP and THUNAR_COLUMN_OWNER.
      	* thunar/thunar-enum-types.{c,h}: Divide ThunarColumns into visible and
      	  special columns.
      	* thunar/thunar-text-renderer.c(thunar_text_renderer_get_size): Improve
      	  guessing the required width for text columns.
      	* thunar/thunar-text-renderer.c(thunar_text_renderer_set_widget): Set
      	  fixed height for the text render.
      	* thunar/thunar-preferences.c, docs/README.thunarrc: Add preferences for
      	  the configurable detailed list view columns. Bug #1351.
      	* thunar/thunar-column-editor.{c,h}, thunar/thunar-column-model.{c,h},
      	  thunar/Makefile.am: Import ThunarColumnModel and ThunarColumnEditor
      	  classes. The ThunarColumnModel class handles the order, visibility and
      	  fixed widths of columns. The ThunarColumnEditor class provides a
      	  dialog to configure the ThunarColumnModel. Bug #1351.
      	* thunar/thunar-details-view.{c,h}, thunar/thunar-details-view-ui.xml,
      	  thunar/Makefile.am: Use column order and visibility from the
      	  ThunarColumnOrder. Add "Configure Columns..." menu item to "View",
      	  which pops up the ThunarColumnEditor. For fixed column mode, we use
      	  the fixed height mode provided by GtkTreeView, which speeds up the
      	  detailed list view a lot, esp. with older Pango version. Bug #1351.
      	* po/POTFILES.in: Add new files here.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update the german translations.
      
      
      
      
      (Old svn revision: 20363)
      8ffb67b3
  30. Mar 11, 2006
    • Benedikt Meurer's avatar
      2006-03-11 Benedikt Meurer <benny@xfce.org> · a184928a
      Benedikt Meurer authored
      	* thunar-uca/thunar-uca-editor.c(thunar_uca_editor_command_clicked),
      	  thunar/thunar-chooser-dialog.c(thunar_chooser_dialog_browse): Try to
      	  resolve relative filenames in $PATH.
      	* thunar/thunar-chooser-dialog.c: Allow users to specify whether or not
      	  an application should become the default for the given MIME type.
      	* thunar/thunar-chooser-dialog.c: Add tooltips and improve the overall
      	  usability of the chooser dialog.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20336)
      a184928a
  31. Mar 09, 2006
    • Benedikt Meurer's avatar
      2006-03-09 Benedikt Meurer <benny@xfce.org> · 4ecfcf59
      Benedikt Meurer authored
      	* thunar/thunar-shortcuts-view.c: Improve keyboard navigation. Remove
      	  the "Display Icon Emblems" menu item. Bug #1559.
      	* thunar/thunar-preferences-dialog.c: Add options for the shortcuts pane
      	  to the preferences dialog. Improve the recursive permissions option in
      	  the preference dialog and avoid the term "recursive".
      	* po/*.po, po/Thunar.pot: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 20305)
      4ecfcf59
  32. Mar 05, 2006
  33. Mar 04, 2006
Loading