Skip to content
Snippets Groups Projects
  1. Nov 30, 2008
  2. Nov 29, 2008
  3. Nov 28, 2008
  4. Nov 27, 2008
  5. Nov 26, 2008
    • Nick Schermer's avatar
      * thunar/thunar-application.c: Create a new window group for · 4754050e
      Nick Schermer authored
      	  windows added with thunar_application_take_window() that don't have
      	  a transient window. This will make different windows work
      	  independant when a modal dialog is created.
      
      (Old svn revision: 28918)
      4754050e
    • Jannis Pohlmann's avatar
      * thunar-vfs/thunar-vfs-monitor.c, thunar/thunar-tree-model.{c,h}, · 64d64de3
      Jannis Pohlmann authored
      	  thunar/thunar-tree-view.c: Apply tree view pane improvements written
      	  by Nick. It implements a GtkTreeModelFilter inside the tree model
      	  and improves CPU performance when expanding folders in the tree
      	  view. It also stops monitoring tree view folders when they are
      	  closed. It improves thread safety in ThunarVfsMonitor and a few
      	  other things. Should fix bug #4051.
      
      (Old svn revision: 28917)
      64d64de3
  6. Nov 25, 2008
  7. Nov 24, 2008
  8. Nov 23, 2008
  9. Nov 20, 2008
    • Jannis Pohlmann's avatar
      * thunar/thunar-application.c (thunar_application_process_filenames): · 6b2afda2
      Jannis Pohlmann authored
      	  Always show an error dialog if one of the files passed via the
      	  command line cannot be opened. Required for exo-open to give proper
      	  visual feedback because spawning Thunar asynchronously will always
      	  make exo-open think that the file(s) were opened successfully.
      	  Ideally Thunar would display an error dialog with a tree view
      	  listing all the files that could not be opened (I'll file a bug for
      	  this).
      
      (Old svn revision: 28865)
      6b2afda2
  10. Nov 15, 2008
  11. Nov 06, 2008
  12. Nov 05, 2008
  13. Oct 31, 2008
  14. Oct 29, 2008
    • Brian Tarricone's avatar
      * *: Patch mostly from Andrea Santilli <yawara@quipo.it> (bug 4365). · ca3e8cc1
      Brian Tarricone authored
      	* thunar/{thunar-file.c,thunar-file.h}: Replace
      	  thunar_file_is_desktop() macro with a function that
      	  recognizes the xdg user Desktop folder. The old macro is still
      	  available for glib < 2.14.0
      	* thunar/thunar-private.h: Add macros to better support
      	  GUserDirectory and an array containing the xdg user dir defaults.
      	* thunar/thunar-{launcher.c,shortcuts-model.c,templates-action.c}:
      	  Address to the right Desktop and Templates directories.  Don't
      	  list templates in submenus if the templates dir points to $HOME.
      	* thunar/thunar-shortcuts-model.c: Creation and translation of
      	  links to some xdg user dirs in the sidebar in case of unexisting
      	  ~/.gtk-bookmarks. Entries pointing to $HOME are disabled.
      	* thunar/{thunar-shortcuts-model.c,thunar-private.h}: Add
      	  _thunar_get_xdg_user_dirs_locale() to translate the xdg user dir
      	  names (package xdg-user-dirs needed for that).
      	* thunar/thunar-stock.h: Add icon name for normal directories.
      	* thunar/{thunar-window.c,thunar-window-ui.xml}: Add new menu
      	  entries, hide the ones related to unused directories and
      	  translate their labels. Entries pointing to $HOME are disabled.
      
      (Old svn revision: 28500)
      ca3e8cc1
    • Brian Tarricone's avatar
      * thunar/Makefile.am: Don't symlink thunar -> Thunar on case- · 1179c0a8
      Brian Tarricone authored
      	  insensitive filesystems (bug 4430).
      
      (Old svn revision: 28498)
      1179c0a8
    • Brian Tarricone's avatar
      * thunar-vfs/thunar-vfs-mime-database.c: Fix usage of · 30d7dcd9
      Brian Tarricone authored
      	  fgetxattr() on MacOS X.  Patch from Anders Björklund
      	  <afb@users.sourceforge.net> (bug 4433).
      
      (Old svn revision: 28496)
      30d7dcd9
  15. Oct 24, 2008
Loading