Skip to content
  1. Mar 13, 2016
  2. Mar 14, 2015
  3. Jan 12, 2015
  4. Dec 12, 2014
  5. Dec 08, 2014
  6. Nov 18, 2014
  7. Nov 10, 2014
  8. Oct 30, 2014
  9. Oct 26, 2014
  10. Oct 15, 2014
  11. Oct 14, 2014
  12. Oct 13, 2014
  13. Oct 11, 2014
  14. Oct 09, 2014
  15. Oct 08, 2014
  16. Aug 11, 2014
  17. Jul 17, 2014
  18. Jul 15, 2014
  19. May 12, 2014
  20. Apr 28, 2014
  21. Apr 14, 2014
  22. Apr 11, 2014
  23. Mar 24, 2014
  24. Mar 17, 2014
  25. Mar 03, 2014
  26. Feb 26, 2014
    • Milan Crha's avatar
      Replace 'interface' with 'iface' in the code · e7b2e7c9
      Milan Crha authored
      Win32 headers have a #define for 'interface', which breaks the build when
      this word is used in the code, thus replace it to 'iface', the same way
      as GLib or GTK+ code use to have it.
      e7b2e7c9