.. |
basic
|
Simply call slice() instead of slice(0).
|
2013-04-06 18:39:17 +02:00 |
browser
|
Fix issue with SVG tests.
|
2013-03-01 14:17:31 -08:00 |
color
|
Merge GradientColor into Color.
|
2013-04-09 01:21:36 -07:00 |
core
|
Merge GradientColor into Color.
|
2013-04-09 01:21:36 -07:00 |
docs
|
Update copyright information comments, and year.
|
2013-01-28 18:03:27 -08:00 |
item
|
Fix issues with new Color serialization.
|
2013-04-08 13:10:49 -07:00 |
path
|
Implement a row of simple optimizations to increase performance of Item constructors.
|
2013-04-07 17:36:09 -07:00 |
project
|
Rename Base#_type property to #_class.
|
2013-04-06 09:16:08 +02:00 |
style
|
More work on Color refactoring.
|
2013-04-08 00:11:43 -07:00 |
svg
|
Merge GradientColor into Color.
|
2013-04-09 01:21:36 -07:00 |
text
|
Implement a row of simple optimizations to increase performance of Item constructors.
|
2013-04-07 17:36:09 -07:00 |
tool
|
Fix issue with removeOnMove() calls sometimes removing items too early.
|
2013-03-05 15:22:44 -08:00 |
ui
|
Remove all left-overs of call chaining, except for where it's in use.
|
2013-03-05 20:39:07 -08:00 |
util
|
Use short-cut to Math.abs()
|
2013-03-23 17:05:48 -07:00 |
constants.js
|
Remove SVG constants, as we don't use them anymore.
|
2013-03-02 08:11:47 -08:00 |
load.js
|
Implement new private Format object that handles formatting of number, point, size and rectangle.
|
2013-02-28 19:14:05 -08:00 |
paper.js
|
Merge GradientColor into Color.
|
2013-04-09 01:21:36 -07:00 |