Skip to content
Snippets Groups Projects
  1. Mar 23, 2025
  2. Mar 04, 2025
  3. Apr 07, 2024
  4. Apr 05, 2024
  5. Jul 07, 2023
  6. 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
  7. Feb 25, 2022
  8. Jul 25, 2020
  9. Jun 04, 2019
  10. Apr 23, 2019
  11. Jan 13, 2019
  12. Jul 06, 2018
  13. Jun 06, 2018
  14. Jun 02, 2018
  15. Jan 21, 2018
  16. Nov 24, 2017
  17. Nov 22, 2017
  18. Aug 15, 2017
  19. May 22, 2015
  20. Apr 17, 2015
  21. Feb 19, 2015
  22. Feb 16, 2015
  23. Jan 15, 2015
  24. Nov 01, 2014
  25. Sep 26, 2012
  26. Sep 16, 2012
  27. Jan 08, 2012
  28. Jul 28, 2010
  29. 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