.. |
basic
|
Support Size and Point arguments in Rectangle#expand()
|
2013-12-09 16:21:37 +01:00 |
canvas
|
Clean up coding style a bit.
|
2013-12-16 21:40:40 +01:00 |
core
|
Clean up coding style a bit.
|
2013-12-16 21:40:40 +01:00 |
docs
|
Update copyright information comments, and year.
|
2013-01-28 18:03:27 -08:00 |
dom
|
Correctly handle mousemove events when switching between canvases or leaving the document.
|
2013-12-08 23:57:46 +01:00 |
item
|
Clean up code and comments in various places.
|
2013-12-11 17:10:09 +01:00 |
net
|
Implement #importSVG() from external URL.
|
2013-11-02 21:17:11 +01:00 |
path
|
Consistently return curve parameter on Line intersections as well, so that sorting intersections wouldn't fail.
|
2013-12-23 23:34:26 +01:00 |
project
|
Make hit-test tolerance dependent of view#matrix
|
2013-12-10 22:53:03 +01:00 |
style
|
Define the default value for Color#alpha.
|
2013-12-13 15:50:08 +01:00 |
svg
|
Implement Style#fontFamily and #fontWeight as a replacement for #font.
|
2013-12-08 21:12:51 +01:00 |
text
|
Fix documentation issues in TextItem.
|
2013-12-10 23:03:10 +01:00 |
tool
|
Completely rework event handling on view and tools.
|
2013-12-06 21:49:44 +01:00 |
ui
|
Only start dragging if none of the mosedown events have stopped propagation.
|
2013-12-11 02:15:17 +01:00 |
util
|
Clean-up Numerical code.
|
2013-12-01 23:54:52 +01:00 |
constants.js
|
Remove SVG constants, as we don't use them anymore.
|
2013-03-02 08:11:47 -08:00 |
export.js
|
Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes.
|
2013-11-29 20:26:38 +01:00 |
load.js
|
Switch from options.browser and options.node to options.environment
|
2013-10-10 23:09:00 +02:00 |
options.js
|
Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes.
|
2013-11-29 20:26:38 +01:00 |
paper.js
|
Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes.
|
2013-11-29 20:26:38 +01:00 |