- 02 May, 2010 1 commit
-
-
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”
-
- 19 Mar, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 18 Mar, 2010 2 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
• fixed hsb2rgb & rgb2hsb caching • Dramatically improved path rendering in IE • Fixed scale issues • Fixed getPointAtLength
-
- 08 Mar, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 04 Mar, 2010 2 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
-
- 12 Feb, 2010 1 commit
-
-
Lachlan Hardy authored
-
- 04 Feb, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 18 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 06 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy authored
• AnimateAlong method • getPointAtLength • getSubpath • getTotalLength • bug fixes
-
- 05 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 04 Jan, 2010 1 commit
-
-
Dmitry Baranovskiy authored
-
- 29 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
some bug fixes along the way
-
- 23 Dec, 2009 4 commits
-
-
Dmitry Baranovskiy authored
-
mal authored
Added var for math.abs
-
Dmitry Baranovskiy authored
Refactor getLength and getPointAtLength methods a bit
-
Dmitry Baranovskiy authored
-
- 21 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
First attempt to recognise VML support.
-
- 20 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
Fixed clone method. Fixed round rect negative scaling
-
- 17 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
toHex doesn’t work on IE6 when it is in multibrowser setup. Don’t call toHex if colour is "#XXX". Kind of workaround.
-
- 16 Dec, 2009 4 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
Fixed rounding bug with arcs in IE
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
-
- 15 Dec, 2009 3 commits
-
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
-
Dmitry Baranovskiy authored
-
- 14 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
-
- 10 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
• Improved events handling • Fix rounded rect in IE • Added xmlns & version (bug 96)
-
- 03 Dec, 2009 1 commit
-
-
Dmitry Baranovskiy authored
Fixed bbox for curves. It was wrong in some cases.
-
- 27 Nov, 2009 1 commit
-
-
Dmitry Baranovskiy authored
Fix translation bug with (-1, -1) parameters
-
- 25 Nov, 2009 1 commit
-
-
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.
-
- 23 Nov, 2009 2 commits
-
-
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
-
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.
-
- 22 Nov, 2009 1 commit
-
-
Dmitry Baranovskiy authored
IE performance increased twice (at least) Rotation bug fix Lots of bug fixes
-
- 26 Oct, 2009 2 commits
-
-
Dmitry Baranovskiy authored
Fix for animateWith Added insertAfter for set
-
Dmitry Baranovskiy authored
Replaced colour map to Dean Edwards solution Speed up IE rendering a bit Rewamp animation Fixed some bugs with gradients in IE
-
- 16 Oct, 2009 1 commit
-
-
Dmitry Baranovskiy authored
Fix IE rendering speed (still in progress), memory leak in caching, make it 1Kb smaller when minified.
-
- 07 Oct, 2009 1 commit
-
-
Dmitry Baranovskiy authored
-