1.0
[raphael] / raphael.js
2009-10-06 Dmitry Baranovskiy1.0 1.0
2009-09-27 Dmitry Baranovskiy1.0 RC2
2009-09-24 Dmitry Baranovskiy1.0. RC1.6 FIxed bug in IE. From now till 1.0 final...
2009-09-24 Dmitry Baranovskiy1.0 RC 1.5 Add limited support for radial gradients...
2009-09-18 Dmitry BaranovskiyFix for fonts
2009-09-18 Dmitry BaranovskiyFix for rects
2009-09-18 Dmitry BaranovskiyFixed setSize method for IE, deprecate rx & ry for...
2009-09-14 Dmitry BaranovskiyFixed format method
2009-09-14 Dmitry BaranovskiyFix clip-rect code and some other optimisation.
2009-09-11 Dmitry Baranovskiy1.0 RC1.2 Added clip-rect attribute. You could apply...
2009-09-10 Dmitry BaranovskiyRC1.1 Fixed rounding bug in a2c method.
2009-09-07 Dmitry BaranovskiyReturn pop method for the set.
2009-09-04 Dmitry BaranovskiyChange version to 1.0 RC1
2009-09-04 Dmitry BaranovskiyAdded parameters to the path method and fix print method
2009-09-02 Dmitry BaranovskiyAdded support for angle of rotation in arc implementati...
2009-08-31 Dmitry BaranovskiyAdded caching.
2009-08-27 Dmitry BaranovskiyFixing pathes, rotation and issue #47
2009-08-24 Dmitry BaranovskiyAdded rounding of the path to match pixel grid in SVG...
2009-08-20 Dmitry BaranovskiyRemoved path method into external plugin as deprecated
2009-08-18 Dmitry BaranovskiyFixed rotation bug
2009-08-18 Dmitry BaranovskiyRefactor path methods and some other stuff
2009-08-11 Dmitry Baranovskiy0.8.6 Slpping in another fix for FF 3.5
2009-08-10 Dmitry Baranovskiy0.8.6
2009-08-06 Dmitry BaranovskiyFixed bug with dasharray. Let it be part of 0.8.5 ;)
2009-08-05 Dmitry Baranovskiy0.8.5
2009-07-31 Dmitry Baranovskiy0.8.4
2009-07-30 Dmitry Baranovskiy0.8.3
2009-06-30 Dmitry Baranovskiy0.8.2 Fix for linear easing
2009-06-30 Dmitry Baranovskiy0.8.2 Added easing by Robert Samuel Clay. Big thanks...
2009-06-26 Dmitry Baranovskiy0.8.1
2009-06-18 Dmitry BaranovskiyFixed plugins.
2009-06-16 Dmitry BaranovskiyYet another fix for path stuff
2009-06-16 Dmitry BaranovskiyFixed path parsing. Ok, lets release it. ;) 0.8
2009-06-16 Dmitry BaranovskiyAdd paper to each element. Update ninja method for...
2009-06-14 Dmitry BaranovskiyFixed plugins, gradients, r for rects in VML, arcs...
2009-06-11 Dmitry Baranovskiy• Moved getRGB to Raphael method
2009-06-09 Dmitry BaranovskiyFixing scale of negative (in progress)
2009-06-04 Dmitry BaranovskiyNew methods: registerFont, getFont and print. Cufón...
2009-06-01 Dmitry BaranovskiyWorking on 0.8
2009-05-21 lindsayevansFixes SVG capability detection bug in Safari 3.0.4...
2009-04-24 Dmitry Baranovskiy0.7.4
2009-04-13 Dmitry Baranovskiy0.7.3
2009-03-23 Dmitry Baranovskiy0.7.2
2009-03-18 Dmitry BaranovskiyAdd some checks for right values and some small bug...
2009-03-11 Dmitry BaranovskiyFinall commit before release: 0.7
2009-03-11 Dmitry BaranovskiyFix bugs in the multiline text positioning
2009-03-10 Dmitry Baranovskiy• changed gradient syntax to "<angle>-<color>-[<color...
2009-03-10 Dmitry BaranovskiyAdded multiline text
2009-03-08 Dmitry Baranovskiy• changed gradient syntax to "<angle>/<color>/[<color...
2009-03-06 Dmitry Baranovskiy• added method setWindow for work with iframes
2009-03-02 Dmitry BaranovskiyFixed scale(1) call
2009-03-01 Dmitry BaranovskiyAdded support for “src” attribute for images.
2009-02-22 Dmitry Baranovskiy• fix for getBBox in IE
2009-02-19 Dmitry BaranovskiyFix for setBox in VML, take care of rotation origin.
2009-02-18 Dmitry BaranovskiyFIx rotation and finalise an API for it.
2009-02-16 Dmitry BaranovskiyAdd rotation around given point.
2009-02-13 Dmitry BaranovskiyOops, forgot to add vars. And also fix for IE getBBox...
2009-02-11 Dmitry BaranovskiyImportant change so previous fix work with attr
2009-02-11 Dmitry BaranovskiyRemoved garbage
2009-02-11 Dmitry BaranovskiyFixed setBox and getBBox for text nodes in IE.
2009-02-09 Dmitry BaranovskiyRolling back splitting. It happens that there no win...
2009-02-06 Dmitry BaranovskiyAdd plug-ins functionality.
2009-02-06 Dmitry Baranovskiy0.7
2009-01-29 Dmitry BaranovskiyFixed parsePathString method a bit.
2009-01-29 Dmitry Baranovskiy0.6.4
2009-01-28 Jeff NicholsChanged tabs to spaces.
2009-01-28 Jeff NicholsChanged insertBefore() and insertAfter() to have differ...
2009-01-16 Dmitry BaranovskiyRemoved superfluous comments
2009-01-16 Dmitry Baranovskiy0.6.3 Fixed opacity for images and 2 px shift for canva...
2009-01-15 Dmitry Baranovskiy0.6.2 Fixed IE bug with getting translation attributes...
2009-01-08 Dmitry BaranovskiyMerge branch 'master' of git@github.com:DmitryBaranovsk...
2009-01-08 Dmitry BaranovskiyIE7 bugfix
2009-01-05 Dmitry Baranovskiyversion 0.6: new "animate" method. Old transform, scale...
2008-12-24 Dmitry BaranovskiyBetter fix for Safari
2008-12-24 Dmitry Baranovskiy0.5.12 Quick fix for patterns as well as fix for Safari...
2008-12-23 Dmitry Baranovskiy0.5.11 version number update and packed version
2008-12-23 Dmitry BaranovskiyMerge branch 'master' of git@github.com:DmitryBaranovsk...
2008-12-23 Dmitry BaranovskiyRemove comments
2008-12-23 Dmitry BaranovskiyAdd pattern support and rewrite dashed lines support...
2008-12-22 Ben AskinsDon't round calculation of rowHeight and columnWidth...
2008-12-18 Dmitry BaranovskiyCode styling changes
2008-12-18 Dmitry Baranovskiy0.5.10 Fixed parsing of path string. Added obj.node...
2008-11-20 Dmitry BaranovskiyFIxed bug in VML for arcTo method, rgb2hsb and getColor
2008-11-11 Dmitry BaranovskiyUpdated string parsing for path creation and fixed...
2008-11-07 Dmitry BaranovskiyFixed some errors left from refactoring
2008-10-22 Dmitry BaranovskiyUpdated default filling in IE to none.
2008-10-22 Dmitry BaranovskiyQuick fix of gradient bug
2008-10-21 Dmitry BaranovskiySmall fix + added ability to get current transformation.
2008-10-21 Dmitry BaranovskiyAdded animateTo method plus some OO optimisation.
2008-10-16 Dmitry BaranovskiyArc support has been landed. However use it on your...
2008-10-08 Dmitry BaranovskiyFixed bug in VML part (thanks to Alfonso Moreno).
2008-10-03 Dmitry BaranovskiyFixed the bug with the image in IE.
2008-10-01 Dmitry BaranovskiyFixed couple of bugs for IE, especially with changing...
2008-09-19 Dmitry BaranovskiyFixed hide and show methods
2008-09-18 Dmitry BaranovskiyAdded “text” attribute for text nodes + IE fixes
2008-09-16 Dmitry Baranovskiyversion 0.5.3:
2008-09-02 Dmitry BaranovskiyInitial commit to GIT