Code

Disabled unfinished connection point edit mode. Added inkscape:connection-start-point...
authorArcadie M. Cracan <acracan@gmail.com>
Sun, 21 Feb 2010 10:40:13 +0000 (12:40 +0200)
committerArcadie M. Cracan <acracan@gmail.com>
Sun, 21 Feb 2010 10:40:13 +0000 (12:40 +0200)
commit526e4b67a8b9363ec7e3135bf361d60b2f64eb71
treeb547269d763a0516219d65c9e73feb9caaa616e6
parent5214ee0dfa9994162f354332da7a46c3df7c28b0
Disabled unfinished connection point edit mode. Added inkscape:connection-start-point, inkscape:connection-end-point attributes for connector endpoints. This corrects the previous approach making drawings created in 0.48 version compatible with earlier versions (new attributes are silently ignored).
src/attributes.cpp
src/attributes.h
src/connector-context.cpp
src/connector-context.h
src/sp-conn-end-pair.cpp
src/sp-conn-end.cpp
src/sp-conn-end.h
src/sp-path.cpp
src/widgets/toolbox.cpp