paper.js/src
2012-11-13 22:58:03 -08:00
..
basic Use 'in' operator instead of typeof checks in basic type constructors. 2012-11-10 16:32:37 -08:00
browser Implement new DomElement micro lib, supporting creation of elements, getting and setting of style, content, and events, in an elegant fashion. 2012-11-13 22:58:03 -08:00
color Svg Importer: Fix handling of getDefinition for color values. 2012-11-08 14:29:48 +01:00
core Update camelize() and hyphenate() to simpler versions. 2012-11-10 22:24:50 -08:00
docs Remove global views list, link View to Project and allow projects to only have one view. 2011-11-12 16:56:23 +01:00
item Use group creation without explicit array declaration, as that's been supported all along. 2012-11-06 20:37:50 -08:00
path Use group creation without explicit array declaration, as that's been supported all along. 2012-11-06 20:37:50 -08:00
project Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
style Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
svg Clean up and shorten code. 2012-11-10 15:48:15 -08:00
text Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
tool Implement onActivate() onDeactivate() handlers on Tool, and remove onSelect() / onDeselect() which never worked. 2012-11-07 01:02:09 -08:00
ui Implement new DomElement micro lib, supporting creation of elements, getting and setting of style, content, and events, in an elegant fashion. 2012-11-13 22:58:03 -08:00
util Fix a row of documentation issues. 2012-11-06 13:35:50 -08:00
constants.js Implement constant substitution for SVG constants. 2012-11-05 18:26:29 -08:00
load.js Move prepro.js to lib/and include() statements for test units to their own files inside tests/ 2011-07-27 22:00:31 +01:00
paper.js Implement onActivate() onDeactivate() handlers on Tool, and remove onSelect() / onDeselect() which never worked. 2012-11-07 01:02:09 -08:00