Skip to content
Snippets Groups Projects
  1. Sep 02, 2006
    • Benedikt Meurer's avatar
      2006-09-02 Benedikt Meurer <benny@xfce.org> · 0fa89aff
      Benedikt Meurer authored
      	* docs/reference/thunar-vfs/, thunar-vfs/: Update the thunar-vfs
      	  reference manual.
      	* po/cs.po: Update czech translations by Michal Várady
      	  <miko.vaji@gmail.com>.
      	* po/it.po: Update italian translations by Roberto Pariset
      	  <robdebian@gmail.com>.
      	* po/pl.po: Update polish translations by Szymon Kałasz
      	  <szymon_maestro@gazeta.pl>.
      
      
      
      
      (Old svn revision: 22992)
      0fa89aff
    • SZERVÁC Attila's avatar
      hungarian updates · 9ba0ed95
      SZERVÁC Attila authored
      (Old svn revision: 22985)
      9ba0ed95
  2. Sep 01, 2006
  3. Aug 31, 2006
  4. Aug 30, 2006
  5. Aug 29, 2006
    • Benedikt Meurer's avatar
      2006-08-29 Benedikt Meurer <benny@xfce.org> · 317f9f26
      Benedikt Meurer authored
      	* thunar/thunar-column-editor.c, thunar/thunar-preferences-dialog.c,
      	  thunar/thunar-gtk-extensions.{c,h}, thunar/thunar-location-dialog.c,
      	  thunar/thunar-permissions-chooser.c, thunar/thunar-create-dialog.c:
      	  Add helper function thunar_gtk_label_set_a11y_relation(), which sets
      	  up the ATK_RELATION_LABEL_FOR for a label and a widget, so we don't
      	  need to repeat the same code over and over again.
      
      
      
      
      (Old svn revision: 22937)
      317f9f26
    • Benedikt Meurer's avatar
      2006-08-29 Benedikt Meurer <benny@xfce.org> · 5486ac36
      Benedikt Meurer authored
      	* thunar/thunar-file.{c,h}, thunar/thunar-location-button.c,
      	  thunar/thunar-shortcuts-model.c: Add desktop shortcut to the
      	  shortcuts pane, and use a special icon for the desktop folder.
      	  Bug #2235.
      	* thunar/thunar-chooser-button.c, thunar/thunar-chooser-dialog.c,
      	  thunar/thunar-gtk-extensions.{c,h}, thunar/thunar-location-buttons.c,
      	  thunar/thunar-renamer-dialog.c, thunar/thunar-shortcuts-view.c,
      	  thunar/thunar-standard-view.c, thunar/thunar-tree-view.c: Add helper
      	  method thunar_gtk_menu_run(), which takes care of running a GtkMenu
      	  in a separate main loop, placing the menu on the appropriate screen
      	  first.
      
      
      
      
      (Old svn revision: 22936)
      5486ac36
    • Hydonsingore Cia's avatar
      Updated traditional Chinese translations. · bfdd15bf
      Hydonsingore Cia authored
      (Old svn revision: 22935)
      bfdd15bf
    • Benedikt Meurer's avatar
      2006-08-29 Benedikt Meurer <benny@xfce.org> · 3f84a2a3
      Benedikt Meurer authored
      	* docs/README.gtkrc, docs/README.thunarrc, thunar/: Revert location bar
      	  related changes to the previous user interface, because the new user
      	  interface wastes too much space, and makes the file manager look busy.
      	* po/POTFILES.in: Synchronize file list.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22934)
      3f84a2a3
    • SZERVÁC Attila's avatar
      thunar & archiver updates · 00335ba0
      SZERVÁC Attila authored
      (Old svn revision: 22933)
      00335ba0
  6. Aug 28, 2006
    • Jari Rahkonen's avatar
      Updated Finnish translations. · 584b0bbc
      Jari Rahkonen authored
      (Old svn revision: 22927)
      584b0bbc
    • Piarres Beobide's avatar
      thunar basque translation update · 3ed33d36
      Piarres Beobide authored
      (Old svn revision: 22925)
      3ed33d36
    • Benedikt Meurer's avatar
      2006-08-28 Benedikt Meurer <benny@xfce.org> · 701aea64
      Benedikt Meurer authored
      	* thunar/thunar-window.c: Add warning text to the window when running
      	  as super user. Bug #2218.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 22923)
      701aea64
    • 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
  7. Aug 27, 2006
  8. 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
  9. 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
  10. Aug 19, 2006
  11. Aug 17, 2006
  12. Aug 15, 2006
  13. Aug 14, 2006
  14. Aug 13, 2006
  15. 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
Loading