paper.js/src
2011-06-20 17:34:43 +01:00
..
basic Documentation: convert Array return types to Type[]. 2011-06-20 15:19:08 +02:00
browser Define DomElement.isInvisible(), to check if the given element is not displaying. 2011-06-14 00:20:27 +01:00
color Add a bit more documentation to the Color owner stuff. 2011-06-20 17:00:11 +01:00
core Define Base.merge() and use it to merge _defaults in CharacterStyle. 2011-06-20 15:28:50 +01:00
item Improve _bounds handling by introducing Item#_createBounds() that always uses LinkedRectangle class. 2011-06-20 17:34:43 +01:00
path Improve _bounds handling by introducing Item#_createBounds() that always uses LinkedRectangle class. 2011-06-20 17:34:43 +01:00
project Big refactoring of the way Style objects are linked to their owning classes, implemented in a way that works across all sub classes. 2011-06-20 14:58:48 +01:00
style Move all Style classes into their own folder. 2011-06-20 16:38:01 +01:00
text Move all Style classes into their own folder. 2011-06-20 16:38:01 +01:00
tool Have Tool#onHandleEvent() report back if a callback was called or not, and use that to decide if View#draw() should be called, passing true as the to be implemented checkRedraw parameter. 2011-06-19 23:02:02 +01:00
ui Have views redrawn in keyboard handlers if content has changed. 2011-06-19 23:17:55 +01:00
util Improve explanatory comments. 2011-06-06 11:44:15 +01:00
load.js Move all Style classes into their own folder. 2011-06-20 16:38:01 +01:00
paper.js Move all Style classes into their own folder. 2011-06-20 16:38:01 +01:00