Skip to content
Snippets Groups Projects
  1. Apr 13, 2006
  2. 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
  3. Apr 11, 2006
  4. Apr 09, 2006
    • Benedikt Meurer's avatar
      2006-04-09 Benedikt Meurer <benny@xfce.org> · 12ad2dd2
      Benedikt Meurer authored
      	* icons/Makefile.am: Be sure to run gtk-update-icon-cache after
      	  installing new icons into the hicolor icon theme (skipped if $DESTDIR
      	  is set).
      
      
      
      
      (Old svn revision: 20832)
      12ad2dd2
    • 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
  5. Apr 08, 2006
  6. Apr 05, 2006
  7. Apr 04, 2006
  8. 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
    • Benedikt Meurer's avatar
      2006-04-03 Benedikt Meurer <benny@xfce.org> · fe2d639b
      Benedikt Meurer authored
      	* thunar/thunar-standard-view.c(thunar_standard_view_class_init): Shift
      	  Delete/KP_Delete now also emits "delete-selected-files". Bug #1631.
      
      
      
      
      (Old svn revision: 20694)
      fe2d639b
  9. Apr 02, 2006
  10. Apr 01, 2006
  11. Mar 31, 2006
    • Benedikt Meurer's avatar
      2006-03-31 Benedikt Meurer <benny@xfce.org> · 6b491351
      Benedikt Meurer authored
      	* thunar/thunar-list-model.c(thunar_list_model_file_changed): Do not
      	  re-sort the model unless the name of the file (and thereby its
      	  position) has changed. Greatly improves the performance of the
      	  internal bulk renamer.
      	* thunar/thunar-list-model.c(thunar_list_model_sort): Reuse the memory
      	  of the sort_array for new_order to reduce stack usage with large
      	  folders.
      
      
      
      
      (Old svn revision: 20659)
      6b491351
  12. Mar 30, 2006
  13. Mar 28, 2006
    • Benedikt Meurer's avatar
      2006-03-28 Benedikt Meurer <benny@xfce.org> · 15ba783f
      Benedikt Meurer authored
      	* configure.in.in: Check for limits.h and localeconv().
      	* thunar/thunar-size-label.c: Format the size summary string properly
      	  according to the current locale.
      
      
      
      
      (Old svn revision: 20623)
      15ba783f
    • Benedikt Meurer's avatar
      2006-03-28 Benedikt Meurer <benny@xfce.org> · 84649b09
      Benedikt Meurer authored
      	* docs/README.thunarrc, thunar/thunar-preferences.c: Add new hidden
      	  setting MiscCaseSensitive, which controls whether sorting is done
      	  in a case-sensitive manner.
      	* configure.in.in: Check for strcoll().
      	* thunar/thunar-file.{c,h}: Add thunar_file_compare_by_name(), which
      	  implements a rather complex but very efficient and smart comparison
      	  function for file names.
      	* thunar/thunar-tree-model.c(thunar_tree_model_cmp_array): Use
      	  thunar_file_compare_by_name() here.
      	* thunar/thunar-list-model.{c,h}: Add "case-sensitive" property and
      	  use thunar_file_compare_by_name().
      	* thunar/thunar-standard-view.c(thunar_standard_view_init): Synchronize
      	  the "misc-case-sensitive" preference with the "case-sensitive" pro-
      	  perty of the list model.
      	* thunar/thunar-tree-model.{c,h}: Add "case-sensitive" property and
      	  synchronize with the global "misc-case-sensitive" preference.
      
      
      
      
      (Old svn revision: 20614)
      84649b09
  14. Mar 27, 2006
Loading