Commit Graph

  • 47addb3c33 Fixed plugins. Dmitry Baranovskiy 2009-06-18 15:25:17 +1000
  • b600ebcb97 Yet another fix for path stuff Dmitry Baranovskiy 2009-06-16 14:48:39 +1000
  • 8e3759aa1d Fixed path parsing. Ok, lets release it. ;) 0.8 Dmitry Baranovskiy 2009-06-16 12:10:05 +1000
  • e85b406e0c Add paper to each element. Update ninja method for IE. Change defautl dimensions. Dmitry Baranovskiy 2009-06-16 10:56:13 +1000
  • a1f2c39a5b Fixed plugins, gradients, r for rects in VML, arcs in scaling and a bit of animation. [not final release] Dmitry Baranovskiy 2009-06-15 09:55:44 +1000
  • e1a5ada542 • Moved getRGB to Raphael method • added caching to some methods • updated plugins • added plugins for elements (Raphael.el.new_method = function…) • fixed scale (still need to update animation) • add some performance things to VML realisation Dmitry Baranovskiy 2009-06-11 10:16:10 +1000
  • 95a611b8d9 Fixing scale of negative (in progress) Dmitry Baranovskiy 2009-06-09 17:32:14 +1000
  • a42f6a611a New methods: registerFont, getFont and print. Cufón file formats for fonts integration. Dmitry Baranovskiy 2009-06-04 11:20:27 +1000
  • b3e699a2ee Working on 0.8 Dmitry Baranovskiy 2009-06-01 17:48:23 +1000
  • 2dbef68fee Fixes SVG capability detection bug in Safari 3.0.4 (http://github.com/DmitryBaranovskiy/raphael/issues/#issue/14) lindsayevans 2009-05-21 13:20:27 +0800
  • 7cb1c96226 0.7.4 • fixed font-weight and font-style • Add noConflict method • fix getBBox for text in Firefox • fix fill-opacity in IE • fix BBox for text in IE Dmitry Baranovskiy 2009-04-24 11:14:05 +1000
  • 5345abf7bd 0.7.3 Fixes to arc scale, text-anchor support, namespaces in plugins support, hyperlink support. Special thanks to Vincent Jauneau: http://vincentjauneau.com/raphael/ Dmitry Baranovskiy 2009-04-14 09:49:10 +1000
  • 9655adecaa 0.7.2 • IE8 support (thank you to William Edney) • scientific notation support Dmitry Baranovskiy 2009-03-24 10:41:46 +1100
  • 0c935da0ec Add some checks for right values and some small bug fixes. 0.7.1 Dmitry Baranovskiy 2009-03-19 10:42:06 +1100
  • 7bf58408f2 Finall commit before release: • fixed events 0.7 Dmitry Baranovskiy 2009-03-12 10:22:01 +1100
  • 36e869e426 Fix bugs in the multiline text positioning Dmitry Baranovskiy 2009-03-11 17:25:19 +1100
  • f64adffa8f • changed gradient syntax to "<angle>-<color>-[<color>[:<offset>]…]-<color>" in order to make it more readable Dmitry Baranovskiy 2009-03-10 16:14:26 +1100
  • 128aa56ec6 Added multiline text Dmitry Baranovskiy 2009-03-10 16:11:40 +1100
  • 1dc96df73d • changed gradient syntax to "<angle>/<color>/[<color>[:<offset>]…]/<color>" in order to pass rgb(r,g,b) as colors • added fill-opacity support to gradients Dmitry Baranovskiy 2009-03-09 09:00:04 +1100
  • f993f78bc7 • added method setWindow for work with iframes • added new simpler syntax for gradients "<angle>,<color>,[<color>[:<offset>]…]<color>" • added setSize method for resizing the canvas Dmitry Baranovskiy 2009-03-06 11:49:57 +1100
  • 67ccc078db Fixed scale(1) call Dmitry Baranovskiy 2009-03-02 18:50:42 +1100
  • c4ed640151 Added support for “src” attribute for images. Added extra check for function in event handlers Dmitry Baranovskiy 2009-03-02 08:58:35 +1100
  • fc37338d95 • fix for getBBox in IE • returned rgb2hsb function • added some copyrights to reference.html Dmitry Baranovskiy 2009-02-23 10:54:23 +1100
  • 4178d8d192 Fix for setBox in VML, take care of rotation origin. Dmitry Baranovskiy 2009-02-20 08:48:38 +1100
  • 1db9ed4a0b FIx rotation and finalise an API for it. Dmitry Baranovskiy 2009-02-18 11:08:38 +1100
  • be44adf9f7 Update Reference Dmitry Baranovskiy 2009-02-17 10:33:48 +1100
  • 872de78ba8 Add rotation around given point. Dmitry Baranovskiy 2009-02-17 10:09:11 +1100
  • f7a7f262ea Oops, forgot to add vars. And also fix for IE getBBox for text elements. Dmitry Baranovskiy 2009-02-13 11:21:20 +1100
  • b0b2ee9427 Important change so previous fix work with attr Dmitry Baranovskiy 2009-02-11 17:06:10 +1100
  • bd75f46e17 Removed garbage Dmitry Baranovskiy 2009-02-11 16:35:09 +1100
  • e096c8fe9b Fixed setBox and getBBox for text nodes in IE. Dmitry Baranovskiy 2009-02-11 16:31:09 +1100
  • ce0c1bf064 Rolling back splitting. It happens that there no win: two requests is still longer then one big on the current file size. Dmitry Baranovskiy 2009-02-09 11:22:35 +1100
  • 60fa8cbcfc Add plug-ins functionality. Dmitry Baranovskiy 2009-02-06 17:18:21 +1100
  • e0824dd2f8 Removed packed version Dmitry Baranovskiy 2009-02-06 15:29:40 +1100
  • 611b10f1d1 0.7 Dmitry Baranovskiy 2009-02-06 15:27:22 +1100
  • ca9b636123 Fixed parsePathString method a bit. Add reference to Atlassian in reference.html Dmitry Baranovskiy 2009-01-29 16:58:08 +1100
  • 26c9fc7d66 0.6.4 • Fix for IE clipping ( thank you L. Alfonso) • insertBefore, insertAfter fix (thank you netnichols) • toString method added to pathArray Dmitry Baranovskiy 2009-01-29 15:37:24 +1100
  • dea6daafbd Changed tabs to spaces. Jeff Nichols 2009-01-28 22:48:48 +0800
  • 399f9560a7 Changed insertBefore() and insertAfter() to have different implementations for VML and SVG (was broken in VML). Also changed these functions to return 'this' for chaining. Jeff Nichols 2009-01-28 22:29:29 +0800
  • c064e970ea Add section documenting which attributes can be animated. Meitar Moscovitz 2009-01-29 00:25:15 +0800
  • 1254ae193f Add documentation for `.text()` method. Meitar Moscovitz 2009-01-25 21:48:18 +0800
  • 03d8fcc5bf Pick up documentation edit stragglers. Meitar Moscovitz 2009-01-16 23:28:40 +0800
  • 6f78b5289a Removed superfluous comments Dmitry Baranovskiy 2009-01-16 15:58:55 +1100
  • 7aece1538e 0.6.3 Fixed opacity for images and 2 px shift for canvas in IE Dmitry Baranovskiy 2009-01-16 15:57:25 +1100
  • 359f1d436c Port markdown documentation improvements to HTML. Meitar Moscovitz 2009-01-15 14:19:15 +0800
  • f0757f7040 Add some rudimentary integration tests. Ben Askins 2009-01-10 08:33:00 +0800
  • ac2aefcb30 Fixed English by Meitar Moscovitz. Merged by hands. Dmitry Baranovskiy 2009-01-15 12:16:16 +1100
  • 80f9e5740f 0.6.2 Fixed IE bug with getting translation attributes. Added new methods insertBefore and insertAfter. Dmitry Baranovskiy 2009-01-15 11:42:26 +1100
  • 6c6d7eaf40 Merge branch 'master' of git@github.com:DmitryBaranovskiy/raphael Dmitry Baranovskiy 2009-01-09 09:56:10 +1100
  • 2d5839be4e IE7 bugfix Dmitry Baranovskiy 2009-01-09 09:46:15 +1100
  • 5a4e6c39f0 README - fixed list rendering Ben Askins 2009-01-08 13:33:30 +0800
  • 5b35e00022 Github markdown - testing Ben Askins 2009-01-08 13:29:09 +0800
  • 47f6834799 README Ben Askins 2009-01-08 13:27:49 +0800
  • c9efb35228 Added small description of animate method Dmitry Baranovskiy 2009-01-08 09:56:50 +1100
  • e3f02484ef Updated documentation. Version 0.6 changes. Dmitry Baranovskiy 2009-01-08 09:15:24 +1100
  • 0c544ab6ce Reference Dmitry Baranovskiy 2009-01-07 17:31:43 +1100
  • 61a02c2c7b version 0.6: new "animate" method. Old transform, scale and rotate rewritten. Added support of path as an attribute (attr("path", "M30,30…")) as well as rotation, translation and scale. Plus some bug fixes and refactoring. Dmitry Baranovskiy 2009-01-05 12:42:53 +1100
  • 65ea864c1e Better fix for Safari Dmitry Baranovskiy 2008-12-24 13:03:02 +1100
  • 77636f0654 0.5.12 Quick fix for patterns as well as fix for Safari & Opera. Dmitry Baranovskiy 2008-12-24 12:57:12 +1100
  • 8b34828062 0.5.11 version number update and packed version Dmitry Baranovskiy 2008-12-23 17:47:12 +1100
  • 2476336223 Merge branch 'master' of git@github.com:DmitryBaranovskiy/raphael Dmitry Baranovskiy 2008-12-23 17:43:06 +1100
  • a300e42dd5 Remove comments Dmitry Baranovskiy 2008-12-23 17:41:58 +1100
  • 89046d5b70 Add pattern support and rewrite dashed lines support. Move closer to VML implementation. Dmitry Baranovskiy 2008-12-23 17:40:32 +1100
  • 9d3c93c06e Don't round calculation of rowHeight and columnWidth in the drawGrid function. If you want to plot points on the drawn grid, rounding these figures will lead to inaccuracies. Ben Askins 2008-12-22 12:50:03 +0800
  • e41b27fb75 Fix packaging parameters for packed version Dmitry Baranovskiy 2008-12-18 13:23:55 +1100
  • 6b5bc48c6b Code styling changes Dmitry Baranovskiy 2008-12-18 13:21:50 +1100
  • 3e2a2449f5 0.5.10 Fixed parsing of path string. Added obj.node as an alternative to obj[0]. Dmitry Baranovskiy 2008-12-18 13:04:37 +1100
  • a48052fbaf FIxed bug in VML for arcTo method, rgb2hsb and getColor Dmitry Baranovskiy 2008-11-21 10:32:36 +1100
  • 88b0d0313a Updated string parsing for path creation and fixed small issues with VML. Dmitry Baranovskiy 2008-11-11 16:35:23 +1100
  • 5938c39714 Fixed some errors left from refactoring Dmitry Baranovskiy 2008-11-07 11:11:54 +1100
  • dcb5680f40 Updated default filling in IE to none. Dmitry Baranovskiy 2008-10-22 08:43:13 -0700
  • dfe115a910 Quick fix of gradient bug Dmitry Baranovskiy 2008-10-21 23:08:50 -0700
  • cf76de4f23 Small fix + added ability to get current transformation. Dmitry Baranovskiy 2008-10-21 16:38:54 -0700
  • 099c4102c3 Added animateTo method plus some OO optimisation. Dmitry Baranovskiy 2008-10-21 11:49:24 -0700
  • 217d0c2262 Arc support has been landed. However use it on your own risk. It haven’t been tested properly yet. Dmitry Baranovskiy 2008-10-15 23:32:44 -0700
  • 9972c7539b Fixed bug in VML part (thanks to Alfonso Moreno). Rewrite transformation part (again) for SVG. Small code improvements. Dmitry Baranovskiy 2008-10-08 11:48:23 +1100
  • 640a16e293 Fixed the bug with the image in IE. Dmitry Baranovskiy 2008-10-03 10:33:36 +1000
  • 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. Dmitry Baranovskiy 2008-10-01 10:12:02 +1000
  • 960d30763a Fixed hide and show methods Dmitry Baranovskiy 2008-09-19 14:13:52 +1000
  • cad5050897 Added “text” attribute for text nodes + IE fixes Dmitry Baranovskiy 2008-09-18 17:02:04 +1000
  • 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. Dmitry Baranovskiy 2008-09-16 10:09:01 +1000
  • 04f0f61219 Packed version Dmitry Baranovskiy 2008-09-02 16:52:48 +1000
  • 8ecfd0e348 Initial commit to GIT Dmitry Baranovskiy 2008-09-02 15:51:51 +1000