paper.js/src
2011-06-20 15:19:08 +02: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 comments. 2011-06-20 00:03:15 +01:00
core Move defaults handling fully to Style base class. 2011-06-20 14:10:37 +01:00
item Documentation: convert Array return types to Type[]. 2011-06-20 15:19:08 +02:00
path Documentation: convert Array return types to Type[]. 2011-06-20 15:19:08 +02:00
project Implement #_needsRedraw() mechanism in PaperScope and Project, to notify Views of redraws required by changes in appearance. 2011-06-19 23:03:18 +01:00
text Move defaults handling fully to Style base class. 2011-06-20 14:10:37 +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 Introduce Style as a base class for all Style classes, and move the definition of create() there. 2011-06-20 13:56:49 +01:00
paper.js Introduce Style as a base class for all Style classes, and move the definition of create() there. 2011-06-20 13:56:49 +01:00