summaryrefslogtreecommitdiff
path: root/thunar/thunar-browser.h
Commit message (Collapse)AuthorAgeFilesLines
* Deactivate spinner when user cancels volume mount (Bug #14536)Andre Miranda2018-07-151-1/+2
|
* Port the remains to ThunarDevice.Nick Schermer2012-10-131-5/+6
|
* Use ThunarDevice in the tree side pane.Nick Schermer2012-10-131-1/+1
|
* Add async poking of file.Jannis Pohlmann2012-10-131-26/+38
| | | | There now is a new method thunar_browser_poke_location() for resolving GFile objects into ThunarFiles, in addition to the already existing methods for resoling ThunarFiles and GVolumes.
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-0/+72
I'm 100% sure I can implement all ThunarVFS thumbnailers on top of tumbler in time for the Xfce 4.8 release. Same about the volume monitor backend for GIO to avoid a GVfs dependency. So why not merge the GIO branch now? Not much to say about this merge. It replaces ThunarVFS with GIO inside Thunar and Thunarx, something I've been working on over the past few months. It currently requires GVfs for volume monitoring and also (optionally) depends on tumbler for thumbnail generation. Enjoy. All .po files are going to be updated in the next commit. Conflicts: ChangeLog INSTALL acinclude.m4 configure.in.in plugins/thunar-wallpaper/twp-provider.c po-doc/ChangeLog po/ChangeLog po/LINGUAS thunar-vfs/thunar-vfs-1.pc.in thunar-vfs/thunar-vfs-thumb.c thunar/thunar-templates-action.c