1. 24 Nov, 2016 1 commit
  2. 18 Nov, 2016 4 commits
  3. 10 Nov, 2016 1 commit
  4. 28 Oct, 2016 2 commits
  5. 15 Aug, 2016 2 commits
  6. 26 Feb, 2016 1 commit
  7. 23 Feb, 2016 1 commit
  8. 22 Feb, 2016 1 commit
  9. 21 Jan, 2015 1 commit
  10. 01 Jan, 2015 1 commit
  11. 29 Aug, 2014 2 commits
  12. 26 Aug, 2014 1 commit
  13. 07 Feb, 2014 1 commit
  14. 23 Jan, 2014 1 commit
  15. 13 Jan, 2014 1 commit
  16. 21 Oct, 2013 2 commits
  17. 17 Oct, 2013 1 commit
    • Max Kellermann's avatar
      fs/Path: rename to AllocatedPath · abfbd553
      Max Kellermann authored
      The new class Path only holds a string pointer without being
      responsible for allocation/deallocation.  The FileSystem.hxx library
      accepts Path arguments instead of AllocatedPath, to avoid forcing
      callers to allocate another string object.
      abfbd553
  18. 16 Oct, 2013 1 commit
  19. 02 Oct, 2013 1 commit
  20. 27 Sep, 2013 1 commit
  21. 05 Sep, 2013 1 commit
  22. 04 Sep, 2013 1 commit
  23. 10 Aug, 2013 1 commit
  24. 04 Aug, 2013 1 commit
  25. 03 Aug, 2013 1 commit
  26. 29 Jul, 2013 1 commit
  27. 28 Jul, 2013 2 commits
  28. 12 Jun, 2012 1 commit
    • Denis Krjuchkov's avatar
      Work around incorrect g_file_test() behavior on Win32 · 25d053cb
      Denis Krjuchkov authored
      g_file_test is redefined to be g_file_test_utf8 and thus can't handle
      non-ASCII characters. This fix adds simple wrapper (taken from glib)
      that fixes encoding and calls g_file_test_utf8. All required inclusions
      of glib_compat.h are added as well.
      25d053cb
  29. 11 Feb, 2012 1 commit
  30. 29 Jan, 2011 1 commit
  31. 31 May, 2010 1 commit
  32. 04 Jan, 2010 1 commit