paper.js/src
2012-10-08 23:12:43 -07:00
..
basic Minor code clean-up. 2012-09-30 14:09:59 -07:00
browser Delcare DomElement and DomEvent as private namespaces. 2011-07-31 15:23:26 +01:00
color Remove unnecessary variable declarations. 2012-09-30 19:50:30 -07:00
core Clean up code. 2012-09-30 19:50:42 -07: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 Fix issue where adding the children of one group to another using Item#insertChildren / Item#addChildren does not work. 2012-10-06 13:08:07 +02:00
path Handle view redraws correctly for all selection changes. 2012-10-08 23:12:43 -07:00
project Fix drawing of selected items in zoomed views. 2011-12-27 16:40:49 +01:00
style Declare all Character/ParagraphStyle properties that change GEOMETRY. 2011-12-20 22:37:46 +01:00
text Remove trailing comma 2012-04-09 10:28:09 +03:00
tool Documentation for Tool and View event handling. 2012-02-02 11:45:02 +01:00
ui Fix white-space. 2012-10-08 18:44:08 -07:00
util Merge branch 'master' of github.com:paperjs/paper.js 2012-09-30 14:08:44 -07: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 Add ProxyContext helper class to assist in debugging problems relating to interactions with the canvas' 2d context. 2012-03-01 22:25:35 +01:00