1. 07 May, 2010 1 commit
    • DmitryBaranovskiy's avatar
      1.4.1 · 9dc9ccb9
      DmitryBaranovskiy authored
      • Small bug fix in multi-touch implementation
      9dc9ccb9
  2. 06 May, 2010 2 commits
    • DmitryBaranovskiy's avatar
      1.4.0 · 3b9c6db9
      DmitryBaranovskiy authored
      • Touch events support
      • rgba support
      • new method drag
      • document.onmousemove = f → Raphael.mousemove(f)
      • resetScale method
      • scaling text will change it position, but not size
      • sets now have type “set”
      • rect in VML doesn’t recreate itself on change of the R
      • pathes are not rounded to the nearby pixels anymore
      • Various small bug fixes and improvements
      • added preventDefault and stopPropagation to event object
      3b9c6db9
    • DmitryBaranovskiy's avatar
      1.4.0 · b9b2413b
      DmitryBaranovskiy authored
      • Touch events support
      • rgba support
      • new method drag
      • document.onmousemove = f → Raphael.mousemove(f)
      • resetScale method
      • scaling text will change it position, but not size
      • sets now have type “set”
      • rect in VML doesn’t recreate itself on change of the R
      • pathes are not rounded to the nearby pixels anymore
      • Various small bug fixes and improvements
      • added preventDefault and stopPropagation to event object
      b9b2413b
  3. 05 May, 2010 1 commit
    • DmitryBaranovskiy's avatar
      1.4.0 · 8fedd8a0
      DmitryBaranovskiy authored
      • Touch events support
      • rgba support
      • new method drag
      • document.onmousemove = f → Raphael.mousemove(f)
      • resetScale method
      • scaling text will change it position, but not size
      • sets now have type “set”
      • rect in VML doesn’t recreate itself on change of the R
      • pathes are not rounded to the nearby pixels anymore
      • Various small bug fixes and improvements
      8fedd8a0
  4. 02 May, 2010 3 commits
    • DmitryBaranovskiy's avatar
      Fix for touch events and drag method · a331eb5d
      DmitryBaranovskiy authored
      a331eb5d
    • DmitryBaranovskiy's avatar
      1.4.0-pre · 08cf66bb
      DmitryBaranovskiy authored
      • Touch events support
      • rgba support
      • new method drag
      • document.onmousemove = f → Raphael.mousemove(f)
      • resetScale method
      • scaling text will change it position, but not size
      • sets now have type “set”
      08cf66bb
    • DmitryBaranovskiy's avatar
      1.4.0-pre · 41011704
      DmitryBaranovskiy authored
      • Touch events support
      • rgba support
      • new method drag
      • document.onmousemove = f → Raphael.mousemove(f)
      • resetScale method
      • scaling text will change it position, but not size
      • sets now have type “set”
      41011704
  5. 19 Mar, 2010 1 commit
  6. 18 Mar, 2010 2 commits
  7. 08 Mar, 2010 1 commit
  8. 04 Mar, 2010 2 commits
  9. 12 Feb, 2010 1 commit
  10. 04 Feb, 2010 1 commit
  11. 18 Jan, 2010 1 commit
  12. 06 Jan, 2010 1 commit
    • Dmitry Baranovskiy's avatar
      1.3 · a8d0f3fa
      Dmitry Baranovskiy authored
      • AnimateAlong method
      • getPointAtLength
      • getSubpath
      • getTotalLength
      • bug fixes
      a8d0f3fa
  13. 05 Jan, 2010 1 commit
  14. 04 Jan, 2010 1 commit
  15. 29 Dec, 2009 1 commit
  16. 23 Dec, 2009 4 commits
  17. 21 Dec, 2009 1 commit
  18. 20 Dec, 2009 1 commit
  19. 17 Dec, 2009 1 commit
  20. 16 Dec, 2009 4 commits
  21. 15 Dec, 2009 3 commits
  22. 14 Dec, 2009 1 commit
  23. 10 Dec, 2009 1 commit
    • Dmitry Baranovskiy's avatar
      1.2.6 · f032ff7a
      Dmitry Baranovskiy authored
      • Improved events handling
      • Fix rounded rect in IE
      • Added xmlns & version (bug 96)
      f032ff7a
  24. 03 Dec, 2009 1 commit
    • Dmitry Baranovskiy's avatar
      1.2.5 · 0e2399dc
      Dmitry Baranovskiy authored
      Fixed bbox for curves. It was wrong in some cases.
      0e2399dc
  25. 27 Nov, 2009 1 commit
  26. 25 Nov, 2009 1 commit
    • Dmitry Baranovskiy's avatar
      1.2.4 · 80123c87
      Dmitry Baranovskiy authored
      • New parameter origin added to print method. Could be "baseline" or "middle"
      • Fixed old bug in IE when it doesn’t accept syntax Raphael(0,0,"100%", "100%"). It does now. :) It also fixed issues with setSize method in IE.
      80123c87
  27. 23 Nov, 2009 1 commit
    • Dmitry Baranovskiy's avatar
      1.2.3 · 712bf837
      Dmitry Baranovskiy authored
      • Updated print method with fix for vertical position
      • Updated scale method with fix negative scaling
      • Fix for toBack method if there is only one element.
      • Adding attr() w/o params return big attr object
      712bf837