paper.js/src
2011-06-21 00:49:42 +02:00
..
basic Remove debug logging. 2011-06-20 18:28:12 +01: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 Change Base.merge so that it produces a new hash and merges all passed hashes into it in sequence. 2011-06-20 20:24:33 +01:00
item Add support for ChangeFlag notifications to Raster. 2011-06-20 20:13:24 +01:00
path Fix selection behavior when segment lists are cleared, in which case we expect the path to remain selected. 2011-06-20 19:08:34 +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 Hide Style from documentation. 2011-06-21 00:49:42 +02:00
text Remove use of characterStyle / paragraphStyle where not necessary. 2011-06-20 18:53:36 +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