1. 12 Mar, 2014 1 commit
  2. 11 Mar, 2014 4 commits
  3. 09 Mar, 2014 1 commit
  4. 05 Dec, 2013 1 commit
  5. 29 Nov, 2013 1 commit
  6. 25 Nov, 2013 2 commits
  7. 17 Nov, 2013 1 commit
  8. 14 Nov, 2013 1 commit
  9. 12 Nov, 2013 2 commits
  10. 15 Oct, 2013 2 commits
  11. 14 Oct, 2013 1 commit
  12. 23 Aug, 2013 1 commit
  13. 31 Jul, 2013 1 commit
  14. 30 Jul, 2013 1 commit
  15. 25 Jul, 2013 1 commit
  16. 11 Jul, 2013 2 commits
  17. 10 Jul, 2013 2 commits
  18. 08 Jul, 2013 1 commit
  19. 28 Jun, 2013 2 commits
  20. 27 Jun, 2013 1 commit
  21. 26 Jun, 2013 1 commit
  22. 20 Jun, 2013 1 commit
  23. 19 Jun, 2013 1 commit
  24. 04 Jun, 2013 2 commits
  25. 19 Mar, 2012 1 commit
    • G Money's avatar
      - Made Deepcopy change to all elements to allow for duplicating part of the Svg document tree · 094c0b1a
      G Money authored
      - Changes to get texts displaying bold / normal weight
      - Changes to get textspans work correctly
      - Made (semi-hardcoded) document metadata section - allow reading and regurgitating metdata tag from an original source document
      - Included image
      - Modified paths to allow for scientific notation
      - Included ability to have markers for path ends (arrow ends etc)
      094c0b1a
  26. 24 Dec, 2011 1 commit
  27. 07 Dec, 2011 1 commit
  28. 02 Dec, 2011 1 commit
  29. 30 Nov, 2011 1 commit
  30. 11 Nov, 2011 1 commit
    • Tebjan Halm's avatar
      * implemented fill modes · 6998823a
      Tebjan Halm authored
      * fill can be null -> none in XML
      * added type converters for enums
      * added type converter for unitcollection
      * fixes several viewbox bugs
      * document can now draw into a given bitmap
      * content of SVG tag is written (used by the text tag)
      * changed font handling in text element, still need proper alignment
      * changed intersparse character of SvgTransformConverter.cs to space, because inkscape couldn't parse comma
      * added class diagram for basic shapes
      6998823a