1. 27 Jan, 2013 2 commits
  2. 26 Jan, 2013 1 commit
  3. 21 Jan, 2013 1 commit
  4. 18 Jan, 2013 1 commit
  5. 16 Jan, 2013 1 commit
  6. 07 Jan, 2013 1 commit
  7. 03 Jan, 2013 5 commits
  8. 02 Jan, 2013 7 commits
  9. 03 Sep, 2012 1 commit
  10. 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
  11. 13 Jun, 2012 9 commits
  12. 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
  13. 04 Apr, 2012 1 commit
  14. 13 Feb, 2012 1 commit
  15. 12 Feb, 2012 4 commits
  16. 11 Feb, 2012 1 commit
  17. 02 Feb, 2012 2 commits