1. 21 Jan, 2019 1 commit
  2. 19 Jan, 2019 1 commit
  3. 15 Jan, 2019 1 commit
  4. 13 Jan, 2019 1 commit
  5. 06 Jan, 2019 1 commit
  6. 02 Jan, 2019 1 commit
  7. 01 Jan, 2019 1 commit
  8. 30 Dec, 2018 2 commits
  9. 29 Dec, 2018 1 commit
  10. 28 Dec, 2018 1 commit
  11. 25 Dec, 2018 1 commit
  12. 24 Dec, 2018 1 commit
  13. 22 Dec, 2018 1 commit
  14. 20 Dec, 2018 1 commit
  15. 19 Dec, 2018 1 commit
  16. 18 Dec, 2018 3 commits
  17. 17 Dec, 2018 1 commit
  18. 26 Mar, 2017 1 commit
  19. 25 Mar, 2017 1 commit
  20. 19 Mar, 2017 3 commits
  21. 10 Mar, 2017 1 commit
  22. 04 Mar, 2017 1 commit
    • mrbean-bremen's avatar
      * Allow relative paths for image URLs · 96184773
      mrbean-bremen authored
      - relative URL have not been loaded (example: masking-path-06-b.svg in test data)
      - Updated passing tests (note: not all changes are related to the current fix)
      96184773
  23. 03 Mar, 2017 1 commit
    • mrbean-bremen's avatar
      Do not create a clip region for view box · b12c63d1
      mrbean-bremen authored
      - a view box does not need a clip region, this breaks the overflow
      handling
      - overflow handling:  handle overflow attribut "Inherit" as Visible and
      "Scroll" as Hidden as per W3C documentation
      - fixes #279
      b12c63d1
  24. 28 Feb, 2017 1 commit
  25. 25 Feb, 2017 1 commit
  26. 18 Nov, 2016 1 commit
  27. 14 Nov, 2016 1 commit
  28. 02 Nov, 2016 2 commits
  29. 14 Sep, 2016 1 commit
  30. 22 May, 2016 1 commit
  31. 09 May, 2016 1 commit
  32. 19 Apr, 2016 1 commit
    • AKH's avatar
      Issue 225 - Image with large embedded image fails to render · a0da74b0
      AKH authored
      - Changed SvgImage.Href property from Uri type to String to avoid UriFormatException if Uri contains too much data
      - Changed GetImage to receive a string instead of Uri object.
        - Created a temp Uri object in method with substring of allowed length and using this to determine Uri characteristics
      a0da74b0
  33. 06 Jan, 2016 1 commit
  34. 04 Jan, 2016 1 commit