Skip to content
Snippets Groups Projects
  1. Jul 07, 2023
  2. Jun 20, 2022
    • Yongha Hwang's avatar
      (.gitignore) ignore thunar.a · d2643718
      Yongha Hwang authored
      MR !268
      
      Since !153 is merged, thunar.a, which is a fake library used for
      generating documentation, has been managed by make but not been
      covered by .gitignore. This has caused useless yet big file thunar.a
      keep appearing in commits that included files with "git add --all".
      
      This commit adds thunar/thunar.a to .gitignore to fix this issue.
      d2643718
  3. Feb 25, 2022
  4. Jul 25, 2020
  5. Jun 04, 2019
  6. Apr 23, 2019
  7. Jan 13, 2019
  8. Jul 06, 2018
  9. Jun 06, 2018
  10. Jun 02, 2018
  11. Jan 21, 2018
  12. Nov 24, 2017
  13. Nov 22, 2017
  14. Aug 15, 2017
  15. May 22, 2015
  16. Apr 17, 2015
  17. Feb 19, 2015
  18. Feb 16, 2015
  19. Jan 15, 2015
  20. Nov 01, 2014
  21. Sep 26, 2012
  22. Sep 16, 2012
  23. Jan 08, 2012
  24. Jul 28, 2010
  25. Aug 21, 2009
    • Jannis Pohlmann's avatar
    • Jannis Pohlmann's avatar
      Merge the migration-to-gio branch into master. · 1f5eed40
      Jannis Pohlmann authored
      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
      1f5eed40
Loading