6c2524a3f545f556615ff052e6676c5adb53c5d5 |
|
15-Feb-2012 |
Tripp <tripp.bridges@yahoo.com> |
Changed BaseGraphic to GraphicBase. Fixes #2531630 |
43c28ae51ee9a58cf1be1f4397fba7d007d4ec4f |
|
09-Jan-2012 |
Tripp <tripp.bridges@yahoo.com> |
Addressed memory leaks for canvas implementation of charts/graphics. |
c09beb6ef319616edc832f6f6d137350d74096e0 |
|
03-Dec-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixes #2531359 |
e188eaea1f0e60d808be8a4f6ccdbbd3c9b5039b |
|
25-Sep-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fix issue in which setting visible when instantiating a shape throws an error. Fixes #2531230 |
a75ebc38c1de401b679953a9b87bd323f0f48d02 |
|
12-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
API Doc fixes for charts and graphics. |
0fdefaa9ca017edfb76b736c825b34186f33045a |
|
11-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
API Doc changes to Graphics and Charts. Fixes #2528390 |
cec703a844d9691646231634fe709f4ea41d278a |
|
04-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
API Doc fixes for Graphics and Charts. |
e0caea9528bfbb244d27129aa9dea5aebc07fc18 |
|
02-Aug-2011 |
Tripp <tripp.bridges@yahoo.com> |
Updated fill and stroke documentation in user guide and api docs. Cleaned up typos and formatting in user guide and api docs. No mins. |
bf801d6851ecf7ed14742ef3639a077daecb5cf8 |
|
29-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Graphic api doc update. |
c093c1aed867e18aa4778708592e1ceb45d18cff |
|
27-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Add vml specific graphic unit tests. Change graphic doc attributes to config. |
b57ff76ab2ce5f3017d61855f13ed04ab46a965c |
|
26-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Graphics - changed Graphic.getShape to Graphic.addShape as it better describes the function. |
66ca16dd76367c074fe4df1dcf7b555489a9bf85 |
|
14-Jul-2011 |
Tripp <tripp.bridges@yahoo.com> |
Graphics API Doc updates. |
6c4ec9d420df654d019b936fd06bef6f769db4cb |
|
30-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Add ability to create custom shapes. |
a4d2446149b07f9e5c32947091dcbcf4d2eee765 |
|
29-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed issues with linear gradient rotations. |
b79c07ef87dd1a48a03fc33a91c37d04f3addae2 |
|
24-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed opacity issue with vml fills. Replaced document references. |
cc21b565833307c2b0b06deb4e3ab22c2a94be3e |
|
21-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Charts uses grapics api. |
bbd1285cbb2183b7f89010412ad97ae1680b4b5e |
|
20-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Added pieslice class. |
c790ee5b4dcc7d98b68c124495c76d7d515bdc8d |
|
20-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Fixed getXY issue with canvas. |
4ef2f7e4cb7c7d255be077c47d542199f7bf8607 |
|
20-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Removed unused variables. Fixed issue with canvas batch method. |
c7ba96d16d58075a9ab8d5c1e46c6c83ce11cb4e |
|
20-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Addressed bug in which attributes were not being properly set in BaseGraphic. Fixed VMLShape issue in which fills were not being updated properly. Fixed VMLShape translateX/translateY issue. Added id, autoSize, resizeDown, x, y, visible and autoDraw attributes to Graphic. Fixed issues with batch operations. Fixed issue in which bounds were not calculated correctly for svg shapes. Circles accept width and height in addition to radius. The last value set is used. Canvas RGB conversion uses Y.Color now. |
7947db4b7d8682ea81598e3a4283e659a8103be6 |
|
13-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Added BaseGraphic as Base for all graphic classes. Converted Graphic classes to use getter/setter api. |
a89ad754cce3cfc8aee71760e10217b54020360d |
|
09-Jun-2011 |
Tripp <tripp.bridges@yahoo.com> |
Updates to incorporate with charts. |
9eaaa502227248d304ac9170902697d02158c1d9 |
|
25-May-2011 |
Tripp <tripp.bridges@yahoo.com> |
Cleaned up some warnings. |
09688ec5ffb8b9cf9883a770e2f9ebd60b28888d |
|
25-May-2011 |
Tripp <tripp.bridges@yahoo.com> |
Graphics source files. |