Commit Graph

18 Commits

Author SHA1 Message Date
Dmitry Baranovskiy e41b27fb75 Fix packaging parameters for packed version 2008-12-18 13:23:55 +11:00
Dmitry Baranovskiy 6b5bc48c6b Code styling changes 2008-12-18 13:21:50 +11:00
Dmitry Baranovskiy 3e2a2449f5 0.5.10 Fixed parsing of path string. Added obj.node as an alternative to obj[0]. 2008-12-18 13:04:37 +11:00
Dmitry Baranovskiy a48052fbaf FIxed bug in VML for arcTo method, rgb2hsb and getColor 2008-11-21 10:32:36 +11:00
Dmitry Baranovskiy 88b0d0313a Updated string parsing for path creation and fixed small issues with VML. 2008-11-11 16:35:23 +11:00
Dmitry Baranovskiy 5938c39714 Fixed some errors left from refactoring 2008-11-07 11:11:54 +11:00
Dmitry Baranovskiy dcb5680f40 Updated default filling in IE to none. 2008-10-22 08:43:13 -07:00
Dmitry Baranovskiy dfe115a910 Quick fix of gradient bug 2008-10-21 23:08:50 -07:00
Dmitry Baranovskiy cf76de4f23 Small fix + added ability to get current transformation. 2008-10-21 16:38:54 -07:00
Dmitry Baranovskiy 099c4102c3 Added animateTo method plus some OO optimisation. 2008-10-21 11:49:24 -07:00
Dmitry Baranovskiy 217d0c2262 Arc support has been landed. However use it on your own risk. It haven’t been tested properly yet. 2008-10-15 23:32:44 -07:00
Dmitry Baranovskiy 9972c7539b Fixed bug in VML part (thanks to Alfonso Moreno).
Rewrite transformation part (again) for SVG.
Small code improvements.
2008-10-08 11:48:23 +11:00
Dmitry Baranovskiy 640a16e293 Fixed the bug with the image in IE. 2008-10-03 10:33:36 +10:00
Dmitry Baranovskiy 4993ea181e Fixed couple of bugs for IE, especially with changing attributes for x and y. Added colour functions rgb2hsb & hsb2rgb. Also included fix by netnichols. 2008-10-01 10:12:02 +10:00
Dmitry Baranovskiy 960d30763a Fixed hide and show methods 2008-09-19 14:13:52 +10:00
Dmitry Baranovskiy cad5050897 Added “text” attribute for text nodes + IE fixes 2008-09-18 17:02:04 +10:00
Dmitry Baranovskiy 9a01d454c0 version 0.5.3:
attr("name") returns current value for attribute
scale(x, y) scales object horizontally and vertically, use negative values to reflect
some bug fix.
2008-09-16 10:09:01 +10:00
Dmitry Baranovskiy 04f0f61219 Packed version 2008-09-02 16:52:48 +10:00