1. 04 Aug, 2013 1 commit
  2. 28 Jul, 2013 1 commit
  3. 06 May, 2013 1 commit
  4. 08 Apr, 2013 1 commit
  5. 02 Feb, 2013 1 commit
  6. 27 Jan, 2013 2 commits
  7. 26 Jan, 2013 1 commit
  8. 21 Jan, 2013 1 commit
  9. 18 Jan, 2013 1 commit
  10. 16 Jan, 2013 1 commit
  11. 07 Jan, 2013 1 commit
  12. 03 Jan, 2013 5 commits
  13. 02 Jan, 2013 7 commits
  14. 03 Sep, 2012 1 commit
  15. 09 Jul, 2012 1 commit
    • Max Kellermann's avatar
      require GLib 2.16 · 5dfc0918
      Max Kellermann authored
      GLib 2.16 was released more than 4 years ago.  Let's remove some cruft
      from the glib_compat.h header, and avoid new cruft to it.
      5dfc0918
  16. 13 Jun, 2012 9 commits
  17. 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
  18. 04 Apr, 2012 1 commit
  19. 13 Feb, 2012 1 commit
  20. 12 Feb, 2012 2 commits