diff options
| author | MenTaLguY <mental@rydia.net> | 2006-05-09 04:38:53 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-05-09 04:38:53 +0000 |
| commit | 6f79f61180787ec5bd564cfa021977fec6056b4c (patch) | |
| tree | 416c0a7a7527b74cfa0395134b71bec9607c8890 /ChangeLog | |
| parent | * conn-avoid-ref.cpp: Fix a crashbug that could occur in files (diff) | |
| download | inkscape-6f79f61180787ec5bd564cfa021977fec6056b4c.tar.gz inkscape-6f79f61180787ec5bd564cfa021977fec6056b4c.zip | |
always make local copy of path data so we have control of memory policy
(bzr r791)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,13 @@ 2006-05-08 MenTaLguY <mental@rydia.net> + * src/display/curve.cpp: + + always make local copy of path data so that we have control over memory + policy + +2006-05-08 MenTaLguY <mental@rydia.net> + * src/display/curve.h, src/display/curve.cpp, src/dropper-context.cpp: get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve |
