History log of /inkscape/src/sp-use.cpp
Revision Date Author Comments Expand
4bf96339af907a30f499f5fa08790abe0b3c5926 29-Apr-2016 tavmjong-free <tavmjong@free.fr>

Backout last commit as it introduced subtle errors.

07863d7022116b416c3903f7b5c4388be3ab7c22 29-Apr-2016 tavmjong-free <tavmjong@free.fr>

SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.

494ab36ee03bfc7671997d8aa47d4b44b17f27ee 08-May-2015 Marc Jeanmougin <marcjeanmougin@free.fr>

fix for bug 168013 and its mask counterpart

6afde8674707ca6bde7835c5a6e4f182daf789af 25-Feb-2015 Liam P. White <inkscapebrony@gmail.com>

create SPObject factory

Makefile_insert box3d-side.cpp box3d.cpp color-profile.cpp document.cpp factory.h filters/blend.cpp filters/colormatrix.cpp filters/componenttransfer-funcnode.cpp filters/componenttransfer.cpp filters/composite.cpp filters/convolvematrix.cpp filters/diffuselighting.cpp filters/displacementmap.cpp filters/distantlight.cpp filters/flood.cpp filters/gaussian-blur.cpp filters/image.cpp filters/merge.cpp filters/mergenode.cpp filters/morphology.cpp filters/offset.cpp filters/pointlight.cpp filters/specularlighting.cpp filters/spotlight.cpp filters/tile.cpp filters/turbulence.cpp live_effects/lpeobject.cpp persp3d.cpp sp-anchor.cpp sp-clippath.cpp sp-defs.cpp sp-desc.cpp sp-ellipse.cpp sp-factory.cpp sp-factory.h sp-filter.cpp sp-flowdiv.cpp sp-flowregion.cpp sp-flowtext.cpp sp-font-face.cpp sp-font.cpp sp-glyph.cpp sp-guide.cpp sp-hatch-path.cpp sp-hatch.cpp sp-image.cpp sp-item-group.cpp sp-line.cpp sp-linear-gradient.cpp sp-marker.cpp sp-mask.cpp sp-mesh-gradient.cpp sp-mesh-patch.cpp sp-mesh-row.cpp sp-metadata.cpp sp-missing-glyph.cpp sp-namedview.cpp sp-object.cpp sp-offset.cpp sp-path.cpp sp-pattern.cpp sp-polygon.cpp sp-polyline.cpp sp-radial-gradient.cpp sp-rect.cpp sp-root.cpp sp-script.cpp sp-solid-color.cpp sp-spiral.cpp sp-star.cpp sp-stop.cpp sp-string.cpp sp-style-elem.cpp sp-switch.cpp sp-symbol.cpp sp-tag-use-reference.cpp sp-tag-use.cpp sp-tag.cpp sp-text.cpp sp-title.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp
906f0b2a4a03b6773b9b59c4d795b1986b8722df 19-Jan-2015 tavmjong-free <tavmjong@free.fr>

Don't update viewbox if referenced element not <symbol> or <svg>

1b566f826ea29d7664240ec3f13e5676baa52e96 15-Jan-2015 apenner <penner@vaxxine.com>

for symbol description, report 'id' if 'title' does not exist.

f53b138da2b8a549231e7a4d258162f55f21988c 25-Dec-2014 tavmjong-free <tavmjong@free.fr>

Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent().

6ddcb13312b093232ab98de91a9d064d5e57a79d 23-Dec-2014 tavmjong-free <tavmjong@free.fr>

Use gray for 'context-fill' and 'context-stroke' in marker selector. Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups.

280aacbbe34a383b9a53217d5f66efdd67a9fbee 21-Dec-2014 tavmjong-free <tavmjong@free.fr>

Implement rendering for 'context-fill' and 'context-stroke' (text not handled yet).

f4d474ff2d58b3d32dacd5feed0c164e8df4936c 10-Nov-2014 Jon A. Cruz <jon@joncruz.org>

Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.

54abbf38ce4380f790aa38411ea3a6496dc5c5b3 25-Jul-2014 apenner <penner@vaxxine.com>

refresh text objects when clipping (Bug 1339305)

26af5d3299dda3121e06b573f06491c12920280b 10-Jul-2014 apenner <penner@vaxxine.com>

refresh SPCurve in a cloned clip (Bug 1322940)

dbb5ee53f7e40bdb46668617813662ce1a4f1edd 17-Mar-2014 JazzyNico <nicoduf@yahoo.fr>

Fix for Bug #1293073 (Dragging a symbol crashes the application when the symbol has no title).

50de99d75254c6ca0c279fdb1258f2b32f66b3dd 06-Mar-2014 JazzyNico <nicoduf@yahoo.fr>

Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand in description result in console warning).

270b69ca36e41cd79cebee871d1ca4e8c7b75539 27-Feb-2014 Krzysztof Kosiński <tweenk.pl@gmail.com>

Partial fix for LP #1001756 (crash when ungrouping a selection containing both a group and its clone). There are still some problems with undo/redo (incomplete undo transaction somewhere).

203b91a85466178dd14a24236e0e42539bc4a24b 27-Oct-2013 Markus Engel <markus.engel@tum.de>

Added some consts.

4c8643254b4df638f2975de33634dbdfd1117426 01-Oct-2013 Krzysztof Kosiński <tweenk.pl@gmail.com>

Comprehensive fix for the issues with disappearing filtered objects. Fixes #304407 and possibly a few other bugs. Revert incorrect _item_bbox changes from r12528.

c5a94561d86c8979dc1863c7ce955eeb430e9ad8 24-Sep-2013 Markus Engel <markus.engel@tum.de>

Refactored SPUse.

90acce8eed55f2b28e120380eeb5e2ca2b60190e 24-Sep-2013 Martin Owens <doctormo@gmail.com>

change names for displayName and detailedDescription, improve char code and remove const.

e2d670e999945aa4ab409f5ad368cde00b450c69 20-Sep-2013 Martin Owens <doctormo@gmail.com>

Refactor status-bar text for multiple items, was very broken

0be6be10c9c4907e285650d7a67f78630c258731 16-Sep-2013 Markus Engel <markus.engel@tum.de>

Removed TypeInfo; adjusted Factory to meet code style conventions.

1853b6fb3034af6c1d69d83b96c377a50a17e38a 04-Aug-2013 Kris <Kris.De.Gussem@hotmail.com>

cppcheck

89319542fd8b538691bfa6da1a74a0fac88765ef 31-Jul-2013 Markus Engel <markus.engel@tum.de>

Removed placement news / explicit destructor calls.

ddebe3cdced88568d2bd219c7f9de37b26e6d000 21-Apr-2013 Martin Owens <doctormo@gmail.com>

Clean up symbol pixmap generator and title description

64f987a93322996c321ab3e2648e089038ba71af 21-Apr-2013 Martin Owens <doctormo@gmail.com>

Output attributes as lengths instead of doubles.

709e05fc21f81d429cd28ff19b498f270192efbb 13-Apr-2013 Markus Engel <markus.engel@tum.de>

Added prefPaths to contexts; modified SPFactory

arc-context.cpp arc-context.h box3d-context.cpp box3d-context.h connector-context.cpp connector-context.h desktop.cpp document.cpp dropper-context.cpp dropper-context.h dyna-draw-context.cpp dyna-draw-context.h eraser-context.cpp eraser-context.h event-context.cpp event-context.h flood-context.cpp flood-context.h gradient-context.cpp gradient-context.h lpe-tool-context.cpp lpe-tool-context.h measure-context.cpp measure-context.h mesh-context.cpp mesh-context.h pen-context.cpp pen-context.h pencil-context.cpp pencil-context.h rect-context.cpp rect-context.h select-context.cpp select-context.h sp-factory.cpp sp-factory.h sp-guide.cpp sp-object.cpp sp-rect.cpp sp-tref.cpp sp-use.cpp spiral-context.cpp spiral-context.h spray-context.cpp spray-context.h star-context.cpp star-context.h text-context.cpp text-context.h tweak-context.cpp tweak-context.h ui/tool/node-tool.cpp ui/tool/node-tool.h zoom-context.cpp zoom-context.h
ce7f8ea4d3bacd06724d8b0143cf13f7770460d8 10-Apr-2013 Markus Engel <markus.engel@tum.de>

Removed old SPObject factory.

35087bff7509c736a32e0b74fd9ff0834bde7b6b 07-Apr-2013 Markus Engel <markus.engel@tum.de>

Merge Object and subclasses. Merging of SP- and C-classes complete.

box3d-side.cpp box3d.cpp color-profile.cpp color-profile.h filters/blend.cpp filters/colormatrix.cpp filters/componenttransfer-funcnode.cpp filters/componenttransfer-funcnode.h filters/componenttransfer.cpp filters/composite.cpp filters/convolvematrix.cpp filters/diffuselighting.cpp filters/displacementmap.cpp filters/distantlight.cpp filters/distantlight.h filters/flood.cpp filters/gaussian-blur.cpp filters/image.cpp filters/merge.cpp filters/mergenode.cpp filters/mergenode.h filters/morphology.cpp filters/offset.cpp filters/pointlight.cpp filters/pointlight.h filters/specularlighting.cpp filters/spotlight.cpp filters/spotlight.h filters/tile.cpp filters/turbulence.cpp live_effects/lpeobject.cpp live_effects/lpeobject.h marker.cpp persp3d.cpp persp3d.h sp-anchor.cpp sp-clippath.cpp sp-defs.cpp sp-defs.h sp-desc.cpp sp-desc.h sp-ellipse.cpp sp-filter-primitive.cpp sp-filter-primitive.h sp-filter.cpp sp-filter.h sp-flowdiv.cpp sp-flowdiv.h sp-flowregion.cpp sp-flowtext.cpp sp-font-face.cpp sp-font-face.h sp-font.cpp sp-font.h sp-glyph-kerning.cpp sp-glyph-kerning.h sp-glyph.cpp sp-glyph.h sp-gradient.cpp sp-guide.cpp sp-guide.h sp-image.cpp sp-item-group.cpp sp-item.cpp sp-item.h sp-line.cpp sp-linear-gradient.cpp sp-lpe-item.cpp sp-mask.cpp sp-mesh-gradient.cpp sp-mesh-patch.cpp sp-mesh-patch.h sp-mesh-row.cpp sp-mesh-row.h sp-metadata.cpp sp-metadata.h sp-missing-glyph.cpp sp-missing-glyph.h sp-namedview.cpp sp-object-group.cpp sp-object-group.h sp-object.cpp sp-object.h sp-offset.cpp sp-paint-server.cpp sp-paint-server.h sp-path.cpp sp-pattern.cpp sp-polygon.cpp sp-polyline.cpp sp-radial-gradient.cpp sp-rect.cpp sp-root.cpp sp-script.cpp sp-script.h sp-shape.cpp sp-spiral.cpp sp-star.cpp sp-stop.cpp sp-stop.h sp-string.cpp sp-string.h sp-style-elem.cpp sp-style-elem.h sp-switch.cpp sp-symbol.cpp sp-text.cpp sp-title.cpp sp-title.h sp-tref.cpp sp-tspan.cpp sp-use.cpp
113c1da23be452320f54194502cbfe284547058d 05-Apr-2013 Markus Engel <markus.engel@tum.de>

Merged Item.

d1d2f92b9650926225a68c89a7af3af5473a69c8 05-Apr-2013 Markus Engel <markus.engel@tum.de>

Merged more classes.

88a6b1adf87b98d54498dbdf4b3ffae7a1f3b227 02-Apr-2013 Markus Engel <markus.engel@tum.de>

Added virtual destructor to SPObject. Switched to new factory. Replaced some casts. Inkscape seems stable, car.svgz renders correctly to png.

980f39d0ea2b51d4b46d2ea552d9b8e02dbea8c2 02-Apr-2013 Markus Engel <markus.engel@tum.de>

Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewritten, as they aren't real classes.

box3d-side.cpp box3d.cpp color-profile.cpp filters/blend.cpp filters/colormatrix.cpp filters/componenttransfer.cpp filters/composite.cpp filters/convolvematrix.cpp filters/diffuselighting.cpp filters/displacementmap.cpp filters/flood.cpp filters/gaussian-blur.cpp filters/image.cpp filters/merge.cpp filters/mergenode.cpp filters/morphology.cpp filters/offset.cpp filters/pointlight.cpp filters/specularlighting.cpp filters/spotlight.cpp filters/tile.cpp filters/turbulence.cpp live_effects/lpeobject.cpp marker.cpp persp3d.cpp sp-anchor.cpp sp-clippath.cpp sp-defs.cpp sp-desc.cpp sp-ellipse.cpp sp-filter.cpp sp-flowdiv.cpp sp-flowregion.cpp sp-flowtext.cpp sp-font-face.cpp sp-font.cpp sp-glyph.cpp sp-gradient.cpp sp-image.cpp sp-item-group.cpp sp-line.cpp sp-mask.cpp sp-metadata.cpp sp-missing-glyph.cpp sp-object-repr.cpp sp-offset.cpp sp-path.cpp sp-pattern.cpp sp-polygon.cpp sp-polyline.cpp sp-rect.cpp sp-root.cpp sp-script.cpp sp-spiral.cpp sp-star.cpp sp-style-elem.cpp sp-switch.cpp sp-symbol.cpp sp-text.cpp sp-title.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp
a2e796b608034e2c62290378d713058b8b58ef8f 02-Apr-2013 Markus Engel <markus.engel@tum.de>

Added constructors to SP classes.

box3d-side.cpp box3d-side.h box3d.cpp box3d.h color-profile.cpp color-profile.h filters/blend.cpp filters/blend.h filters/colormatrix.cpp filters/colormatrix.h filters/componenttransfer-funcnode.cpp filters/componenttransfer-funcnode.h filters/componenttransfer.cpp filters/componenttransfer.h filters/composite.cpp filters/composite.h filters/convolvematrix.cpp filters/convolvematrix.h filters/diffuselighting.cpp filters/diffuselighting.h filters/displacementmap.cpp filters/displacementmap.h filters/distantlight.cpp filters/distantlight.h filters/flood.cpp filters/flood.h filters/gaussian-blur.cpp filters/gaussian-blur.h filters/image.cpp filters/image.h filters/merge.cpp filters/merge.h filters/mergenode.cpp filters/mergenode.h filters/morphology.cpp filters/morphology.h filters/offset.cpp filters/offset.h filters/pointlight.cpp filters/pointlight.h filters/specularlighting.cpp filters/specularlighting.h filters/spotlight.cpp filters/spotlight.h filters/tile.cpp filters/tile.h filters/turbulence.cpp filters/turbulence.h live_effects/lpeobject.cpp live_effects/lpeobject.h marker.cpp marker.h persp3d.cpp persp3d.h sp-anchor.cpp sp-anchor.h sp-clippath.cpp sp-clippath.h sp-defs.cpp sp-defs.h sp-desc.cpp sp-desc.h sp-ellipse.cpp sp-ellipse.h sp-filter-primitive.cpp sp-filter-primitive.h sp-filter.cpp sp-filter.h sp-flowdiv.cpp sp-flowdiv.h sp-flowregion.cpp sp-flowregion.h sp-flowtext.cpp sp-flowtext.h sp-font-face.cpp sp-font-face.h sp-font.cpp sp-font.h sp-glyph-kerning.cpp sp-glyph-kerning.h sp-glyph.cpp sp-glyph.h sp-gradient.cpp sp-gradient.h sp-guide.cpp sp-guide.h sp-image.cpp sp-image.h sp-item-group.cpp sp-item-group.h sp-item.cpp sp-line.cpp sp-line.h sp-linear-gradient.h sp-mask.cpp sp-mask.h sp-mesh-gradient.h sp-mesh-patch.h sp-mesh-row.h sp-metadata.cpp sp-metadata.h sp-missing-glyph.cpp sp-missing-glyph.h sp-namedview.cpp sp-namedview.h sp-object-group.cpp sp-object-group.h sp-offset.cpp sp-offset.h sp-paint-server.cpp sp-paint-server.h sp-path.cpp sp-path.h sp-pattern.cpp sp-pattern.h sp-polygon.cpp sp-polygon.h sp-polyline.cpp sp-polyline.h sp-radial-gradient.h sp-root.cpp sp-root.h sp-script.cpp sp-script.h sp-spiral.cpp sp-spiral.h sp-star.cpp sp-star.h sp-stop.h sp-string.cpp sp-string.h sp-style-elem.cpp sp-style-elem.h sp-switch.cpp sp-switch.h sp-symbol.cpp sp-symbol.h sp-text.cpp sp-text.h sp-textpath.h sp-title.cpp sp-title.h sp-tref.cpp sp-tref.h sp-tspan.cpp sp-tspan.h sp-use.cpp sp-use.h
6eb9b2ded6d52b92111c45dd220d539f35de3141 01-Apr-2013 Markus Engel <markus.engel@tum.de>

Replaced calls to g_object_(un)ref with sp_object_(un)ref.

54ad9fc9cd6da88557d0dcd6c17eb47c7bbb5551 01-Apr-2013 Markus Engel <markus.engel@tum.de>

Prepared exchange of casting macros.

box3d-side.cpp box3d.cpp color-profile.cpp filters/blend.cpp filters/colormatrix.cpp filters/componenttransfer-funcnode.cpp filters/componenttransfer.cpp filters/composite.cpp filters/convolvematrix.cpp filters/diffuselighting.cpp filters/displacementmap.cpp filters/distantlight.cpp filters/flood.cpp filters/gaussian-blur.cpp filters/image.cpp filters/merge.cpp filters/mergenode.cpp filters/morphology.cpp filters/offset.cpp filters/pointlight.cpp filters/specularlighting.cpp filters/spotlight.cpp filters/tile.cpp filters/turbulence.cpp live_effects/lpeobject.cpp marker.cpp persp3d.cpp sp-anchor.cpp sp-clippath.cpp sp-defs.cpp sp-desc.cpp sp-ellipse.cpp sp-filter-primitive.cpp sp-filter.cpp sp-flowdiv.cpp sp-flowregion.cpp sp-flowtext.cpp sp-font-face.cpp sp-font.cpp sp-glyph-kerning.cpp sp-glyph.cpp sp-gradient.cpp sp-guide.cpp sp-image.cpp sp-item-group.cpp sp-item.cpp sp-line.cpp sp-lpe-item.cpp sp-mask.cpp sp-metadata.cpp sp-missing-glyph.cpp sp-namedview.cpp sp-object-group.cpp sp-object.cpp sp-object.h sp-offset.cpp sp-paint-server.cpp sp-path.cpp sp-pattern.cpp sp-polygon.cpp sp-polyline.cpp sp-rect.cpp sp-root.cpp sp-script.cpp sp-shape.cpp sp-spiral.cpp sp-star.cpp sp-string.cpp sp-style-elem.cpp sp-switch.cpp sp-symbol.cpp sp-text.cpp sp-title.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp
51dc158adbe2c9d1df3c941cbf78b90944d1afc2 30-Mar-2013 Markus Engel <markus.engel@tum.de>

Renamed virtual function names.

box3d-side.cpp box3d-side.h box3d.cpp box3d.h color-profile.cpp color-profile.h filters/blend.cpp filters/blend.h filters/colormatrix.cpp filters/colormatrix.h filters/componenttransfer-funcnode.cpp filters/componenttransfer-funcnode.h filters/componenttransfer.cpp filters/componenttransfer.h filters/composite.cpp filters/composite.h filters/convolvematrix.cpp filters/convolvematrix.h filters/diffuselighting.cpp filters/diffuselighting.h filters/displacementmap.cpp filters/displacementmap.h filters/distantlight.cpp filters/distantlight.h filters/flood.cpp filters/flood.h filters/gaussian-blur.cpp filters/gaussian-blur.h filters/image.cpp filters/image.h filters/merge.cpp filters/merge.h filters/mergenode.cpp filters/mergenode.h filters/morphology.cpp filters/morphology.h filters/offset.cpp filters/offset.h filters/pointlight.cpp filters/pointlight.h filters/specularlighting.cpp filters/specularlighting.h filters/spotlight.cpp filters/spotlight.h filters/tile.cpp filters/tile.h filters/turbulence.cpp filters/turbulence.h live_effects/lpeobject.cpp live_effects/lpeobject.h marker.cpp marker.h persp3d.cpp persp3d.h selection-chemistry.cpp sp-anchor.cpp sp-anchor.h sp-clippath.cpp sp-clippath.h sp-defs.cpp sp-defs.h sp-desc.cpp sp-desc.h sp-ellipse.cpp sp-ellipse.h sp-filter-primitive.cpp sp-filter-primitive.h sp-filter.cpp sp-filter.h sp-flowdiv.cpp sp-flowdiv.h sp-flowregion.cpp sp-flowregion.h sp-flowtext.cpp sp-flowtext.h sp-font-face.cpp sp-font-face.h sp-font.cpp sp-font.h sp-glyph-kerning.cpp sp-glyph-kerning.h sp-glyph.cpp sp-glyph.h sp-gradient.cpp sp-gradient.h sp-guide.cpp sp-guide.h sp-image.cpp sp-image.h sp-item-group.cpp sp-item-group.h sp-item.cpp sp-item.h sp-line.cpp sp-line.h sp-linear-gradient.h sp-lpe-item.cpp sp-lpe-item.h sp-mask.cpp sp-mask.h sp-mesh-gradient.h sp-mesh-patch.h sp-mesh-row.h sp-metadata.cpp sp-metadata.h sp-missing-glyph.cpp sp-missing-glyph.h sp-namedview.cpp sp-namedview.h sp-object-group.cpp sp-object-group.h sp-object.cpp sp-object.h sp-offset.cpp sp-offset.h sp-paint-server.cpp sp-paint-server.h sp-path.cpp sp-path.h sp-pattern.cpp sp-pattern.h sp-polygon.cpp sp-polygon.h sp-polyline.cpp sp-polyline.h sp-radial-gradient.h sp-rect.cpp sp-rect.h sp-root.cpp sp-root.h sp-script.cpp sp-script.h sp-shape.cpp sp-shape.h sp-spiral.cpp sp-spiral.h sp-star.cpp sp-star.h sp-stop.h sp-string.cpp sp-string.h sp-style-elem.cpp sp-style-elem.h sp-switch.cpp sp-switch.h sp-symbol.cpp sp-symbol.h sp-text.cpp sp-text.h sp-textpath.h sp-title.cpp sp-title.h sp-tref.cpp sp-tref.h sp-tspan.cpp sp-tspan.h sp-use.cpp sp-use.h
883c5b2d5104c153708fdc513209d5694b489900 30-Mar-2013 Markus Engel <markus.engel@tum.de>

Removed function pointers from SPObject and subclasses. Added some missing virtual pads for classes that were hidden by preprocessor macros.

box3d-side.cpp box3d.cpp color-profile.cpp filters/blend.cpp filters/colormatrix.cpp filters/componenttransfer-funcnode.cpp filters/componenttransfer.cpp filters/composite.cpp filters/convolvematrix.cpp filters/diffuselighting.cpp filters/displacementmap.cpp filters/distantlight.cpp filters/flood.cpp filters/gaussian-blur.cpp filters/image.cpp filters/merge.cpp filters/mergenode.cpp filters/morphology.cpp filters/offset.cpp filters/pointlight.cpp filters/specularlighting.cpp filters/spotlight.cpp filters/tile.cpp filters/turbulence.cpp live_effects/lpeobject.cpp marker.cpp persp3d.cpp sp-anchor.cpp sp-animation.cpp sp-clippath.cpp sp-defs.cpp sp-desc.cpp sp-ellipse.cpp sp-filter-primitive.cpp sp-filter.cpp sp-flowdiv.cpp sp-flowregion.cpp sp-flowtext.cpp sp-font-face.cpp sp-font-face.h sp-font.cpp sp-glyph-kerning.cpp sp-glyph-kerning.h sp-glyph.cpp sp-glyph.h sp-gradient.cpp sp-guide.cpp sp-image.cpp sp-item-group.cpp sp-item.cpp sp-line.cpp sp-lpe-item.cpp sp-mask.cpp sp-metadata.cpp sp-missing-glyph.cpp sp-namedview.cpp sp-object-group.cpp sp-object.cpp sp-object.h sp-offset.cpp sp-path.cpp sp-pattern.cpp sp-polygon.cpp sp-polyline.cpp sp-rect.cpp sp-root.cpp sp-script.cpp sp-shape.cpp sp-spiral.cpp sp-star.cpp sp-string.cpp sp-style-elem.cpp sp-symbol.cpp sp-text.cpp sp-title.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp
4c0ce26a3d50888ea326789170588360b784e935 14-Mar-2013 Markus Engel <markus.engel@tum.de>

Various changes.

box3d-side.cpp box3d.cpp color-profile.cpp filters/blend.cpp filters/colormatrix.cpp filters/componenttransfer-funcnode.cpp filters/componenttransfer.cpp filters/composite.cpp filters/convolvematrix.cpp filters/diffuselighting.cpp filters/displacementmap.cpp filters/distantlight.cpp filters/flood.cpp filters/gaussian-blur.cpp filters/image.cpp filters/merge.cpp filters/mergenode.cpp filters/morphology.cpp filters/offset.cpp filters/pointlight.cpp filters/specularlighting.cpp filters/spotlight.cpp filters/tile.cpp filters/turbulence.cpp live_effects/lpeobject.cpp marker.cpp persp3d.cpp sp-anchor.cpp sp-animation.cpp sp-clippath.cpp sp-ellipse.cpp sp-filter-primitive.cpp sp-filter.cpp sp-flowdiv.cpp sp-flowtext.cpp sp-font-face.cpp sp-font.cpp sp-glyph-kerning.cpp sp-glyph.cpp sp-gradient.cpp sp-guide.cpp sp-image.cpp sp-item-group.cpp sp-item.cpp sp-line.cpp sp-lpe-item.cpp sp-mask.cpp sp-metadata.cpp sp-missing-glyph.cpp sp-namedview.cpp sp-object.cpp sp-object.h sp-offset.cpp sp-path.cpp sp-pattern.cpp sp-polygon.cpp sp-polyline.cpp sp-rect.cpp sp-root.cpp sp-script.cpp sp-shape.cpp sp-skeleton.cpp sp-spiral.cpp sp-star.cpp sp-string.cpp sp-style-elem.cpp sp-symbol.cpp sp-text.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp
14d74a6e5a2787d4c05a9a487e3d050c4247fce8 23-Jan-2013 Alex Valavanis <valavanisalex@gmail.com>

Clean up more GObject type definitions

df717630fe580e7c753ac381f197e901885985b9 11-Oct-2012 tavmjong-free <tavmjong@free.fr>

Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog

e306af68d36a56d8a977b500d3b27441895b5031 06-Oct-2012 Markus Engel <markus.engel@tum.de>

Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.

4018198f8c227dc077b139370dd951ed4cdef5b7 21-Aug-2012 Markus Engel <markus.engel@tum.de>

Fixed some virtual function calls in SPItem and SPUse that led to crashes as they were not implemented in the base class.

70061bd5896640773ecc0159e67ff399827bc9ab 20-Aug-2012 Markus Engel <markus.engel@tum.de>

Added "virtual pad" to SPUse.

3a89fa8dd8fc16b360ef8c4837bcd0334001c481 04-May-2012 Kris <Kris.De.Gussem@hotmail.com>

Adding checks to prevent null pointer dereferences

39604a5993c9e99970592313a75a01be735a877a 03-Jan-2012 Kris <Kris.De.Gussem@hotmail.com>

Janitorial tasks: get rid of deprecated repr wrapper functions

20210df3c28b5455f6eccc8841f9f7dd9a6b1d27 27-Aug-2011 Krzysztof Kosinski <tweenk.pl@gmail.com>

Remove all NRRect use.

36bb2154f1627a17c3591eb4d7f89335e8b5dadd 27-Aug-2011 Krzysztof Kosinski <tweenk.pl@gmail.com>

Refactor SPItem bounding box methods: remove NRRect usage and make code using them more obvious. Fix filter region computation.

conn-avoid-ref.cpp desktop.cpp dialogs/clonetiler.cpp dialogs/export.cpp dialogs/spellcheck.cpp display/nr-filter-image.cpp document.cpp eraser-context.cpp extension/dbus/document-interface.cpp extension/internal/bitmap/crop.cpp extension/internal/cairo-render-context.cpp extension/internal/cairo-render-context.h extension/internal/cairo-renderer.cpp extension/internal/emf-win32-print.cpp extension/internal/grid.cpp extension/internal/latex-text-renderer.cpp extension/internal/odf.cpp file.cpp filter-chemistry.cpp flood-context.cpp gradient-chemistry.cpp gradient-drag.cpp graphlayout.cpp interface.cpp libnrtype/Layout-TNG-Output.cpp libnrtype/Layout-TNG.h live_effects/lpe-extrude.cpp live_effects/lpe-mirror_symmetry.cpp live_effects/lpe-rough-hatches.cpp live_effects/lpegroupbbox.cpp main.cpp marker.cpp object-snapper.cpp print.cpp print.h removeoverlap.cpp selcue.cpp selection-chemistry.cpp selection.cpp selection.h seltrans.cpp seltrans.h sp-clippath.cpp sp-clippath.h sp-flowtext.cpp sp-image.cpp sp-item-group.cpp sp-item-group.h sp-item-transform.cpp sp-item.cpp sp-item.h sp-mask.cpp sp-mask.h sp-offset.cpp sp-shape.cpp sp-shape.h sp-symbol.cpp sp-text.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp splivarot.cpp spray-context.cpp text-chemistry.cpp text-context.cpp tweak-context.cpp ui/clipboard.cpp ui/dialog/align-and-distribute.cpp ui/dialog/align-and-distribute.h ui/dialog/filedialogimpl-win32.cpp ui/dialog/tile.cpp ui/dialog/transformation.cpp ui/widget/style-subject.cpp ui/widget/style-subject.h unclump.cpp verbs.cpp widgets/desktop-widget.cpp widgets/icon.cpp widgets/select-toolbar.cpp widgets/stroke-style.cpp widgets/toolbox.cpp
3a3365c39fe3932d005ae1aa4324ef48606f5e18 07-Aug-2011 Krzysztof Kosiński <tweenk.pl@gmail.com>

Rewrite NRArena -> Inkscape::Drawing. Call render and update methods on the Drawing rather than on the root DrawingItem.

desktop.cpp dialogs/clonetiler.cpp display/Makefile_insert display/canvas-arena.cpp display/canvas-arena.h display/display-forward.h display/drawing-group.cpp display/drawing-group.h display/drawing-image.cpp display/drawing-image.h display/drawing-item.cpp display/drawing-item.h display/drawing-shape.cpp display/drawing-shape.h display/drawing-text.cpp display/drawing-text.h display/drawing.cpp display/drawing.h display/nr-arena.cpp display/nr-arena.h display/nr-filter-image.cpp display/nr-filter.cpp extension/internal/cairo-png-out.cpp extension/internal/cairo-ps-out.cpp extension/internal/cairo-render-context.cpp extension/internal/cairo-renderer-pdf-out.cpp extension/internal/cairo-renderer.cpp extension/internal/emf-win32-inout.cpp extension/internal/latex-pstricks-out.cpp extension/print.cpp extension/print.h flood-context.cpp helper/pixbuf-ops.cpp helper/png-write.cpp marker.cpp print.cpp sp-clippath.cpp sp-clippath.h sp-flowtext.cpp sp-flowtext.h sp-image.cpp sp-item-group.cpp sp-item-group.h sp-item.cpp sp-item.h sp-mask.cpp sp-mask.h sp-pattern.cpp sp-root.cpp sp-shape.cpp sp-shape.h sp-switch.cpp sp-switch.h sp-symbol.cpp sp-text.cpp sp-text.h sp-use.cpp svg-view.cpp text-context.h trace/trace.cpp ui/cache/svg_preview_cache.cpp ui/cache/svg_preview_cache.h ui/dialog/filedialogimpl-win32.cpp ui/dialog/icon-preview.cpp ui/view/view.h widgets/desktop-widget.cpp widgets/icon.cpp widgets/stroke-style.cpp
d1bde559850436556ebee2e70e10f1cfc8aff636 06-Aug-2011 Krzysztof Kosiński <tweenk.pl@gmail.com>

Rewrite NRArenaItem hierarchy into C++

2geom/affine.cpp 2geom/affine.h 2geom/coord.h 2geom/generic-interval.h 2geom/generic-rect.h 2geom/interval.h 2geom/linear.h 2geom/rect.h 2geom/transforms.h context-fns.h desktop.cpp desktop.h dialogs/clonetiler.cpp display/Makefile_insert display/canvas-arena.cpp display/canvas-arena.h display/display-forward.h display/drawing-group.cpp display/drawing-group.h display/drawing-image.cpp display/drawing-image.h display/drawing-item.cpp display/drawing-item.h display/drawing-shape.cpp display/drawing-shape.h display/drawing-text.cpp display/drawing-text.h display/grayscale.cpp display/nr-arena-forward.h display/nr-arena-glyphs.cpp display/nr-arena-glyphs.h display/nr-arena-group.cpp display/nr-arena-group.h display/nr-arena-image.cpp display/nr-arena-image.h display/nr-arena-item.cpp display/nr-arena-item.h display/nr-arena-shape.cpp display/nr-arena-shape.h display/nr-arena.cpp display/nr-arena.h display/nr-filter-diffuselighting.cpp display/nr-filter-image.cpp display/nr-filter-slot.cpp display/nr-filter-slot.h display/nr-filter.cpp display/nr-filter.h display/rendermode.h document.cpp extension/internal/cairo-png-out.cpp extension/internal/cairo-ps-out.cpp extension/internal/cairo-render-context.cpp extension/internal/cairo-renderer-pdf-out.cpp extension/internal/cairo-renderer.cpp extension/internal/latex-pstricks-out.cpp extension/print.h flood-context.cpp helper/Makefile_insert helper/pixbuf-ops.cpp helper/png-write.cpp interface.cpp libnrtype/Layout-TNG-Output.cpp libnrtype/Layout-TNG.h marker.cpp marker.h print.cpp print.h select-context.cpp sp-clippath.cpp sp-clippath.h sp-flowtext.cpp sp-flowtext.h sp-image.cpp sp-item-group.cpp sp-item-group.h sp-item.cpp sp-item.h sp-mask.cpp sp-mask.h sp-pattern.cpp sp-root.cpp sp-shape.cpp sp-shape.h sp-switch.cpp sp-switch.h sp-symbol.cpp sp-text.cpp sp-text.h sp-tref.cpp sp-use.cpp svg-view.cpp trace/trace.cpp ui/cache/svg_preview_cache.cpp ui/cache/svg_preview_cache.h ui/dialog/icon-preview.cpp widgets/desktop-widget.cpp widgets/icon.cpp widgets/stroke-style.cpp
b1e9412390109d31b8fac91c39b927536d3f0858 21-Feb-2011 Jon A. Cruz <jon@joncruz.org>

Finished cleanup of outdated SP_OBJECT_PARENT C macro.

d37634d73670180f99a3e0ea583621373d90ec4f 02-Feb-2011 Johan Engelen <goejendaagh@zonnet.nl>

update to latest 2geom !

2geom/Makefile_insert 2geom/angle.h 2geom/basic-intersection.cpp 2geom/bezier-curve.h 2geom/bezier-utils.cpp 2geom/bezier.h 2geom/chebyshev.cpp 2geom/choose.h 2geom/circle.cpp 2geom/circle.h 2geom/convex-cover.cpp 2geom/convex-cover.h 2geom/coord.h 2geom/curve.h 2geom/curves.h 2geom/d2-sbasis.cpp 2geom/d2-sbasis.h 2geom/d2.h 2geom/ellipse.cpp 2geom/ellipse.h 2geom/elliptical-arc.cpp 2geom/elliptical-arc.h 2geom/exception.h 2geom/forward.h 2geom/hvlinesegment.h 2geom/interval.h 2geom/line.cpp 2geom/line.h 2geom/matrix.cpp 2geom/matrix.h 2geom/numeric/fitting-model.h 2geom/numeric/matrix.cpp 2geom/numeric/matrix.h 2geom/numeric/vector.h 2geom/path-intersection.cpp 2geom/path.cpp 2geom/path.h 2geom/pathvector.cpp 2geom/pathvector.h 2geom/piecewise.cpp 2geom/piecewise.h 2geom/point.cpp 2geom/point.h 2geom/poly.cpp 2geom/poly.h 2geom/ray.h 2geom/rect.h 2geom/recursive-bezier-intersection.cpp 2geom/region.cpp 2geom/region.h 2geom/sbasis-curve.h 2geom/sbasis-geometric.cpp 2geom/sbasis-roots.cpp 2geom/sbasis.h 2geom/shape.cpp 2geom/shape.h 2geom/solve-bezier-one-d.cpp 2geom/solver.h 2geom/svg-elliptical-arc.cpp 2geom/svg-elliptical-arc.h 2geom/svg-path-parser.cpp 2geom/svg-path.cpp 2geom/sweep.h 2geom/transforms.cpp 2geom/transforms.h 2geom/utils.h arc-context.cpp box3d.cpp conn-avoid-ref.cpp conn-avoid-ref.h connector-context.cpp desktop-style.cpp desktop.cpp desktop.h dialogs/clonetiler.cpp display/canvas-arena.cpp display/canvas-axonomgrid.cpp display/canvas-axonomgrid.h display/canvas-bpath.cpp display/canvas-bpath.h display/canvas-grid.cpp display/canvas-grid.h display/canvas-text.cpp display/canvas-text.h display/curve.cpp display/curve.h display/gnome-canvas-acetate.cpp display/guideline.cpp display/inkscape-cairo.cpp display/inkscape-cairo.h display/nr-3dutils.cpp display/nr-3dutils.h display/nr-arena-glyphs.cpp display/nr-arena-glyphs.h display/nr-arena-group.cpp display/nr-arena-group.h display/nr-arena-image.cpp display/nr-arena-image.h display/nr-arena-item.cpp display/nr-arena-item.h display/nr-arena-shape.cpp display/nr-arena-shape.h display/nr-filter-colormatrix.cpp display/nr-filter-colormatrix.h display/nr-filter-component-transfer.cpp display/nr-filter-component-transfer.h display/nr-filter-convolve-matrix.cpp display/nr-filter-convolve-matrix.h display/nr-filter-diffuselighting.cpp display/nr-filter-diffuselighting.h display/nr-filter-displacement-map.cpp display/nr-filter-displacement-map.h display/nr-filter-flood.cpp display/nr-filter-flood.h display/nr-filter-gaussian.cpp display/nr-filter-gaussian.h display/nr-filter-image.cpp display/nr-filter-morphology.cpp display/nr-filter-morphology.h display/nr-filter-offset.cpp display/nr-filter-offset.h display/nr-filter-primitive.cpp display/nr-filter-primitive.h display/nr-filter-slot.cpp display/nr-filter-specularlighting.cpp display/nr-filter-specularlighting.h display/nr-filter-tile.cpp display/nr-filter-tile.h display/nr-filter-turbulence.cpp display/nr-filter-units.cpp display/nr-filter-units.h display/nr-filter.cpp display/nr-filter.h display/nr-light.cpp display/nr-light.h display/nr-svgfonts.cpp display/pixblock-scaler.cpp display/pixblock-scaler.h display/pixblock-transform.cpp display/pixblock-transform.h display/sodipodi-ctrl.cpp display/sodipodi-ctrlrect.cpp display/sodipodi-ctrlrect.h display/sp-canvas-item.h display/sp-canvas-util.cpp display/sp-canvas-util.h display/sp-canvas.cpp display/sp-canvas.h display/sp-ctrlline.cpp display/sp-ctrlline.h display/sp-ctrlpoint.cpp display/sp-ctrlpoint.h display/sp-ctrlquadr.cpp draw-context.cpp dropper-context.cpp dyna-draw-context.cpp extension/implementation/implementation.cpp extension/implementation/implementation.h extension/internal/cairo-render-context.cpp extension/internal/cairo-render-context.h extension/internal/cairo-renderer-pdf-out.cpp extension/internal/cairo-renderer.cpp extension/internal/emf-win32-print.cpp extension/internal/emf-win32-print.h extension/internal/javafx-out.cpp extension/internal/latex-pstricks.cpp extension/internal/latex-pstricks.h extension/internal/latex-text-renderer.cpp extension/internal/latex-text-renderer.h extension/internal/odf.cpp extension/internal/odf.h extension/internal/pdfinput/svg-builder.cpp extension/internal/pdfinput/svg-builder.h extension/internal/pov-out.cpp extension/internal/win32.cpp extension/internal/win32.h extension/print.cpp extension/print.h file.cpp filter-chemistry.cpp flood-context.cpp gradient-chemistry.cpp gradient-chemistry.h helper/geom.cpp helper/geom.h helper/pixbuf-ops.cpp helper/png-write.cpp knot-holder-entity.cpp knotholder.cpp libnr/nr-convert2geom.h libnr/nr-matrix.h libnrtype/FontInstance.cpp libnrtype/Layout-TNG-OutIter.cpp libnrtype/Layout-TNG-Output.cpp libnrtype/Layout-TNG-Scanline-Makers.cpp libnrtype/Layout-TNG.h libnrtype/font-instance.h libnrtype/font-style.h livarot/Path.cpp livarot/Path.h livarot/PathCutting.cpp livarot/PathSimplify.cpp livarot/Shape.h livarot/ShapeMisc.cpp livarot/ShapeSweep.cpp livarot/path-description.cpp livarot/path-description.h live_effects/effect.cpp live_effects/effect.h live_effects/lpe-copy_rotate.cpp live_effects/lpe-curvestitch.cpp live_effects/lpe-curvestitch.h live_effects/lpe-dynastroke.cpp live_effects/lpe-knot.cpp live_effects/lpe-mirror_symmetry.cpp live_effects/lpe-patternalongpath.cpp live_effects/lpe-patternalongpath.h live_effects/lpe-rough-hatches.cpp live_effects/lpe-sketch.cpp live_effects/lpe-spiro.cpp live_effects/lpe-vonkoch.cpp live_effects/lpegroupbbox.cpp live_effects/parameter/parameter.h live_effects/parameter/path.cpp live_effects/parameter/path.h live_effects/parameter/point.cpp live_effects/parameter/point.h live_effects/parameter/powerstrokepointarray.cpp live_effects/parameter/powerstrokepointarray.h live_effects/parameter/vector.cpp live_effects/parameter/vector.h lpe-tool-context.cpp marker.cpp marker.h object-edit.cpp object-snapper.cpp object-snapper.h persp3d.cpp persp3d.h print.cpp print.h selection-chemistry.cpp selection-chemistry.h selection.cpp seltrans.cpp seltrans.h snap-candidate.h snapped-curve.cpp snapped-curve.h sp-clippath.cpp sp-clippath.h sp-conn-end-pair.cpp sp-conn-end.cpp sp-ellipse.cpp sp-flowregion.cpp sp-flowtext.cpp sp-gradient-fns.h sp-gradient-test.h sp-gradient.cpp sp-gradient.h sp-image.cpp sp-item-group.cpp sp-item-group.h sp-item-transform.cpp sp-item-transform.h sp-item.cpp sp-item.h sp-line.cpp sp-line.h sp-mask.cpp sp-mask.h sp-offset.cpp sp-paint-server.cpp sp-paint-server.h sp-path.cpp sp-pattern.cpp sp-pattern.h sp-rect.cpp sp-rect.h sp-root.cpp sp-root.h sp-shape.cpp sp-shape.h sp-spiral.cpp sp-star.cpp sp-symbol.cpp sp-symbol.h sp-text.cpp sp-text.h sp-tref.cpp sp-tspan.cpp sp-use-reference.cpp sp-use.cpp sp-use.h splivarot.cpp splivarot.h spray-context.cpp svg/svg-affine-test.h svg/svg-affine.cpp svg/svg-path.cpp svg/svg.h text-editing.cpp text-editing.h text-tag-attributes.h trace/trace.cpp transf_mat_3x4.cpp transf_mat_3x4.h tweak-context.cpp ui/cache/svg_preview_cache.cpp ui/clipboard.cpp ui/dialog/filedialogimpl-win32.cpp ui/dialog/svg-fonts-dialog.cpp ui/dialog/tile.cpp ui/dialog/transformation.cpp ui/tool/control-point-selection.cpp ui/tool/control-point-selection.h ui/tool/control-point.cpp ui/tool/control-point.h ui/tool/node.cpp ui/tool/node.h ui/tool/path-manipulator.cpp ui/tool/path-manipulator.h ui/tool/shape-record.h ui/tool/transform-handle-set.cpp ui/tool/transform-handle-set.h ui/widget/registered-widget.cpp ui/widget/registered-widget.h unclump.cpp widgets/font-selector.cpp widgets/icon.cpp widgets/select-toolbar.cpp widgets/stroke-style.cpp widgets/toolbox.cpp
6c572dd450c636a069b4d513f1b85742c1afb9fd 24-Nov-2010 Adonis Papaderos <ado.papas@yahoo.gr>

Fix Bug #675309 - crash when unlinking an orphaned clone

d616708f7747571c94108bb2e61a70d2da3768bd 04-Aug-2010 Krzysztof Kosiński <tweenk.pl@gmail.com>

Wholesale cruft removal part 2

094dc7c249a0253b9bbed67205e341a05b59eca7 12-Jul-2010 Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom>

SPObject c++ification finalized along with the beginning of XML Privatisation tweaks

box3d-side.cpp box3d-side.h box3d.cpp box3d.h color-profile-test.h color-profile.cpp conn-avoid-ref.cpp connector-context.cpp dialogs/item-properties.cpp document-subset.cpp filters/blend.cpp filters/colormatrix.cpp filters/componenttransfer-funcnode.cpp filters/composite.cpp filters/convolvematrix.cpp filters/diffuselighting.cpp filters/displacementmap.cpp filters/distantlight.cpp filters/flood.cpp filters/image.cpp filters/mergenode.cpp filters/morphology.cpp filters/offset.cpp filters/pointlight.cpp filters/specularlighting.cpp filters/spotlight.cpp filters/turbulence.cpp forward.h interface.cpp live_effects/lpeobject.cpp marker.cpp persp3d.cpp selection-chemistry.cpp sp-anchor.cpp sp-animation.cpp sp-clippath.cpp sp-conn-end-pair.cpp sp-ellipse.cpp sp-filter-primitive.cpp sp-filter.cpp sp-flowtext.cpp sp-font-face.cpp sp-font.cpp sp-gaussian-blur.cpp sp-glyph-kerning.cpp sp-glyph.cpp sp-gradient-test.h sp-gradient.cpp sp-guide.cpp sp-image.cpp sp-item-group.cpp sp-item.cpp sp-line.cpp sp-lpe-item.cpp sp-mask.cpp sp-missing-glyph.cpp sp-namedview.cpp sp-object-repr.h sp-object.cpp sp-object.h sp-offset.cpp sp-path.cpp sp-pattern.cpp sp-polygon.cpp sp-polyline.cpp sp-rect.cpp sp-root.cpp sp-script.cpp sp-skeleton.cpp sp-spiral.cpp sp-star.cpp sp-style-elem-test.h sp-style-elem.cpp sp-symbol.cpp sp-text.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp ui/context-menu.h uri-references.h widgets/desktop-widget.h widgets/toolbox.cpp
ab17729e09d54ccfcb65645e6dae62a343e9c6b7 03-Jul-2010 Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom>

another c++ification for sp-object.h/cpp and still in progress...

box3d-context.cpp box3d.cpp conn-avoid-ref.cpp desktop-style.cpp dialogs/clonetiler.cpp dialogs/find.cpp dialogs/spellcheck.cpp document.cpp extension/internal/cairo-render-context.cpp extension/internal/cairo-renderer.cpp file.cpp filter-chemistry.cpp gradient-chemistry.cpp gradient-drag.cpp helper/pixbuf-ops.cpp helper/png-write.cpp helper/stock-items.cpp id-clash.cpp object-snapper.cpp persp3d.cpp selection-chemistry.cpp sp-clippath.cpp sp-defs.cpp sp-filter.cpp sp-flowdiv.cpp sp-flowregion.cpp sp-flowtext.cpp sp-gradient.cpp sp-item-group.cpp sp-item.cpp sp-lpe-item.cpp sp-mask.cpp sp-namedview.cpp sp-object-group.cpp sp-object-repr.cpp sp-object.cpp sp-object.h sp-pattern.cpp sp-root.cpp sp-style-elem-test.h sp-switch.cpp sp-text.cpp sp-textpath.h sp-tref.cpp sp-tspan.cpp sp-use.cpp text-chemistry.cpp text-editing.cpp tweak-context.cpp ui/clipboard.cpp ui/dialog/find.cpp widgets/gradient-vector.cpp widgets/stroke-style.cpp
d5ad05ac17abfd7d2eae333a8c1233971e1c1a8f 29-Jun-2010 Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom>

This is the first c++ification commit from me. It handles sp-line, sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options].

application/editor.cpp arc-context.cpp box3d.cpp color-profile-test.h conn-avoid-ref.cpp connector-context.cpp desktop-style.cpp desktop.cpp dialogs/clonetiler.cpp dialogs/export.cpp dialogs/spellcheck.cpp display/nr-filter-image.cpp document.cpp document.h draw-context.cpp dyna-draw-context.cpp eraser-context.cpp extension/internal/cairo-png-out.cpp extension/internal/cairo-ps-out.cpp extension/internal/cairo-ps-out.h extension/internal/cairo-render-context.cpp extension/internal/cairo-renderer-pdf-out.cpp extension/internal/cairo-renderer.cpp extension/internal/cairo-renderer.h extension/internal/emf-win32-inout.cpp extension/internal/emf-win32-print.cpp extension/internal/gdkpixbuf-input.cpp extension/internal/gimpgrad.cpp extension/internal/javafx-out.cpp extension/internal/latex-pstricks-out.cpp extension/internal/latex-text-renderer.cpp extension/internal/odf.cpp extension/internal/odf.h extension/internal/pdf-input-cairo.cpp extension/internal/pdfinput/pdf-input.cpp extension/internal/pov-out.cpp extension/internal/svg.cpp extension/internal/wpg-input.cpp extension/print.h file.cpp filter-chemistry.cpp flood-context.cpp forward.h gradient-chemistry.cpp gradient-drag.cpp graphlayout.cpp helper/pixbuf-ops.cpp helper/png-write.cpp helper/stock-items.cpp inkview.cpp interface.cpp interface.h jabber_whiteboard/session-manager.cpp knot-holder-entity.cpp knotholder.cpp live_effects/lpe-mirror_symmetry.cpp live_effects/lpegroupbbox.cpp live_effects/parameter/path-reference.h live_effects/parameter/path.cpp main.cpp marker.cpp object-edit.cpp object-snapper.cpp print.cpp rect-context.cpp removeoverlap.cpp selcue.cpp selection-chemistry.cpp selection-chemistry.h selection-describer.cpp selection.cpp seltrans.cpp sp-clippath.cpp sp-conn-end-pair.cpp sp-ellipse.cpp sp-flowtext.cpp sp-gradient-test.h sp-guide-attachment.h sp-image.cpp sp-item-group.cpp sp-item-notify-moveto.cpp sp-item-rm-unsatisfied-cns.cpp sp-item-transform.cpp sp-item-update-cns.cpp sp-item.cpp sp-item.h sp-line.cpp sp-line.h sp-mask.cpp sp-offset.cpp sp-path.cpp sp-pattern.cpp sp-pattern.h sp-polyline.cpp sp-polyline.h sp-rect.cpp sp-shape.cpp sp-spiral.cpp sp-star.cpp sp-style-elem-test.h sp-switch.cpp sp-text.cpp sp-tref-reference.h sp-tref.cpp sp-tspan.cpp sp-use-reference.h sp-use.cpp spiral-context.cpp splivarot.cpp spray-context.cpp star-context.cpp style-test.h svg-view.cpp test-helpers.h text-chemistry.cpp text-context.cpp text-editing.cpp trace/trace.cpp tweak-context.cpp ui/clipboard.cpp ui/dialog/aboutbox.cpp ui/dialog/align-and-distribute.cpp ui/dialog/filedialogimpl-gtkmm.cpp ui/dialog/filedialogimpl-win32.cpp ui/dialog/icon-preview.cpp ui/dialog/tile.cpp ui/dialog/transformation.cpp ui/tool/node-tool.cpp ui/tool/path-manipulator.cpp ui/view/edit-widget.cpp ui/widget/imageicon.cpp ui/widget/style-subject.cpp unclump.cpp widgets/desktop-widget.cpp widgets/icon.cpp widgets/paint-selector.cpp widgets/stroke-style.cpp
f034c6769a8a194c2cd77e01c16f41eff9bd3689 27-Apr-2010 Johan Engelen <goejendaagh@zonnet.nl>

Fix wrong bbox upon selecting clones of horizontal/vertical lines (related to bug #318726)

a863e835ebdabf37c059e325ba54d689ff0dd752 09-Jan-2010 Diederik van Lierop <mailat-signdiedenrezidotnl>

Refactoring the snapping API (making it easier to maintain and understand for the devs)

09ba3247163582bf2e30e17c4c154aa259ce038a 06-Aug-2009 cilix42 <cilix42@users.sourceforge.net>

Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily.

Makefile_insert application/editor.cpp application/editor.h arc-context.cpp bind/javabind.cpp box3d-context.cpp box3d-side.cpp box3d.cpp color-profile-fns.h color-profile-test.h color-profile.cpp color-profile.h composite-undo-stack-observer.cpp composite-undo-stack-observer.h conditions.cpp conn-avoid-ref.cpp connector-context.cpp desktop-events.cpp desktop-handles.cpp desktop-handles.h desktop.cpp desktop.h dialogs/clonetiler.cpp dialogs/export.cpp dialogs/xml-tree.cpp display/canvas-axonomgrid.cpp display/canvas-axonomgrid.h display/canvas-grid.cpp display/canvas-grid.h display/nr-filter-image.cpp display/nr-filter-image.h document-private.h document-subset.h document-undo.cpp document.cpp document.h doxygen-main.cpp draw-context.cpp event-log.cpp event-log.h extension/effect.cpp extension/effect.h extension/execution-env.cpp extension/extension.cpp extension/extension.h extension/implementation/implementation.cpp extension/implementation/implementation.h extension/implementation/script.cpp extension/implementation/script.h extension/implementation/xslt.cpp extension/implementation/xslt.h extension/input.cpp extension/input.h extension/internal/bitmap/imagemagick.cpp extension/internal/cairo-png-out.cpp extension/internal/cairo-png-out.h extension/internal/cairo-ps-out.cpp extension/internal/cairo-ps-out.h extension/internal/cairo-render-context.cpp extension/internal/cairo-renderer-pdf-out.cpp extension/internal/cairo-renderer-pdf-out.h extension/internal/cairo-renderer.cpp extension/internal/cairo-renderer.h extension/internal/emf-win32-inout.cpp extension/internal/emf-win32-inout.h extension/internal/emf-win32-print.cpp extension/internal/emf-win32-print.h extension/internal/gdkpixbuf-input.cpp extension/internal/gdkpixbuf-input.h extension/internal/gimpgrad.cpp extension/internal/gimpgrad.h extension/internal/grid.cpp extension/internal/javafx-out.cpp extension/internal/javafx-out.h extension/internal/latex-pstricks-out.cpp extension/internal/latex-pstricks-out.h extension/internal/latex-pstricks.cpp extension/internal/latex-pstricks.h extension/internal/odf.cpp extension/internal/odf.h extension/internal/pdf-input-cairo.cpp extension/internal/pdf-input-cairo.h extension/internal/pdfinput/pdf-input.cpp extension/internal/pdfinput/pdf-input.h extension/internal/pdfinput/svg-builder.cpp extension/internal/pdfinput/svg-builder.h extension/internal/pov-out.cpp extension/internal/pov-out.h extension/internal/svg.cpp extension/internal/svg.h extension/internal/win32.cpp extension/internal/win32.h extension/internal/wpg-input.cpp extension/internal/wpg-input.h extension/output.cpp extension/output.h extension/param/bool.cpp extension/param/bool.h extension/param/color.cpp extension/param/color.h extension/param/description.cpp extension/param/description.h extension/param/enum.cpp extension/param/enum.h extension/param/float.cpp extension/param/float.h extension/param/int.cpp extension/param/int.h extension/param/notebook.cpp extension/param/notebook.h extension/param/parameter.cpp extension/param/parameter.h extension/param/radiobutton.cpp extension/param/radiobutton.h extension/param/string.cpp extension/param/string.h extension/patheffect.cpp extension/patheffect.h extension/print.cpp extension/print.h extension/system.cpp extension/system.h file.cpp file.h filter-chemistry.cpp filter-chemistry.h filters/blend.cpp filters/colormatrix.cpp filters/componenttransfer-funcnode.cpp filters/componenttransfer.cpp filters/composite.cpp filters/convolvematrix.cpp filters/diffuselighting.cpp filters/displacementmap.cpp filters/distantlight.cpp filters/flood.cpp filters/image.cpp filters/image.h filters/merge.cpp filters/mergenode.cpp filters/morphology.cpp filters/offset.cpp filters/pointlight.cpp filters/specularlighting.cpp filters/spotlight.cpp filters/tile.cpp filters/turbulence.cpp flood-context.cpp forward.h gradient-chemistry.cpp gradient-chemistry.h gradient-context.cpp gradient-drag.cpp helper/action.cpp helper/pixbuf-ops.cpp helper/pixbuf-ops.h helper/png-write.cpp helper/png-write.h helper/stock-items.cpp id-clash.cpp id-clash.h inkscape-private.h inkscape.cpp inkscape.h inkview.cpp interface.cpp jabber_whiteboard/node-tracker.h jabber_whiteboard/session-manager.cpp jabber_whiteboard/session-manager.h layer-fns.cpp layer-manager.cpp layer-manager.h livarot/LivarotDefs.h live_effects/effect.cpp live_effects/effect.h live_effects/lpeobject.cpp live_effects/lpeobject.h lpe-tool-context.cpp lpe-tool-context.h main-cmdlineact.cpp main.cpp marker.cpp marker.h nodepath.cpp path-chemistry.cpp persp3d.cpp persp3d.h print.cpp print.h profile-manager.cpp profile-manager.h rdf.cpp rdf.h selection-chemistry.cpp selection-chemistry.h snap.cpp snap.h sp-anchor.cpp sp-animation.cpp sp-clippath.cpp sp-clippath.h sp-ellipse.cpp sp-filter-primitive.cpp sp-filter-reference.h sp-filter.cpp sp-flowdiv.cpp sp-flowtext.cpp sp-font-face.cpp sp-font.cpp sp-gaussian-blur.cpp sp-glyph-kerning.cpp sp-glyph.cpp sp-gradient-test.h sp-gradient.cpp sp-guide.cpp sp-image.cpp sp-item-group.cpp sp-item.cpp sp-line.cpp sp-lpe-item.cpp sp-mask.cpp sp-mask.h sp-metadata.cpp sp-metadata.h sp-missing-glyph.cpp sp-namedview.cpp sp-namedview.h sp-object-repr.cpp sp-object-repr.h sp-object.cpp sp-object.h sp-offset.cpp sp-paint-server.h sp-path.cpp sp-pattern.cpp sp-pattern.h sp-polygon.cpp sp-polyline.cpp sp-rect.cpp sp-root.cpp sp-script.cpp sp-shape.cpp sp-skeleton.cpp sp-spiral.cpp sp-star.cpp sp-string.cpp sp-style-elem-test.h sp-style-elem.cpp sp-symbol.cpp sp-text.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp splivarot.cpp style-test.h style.cpp style.h svg-view-widget.cpp svg-view-widget.h svg-view.cpp svg-view.h test-helpers.h text-chemistry.cpp trace/trace.cpp tweak-context.cpp ui/clipboard.cpp ui/clipboard.h ui/dialog/aboutbox.cpp ui/dialog/document-metadata.cpp ui/dialog/document-metadata.h ui/dialog/document-properties.cpp ui/dialog/document-properties.h ui/dialog/filedialogimpl-gtkmm.cpp ui/dialog/filedialogimpl-gtkmm.h ui/dialog/filedialogimpl-win32.cpp ui/dialog/filter-effects-dialog.cpp ui/dialog/filter-effects-dialog.h ui/dialog/guides.cpp ui/dialog/icon-preview.cpp ui/dialog/layers.cpp ui/dialog/layers.h ui/dialog/livepatheffect-editor.cpp ui/dialog/panel-dialog.h ui/dialog/print.cpp ui/dialog/print.h ui/dialog/svg-fonts-dialog.cpp ui/dialog/swatches.cpp ui/dialog/swatches.h ui/dialog/undo-history.h ui/view/edit-widget.cpp ui/view/edit-widget.h ui/view/view.cpp ui/view/view.h ui/widget/entity-entry.cpp ui/widget/entity-entry.h ui/widget/imageicon.cpp ui/widget/imageicon.h ui/widget/layer-selector.h ui/widget/licensor.cpp ui/widget/licensor.h ui/widget/object-composite-settings.cpp ui/widget/page-sizer.cpp ui/widget/panel.cpp ui/widget/panel.h ui/widget/registered-enums.h ui/widget/registered-widget.cpp ui/widget/registered-widget.h ui/widget/tolerance-slider.cpp uri-references.cpp uri-references.h vanishing-point.cpp vanishing-point.h verbs.cpp verbs.h widgets/desktop-widget.cpp widgets/fill-style.cpp widgets/gradient-selector.cpp widgets/gradient-selector.h widgets/gradient-toolbar.cpp widgets/gradient-vector.cpp widgets/gradient-vector.h widgets/icon.cpp widgets/paint-selector.cpp widgets/select-toolbar.cpp widgets/stroke-style.cpp widgets/toolbox.cpp xml/document.h xml/node.h xml/rebase-hrefs.cpp xml/rebase-hrefs.h xml/repr-css.cpp xml/repr.h xml/xml-forward.h
b45b3ca12c271745b18a142d10a6ac8efd9f79cc 05-Aug-2009 johnce <johnce@users.sourceforge.net>

SPDocument->Document

/inkscape/configure.ac Makefile_insert bind/javabind.cpp box3d-context.cpp box3d-side.cpp box3d.cpp color-profile-fns.h color-profile-test.h color-profile.cpp color-profile.h composite-undo-stack-observer.cpp composite-undo-stack-observer.h conditions.cpp conn-avoid-ref.cpp connector-context.cpp desktop-events.cpp desktop-handles.cpp desktop-handles.h desktop.cpp desktop.h document-private.h document-subset.h document-undo.cpp document.cpp document.h doxygen-main.cpp draw-context.cpp event-log.cpp event-log.h file.cpp file.h filter-chemistry.cpp filter-chemistry.h flood-context.cpp forward.h gradient-chemistry.cpp gradient-chemistry.h gradient-context.cpp gradient-drag.cpp id-clash.cpp id-clash.h inkscape-private.h inkscape.cpp inkscape.h inkview.cpp interface.cpp jabber_whiteboard/node-tracker.h jabber_whiteboard/session-manager.h layer-fns.cpp layer-manager.cpp layer-manager.h livarot/LivarotDefs.h live_effects/effect.h lpe-tool-context.cpp lpe-tool-context.h main-cmdlineact.cpp main.cpp marker.cpp marker.h nodepath.cpp path-chemistry.cpp persp3d.cpp persp3d.h print.cpp print.h profile-manager.cpp profile-manager.h rdf.cpp rdf.h selection-chemistry.cpp selection-chemistry.h snap.cpp snap.h sp-anchor.cpp sp-animation.cpp sp-clippath.cpp sp-clippath.h sp-ellipse.cpp sp-filter-primitive.cpp sp-filter-reference.h sp-filter.cpp sp-flowdiv.cpp sp-flowtext.cpp sp-font-face.cpp sp-font.cpp sp-gaussian-blur.cpp sp-glyph-kerning.cpp sp-glyph.cpp sp-gradient-test.h sp-gradient.cpp sp-guide.cpp sp-image.cpp sp-item-group.cpp sp-item.cpp sp-line.cpp sp-lpe-item.cpp sp-mask.cpp sp-mask.h sp-metadata.cpp sp-metadata.h sp-missing-glyph.cpp sp-namedview.cpp sp-namedview.h sp-object-repr.cpp sp-object-repr.h sp-object.cpp sp-object.h sp-offset.cpp sp-paint-server.h sp-path.cpp sp-pattern.cpp sp-pattern.h sp-polygon.cpp sp-polyline.cpp sp-rect.cpp sp-root.cpp sp-script.cpp sp-shape.cpp sp-skeleton.cpp sp-spiral.cpp sp-star.cpp sp-string.cpp sp-style-elem-test.h sp-style-elem.cpp sp-symbol.cpp sp-text.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp splivarot.cpp style-test.h style.cpp style.h svg-view-widget.cpp svg-view-widget.h svg-view.cpp svg-view.h test-helpers.h text-chemistry.cpp tweak-context.cpp uri-references.cpp uri-references.h vanishing-point.cpp vanishing-point.h verbs.cpp verbs.h widgets/desktop-widget.cpp widgets/fill-style.cpp widgets/gradient-selector.cpp widgets/gradient-selector.h widgets/gradient-toolbar.cpp widgets/gradient-vector.cpp widgets/gradient-vector.h widgets/icon.cpp widgets/paint-selector.cpp widgets/select-toolbar.cpp widgets/stroke-style.cpp widgets/toolbox.cpp xml/rebase-hrefs.h
f5931c60f7f57a68377c6dec260c26edabae867a 09-Mar-2009 buliabyak <buliabyak@users.sourceforge.net>

suppress warnings caused by an orphaned clone, which is legit even if useless

771d00baf3d15209a77dce026f7ef45a78365e62 20-Feb-2009 dvlierop2 <dvlierop2@users.sourceforge.net>

The snap indicator's tooltip now displays "A to B", whereas before it only displayed "B".

arc-context.cpp box3d-context.cpp connector-context.cpp context-fns.cpp display/canvas-axonomgrid.cpp display/canvas-axonomgrid.h display/canvas-grid.cpp display/canvas-grid.h display/snap-indicator.cpp display/snap-indicator.h draw-context.cpp gradient-context.cpp gradient-drag.cpp guide-snapper.cpp guide-snapper.h knot-holder-entity.cpp line-snapper.cpp line-snapper.h nodepath.cpp object-snapper.cpp object-snapper.h pen-context.cpp pencil-context.cpp rect-context.cpp satisfied-guide-cns.cpp satisfied-guide-cns.h selection.cpp selection.h seltrans.cpp seltrans.h snap.cpp snap.h snapped-curve.cpp snapped-curve.h snapped-line.cpp snapped-line.h snapped-point.cpp snapped-point.h snapper.h sp-ellipse.cpp sp-image.cpp sp-item-group.cpp sp-item-notify-moveto.cpp sp-item-rm-unsatisfied-cns.cpp sp-item-update-cns.cpp sp-item.cpp sp-item.h sp-offset.cpp sp-rect.cpp sp-shape.cpp sp-spiral.cpp sp-star.cpp sp-text.cpp sp-use.cpp spiral-context.cpp star-context.cpp
06aecef405c4cf6f7551ab622c3040562cb62c78 28-Dec-2008 verbalshadow <verbalshadow@users.sourceforge.net>

More NR ==> Geom changes

display/nr-filter-image.cpp dyna-draw-context.cpp gradient-drag.cpp graphlayout/graphlayout.cpp interface.cpp knot-holder-entity.cpp knot.cpp libnrtype/Layout-TNG-OutIter.cpp libnrtype/Layout-TNG-Output.cpp livarot/Path.cpp livarot/Path.h livarot/PathConversion.cpp livarot/PathCutting.cpp livarot/PathOutline.cpp livarot/PathSimplify.cpp livarot/PathStroke.cpp livarot/Shape.cpp livarot/Shape.h livarot/ShapeMisc.cpp livarot/ShapeRaster.cpp livarot/ShapeSweep.cpp livarot/path-description.cpp livarot/path-description.h livarot/sweep-event-queue.h livarot/sweep-event.cpp livarot/sweep-event.h livarot/sweep-tree.cpp livarot/sweep-tree.h lpe-tool-context.cpp main.cpp marker.cpp node-context.cpp object-edit.cpp pen-context.cpp selcue.cpp select-context.cpp selection-chemistry.cpp sp-conn-end.cpp sp-image.cpp sp-item-group.cpp sp-root.cpp sp-shape.cpp sp-symbol.cpp sp-tspan.cpp sp-use-reference.cpp sp-use.cpp splivarot.cpp splivarot.h text-chemistry.cpp trace/trace.cpp ui/view/edit-widget.cpp
003725d316171849211106435e09bb28c59cd30c 04-Dec-2008 verbalshadow <verbalshadow@users.sourceforge.net>

NR -> 2geom some headers in src/

e9b6af083e34e2397a8ddbe9781920733d09d151 27-Oct-2008 Ted Gould <ted@canonical.com>

From trunk

/inkscape/AUTHORS /inkscape/inkscape.pod /inkscape/po/POTFILES.in /inkscape/po/ko.po /inkscape/po/pl.po /inkscape/po/ru.po /inkscape/share/extensions/dimension.py /inkscape/share/extensions/draw_from_triangle.inx /inkscape/share/extensions/draw_from_triangle.py /inkscape/share/extensions/dxf_outlines.py /inkscape/share/extensions/polyhedron_3d.inx /inkscape/share/extensions/polyhedron_3d.py /inkscape/share/extensions/render_barcode.inx /inkscape/share/extensions/simplestyle.py /inkscape/share/icons/icons.svg Makefile_insert arc-context.cpp attributes-test.h attributes.cpp attributes.h box3d-context.cpp box3d-side.cpp box3d.cpp color-profile.cpp common-context.cpp conn-avoid-ref.cpp connector-context.cpp connector-context.h context-fns.cpp debug/gdk-event-latency-tracker.cpp desktop-events.cpp desktop-handles.h desktop-style.cpp desktop-style.h desktop.cpp desktop.h dialogs/clonetiler.cpp dialogs/dialog-events.cpp dialogs/export.cpp dialogs/fill-style.cpp dialogs/find.cpp dialogs/iconpreview.cpp dialogs/input.cpp dialogs/item-properties.cpp dialogs/layers-panel.cpp dialogs/stroke-style.cpp dialogs/swatches.cpp dialogs/swatches.h dialogs/text-edit.cpp dialogs/tiledialog.cpp dialogs/xml-tree.cpp display/bezier-utils-test.cpp display/bezier-utils-test.h display/bezier-utils.cpp display/canvas-arena.h display/canvas-axonomgrid.cpp display/canvas-grid.cpp display/canvas-grid.h display/canvas-text.cpp display/canvas-text.h display/nr-arena-glyphs.cpp display/nr-arena-glyphs.h display/nr-arena-image.cpp display/nr-arena-item.cpp display/nr-arena-shape.cpp display/nr-arena-shape.h display/nr-filter-gaussian.cpp display/nr-filter-slot.cpp display/nr-filter-slot.h display/nr-filter-types.h display/nr-filter.cpp display/nr-filter.h display/nr-svgfonts.cpp display/sp-canvas.cpp display/sp-canvas.h display/sp-ctrlquadr.cpp document.cpp draw-anchor.cpp draw-anchor.h draw-context.cpp dropper-context.cpp dyna-draw-context.cpp eraser-context.cpp event-context.cpp event-context.h extension/error-file.cpp extension/implementation/script.cpp extension/init.cpp extension/internal/bluredge.cpp extension/internal/cairo-ps-out.cpp extension/internal/cairo-renderer-pdf-out.cpp extension/internal/cairo-renderer.cpp extension/internal/gdkpixbuf-input.cpp extension/internal/pdfinput/svg-builder.cpp extension/param/bool.cpp extension/param/color.cpp extension/param/color.h extension/param/description.cpp extension/param/enum.cpp extension/param/float.cpp extension/param/int.cpp extension/param/notebook.cpp extension/param/parameter.cpp extension/param/parameter.h extension/param/radiobutton.cpp extension/param/string.cpp file.cpp flood-context.cpp fontsize-expansion.cpp fontsize-expansion.h gradient-chemistry.cpp gradient-context.cpp gradient-drag.cpp graphlayout/graphlayout.cpp guide-snapper.cpp helper/png-write.cpp inkscape.cpp inkscape.h inkview.cpp interface.cpp io/sys.cpp knot-holder-entity.cpp knot.cpp layer-manager.cpp line-snapper.cpp line-snapper.h live_effects/effect.cpp live_effects/effect.h live_effects/lpe-bendpath.cpp live_effects/lpe-bendpath.h live_effects/lpe-curvestitch.cpp live_effects/lpe-envelope.cpp live_effects/lpe-envelope.h live_effects/lpe-knot.cpp live_effects/lpe-patternalongpath.cpp live_effects/lpe-patternalongpath.h live_effects/lpe-sketch.cpp live_effects/lpe-sketch.h live_effects/lpe-vonkoch.cpp live_effects/lpe-vonkoch.h live_effects/lpegroupbbox.cpp live_effects/lpeobject-reference.cpp lpe-tool-context.cpp main.cpp marker.cpp marker.h menus-skeleton.h node-context.cpp nodepath.cpp nodepath.h object-edit.cpp object-snapper.cpp object-snapper.h path-chemistry.cpp path-chemistry.h pen-context.cpp pencil-context.cpp pencil-context.h preferences-skeleton.h preferences.cpp preferences.h prefs-utils.cpp prefs-utils.h rect-context.cpp selcue.cpp select-context.cpp selection-chemistry.cpp selection.cpp selection.h seltrans.cpp shape-editor.cpp snap-preferences.cpp snap-preferences.h snap.cpp snap.h snapper.cpp snapper.h sp-ellipse.cpp sp-flowtext.cpp sp-flowtext.h sp-guide.cpp sp-guide.h sp-image.cpp sp-item-group.cpp sp-item-notify-moveto.cpp sp-item-rm-unsatisfied-cns.cpp sp-item-update-cns.cpp sp-item.cpp sp-item.h sp-lpe-item.cpp sp-namedview.cpp sp-offset.cpp sp-offset.h sp-path.cpp sp-rect.cpp sp-shape.cpp sp-spiral.cpp sp-star.cpp sp-text.cpp sp-use-reference.cpp sp-use.cpp spiral-context.cpp splivarot.cpp star-context.cpp style.cpp style.h svg-view.cpp svg/css-ostringstream.cpp svg/path-string.cpp svg/stringstream.cpp svg/svg-affine.cpp svg/svg-color-test.h svg/svg-color.cpp svg/svg-path-geom-test.h text-context.cpp text-context.h text-editing.cpp tools-switch.cpp tweak-context.cpp ui/clipboard.cpp ui/context-menu.cpp ui/dialog/aboutbox.cpp ui/dialog/aboutbox.h ui/dialog/align-and-distribute.cpp ui/dialog/align-and-distribute.h ui/dialog/behavior.h ui/dialog/dialog-manager.cpp ui/dialog/dialog-manager.h ui/dialog/dialog.cpp ui/dialog/dialog.h ui/dialog/dock-behavior.cpp ui/dialog/dock-behavior.h ui/dialog/document-metadata.cpp ui/dialog/document-metadata.h ui/dialog/document-properties.cpp ui/dialog/document-properties.h ui/dialog/extension-editor.cpp ui/dialog/extension-editor.h ui/dialog/filedialog.cpp ui/dialog/filedialog.h ui/dialog/filedialogimpl-gtkmm.cpp ui/dialog/filedialogimpl-gtkmm.h ui/dialog/filedialogimpl-win32.cpp ui/dialog/filedialogimpl-win32.h ui/dialog/fill-and-stroke.cpp ui/dialog/fill-and-stroke.h ui/dialog/filter-effects-dialog.cpp ui/dialog/filter-effects-dialog.h ui/dialog/find.cpp ui/dialog/find.h ui/dialog/floating-behavior.cpp ui/dialog/floating-behavior.h ui/dialog/inkscape-preferences.cpp ui/dialog/inkscape-preferences.h ui/dialog/input.cpp ui/dialog/input.h ui/dialog/livepatheffect-editor.cpp ui/dialog/livepatheffect-editor.h ui/dialog/memory.cpp ui/dialog/memory.h ui/dialog/messages.cpp ui/dialog/messages.h ui/dialog/ocaldialogs.cpp ui/dialog/ocaldialogs.h ui/dialog/panel-dialog.h ui/dialog/print.cpp ui/dialog/print.h ui/dialog/scriptdialog.cpp ui/dialog/scriptdialog.h ui/dialog/session-player.cpp ui/dialog/session-player.h ui/dialog/svg-fonts-dialog.cpp ui/dialog/svg-fonts-dialog.h ui/dialog/tracedialog.cpp ui/dialog/tracedialog.h ui/dialog/transformation.cpp ui/dialog/transformation.h ui/dialog/undo-history.cpp ui/dialog/undo-history.h ui/dialog/whiteboard-connect.cpp ui/dialog/whiteboard-connect.h ui/dialog/whiteboard-sharewithchat.cpp ui/dialog/whiteboard-sharewithchat.h ui/dialog/whiteboard-sharewithuser.cpp ui/dialog/whiteboard-sharewithuser.h ui/view/edit-widget.cpp ui/widget/dock-item.cpp ui/widget/dock.cpp ui/widget/dock.h ui/widget/panel.cpp ui/widget/panel.h ui/widget/preferences-widget.cpp ui/widget/preferences-widget.h ui/widget/registered-widget.cpp ui/widget/style-swatch.cpp ui/widget/style-swatch.h vanishing-point.cpp verbs.cpp widgets/dash-selector.cpp widgets/dash-selector.h widgets/desktop-widget.cpp widgets/gradient-toolbar.cpp widgets/gradient-vector.cpp widgets/icon.cpp widgets/select-toolbar.cpp widgets/sp-color-icc-selector.cpp widgets/sp-color-notebook.cpp widgets/toolbox.cpp widgets/toolbox.h xml/node-observer.h xml/repr-io.cpp zoom-context.cpp /inkscape/utf8-to-roff
90a3966dd44e306d23febc15ebd65cde07d7a4dd 11-Oct-2008 Ted Gould <ted@canonical.com>

Merging from trunk

/inkscape/AUTHORS /inkscape/build-lx.xml /inkscape/build.xml /inkscape/buildtool.cpp /inkscape/configure.ac /inkscape/po/be.po /inkscape/po/pt_BR.po /inkscape/po/sl.po /inkscape/share/extensions/dxf_outlines.py /inkscape/share/extensions/hpgl_output.py /inkscape/share/icons/icons.svg 2geom/piecewise.cpp 2geom/piecewise.h 2geom/rect.h 2geom/sbasis.cpp 2geom/transforms.h box3d.cpp conn-avoid-ref.cpp conn-avoid-ref.h connector-context.cpp desktop.cpp dialogs/clonetiler.cpp dialogs/export.cpp dialogs/layers-panel.cpp dialogs/stroke-style.cpp dialogs/tiledialog.cpp dialogs/unclump.cpp display/canvas-bpath.cpp display/curve.cpp display/curve.h display/inkscape-cairo.cpp display/inkscape-cairo.h display/nr-arena-glyphs.cpp display/nr-arena-group.cpp display/nr-arena-group.h display/nr-arena-image.cpp display/nr-arena-image.h display/nr-arena-item.cpp display/nr-arena-item.h display/nr-arena-shape.cpp display/nr-arena-shape.h display/nr-filter-image.cpp display/nr-filter-turbulence.cpp display/nr-filter.cpp display/nr-filter.h display/nr-svgfonts.cpp display/nr-svgfonts.h display/sp-canvas.cpp document.cpp dyna-draw-context.cpp eraser-context.cpp extension/internal/cairo-render-context.cpp extension/internal/cairo-render-context.h extension/internal/cairo-renderer.cpp extension/internal/grid.cpp extension/internal/odf.cpp extension/internal/ps.cpp extension/internal/win32.cpp file.cpp filter-chemistry.cpp flood-context.cpp gradient-chemistry.cpp gradient-drag.cpp graphlayout/graphlayout.cpp helper/geom.cpp helper/geom.h helper/pixbuf-ops.cpp helper/png-write.cpp helper/recthull.h inkscape.cpp interface.cpp knot-holder-entity.cpp libnr/nr-convert2geom.h libnr/nr-rect.cpp libnr/nr-rect.h livarot/PathConversion.cpp livarot/PathStroke.cpp live_effects/lpe-knot.cpp live_effects/lpe-mirror_symmetry.cpp live_effects/lpe-ruler.cpp live_effects/lpe-sketch.cpp live_effects/lpe-spiro.cpp live_effects/lpe-vonkoch.cpp live_effects/lpe-vonkoch.h live_effects/lpegroupbbox.cpp live_effects/lpeobject.cpp live_effects/lpeobject.h live_effects/parameter/pointparam-knotholder.cpp main.cpp marker.cpp nodepath.cpp object-edit.cpp object-snapper.cpp preferences.cpp removeoverlap/removeoverlap.cpp satisfied-guide-cns.cpp satisfied-guide-cns.h selcue.cpp selection-chemistry.cpp selection.cpp selection.h seltrans-handles.h seltrans.cpp seltrans.h snap.cpp sp-clippath.cpp sp-conn-end-pair.cpp sp-conn-end.cpp sp-flowtext.cpp sp-gradient-test.h sp-gradient.cpp sp-image.cpp sp-item-group.cpp sp-item-notify-moveto.cpp sp-item-rm-unsatisfied-cns.cpp sp-item-transform.cpp sp-item-transform.h sp-item-update-cns.cpp sp-item-update-cns.h sp-item.cpp sp-item.h sp-line.cpp sp-lpe-item.cpp sp-mask.cpp sp-offset.cpp sp-path.cpp sp-pattern.cpp sp-rect.cpp sp-shape.cpp sp-star.cpp sp-symbol.cpp sp-text.cpp sp-use-reference.cpp sp-use.cpp splivarot.cpp svg-view.cpp svg/svg-affine.cpp text-context.cpp trace/trace.cpp tweak-context.cpp tweak-context.h ui/cache/svg_preview_cache.cpp ui/clipboard.cpp ui/dialog/align-and-distribute.cpp ui/dialog/filedialogimpl-win32.cpp ui/dialog/livepatheffect-editor.cpp ui/dialog/livepatheffect-editor.h ui/dialog/transformation.cpp ui/view/edit-widget.cpp ui/widget/object-composite-settings.cpp ui/widget/style-subject.cpp ui/widget/style-subject.h verbs.cpp widgets/desktop-widget.cpp widgets/icon.cpp widgets/select-toolbar.cpp widgets/toolbox.cpp
fdde98ebc36d9a07a021cf1b7d1b90ebbd6dbe6e 21-Sep-2008 buliabyak <buliabyak@users.sourceforge.net>

properly detach SPObject from repr when deleting clone

6b76ef6bb3e9b4e1cc83e01cd81a55bbd0450989 18-Sep-2008 cilix42 <cilix42@users.sourceforge.net>

Next roud of NR ==> Geom conversion

box3d.cpp desktop-style.cpp desktop.cpp desktop.h display/canvas-arena.cpp display/canvas-axonomgrid.cpp display/canvas-axonomgrid.h display/canvas-bpath.cpp display/canvas-bpath.h display/canvas-grid.cpp display/canvas-grid.h display/gnome-canvas-acetate.cpp display/guideline.cpp display/nr-arena-shape.cpp display/sodipodi-ctrl.cpp display/sodipodi-ctrl.h display/sodipodi-ctrlrect.cpp display/sodipodi-ctrlrect.h display/sp-canvas-util.cpp display/sp-canvas-util.h display/sp-canvas.cpp display/sp-canvas.h display/sp-ctrlline.cpp display/sp-ctrlline.h display/sp-ctrlquadr.cpp display/sp-ctrlquadr.h document.cpp document.h dropper-context.cpp dropper-context.h dyna-draw-context.cpp eraser-context.cpp event-context.cpp flood-context.cpp gradient-context.cpp gradient-context.h gradient-drag.cpp gradient-drag.h interface.cpp libnr/nr-convert2geom.h line-geometry.cpp line-geometry.h livarot/Shape.h livarot/ShapeMisc.cpp marker.cpp marker.h node-context.cpp nodepath.cpp nodepath.h pencil-context.cpp rubberband.cpp rubberband.h selcue.cpp select-context.cpp selection-chemistry.cpp seltrans.cpp shape-editor.cpp shape-editor.h sp-flowtext.cpp sp-image.cpp sp-item-group.cpp sp-item-group.h sp-item.cpp sp-item.h sp-namedview.cpp sp-namedview.h sp-root.cpp sp-root.h sp-shape.cpp sp-symbol.cpp sp-text.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp splivarot.cpp text-context.cpp text-editing.cpp tweak-context.cpp ui/view/edit-widget.cpp ui/widget/zoom-status.cpp verbs.cpp widgets/desktop-widget.cpp widgets/font-selector.cpp widgets/toolbox.cpp zoom-context.cpp
f9e66b5deb95d8fcf8a766ecdaeaca0fa049baaf 16-Sep-2008 buliabyak <buliabyak@users.sourceforge.net>

remove extra unref; now ref/unref is done by show/hide; this used to stop this arenaitem from leaking, but this is now fixed properly in SPItem

43d06c7da14a174c6b2b41f9849b0cf098de4770 11-Jun-2008 mental <mental@users.sourceforge.net>

plumb XML::Documents in everywhere

box3d-side.cpp box3d.cpp color-profile.cpp color-profile.h dialogs/tiledialog.cpp extension/internal/svg.cpp gradient-chemistry.cpp knotholder.cpp live_effects/lpeobject.cpp main.cpp marker.cpp persp3d.cpp sp-anchor.cpp sp-clippath.cpp sp-defs.cpp sp-ellipse.cpp sp-feblend.cpp sp-fecolormatrix.cpp sp-fecomponenttransfer-funcnode.cpp sp-fecomponenttransfer.cpp sp-fecomposite.cpp sp-feconvolvematrix.cpp sp-fediffuselighting.cpp sp-fedisplacementmap.cpp sp-fedistantlight.cpp sp-feflood.cpp sp-feimage.cpp sp-femerge.cpp sp-femergenode.cpp sp-femorphology.cpp sp-feoffset.cpp sp-fepointlight.cpp sp-fespecularlighting.cpp sp-fespotlight.cpp sp-fetile.cpp sp-feturbulence.cpp sp-filter-primitive.cpp sp-filter.cpp sp-flowdiv.cpp sp-flowregion.cpp sp-flowtext.cpp sp-font-face.cpp sp-font.cpp sp-gaussian-blur.cpp sp-glyph-kerning.cpp sp-glyph.cpp sp-gradient.cpp sp-image.cpp sp-item-group.cpp sp-item.cpp sp-line.cpp sp-lpe-item.cpp sp-mask.cpp sp-metadata.cpp sp-missing-glyph.cpp sp-namedview.cpp sp-object-group.cpp sp-object.cpp sp-object.h sp-offset.cpp sp-path.cpp sp-polygon.cpp sp-polyline.cpp sp-rect.cpp sp-root.cpp sp-shape.cpp sp-skeleton.cpp sp-spiral.cpp sp-star.cpp sp-style-elem.cpp sp-symbol.cpp sp-text.cpp sp-tref.cpp sp-tspan.cpp sp-use.cpp text-editing.cpp widgets/toolbox.cpp
6c08c8c541e1537958c0ef1bdbab931af692b7f5 04-May-2008 joncruz <joncruz@users.sourceforge.net>

warning cleanup and fixed string free issue

3955580a5a68a873b098921626f5b9d841b964ec 21-Mar-2008 jaspervdg <jaspervdg@users.sourceforge.net>

No more NRMatrix or NRPoint.

desktop-style.cpp desktop.h dialogs/clonetiler.cpp display/nr-arena-glyphs.cpp display/nr-arena-glyphs.h display/nr-arena-group.cpp display/nr-arena-group.h display/nr-arena-image.cpp display/nr-arena-item.cpp display/nr-arena-item.h display/nr-arena-shape.cpp display/nr-filter-displacement-map.cpp display/nr-filter-gaussian.cpp display/nr-filter-image.cpp display/nr-filter-units.cpp display/nr-filter.cpp display/sp-ctrlline.cpp display/sp-ctrlline.h dropper-context.cpp extension/implementation/implementation.cpp extension/implementation/implementation.h extension/internal/cairo-render-context.cpp extension/internal/cairo-render-context.h extension/internal/cairo-renderer.cpp extension/internal/emf-win32-print.cpp extension/internal/emf-win32-print.h extension/internal/latex-pstricks.cpp extension/internal/latex-pstricks.h extension/internal/pdf-cairo.cpp extension/internal/pdf-cairo.h extension/internal/ps.cpp extension/internal/ps.h extension/internal/win32.cpp extension/internal/win32.h extension/print.cpp extension/print.h filter-chemistry.cpp flood-context.cpp gradient-chemistry.cpp helper/pixbuf-ops.cpp helper/png-write.cpp interface.cpp libnr/nr-forward.h libnr/nr-gradient.cpp libnr/nr-gradient.h libnr/nr-macros.h libnr/nr-matrix-fns.h libnr/nr-matrix-ops.h libnr/nr-matrix-scale-ops.cpp libnr/nr-matrix-scale-ops.h libnr/nr-matrix-test.cpp libnr/nr-matrix-test.h libnr/nr-matrix-translate-ops.cpp libnr/nr-matrix-translate-ops.h libnr/nr-matrix.cpp libnr/nr-matrix.h libnr/nr-path.cpp libnr/nr-path.h libnr/nr-point.h libnr/nr-rect.cpp libnr/nr-rect.h libnr/nr-svp-render.cpp libnr/nr-svp.cpp libnr/nr-svp.h libnr/nr-values.cpp libnr/nr-values.h libnrtype/Layout-TNG-Output.cpp libnrtype/Layout-TNG.h libnrtype/RasterFont.cpp livarot/ShapeMisc.cpp marker.cpp marker.h pen-context.cpp print.cpp print.h rect-context.cpp shape-editor.cpp sp-clippath.cpp sp-gradient.cpp sp-image.cpp sp-item.cpp sp-item.h sp-mask.cpp sp-path.cpp sp-pattern.cpp sp-root.cpp sp-shape.cpp sp-symbol.cpp sp-symbol.h sp-use.cpp splivarot.cpp svg/svg-affine.cpp svg/svg.h trace/trace.cpp tweak-context.cpp ui/cache/svg_preview_cache.cpp ui/dialog/filedialogimpl-win32.cpp widgets/font-selector.cpp widgets/icon.cpp
93e7d98275f7a1bf057d4f5138791eff3c81611d 22-Feb-2008 cilix42 <cilix42@users.sourceforge.net>

Don't crash when the original of an SPUse can't be found. This sort of fixes LP 185734, but maybe further action would be appropriate (e.g., should we remove orphaned items from the xml tree in the first place?).

66632b492f9cd54e5667fd4e1fca8e457f59b282 31-Jan-2008 bryce <bryce@users.sourceforge.net>

Applying fixes for gcc 4.3 build issues (closes LP: #169115)

color-profile.cpp conn-avoid-ref.cpp connector-context.cpp desktop-style.cpp dialogs/object-attributes.cpp dir-util.cpp display/canvas-grid.h display/curve.cpp display/nr-arena-item.cpp display/nr-filter-gaussian.cpp display/nr-filter.cpp document-undo.cpp document.cpp dyna-draw-context.cpp event-context.cpp gc.cpp gradient-drag.cpp graphlayout/graphlayout.cpp inkjar/jar.cpp inkscape.cpp io/gzipstream.cpp io/simple-sax.cpp io/uristream.cpp libavoid/connector.cpp libavoid/makepath.cpp libavoid/router.cpp libavoid/visibility.cpp libcola/straightener.cpp libnr/n-art-bpath.h libnr/nr-matrix.cpp libnr/nr-pixblock.cpp libvpsc/csolve_VPSC.cpp libvpsc/generate-constraints.cpp livarot/BitLigne.cpp livarot/PathCutting.cpp livarot/Shape.cpp livarot/ShapeDraw.cpp livarot/ShapeMisc.cpp livarot/ShapeSweep.cpp livarot/float-line.cpp livarot/int-line.cpp main.cpp marker.cpp message-stack.cpp node-context.cpp nodepath.cpp path-chemistry.cpp pedro/pedroconfig.cpp pedro/pedroxmpp.cpp pen-context.cpp prefix.cpp rect-context.cpp select-context.cpp selection-chemistry.cpp seltrans.cpp shortcuts.cpp sp-clippath.cpp sp-conn-end-pair.cpp sp-conn-end.cpp sp-cursor.cpp sp-filter.cpp sp-flowtext.cpp sp-gradient.cpp sp-guide.cpp sp-image.cpp sp-item-group.cpp sp-item-rm-unsatisfied-cns.cpp sp-mask.cpp sp-namedview.cpp sp-object.cpp sp-offset.cpp sp-pattern.cpp sp-root.cpp sp-star.cpp sp-symbol.cpp sp-tspan.cpp sp-use-reference.cpp sp-use.cpp spiral-context.cpp splivarot.cpp star-context.cpp streams-gzip.cpp streams-zlib.cpp streq.h style.cpp svg/gnome-canvas-bpath-util.cpp svg/itos.cpp svg/strip-trailing-zeros.cpp svg/svg-affine.cpp svg/svg-color.cpp svg/svg-length.cpp svg/svg-path.cpp svg/svg.h text-chemistry.cpp text-editing.cpp tools-switch.cpp ui/widget/style-swatch.cpp uri-references.cpp verbs.cpp verbs.h widgets/dash-selector.cpp widgets/icon.cpp widgets/layer-selector.cpp widgets/paint-selector.cpp widgets/ruler.cpp widgets/sp-color-notebook.cpp widgets/sp-color-wheel.cpp widgets/sp-xmlview-attr-list.cpp widgets/sp-xmlview-content.cpp widgets/sp-xmlview-tree.cpp widgets/spw-utilities.cpp widgets/toolbox.cpp xml/composite-node-observer.cpp xml/croco-node-iface.cpp xml/node-fns.cpp xml/quote-test.cpp xml/quote.cpp xml/repr-action-test.cpp xml/repr-css.cpp xml/repr-io.cpp xml/repr-util.cpp xml/repr.cpp xml/simple-node.cpp
186e627fe87af6a18d8981b79c1a653cf498a425 08-Nov-2007 joncruz <joncruz@users.sourceforge.net>

warning cleanup

31601f0161982ca74e3f9848931f96848f6a1f56 23-Apr-2007 dvlierop2 <dvlierop2@users.sourceforge.net>

Fix for bug #1699198: snap nodes of clones

db870899a8edd708de2499f21704a773c720aae8 30-Mar-2007 buliabyak <buliabyak@users.sourceforge.net>

a better and more complete fix for 1690914

ea7c6d6955f9004ccbd10dab39f3444691c4e689 30-Mar-2007 buliabyak <buliabyak@users.sourceforge.net>

fix 1690914

7333a6d3d0e1b6b738726a859e5875d5d97b27d9 20-Mar-2007 mental <mental@users.sourceforge.net>

plumb XML::Document parameter into duplication, courtesy of bryce

dialogs/stroke-style.cpp dialogs/xml-tree.cpp document.cpp extension/implementation/script.cpp extension/internal/bluredge.cpp file.cpp gradient-chemistry.cpp gradient-context.cpp helper/stock-items.cpp interface.cpp jabber_whiteboard/inkboard-document.h nodepath.cpp selection-chemistry.cpp seltrans.cpp sp-feblend.cpp sp-fecolormatrix.cpp sp-fecomponenttransfer.cpp sp-fecomposite.cpp sp-feconvolvematrix.cpp sp-fediffuselighting.cpp sp-fedisplacementmap.cpp sp-feflood.cpp sp-feimage.cpp sp-femerge.cpp sp-femorphology.cpp sp-feoffset.cpp sp-fespecularlighting.cpp sp-fetile.cpp sp-feturbulence.cpp sp-filter-primitive.cpp sp-filter.cpp sp-gaussian-blur.cpp sp-item-group.cpp sp-metadata.cpp sp-namedview.cpp sp-object.cpp sp-skeleton.cpp sp-tspan.cpp sp-use.cpp splivarot.cpp text-chemistry.cpp ui/context-menu.cpp widgets/gradient-selector.cpp widgets/gradient-vector.cpp xml/comment-node.h xml/element-node.h xml/node.h xml/repr-css.cpp xml/simple-document.h xml/simple-node.cpp xml/simple-node.h xml/text-node.h
3caca4f8381f7ae35678d16074c2414c02a0c0ff 21-Jan-2007 mental <mental@users.sourceforge.net>

start switching sp_repr_new* over to XML::Document::create*, and rename create methods to match DOM

color-profile.cpp connector-context.cpp desktop-events.cpp dialogs/clonetiler.cpp dialogs/input.cpp dialogs/xml-tree.cpp document.cpp draw-context.cpp event-context.h extension/parameter.cpp file.cpp filter-chemistry.cpp gradient-chemistry.cpp interface.cpp jabber_whiteboard/inkboard-document.cpp jabber_whiteboard/inkboard-document.h jabber_whiteboard/session-manager.cpp marker.cpp path-chemistry.cpp prefs-utils.cpp rect-context.cpp selection-chemistry.cpp sp-clippath.cpp sp-defs.cpp sp-ellipse.cpp sp-flowdiv.cpp sp-flowtext.cpp sp-gradient-test.h sp-gradient.cpp sp-image.cpp sp-mask.cpp sp-offset.cpp sp-path.cpp sp-pattern.cpp sp-polygon.cpp sp-root.cpp sp-spiral.cpp sp-style-elem.cpp sp-text.cpp sp-use.cpp spiral-context.cpp star-context.cpp text-chemistry.cpp text-context.cpp trace/trace.cpp ui/context-menu.cpp ui/widget/ruler.cpp xml/document.h xml/repr-action-test.cpp xml/simple-document.cpp xml/simple-document.h
86568a2d2943469ff6ec3a00d2fa2b300b5f35ae 08-Oct-2006 buliabyak <buliabyak@users.sourceforge.net>

Internally, a clone is a NRArenaGroup, with the actual visible item being its child. Previously, that child inherited the style from the parent group, but the group itsef was not styled. However this does not work for filter (at least) because it is by default a noninherited property. So, for all properties to work on clones, we need to set the style on the NRArenaGroup explicitly, just as SPItemGroup does the same.

98e6c240d2397eaa2ca38f4b393b6a3a3d96272b 14-May-2006 buliabyak <buliabyak@users.sourceforge.net>

patch for bug 1458643 by Andreas Burman

a99c0a3a25cf76af3151638f9276b460b2a46652 15-Mar-2006 buliabyak <buliabyak@users.sourceforge.net>

increase cutoff depth of recursive clone descriptions

6b15695578f07a3f72c4c9475c1a261a3021472a 16-Jan-2006 mental <mental@users.sourceforge.net>

moving trunk for module inkscape

/inkscape/.cvsignore /inkscape/AUTHORS /inkscape/COPYING /inkscape/COPYING.LIB /inkscape/ChangeLog /inkscape/HACKING.de.txt /inkscape/HACKING.fr.txt /inkscape/HACKING.it.txt /inkscape/HACKING.txt /inkscape/INSTALL /inkscape/Info.plist.in /inkscape/Makefile.am /inkscape/Makefile.mingw /inkscape/Makefile.mingw.common /inkscape/Makefile.mingw.common.old /inkscape/Makefile.mingw.old /inkscape/NEWS /inkscape/README /inkscape/README.ca.txt /inkscape/README.de.txt /inkscape/README.es.txt /inkscape/README.fr.txt /inkscape/README.it.txt /inkscape/TRANSLATORS /inkscape/autogen.sh /inkscape/config.h.mingw /inkscape/configure.ac /inkscape/cxxtest/COPYING /inkscape/cxxtest/README /inkscape/cxxtest/TODO /inkscape/cxxtest/Versions /inkscape/cxxtest/cxxtest.spec /inkscape/cxxtest/cxxtest/Descriptions.cpp /inkscape/cxxtest/cxxtest/Descriptions.h /inkscape/cxxtest/cxxtest/DummyDescriptions.cpp /inkscape/cxxtest/cxxtest/DummyDescriptions.h /inkscape/cxxtest/cxxtest/ErrorFormatter.h /inkscape/cxxtest/cxxtest/ErrorPrinter.h /inkscape/cxxtest/cxxtest/Flags.h /inkscape/cxxtest/cxxtest/GlobalFixture.cpp /inkscape/cxxtest/cxxtest/GlobalFixture.h /inkscape/cxxtest/cxxtest/Gui.h /inkscape/cxxtest/cxxtest/LinkedList.cpp /inkscape/cxxtest/cxxtest/LinkedList.h /inkscape/cxxtest/cxxtest/Mock.h /inkscape/cxxtest/cxxtest/ParenPrinter.h /inkscape/cxxtest/cxxtest/QtGui.h /inkscape/cxxtest/cxxtest/RealDescriptions.cpp /inkscape/cxxtest/cxxtest/RealDescriptions.h /inkscape/cxxtest/cxxtest/Root.cpp /inkscape/cxxtest/cxxtest/SelfTest.h /inkscape/cxxtest/cxxtest/StdHeaders.h /inkscape/cxxtest/cxxtest/StdValueTraits.h /inkscape/cxxtest/cxxtest/StdioFilePrinter.h /inkscape/cxxtest/cxxtest/StdioPrinter.h /inkscape/cxxtest/cxxtest/TeeListener.h /inkscape/cxxtest/cxxtest/TestListener.h /inkscape/cxxtest/cxxtest/TestRunner.h /inkscape/cxxtest/cxxtest/TestSuite.cpp /inkscape/cxxtest/cxxtest/TestSuite.h /inkscape/cxxtest/cxxtest/TestTracker.cpp /inkscape/cxxtest/cxxtest/TestTracker.h /inkscape/cxxtest/cxxtest/ValueTraits.cpp /inkscape/cxxtest/cxxtest/ValueTraits.h /inkscape/cxxtest/cxxtest/Win32Gui.h /inkscape/cxxtest/cxxtest/X11Gui.h /inkscape/cxxtest/cxxtest/YesNoRunner.h /inkscape/cxxtest/cxxtestgen.pl /inkscape/cxxtest/cxxtestgen.py /inkscape/cxxtest/docs/convert.pl /inkscape/cxxtest/docs/guide.html /inkscape/cxxtest/docs/index.html /inkscape/cxxtest/docs/qt.png /inkscape/cxxtest/docs/qt2.png /inkscape/cxxtest/docs/win32.png /inkscape/cxxtest/docs/x11.png /inkscape/cxxtest/sample/Construct /inkscape/cxxtest/sample/CreatedTest.h /inkscape/cxxtest/sample/DeltaTest.h /inkscape/cxxtest/sample/EnumTraits.h /inkscape/cxxtest/sample/ExceptionTest.h /inkscape/cxxtest/sample/FixtureTest.h /inkscape/cxxtest/sample/Makefile.PL /inkscape/cxxtest/sample/Makefile.bcc32 /inkscape/cxxtest/sample/Makefile.msvc /inkscape/cxxtest/sample/Makefile.unix /inkscape/cxxtest/sample/MessageTest.h /inkscape/cxxtest/sample/SimpleTest.h /inkscape/cxxtest/sample/TraitsTest.h /inkscape/cxxtest/sample/aborter.tpl /inkscape/cxxtest/sample/file_printer.tpl /inkscape/cxxtest/sample/gui/GreenYellowRed.h /inkscape/cxxtest/sample/mock/Dice.cpp /inkscape/cxxtest/sample/mock/Dice.h /inkscape/cxxtest/sample/mock/Makefile /inkscape/cxxtest/sample/mock/MockStdlib.h /inkscape/cxxtest/sample/mock/T/stdlib.h /inkscape/cxxtest/sample/mock/TestDice.h /inkscape/cxxtest/sample/mock/mock_stdlib.cpp /inkscape/cxxtest/sample/mock/real_stdlib.cpp /inkscape/cxxtest/sample/mock/roll.cpp /inkscape/cxxtest/sample/msvc/CxxTest_1_Run.dsp /inkscape/cxxtest/sample/msvc/CxxTest_2_Build.dsp /inkscape/cxxtest/sample/msvc/CxxTest_3_Generate.dsp /inkscape/cxxtest/sample/msvc/CxxTest_Workspace.dsw /inkscape/cxxtest/sample/msvc/FixFiles.bat /inkscape/cxxtest/sample/msvc/Makefile /inkscape/cxxtest/sample/msvc/ReadMe.txt /inkscape/cxxtest/sample/only.tpl /inkscape/cxxtest/sample/parts/Makefile.unix /inkscape/cxxtest/sample/winddk/Makefile /inkscape/cxxtest/sample/winddk/Makefile.inc /inkscape/cxxtest/sample/winddk/RunTests.tpl /inkscape/cxxtest/sample/winddk/SOURCES /inkscape/cxxtest/sample/yes_no_runner.cpp /inkscape/debian/.cvsignore /inkscape/debian/changelog /inkscape/debian/compat /inkscape/debian/control /inkscape/debian/copyright /inkscape/debian/dirs /inkscape/debian/docs /inkscape/debian/inkscape.applications /inkscape/debian/inkscape.menu /inkscape/debian/inkscape.xpm /inkscape/debian/mime /inkscape/debian/rules /inkscape/delautogen.sh /inkscape/distro /inkscape/doc/.cvsignore /inkscape/doc/API /inkscape/doc/ChangeLog_archive.txt /inkscape/doc/Makefile.am /inkscape/doc/NewAppArchitecture/01-title.svg /inkscape/doc/NewAppArchitecture/02-outline.svg /inkscape/doc/NewAppArchitecture/03-current.svg /inkscape/doc/NewAppArchitecture/04-current-main.svg /inkscape/doc/NewAppArchitecture/05-current-objects.svg /inkscape/doc/NewAppArchitecture/06-current-desktop-view.svg /inkscape/doc/NewAppArchitecture/07-current-problems.svg /inkscape/doc/NewAppArchitecture/08-inkscape-gtkmm.svg /inkscape/doc/NewAppArchitecture/09-future-capabilities.svg /inkscape/doc/NewAppArchitecture/10-future-main.svg /inkscape/doc/NewAppArchitecture/11-future-ink-app.svg /inkscape/doc/NewAppArchitecture/12-future-run-modes.svg /inkscape/doc/NewAppArchitecture/13-future-ink-app-editor.svg /inkscape/doc/NewAppArchitecture/14-evolving.svg /inkscape/doc/README.document /inkscape/doc/WISHLIST /inkscape/doc/architecture.svg /inkscape/doc/architecture.txt /inkscape/doc/class-hierarchy.dia /inkscape/doc/coordinates.txt /inkscape/doc/extension_system.txt /inkscape/doc/extension_system.xml /inkscape/doc/fonts.txt /inkscape/doc/inkscape-shadow.README /inkscape/doc/inkscape-uml.dia /inkscape/doc/keys-html.xsl /inkscape/doc/keys-svg.xsl /inkscape/doc/keys.README /inkscape/doc/keys.fr.html /inkscape/doc/keys.fr.xml /inkscape/doc/keys.html /inkscape/doc/keys.xml /inkscape/doc/spsvgview.txt /inkscape/fix-roff-punct /inkscape/inkscape.desktop.in /inkscape/inkscape.fr.pod /inkscape/inkscape.ico /inkscape/inkscape.nsi /inkscape/inkscape.png /inkscape/inkscape.pod /inkscape/inkscape.spec.in /inkscape/inkscape16.ico /inkscape/inkscape32-16.ico /inkscape/inkscape32.ico /inkscape/inkscape32x16col.ico /inkscape/inkscape64.ico /inkscape/inkview.1.in /inkscape/libgc.supp /inkscape/m4/Makefile.am /inkscape/m4/codeset.m4 /inkscape/m4/gettext.m4 /inkscape/m4/glibc21.m4 /inkscape/m4/iconv.m4 /inkscape/m4/isc-posix.m4 /inkscape/m4/lcmessage.m4 /inkscape/m4/progtest.m4 /inkscape/mingwenv.bat /inkscape/mkinstalldirs /inkscape/packaging/autopackage/.cvsignore /inkscape/packaging/autopackage/default.apspec.in /inkscape/packaging/inkscape.16.png.bz2 /inkscape/packaging/inkscape.32.png.bz2 /inkscape/packaging/inkscape.48.png.bz2 /inkscape/packaging/macosx/Resources/EPS.icns /inkscape/packaging/macosx/Resources/EPSI.icns /inkscape/packaging/macosx/Resources/Inkscape.icns /inkscape/packaging/macosx/Resources/MenuBar.nib/classes.nib /inkscape/packaging/macosx/Resources/MenuBar.nib/info.nib /inkscape/packaging/macosx/Resources/MenuBar.nib/objects.xib /inkscape/packaging/macosx/Resources/ProgressWindow.nib/classes.nib /inkscape/packaging/macosx/Resources/ProgressWindow.nib/info.nib /inkscape/packaging/macosx/Resources/ProgressWindow.nib/objects.xib /inkscape/packaging/macosx/Resources/SVG_plain.icns /inkscape/packaging/macosx/Resources/bin/getdisplay.sh /inkscape/packaging/macosx/Resources/bin/inkscape /inkscape/packaging/macosx/Resources/inkscape_svg.icns /inkscape/packaging/macosx/Resources/openDoc /inkscape/packaging/macosx/Resources/postscript.icns /inkscape/packaging/macosx/Resources/script /inkscape/packaging/macosx/ScriptExec/English.lproj/InfoPlist.strings /inkscape/packaging/macosx/ScriptExec/English.lproj/main.nib/classes.nib /inkscape/packaging/macosx/ScriptExec/English.lproj/main.nib/info.nib /inkscape/packaging/macosx/ScriptExec/English.lproj/main.nib/objects.xib /inkscape/packaging/macosx/ScriptExec/Info.plist /inkscape/packaging/macosx/ScriptExec/MenuBar.nib/classes.nib /inkscape/packaging/macosx/ScriptExec/MenuBar.nib/info.nib /inkscape/packaging/macosx/ScriptExec/MenuBar.nib/objects.xib /inkscape/packaging/macosx/ScriptExec/ScriptExec.xcode/project.pbxproj /inkscape/packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser /inkscape/packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser /inkscape/packaging/macosx/ScriptExec/ScriptExec_Prefix.pch /inkscape/packaging/macosx/ScriptExec/main.c /inkscape/packaging/macosx/ScriptExec/openDoc /inkscape/packaging/macosx/ScriptExec/script /inkscape/packaging/macosx/ScriptExec/version.plist /inkscape/packaging/osx-app.sh /inkscape/packaging/win32/english.nsh /inkscape/packaging/win32/german.nsh /inkscape/packaging/win32/header.bmp /inkscape/packaging/win32/inkscape.nsi /inkscape/packaging/win32/inkscape.nsi.uninstall /inkscape/po/.cvsignore /inkscape/po/ChangeLog /inkscape/po/Makefile.mingw /inkscape/po/Makevars /inkscape/po/POTFILES.in /inkscape/po/am.po /inkscape/po/az.po /inkscape/po/bad.po.test /inkscape/po/bad.po.test.exp /inkscape/po/be.po /inkscape/po/ca.po /inkscape/po/check-markup /inkscape/po/cs.po /inkscape/po/da.po /inkscape/po/de.po /inkscape/po/el.po /inkscape/po/es.po /inkscape/po/es_MX.po /inkscape/po/et.po /inkscape/po/eu.po /inkscape/po/fr.po /inkscape/po/ga.po /inkscape/po/gl.po /inkscape/po/hu.po /inkscape/po/it.po /inkscape/po/ja.po /inkscape/po/mk.po /inkscape/po/nb.po /inkscape/po/nl.po /inkscape/po/nn.po /inkscape/po/pa.po /inkscape/po/pl.po /inkscape/po/pt.po /inkscape/po/pt_BR.po /inkscape/po/ru.po /inkscape/po/sk.po /inkscape/po/sl.po /inkscape/po/sr.po /inkscape/po/sr@Latn.po /inkscape/po/sv.po /inkscape/po/tr.po /inkscape/po/uk.po /inkscape/po/zh_CN.po /inkscape/share/.cvsignore /inkscape/share/Makefile.am /inkscape/share/README /inkscape/share/clipart/.cvsignore /inkscape/share/clipart/Makefile.am /inkscape/share/clipart/README /inkscape/share/clipart/README-ribbon.txt /inkscape/share/clipart/inkscape.logo.svg /inkscape/share/clipart/orav.svg /inkscape/share/clipart/ribbon.svg /inkscape/share/clipart/tux.png /inkscape/share/clipart/tux.svg /inkscape/share/examples/.cvsignore /inkscape/share/examples/Makefile.am /inkscape/share/examples/README /inkscape/share/examples/art-nouveau-P3.svg /inkscape/share/examples/data_uri.svg /inkscape/share/examples/eastern-motive-P4G.svg /inkscape/share/examples/flow-go.svg /inkscape/share/examples/flowsample.svg /inkscape/share/examples/gradient.svg /inkscape/share/examples/i18n.svg /inkscape/share/examples/istest.pov /inkscape/share/examples/markers.svg /inkscape/share/examples/stars.svgz /inkscape/share/examples/tesselation-P3.svg /inkscape/share/examples/text-on-path.svg /inkscape/share/examples/tiger.svgz /inkscape/share/extensions/.cvsignore /inkscape/share/extensions/Makefile.am /inkscape/share/extensions/README /inkscape/share/extensions/SpSVG.pm /inkscape/share/extensions/addnodes.inx /inkscape/share/extensions/addnodes.py /inkscape/share/extensions/ai_input.inx /inkscape/share/extensions/ai_output.inx /inkscape/share/extensions/bezmisc.py /inkscape/share/extensions/bluredge.inx /inkscape/share/extensions/cubicsuperpath.py /inkscape/share/extensions/dia.inx /inkscape/share/extensions/dia2svg.sh /inkscape/share/extensions/dots.inx /inkscape/share/extensions/dots.py /inkscape/share/extensions/dropshadow.inx /inkscape/share/extensions/dxf_input.inx /inkscape/share/extensions/dxf_output.inx /inkscape/share/extensions/embed_raster_in_svg.pl /inkscape/share/extensions/embedimage.inx /inkscape/share/extensions/embedimage.py /inkscape/share/extensions/eps_input.inx /inkscape/share/extensions/epsi_output.inx /inkscape/share/extensions/extractimage.inx /inkscape/share/extensions/extractimage.py /inkscape/share/extensions/ffgeom.py /inkscape/share/extensions/ffmet.inx /inkscape/share/extensions/ffms.inx /inkscape/share/extensions/ffproc.py /inkscape/share/extensions/ffscale.py /inkscape/share/extensions/ffset.inx /inkscape/share/extensions/ffss.inx /inkscape/share/extensions/fretfind.py /inkscape/share/extensions/gimpgrad.inx /inkscape/share/extensions/grid.inx /inkscape/share/extensions/handles.inx /inkscape/share/extensions/handles.py /inkscape/share/extensions/ill2svg.pl /inkscape/share/extensions/inkex.py /inkscape/share/extensions/inkscape-shadow-white.sh /inkscape/share/extensions/inkscape-shadow.sh /inkscape/share/extensions/interp.inx /inkscape/share/extensions/interp.py /inkscape/share/extensions/kochify.inx /inkscape/share/extensions/kochify.py /inkscape/share/extensions/kochify_load.inx /inkscape/share/extensions/kochify_load.py /inkscape/share/extensions/lindenmayer.inx /inkscape/share/extensions/lindenmayer.py /inkscape/share/extensions/motion.inx /inkscape/share/extensions/motion.py /inkscape/share/extensions/pdf_output.inx /inkscape/share/extensions/pdf_output_via_gs_on_win32.inx /inkscape/share/extensions/ps2dxf.sh /inkscape/share/extensions/ps2epsi.sh /inkscape/share/extensions/ps2pdf.cmd /inkscape/share/extensions/ps2pdf.sh /inkscape/share/extensions/ps_input.inx /inkscape/share/extensions/pturtle.py /inkscape/share/extensions/radiusrand.inx /inkscape/share/extensions/radiusrand.py /inkscape/share/extensions/randompnt.inx /inkscape/share/extensions/randompos.inx /inkscape/share/extensions/rtree.inx /inkscape/share/extensions/rtree.py /inkscape/share/extensions/simplepath.py /inkscape/share/extensions/simplestyle.py /inkscape/share/extensions/sk2svg.sh /inkscape/share/extensions/sk_input.inx /inkscape/share/extensions/straightseg.inx /inkscape/share/extensions/straightseg.py /inkscape/share/extensions/summersnight.inx /inkscape/share/extensions/summersnight.py /inkscape/share/extensions/svg_and_media_zip_output.inx /inkscape/share/extensions/svg_and_media_zip_output.py /inkscape/share/extensions/svg_dropshadow /inkscape/share/extensions/svgz_input.inx /inkscape/share/extensions/svgz_output.inx /inkscape/share/extensions/txt2svg.inx /inkscape/share/extensions/txt2svg.pl /inkscape/share/extensions/wavy.inx /inkscape/share/extensions/wavy.py /inkscape/share/extensions/whirl.inx /inkscape/share/extensions/whirl.py /inkscape/share/extensions/wmf_input.inx /inkscape/share/fonts/.cvsignore /inkscape/share/fonts/Makefile.am /inkscape/share/fonts/README /inkscape/share/gradients/.cvsignore /inkscape/share/gradients/Makefile.am /inkscape/share/gradients/README /inkscape/share/icons/.cvsignore /inkscape/share/icons/David_icons.svg /inkscape/share/icons/Makefile.am /inkscape/share/icons/README /inkscape/share/icons/README.David_icons /inkscape/share/icons/README.crispy_icons /inkscape/share/icons/README.icon_themes /inkscape/share/icons/crispy_icons.svg /inkscape/share/icons/icons.svg /inkscape/share/icons/inkscape.svg /inkscape/share/keyboards/.cvsignore /inkscape/share/keyboards/Makefile.am /inkscape/share/keyboards/README /inkscape/share/markers/.cvsignore /inkscape/share/markers/Makefile.am /inkscape/share/markers/markers.svg /inkscape/share/palettes/.cvsignore /inkscape/share/palettes/Makefile.am /inkscape/share/palettes/README /inkscape/share/palettes/Tango-Palette.gpl /inkscape/share/palettes/svg.gpl /inkscape/share/palettes/webhex.gpl /inkscape/share/palettes/websafe22.gpl /inkscape/share/patterns/.cvsignore /inkscape/share/patterns/Makefile.am /inkscape/share/patterns/README /inkscape/share/screens/.cvsignore /inkscape/share/screens/Makefile.am /inkscape/share/screens/README /inkscape/share/screens/about.svg /inkscape/share/screens/keys.fr.svg /inkscape/share/screens/keys.sl.svg /inkscape/share/screens/keys.svg /inkscape/share/templates/.cvsignore /inkscape/share/templates/A4.svg /inkscape/share/templates/A4_landscape.svg /inkscape/share/templates/CD_cover_300dpi.svg /inkscape/share/templates/Letter.svg /inkscape/share/templates/Letter_landscape.svg /inkscape/share/templates/Makefile.am /inkscape/share/templates/README /inkscape/share/templates/black_opaque.svg /inkscape/share/templates/business_card_85x54mm.svg /inkscape/share/templates/business_card_90x50mm.svg /inkscape/share/templates/default.cs.svg /inkscape/share/templates/default.de.svg /inkscape/share/templates/default.es.svg /inkscape/share/templates/default.fr.svg /inkscape/share/templates/default.hu.svg /inkscape/share/templates/default.it.svg /inkscape/share/templates/default.pl.svg /inkscape/share/templates/default.svg /inkscape/share/templates/default_mm.svg /inkscape/share/templates/default_pt.svg /inkscape/share/templates/desktop_1024x768.svg /inkscape/share/templates/desktop_1600x1200.svg /inkscape/share/templates/desktop_640x480.svg /inkscape/share/templates/desktop_800x600.svg /inkscape/share/templates/icon_16x16.svg /inkscape/share/templates/icon_32x32.svg /inkscape/share/templates/icon_48x48.svg /inkscape/share/templates/icon_64x64.svg /inkscape/share/templates/no_borders.svg /inkscape/share/templates/no_layers.svg /inkscape/share/templates/web_banner_468x60.svg /inkscape/share/templates/web_banner_728x90.svg /inkscape/share/templates/white_opaque.svg /inkscape/share/tutorials/.cvsignore /inkscape/share/tutorials/Makefile.am /inkscape/share/tutorials/README /inkscape/share/tutorials/gpl-2.svg /inkscape/share/tutorials/making_markers.svg /inkscape/share/tutorials/oldguitar.jpg /inkscape/share/tutorials/potrace-de.png /inkscape/share/tutorials/potrace-fr.png /inkscape/share/tutorials/potrace.png /inkscape/share/tutorials/tutorial-advanced.es.svg /inkscape/share/tutorials/tutorial-advanced.fr.svg /inkscape/share/tutorials/tutorial-advanced.ja.svg /inkscape/share/tutorials/tutorial-advanced.sl.svg /inkscape/share/tutorials/tutorial-advanced.svg /inkscape/share/tutorials/tutorial-basic.ca.svg /inkscape/share/tutorials/tutorial-basic.de.svg /inkscape/share/tutorials/tutorial-basic.es.svg /inkscape/share/tutorials/tutorial-basic.fr.svg /inkscape/share/tutorials/tutorial-basic.ja.svg /inkscape/share/tutorials/tutorial-basic.nn.svg /inkscape/share/tutorials/tutorial-basic.ru.svg /inkscape/share/tutorials/tutorial-basic.sl.svg /inkscape/share/tutorials/tutorial-basic.svg /inkscape/share/tutorials/tutorial-calligraphy.es.svg /inkscape/share/tutorials/tutorial-calligraphy.fr.svg /inkscape/share/tutorials/tutorial-calligraphy.sl.svg /inkscape/share/tutorials/tutorial-calligraphy.svg /inkscape/share/tutorials/tutorial-elements.es.svg /inkscape/share/tutorials/tutorial-elements.fr.svg /inkscape/share/tutorials/tutorial-elements.sl.svg /inkscape/share/tutorials/tutorial-elements.svg /inkscape/share/tutorials/tutorial-shapes.ca.svg /inkscape/share/tutorials/tutorial-shapes.es.svg /inkscape/share/tutorials/tutorial-shapes.fr.svg /inkscape/share/tutorials/tutorial-shapes.ja.svg /inkscape/share/tutorials/tutorial-shapes.sl.svg /inkscape/share/tutorials/tutorial-shapes.svg /inkscape/share/tutorials/tutorial-tips.es.svg /inkscape/share/tutorials/tutorial-tips.fr.svg /inkscape/share/tutorials/tutorial-tips.sl.svg /inkscape/share/tutorials/tutorial-tips.svg /inkscape/share/tutorials/tutorial-tracing.de.svg /inkscape/share/tutorials/tutorial-tracing.es.svg /inkscape/share/tutorials/tutorial-tracing.fr.svg /inkscape/share/tutorials/tutorial-tracing.sl.svg /inkscape/share/tutorials/tutorial-tracing.svg /inkscape/share/tutorials/tux.png /inkscape/share/ui/.cvsignore /inkscape/share/ui/Makefile.am /inkscape/share/ui/keybindings.rc /inkscape/share/ui/menus-bars.xml /inkscape/share/ui/toolbox.xml /inkscape/share/ui/units.txt /inkscape/share/ui/units.xml .cvsignore Doxyfile Makefile.am Makefile.mingw Makefile.mingw.old Makefile_insert algorithms/.cvsignore algorithms/Makefile_insert algorithms/find-if-before.h algorithms/find-last-if.h algorithms/longest-common-suffix.h algorithms/makefile.in application/.cvsignore application/Makefile_insert application/app-prototype.cpp application/app-prototype.h application/application.cpp application/application.h application/editor.cpp application/editor.h application/makefile.in approx-equal.h arc-context.cpp arc-context.h attributes-test.cpp attributes.cpp attributes.h bad-uri-exception.h brokenimage.xpm check-header-compile.in color-rgba.h color.cpp color.h composite-undo-stack-observer.cpp composite-undo-stack-observer.h conn-avoid-ref.cpp conn-avoid-ref.h connector-context.cpp connector-context.h context-fns.cpp context-fns.h debug/.cvsignore debug/Makefile_insert debug/event-tracker.h debug/event.h debug/gc-heap.h debug/heap.cpp debug/heap.h debug/logger.cpp debug/logger.h debug/makefile.in debug/simple-event.h debug/sysv-heap.cpp debug/sysv-heap.h decimal-round.h desktop-affine.cpp desktop-affine.h desktop-events.cpp desktop-events.h desktop-handles.cpp desktop-handles.h desktop-style.cpp desktop-style.h desktop.cpp desktop.h dialogs/.cvsignore dialogs/Makefile_insert dialogs/clonetiler.cpp dialogs/clonetiler.h dialogs/debugdialog.cpp dialogs/debugdialog.h dialogs/dialog-events.cpp dialogs/dialog-events.h dialogs/display-settings.cpp dialogs/display-settings.h dialogs/eek-preview.cpp dialogs/eek-preview.h dialogs/export.cpp dialogs/export.h dialogs/extensions.cpp dialogs/extensions.h dialogs/filedialog-win32.cpp dialogs/filedialog.cpp dialogs/filedialog.h dialogs/fill-style.cpp dialogs/fill-style.h dialogs/find.cpp dialogs/find.h dialogs/iconpreview.cpp dialogs/iconpreview.h dialogs/in-dt-coordsys.cpp dialogs/in-dt-coordsys.h dialogs/input.cpp dialogs/input.h dialogs/item-properties.cpp dialogs/item-properties.h dialogs/layer-properties.cpp dialogs/layer-properties.h dialogs/makefile.in dialogs/object-attributes.cpp dialogs/object-attributes.h dialogs/object-properties.cpp dialogs/object-properties.h dialogs/rdf.cpp dialogs/rdf.h dialogs/sp-attribute-widget.cpp dialogs/sp-attribute-widget.h dialogs/stroke-style.cpp dialogs/stroke-style.h dialogs/swatches.cpp dialogs/swatches.h dialogs/text-edit.cpp dialogs/text-edit.h dialogs/tiledialog.cpp dialogs/tiledialog.h dialogs/unclump.cpp dialogs/unclump.h dialogs/xml-tree.cpp dialogs/xml-tree.h dir-util-test.cpp dir-util.cpp dir-util.h display/.cvsignore display/Makefile_insert display/bezier-utils-test.cpp display/bezier-utils-work.txt display/bezier-utils.cpp display/bezier-utils.h display/canvas-arena.cpp display/canvas-arena.h display/canvas-bpath.cpp display/canvas-bpath.h display/canvas-grid.cpp display/canvas-grid.h display/curve.cpp display/curve.h display/display-forward.h display/gnome-canvas-acetate.cpp display/gnome-canvas-acetate.h display/guideline.cpp display/guideline.h display/makefile.in display/nr-arena-forward.h display/nr-arena-glyphs.cpp display/nr-arena-glyphs.h display/nr-arena-group.cpp display/nr-arena-group.h display/nr-arena-image.cpp display/nr-arena-image.h display/nr-arena-item.cpp display/nr-arena-item.h display/nr-arena-shape.cpp display/nr-arena-shape.h display/nr-arena.cpp display/nr-arena.h display/nr-gradient-gpl.cpp display/nr-gradient-gpl.h display/nr-plain-stuff-gdk.cpp display/nr-plain-stuff-gdk.h display/nr-plain-stuff.cpp display/nr-plain-stuff.h display/sodipodi-ctrl.cpp display/sodipodi-ctrl.h display/sodipodi-ctrlrect.cpp display/sodipodi-ctrlrect.h display/sp-canvas-util.cpp display/sp-canvas-util.h display/sp-canvas.cpp display/sp-canvas.h display/sp-ctrlline.cpp display/sp-ctrlline.h display/sp-ctrlquadr.cpp display/sp-ctrlquadr.h display/testnr.cpp document-private.h document-undo.cpp document.cpp document.h dom/.cvsignore dom/001.css dom/Filt.java dom/ImplGen.java dom/Makefile.static dom/Makefile_insert dom/README dom/acid.css dom/base.css dom/charclass.cpp dom/charclass.h dom/css.h dom/css.idl dom/cssparser.cpp dom/cssparser.h dom/cssprop.txt dom/dom.h dom/dom.idl dom/domimpl.cpp dom/domimpl.h dom/domstream.cpp dom/domstream.h dom/domstring.cpp dom/domstring.h dom/domstringimpl.h dom/events.h dom/events.idl dom/inkscape.css dom/inkscape.logo.svg dom/js/Makefile dom/js/README dom/js/fdlibm/e_acos.c dom/js/fdlibm/e_acosh.c dom/js/fdlibm/e_asin.c dom/js/fdlibm/e_atan2.c dom/js/fdlibm/e_atanh.c dom/js/fdlibm/e_cosh.c dom/js/fdlibm/e_exp.c dom/js/fdlibm/e_fmod.c dom/js/fdlibm/e_gamma.c dom/js/fdlibm/e_gamma_r.c dom/js/fdlibm/e_hypot.c dom/js/fdlibm/e_j0.c dom/js/fdlibm/e_j1.c dom/js/fdlibm/e_jn.c dom/js/fdlibm/e_lgamma.c dom/js/fdlibm/e_lgamma_r.c dom/js/fdlibm/e_log.c dom/js/fdlibm/e_log10.c dom/js/fdlibm/e_pow.c dom/js/fdlibm/e_rem_pio2.c dom/js/fdlibm/e_remainder.c dom/js/fdlibm/e_scalb.c dom/js/fdlibm/e_sinh.c dom/js/fdlibm/e_sqrt.c dom/js/fdlibm/fdlibm.h dom/js/fdlibm/k_cos.c dom/js/fdlibm/k_rem_pio2.c dom/js/fdlibm/k_sin.c dom/js/fdlibm/k_standard.c dom/js/fdlibm/k_tan.c dom/js/fdlibm/s_asinh.c dom/js/fdlibm/s_atan.c dom/js/fdlibm/s_cbrt.c dom/js/fdlibm/s_ceil.c dom/js/fdlibm/s_copysign.c dom/js/fdlibm/s_cos.c dom/js/fdlibm/s_erf.c dom/js/fdlibm/s_expm1.c dom/js/fdlibm/s_fabs.c dom/js/fdlibm/s_finite.c dom/js/fdlibm/s_floor.c dom/js/fdlibm/s_frexp.c dom/js/fdlibm/s_ilogb.c dom/js/fdlibm/s_isnan.c dom/js/fdlibm/s_ldexp.c dom/js/fdlibm/s_lib_version.c dom/js/fdlibm/s_log1p.c dom/js/fdlibm/s_logb.c dom/js/fdlibm/s_matherr.c dom/js/fdlibm/s_modf.c dom/js/fdlibm/s_nextafter.c dom/js/fdlibm/s_rint.c dom/js/fdlibm/s_scalbn.c dom/js/fdlibm/s_signgam.c dom/js/fdlibm/s_significand.c dom/js/fdlibm/s_sin.c dom/js/fdlibm/s_tan.c dom/js/fdlibm/s_tanh.c dom/js/fdlibm/w_acos.c dom/js/fdlibm/w_acosh.c dom/js/fdlibm/w_asin.c dom/js/fdlibm/w_atan2.c dom/js/fdlibm/w_atanh.c dom/js/fdlibm/w_cosh.c dom/js/fdlibm/w_exp.c dom/js/fdlibm/w_fmod.c dom/js/fdlibm/w_gamma.c dom/js/fdlibm/w_gamma_r.c dom/js/fdlibm/w_hypot.c dom/js/fdlibm/w_j0.c dom/js/fdlibm/w_j1.c dom/js/fdlibm/w_jn.c dom/js/fdlibm/w_lgamma.c dom/js/fdlibm/w_lgamma_r.c dom/js/fdlibm/w_log.c dom/js/fdlibm/w_log10.c dom/js/fdlibm/w_pow.c dom/js/fdlibm/w_remainder.c dom/js/fdlibm/w_scalb.c dom/js/fdlibm/w_sinh.c dom/js/fdlibm/w_sqrt.c dom/js/js.c dom/js/js.mak dom/js/js.msg dom/js/jsapi.c dom/js/jsapi.h dom/js/jsarena.c dom/js/jsarena.h dom/js/jsarray.c dom/js/jsarray.h dom/js/jsatom.c dom/js/jsatom.h dom/js/jsautocfg.h dom/js/jsbit.h dom/js/jsbool.c dom/js/jsbool.h dom/js/jsclist.h dom/js/jscntxt.c dom/js/jscntxt.h dom/js/jscompat.h dom/js/jsconfig.h dom/js/jscpucfg.c dom/js/jscpucfg.h dom/js/jsdate.c dom/js/jsdate.h dom/js/jsdbgapi.c dom/js/jsdbgapi.h dom/js/jsdhash.c dom/js/jsdhash.h dom/js/jsdtoa.c dom/js/jsdtoa.h dom/js/jsemit.c dom/js/jsemit.h dom/js/jsexn.c dom/js/jsexn.h dom/js/jsfile.c dom/js/jsfile.h dom/js/jsfun.c dom/js/jsfun.h dom/js/jsgc.c dom/js/jsgc.h dom/js/jshash.c dom/js/jshash.h dom/js/jsinterp.c dom/js/jsinterp.h dom/js/jslibmath.h dom/js/jslock.c dom/js/jslock.h dom/js/jslocko.asm dom/js/jslog2.c dom/js/jslong.c dom/js/jslong.h dom/js/jsmath.c dom/js/jsmath.h dom/js/jsnum.c dom/js/jsnum.h dom/js/jsobj.c dom/js/jsobj.h dom/js/jsopcode.c dom/js/jsopcode.h dom/js/jsopcode.tbl dom/js/jsosdep.h dom/js/jsotypes.h dom/js/jsparse.c dom/js/jsparse.h dom/js/jsprf.c dom/js/jsprf.h dom/js/jsprvtd.h dom/js/jspubtd.h dom/js/jsregexp.c dom/js/jsregexp.h dom/js/jsscan.c dom/js/jsscan.h dom/js/jsscope.c dom/js/jsscope.h dom/js/jsscript.c dom/js/jsscript.h dom/js/jsshell.msg dom/js/jsstddef.h dom/js/jsstr.c dom/js/jsstr.h dom/js/jstypes.h dom/js/jsutil.c dom/js/jsutil.h dom/js/jsxdrapi.c dom/js/jsxdrapi.h dom/js/prmjtime.c dom/js/prmjtime.h dom/js/resource.h dom/knut.svg dom/ls.h dom/ls.idl dom/lsimpl.cpp dom/lsimpl.cpp.orig dom/lsimpl.h dom/makefile.in dom/meyerweb.css dom/mingwenv.bat dom/phoebedom.h dom/prop-css.cpp dom/prop-css.txt dom/prop-css2.cpp dom/prop-svg.cpp dom/prop-svg.txt dom/ranges.idl dom/sandb1.css dom/smil.h dom/smil.idl dom/smilimpl.cpp dom/smilimpl.h dom/stringstream.cpp dom/stringstream.h dom/stylesheets.h dom/stylesheets.idl dom/svg.h dom/svg.idl dom/svgimpl.cpp dom/svgimpl.h dom/svglsimpl.cpp dom/svglsimpl.h dom/svgparser.cpp dom/svgparser.h dom/svgtypes.h dom/testdom.cpp dom/testsvg.cpp dom/transforms.svg dom/traversal.h dom/traversal.idl dom/uri.cpp dom/uri.h dom/uristream.cpp dom/uristream.h dom/uritest.cpp dom/views.h dom/views.idl dom/xmlreader.cpp dom/xmlreader.h dom/xpath.h dom/xpath.idl dom/xpathimpl.cpp dom/xpathimpl.h dom/xpathparser.cpp dom/xpathparser.h dom/xpathtest.cpp dom/xpathtests.cpp draw-anchor.cpp draw-anchor.h draw-context.cpp draw-context.h dropper-context.cpp dropper-context.h dyna-draw-context.cpp dyna-draw-context.h enums.h event-context.cpp event-context.h extension/.cvsignore extension/Makefile_insert extension/api.cpp extension/db.cpp extension/db.h extension/dependency.cpp extension/dependency.h extension/dxf2svg/GPL.txt extension/dxf2svg/LGPL.txt extension/dxf2svg/Makefile extension/dxf2svg/README extension/dxf2svg/aci2rgb.cpp extension/dxf2svg/blocks.cpp extension/dxf2svg/blocks.h extension/dxf2svg/dxf2svg.cpp extension/dxf2svg/dxf_input.inx extension/dxf2svg/dxf_input_windows.inx extension/dxf2svg/entities.cpp extension/dxf2svg/entities.h extension/dxf2svg/entities2elements.cpp extension/dxf2svg/entities2elements.h extension/dxf2svg/read_dxf.cpp extension/dxf2svg/read_dxf.h extension/dxf2svg/tables.cpp extension/dxf2svg/tables.h extension/dxf2svg/tables2svg_info.cpp extension/dxf2svg/tables2svg_info.h extension/dxf2svg/test_dxf.cpp extension/effect.cpp extension/effect.h extension/error-file.cpp extension/error-file.h extension/extension-forward.h extension/extension.cpp extension/extension.h extension/implementation/.cvsignore extension/implementation/Makefile_insert extension/implementation/implementation.cpp extension/implementation/implementation.h extension/implementation/makefile.in extension/implementation/plugin-link.h extension/implementation/plugin.cpp extension/implementation/plugin.h extension/implementation/script.cpp extension/implementation/script.h extension/init.cpp extension/init.h extension/input.cpp extension/input.h extension/internal/.cvsignore extension/internal/Makefile_insert extension/internal/bluredge.cpp extension/internal/bluredge.h extension/internal/eps-out.cpp extension/internal/eps-out.h extension/internal/gdkpixbuf-input.cpp extension/internal/gdkpixbuf-input.h extension/internal/gimpgrad.cpp extension/internal/gimpgrad.h extension/internal/gnome.cpp extension/internal/gnome.h extension/internal/grid.cpp extension/internal/grid.h extension/internal/latex-pstricks-out.cpp extension/internal/latex-pstricks-out.h extension/internal/latex-pstricks.cpp extension/internal/latex-pstricks.h extension/internal/makefile.in extension/internal/pov-out.cpp extension/internal/pov-out.h extension/internal/ps-out.cpp extension/internal/ps-out.h extension/internal/ps.cpp extension/internal/ps.h extension/internal/svg.cpp extension/internal/svg.h extension/internal/svgz.cpp extension/internal/svgz.h extension/internal/win32.cpp extension/internal/win32.h extension/makefile.in extension/output.cpp extension/output.h extension/parameter.cpp extension/parameter.h extension/plugin/.cvsignore extension/plugin/Makefile_insert extension/plugin/makefile.in extension/prefdialog.cpp extension/prefdialog.h extension/print.cpp extension/print.h extension/script/.cvsignore extension/script/InkscapeBinding.cpp extension/script/InkscapeBinding.h extension/script/InkscapeInterpreter.cpp extension/script/InkscapeInterpreter.h extension/script/InkscapePerl.cpp extension/script/InkscapePerl.h extension/script/InkscapePython.cpp extension/script/InkscapePython.h extension/script/InkscapeScript.cpp extension/script/InkscapeScript.h extension/script/Makefile.tmp extension/script/Makefile_insert extension/script/README.txt extension/script/bindtest.cpp extension/script/cpptest.cpp extension/script/inkscape_perl.i extension/script/inkscape_perl.pm extension/script/inkscape_perl.pm.h extension/script/inkscape_perl_wrap.cpp extension/script/inkscape_py.i extension/script/inkscape_py.py extension/script/inkscape_py.py.h extension/script/inkscape_py_wrap.cpp extension/script/js/Makefile extension/script/js/README extension/script/js/fdlibm/e_acos.c extension/script/js/fdlibm/e_acosh.c extension/script/js/fdlibm/e_asin.c extension/script/js/fdlibm/e_atan2.c extension/script/js/fdlibm/e_atanh.c extension/script/js/fdlibm/e_cosh.c extension/script/js/fdlibm/e_exp.c extension/script/js/fdlibm/e_fmod.c extension/script/js/fdlibm/e_gamma.c extension/script/js/fdlibm/e_gamma_r.c extension/script/js/fdlibm/e_hypot.c extension/script/js/fdlibm/e_j0.c extension/script/js/fdlibm/e_j1.c extension/script/js/fdlibm/e_jn.c extension/script/js/fdlibm/e_lgamma.c extension/script/js/fdlibm/e_lgamma_r.c extension/script/js/fdlibm/e_log.c extension/script/js/fdlibm/e_log10.c extension/script/js/fdlibm/e_pow.c extension/script/js/fdlibm/e_rem_pio2.c extension/script/js/fdlibm/e_remainder.c extension/script/js/fdlibm/e_scalb.c extension/script/js/fdlibm/e_sinh.c extension/script/js/fdlibm/e_sqrt.c extension/script/js/fdlibm/fdlibm.h extension/script/js/fdlibm/k_cos.c extension/script/js/fdlibm/k_rem_pio2.c extension/script/js/fdlibm/k_sin.c extension/script/js/fdlibm/k_standard.c extension/script/js/fdlibm/k_tan.c extension/script/js/fdlibm/s_asinh.c extension/script/js/fdlibm/s_atan.c extension/script/js/fdlibm/s_cbrt.c extension/script/js/fdlibm/s_ceil.c extension/script/js/fdlibm/s_copysign.c extension/script/js/fdlibm/s_cos.c extension/script/js/fdlibm/s_erf.c extension/script/js/fdlibm/s_expm1.c extension/script/js/fdlibm/s_fabs.c extension/script/js/fdlibm/s_finite.c extension/script/js/fdlibm/s_floor.c extension/script/js/fdlibm/s_frexp.c extension/script/js/fdlibm/s_ilogb.c extension/script/js/fdlibm/s_isnan.c extension/script/js/fdlibm/s_ldexp.c extension/script/js/fdlibm/s_lib_version.c extension/script/js/fdlibm/s_log1p.c extension/script/js/fdlibm/s_logb.c extension/script/js/fdlibm/s_matherr.c extension/script/js/fdlibm/s_modf.c extension/script/js/fdlibm/s_nextafter.c extension/script/js/fdlibm/s_rint.c extension/script/js/fdlibm/s_scalbn.c extension/script/js/fdlibm/s_signgam.c extension/script/js/fdlibm/s_significand.c extension/script/js/fdlibm/s_sin.c extension/script/js/fdlibm/s_tan.c extension/script/js/fdlibm/s_tanh.c extension/script/js/fdlibm/w_acos.c extension/script/js/fdlibm/w_acosh.c extension/script/js/fdlibm/w_asin.c extension/script/js/fdlibm/w_atan2.c extension/script/js/fdlibm/w_atanh.c extension/script/js/fdlibm/w_cosh.c extension/script/js/fdlibm/w_exp.c extension/script/js/fdlibm/w_fmod.c extension/script/js/fdlibm/w_gamma.c extension/script/js/fdlibm/w_gamma_r.c extension/script/js/fdlibm/w_hypot.c extension/script/js/fdlibm/w_j0.c extension/script/js/fdlibm/w_j1.c extension/script/js/fdlibm/w_jn.c extension/script/js/fdlibm/w_lgamma.c extension/script/js/fdlibm/w_lgamma_r.c extension/script/js/fdlibm/w_log.c extension/script/js/fdlibm/w_log10.c extension/script/js/fdlibm/w_pow.c extension/script/js/fdlibm/w_remainder.c extension/script/js/fdlibm/w_scalb.c extension/script/js/fdlibm/w_sinh.c extension/script/js/fdlibm/w_sqrt.c extension/script/js/js.c extension/script/js/js.mak extension/script/js/js.msg extension/script/js/jsapi.c extension/script/js/jsapi.h extension/script/js/jsarena.c extension/script/js/jsarena.h extension/script/js/jsarray.c extension/script/js/jsarray.h extension/script/js/jsatom.c extension/script/js/jsatom.h extension/script/js/jsautocfg.h extension/script/js/jsbit.h extension/script/js/jsbool.c extension/script/js/jsbool.h extension/script/js/jsclist.h extension/script/js/jscntxt.c extension/script/js/jscntxt.h extension/script/js/jscompat.h extension/script/js/jsconfig.h extension/script/js/jscpucfg.c extension/script/js/jscpucfg.h extension/script/js/jsdate.c extension/script/js/jsdate.h extension/script/js/jsdbgapi.c extension/script/js/jsdbgapi.h extension/script/js/jsdhash.c extension/script/js/jsdhash.h extension/script/js/jsdtoa.c extension/script/js/jsdtoa.h extension/script/js/jsemit.c extension/script/js/jsemit.h extension/script/js/jsexn.c extension/script/js/jsexn.h extension/script/js/jsfile.c extension/script/js/jsfile.h extension/script/js/jsfun.c extension/script/js/jsfun.h extension/script/js/jsgc.c extension/script/js/jsgc.h extension/script/js/jshash.c extension/script/js/jshash.h extension/script/js/jsinterp.c extension/script/js/jsinterp.h extension/script/js/jslibmath.h extension/script/js/jslock.c extension/script/js/jslock.h extension/script/js/jslocko.asm extension/script/js/jslog2.c extension/script/js/jslong.c extension/script/js/jslong.h extension/script/js/jsmath.c extension/script/js/jsmath.h extension/script/js/jsnum.c extension/script/js/jsnum.h extension/script/js/jsobj.c extension/script/js/jsobj.h extension/script/js/jsopcode.c extension/script/js/jsopcode.h extension/script/js/jsopcode.tbl extension/script/js/jsosdep.h extension/script/js/jsotypes.h extension/script/js/jsparse.c extension/script/js/jsparse.h extension/script/js/jsprf.c extension/script/js/jsprf.h extension/script/js/jsprvtd.h extension/script/js/jspubtd.h extension/script/js/jsregexp.c extension/script/js/jsregexp.h extension/script/js/jsscan.c extension/script/js/jsscan.h extension/script/js/jsscope.c extension/script/js/jsscope.h extension/script/js/jsscript.c extension/script/js/jsscript.h extension/script/js/jsshell.msg extension/script/js/jsstddef.h extension/script/js/jsstr.c extension/script/js/jsstr.h extension/script/js/jstypes.h extension/script/js/jsutil.c extension/script/js/jsutil.h extension/script/js/jsxdrapi.c extension/script/js/jsxdrapi.h extension/script/js/prmjtime.c extension/script/js/prmjtime.h extension/script/js/resource.h extension/script/makefile.in extension/script/quotefile.pl extension/script/runme.py extension/script/wrap_swig_module.sh extension/system.cpp extension/system.h extension/timer.cpp extension/timer.h extract-uri-test.cpp extract-uri.cpp extract-uri.h file.cpp file.h fill-or-stroke.h fixes.cpp fontsize-expansion.cpp fontsize-expansion.h forward.h gc-alloc.h gc-anchored.cpp gc-anchored.h gc-core.h gc-finalized.h gc-managed.h gc.cpp geom.cpp geom.h gnuc-attribute.h gradient-chemistry.cpp gradient-chemistry.h gradient-context.cpp gradient-context.h gradient-drag.cpp gradient-drag.h grid-snapper.cpp grid-snapper.h guide-snapper.cpp guide-snapper.h help.cpp help.h helper/.cvsignore helper/HACKING helper/Makefile_insert helper/action.cpp helper/action.h helper/gnome-utils.cpp helper/gnome-utils.h helper/helper-forward.h helper/makefile.in helper/png-write.cpp helper/png-write.h helper/sp-marshal.cpp.mingw helper/sp-marshal.h.mingw helper/sp-marshal.list helper/stlport.h helper/stock-items.cpp helper/stock-items.h helper/unit-menu.cpp helper/unit-menu.h helper/units-test.cpp helper/units.cpp helper/units.h helper/window.cpp helper/window.h inkjar/.cvsignore inkjar/Makefile_insert inkjar/jar.cpp inkjar/jar.h inkjar/makefile.in inkscape-private.h inkscape-stock.cpp inkscape-stock.h inkscape.cpp inkscape.h inkscape.rc inkscape_version.h.mingw inkview.cpp interface.cpp interface.h io/.cvsignore io/Makefile.tst io/Makefile_insert io/base64stream.cpp io/base64stream.h io/crystalegg.xml io/doc2html.xsl io/ftos.cpp io/ftos.h io/gzipstream.cpp io/gzipstream.h io/inkscapestream.cpp io/inkscapestream.h io/makefile.in io/simple-sax.cpp io/simple-sax.h io/streamtest.cpp io/stringstream.cpp io/stringstream.h io/sys.cpp io/sys.h io/uristream.cpp io/uristream.h io/xsltstream.cpp io/xsltstream.h isnan.h jabber_whiteboard/.cvsignore jabber_whiteboard/Makefile_insert jabber_whiteboard/buddy-list-manager.cpp jabber_whiteboard/buddy-list-manager.h jabber_whiteboard/callbacks.cpp jabber_whiteboard/callbacks.h jabber_whiteboard/chat-handler.cpp jabber_whiteboard/chat-handler.h jabber_whiteboard/connection-establishment.cpp jabber_whiteboard/defines.h jabber_whiteboard/deserializer.cpp jabber_whiteboard/deserializer.h jabber_whiteboard/empty.cpp jabber_whiteboard/error-codes.h jabber_whiteboard/internal-constants.cpp jabber_whiteboard/internal-constants.h jabber_whiteboard/invitation-confirm-dialog.cpp jabber_whiteboard/invitation-confirm-dialog.h jabber_whiteboard/jabber-handlers.cpp jabber_whiteboard/jabber-handlers.h jabber_whiteboard/makefile.in jabber_whiteboard/message-aggregator.cpp jabber_whiteboard/message-aggregator.h jabber_whiteboard/message-contexts.cpp jabber_whiteboard/message-contexts.h jabber_whiteboard/message-handler.cpp jabber_whiteboard/message-handler.h jabber_whiteboard/message-node.h jabber_whiteboard/message-processors.cpp jabber_whiteboard/message-processors.h jabber_whiteboard/message-queue.cpp jabber_whiteboard/message-queue.h jabber_whiteboard/message-tags.cpp jabber_whiteboard/message-tags.h jabber_whiteboard/message-utilities.cpp jabber_whiteboard/message-utilities.h jabber_whiteboard/node-tracker-event-tracker.cpp jabber_whiteboard/node-tracker-event-tracker.h jabber_whiteboard/node-tracker-observer.h jabber_whiteboard/node-tracker.cpp jabber_whiteboard/node-tracker.h jabber_whiteboard/node-utilities.cpp jabber_whiteboard/node-utilities.h jabber_whiteboard/pedrodom.cpp jabber_whiteboard/pedrodom.h jabber_whiteboard/pedroxmpp.cpp jabber_whiteboard/pedroxmpp.h jabber_whiteboard/serializer.cpp jabber_whiteboard/serializer.h jabber_whiteboard/session-file-player.cpp jabber_whiteboard/session-file-player.h jabber_whiteboard/session-file-selector.cpp jabber_whiteboard/session-file-selector.h jabber_whiteboard/session-file.cpp jabber_whiteboard/session-file.h jabber_whiteboard/session-manager.cpp jabber_whiteboard/session-manager.h jabber_whiteboard/tracker-node.h jabber_whiteboard/typedefs.h jabber_whiteboard/undo-stack-observer.cpp jabber_whiteboard/undo-stack-observer.h knot-enums.h knot-holder-entity.h knot.cpp knot.h knotholder.cpp knotholder.h layer-fns.cpp layer-fns.h libavoid/.cvsignore libavoid/Makefile_insert libavoid/README libavoid/connector.cpp libavoid/connector.h libavoid/debug.h libavoid/geometry.cpp libavoid/geometry.h libavoid/geomtypes.h libavoid/graph.cpp libavoid/graph.h libavoid/incremental.cpp libavoid/incremental.h libavoid/libavoid.h libavoid/makefile.in libavoid/makepath.cpp libavoid/makepath.h libavoid/polyutil.cpp libavoid/polyutil.h libavoid/shape.cpp libavoid/shape.h libavoid/static.cpp libavoid/static.h libavoid/timer.cpp libavoid/timer.h libavoid/vertices.cpp libavoid/vertices.h libavoid/visibility.cpp libavoid/visibility.h libcroco/.cvsignore libcroco/Makefile_insert libcroco/README libcroco/cr-additional-sel.c libcroco/cr-additional-sel.h libcroco/cr-attr-sel.c libcroco/cr-attr-sel.h libcroco/cr-cascade.c libcroco/cr-cascade.h libcroco/cr-declaration.c libcroco/cr-declaration.h libcroco/cr-doc-handler.c libcroco/cr-doc-handler.h libcroco/cr-enc-handler.c libcroco/cr-enc-handler.h libcroco/cr-fonts.c libcroco/cr-fonts.h libcroco/cr-input.c libcroco/cr-input.h libcroco/cr-libxml-node-iface.c libcroco/cr-libxml-node-iface.h libcroco/cr-node-iface.h libcroco/cr-num.c libcroco/cr-num.h libcroco/cr-om-parser.c libcroco/cr-om-parser.h libcroco/cr-parser.c libcroco/cr-parser.h libcroco/cr-parsing-location.c libcroco/cr-parsing-location.h libcroco/cr-prop-list.c libcroco/cr-prop-list.h libcroco/cr-pseudo.c libcroco/cr-pseudo.h libcroco/cr-rgb.c libcroco/cr-rgb.h libcroco/cr-sel-eng.c libcroco/cr-sel-eng.h libcroco/cr-selector.c libcroco/cr-selector.h libcroco/cr-simple-sel.c libcroco/cr-simple-sel.h libcroco/cr-statement.c libcroco/cr-statement.h libcroco/cr-string.c libcroco/cr-string.h libcroco/cr-style.c libcroco/cr-style.h libcroco/cr-stylesheet.c libcroco/cr-stylesheet.h libcroco/cr-term.c libcroco/cr-term.h libcroco/cr-tknzr.c libcroco/cr-tknzr.h libcroco/cr-token.c libcroco/cr-token.h libcroco/cr-utils.c libcroco/cr-utils.h libcroco/libcroco.h libcroco/makefile.in libnr/.cvsignore libnr/Makefile_insert libnr/have_mmx.S libnr/in-svg-plane-test.cpp libnr/in-svg-plane-test.h libnr/in-svg-plane.h libnr/libnr.def libnr/makefile.in libnr/n-art-bpath.h libnr/nr-blit.cpp libnr/nr-blit.h libnr/nr-compose-transform.cpp libnr/nr-compose-transform.h libnr/nr-compose.cpp libnr/nr-compose.h libnr/nr-convex-hull-ops.h libnr/nr-convex-hull.h libnr/nr-coord.h libnr/nr-dim2.h libnr/nr-forward.h libnr/nr-gradient.cpp libnr/nr-gradient.h libnr/nr-i-coord.h libnr/nr-macros.h libnr/nr-matrix-div.cpp libnr/nr-matrix-div.h libnr/nr-matrix-fns.cpp libnr/nr-matrix-fns.h libnr/nr-matrix-ops.h libnr/nr-matrix-rotate-ops.cpp libnr/nr-matrix-rotate-ops.h libnr/nr-matrix-scale-ops.cpp libnr/nr-matrix-scale-ops.h libnr/nr-matrix-test.cpp libnr/nr-matrix-test.h libnr/nr-matrix-translate-ops.cpp libnr/nr-matrix-translate-ops.h libnr/nr-matrix.cpp libnr/nr-matrix.h libnr/nr-maybe.h libnr/nr-object.cpp libnr/nr-object.h libnr/nr-path-code.h libnr/nr-path.cpp libnr/nr-path.h libnr/nr-pixblock-line.cpp libnr/nr-pixblock-line.h libnr/nr-pixblock-pattern.cpp libnr/nr-pixblock-pattern.h libnr/nr-pixblock-pixel.cpp libnr/nr-pixblock-pixel.h libnr/nr-pixblock.cpp libnr/nr-pixblock.h libnr/nr-pixops.h libnr/nr-point-fns-test.cpp libnr/nr-point-fns-test.h libnr/nr-point-fns.cpp libnr/nr-point-fns.h libnr/nr-point-l.h libnr/nr-point-matrix-ops.h libnr/nr-point-ops.h libnr/nr-point.h libnr/nr-rect-l.cpp libnr/nr-rect-l.h libnr/nr-rect-ops.h libnr/nr-rect.cpp libnr/nr-rect.h libnr/nr-render.h libnr/nr-rotate-fns-test.cpp libnr/nr-rotate-fns-test.h libnr/nr-rotate-fns.cpp libnr/nr-rotate-fns.h libnr/nr-rotate-matrix-ops.cpp libnr/nr-rotate-matrix-ops.h libnr/nr-rotate-ops.h libnr/nr-rotate-test.cpp libnr/nr-rotate-test.h libnr/nr-rotate.h libnr/nr-scale-matrix-ops.cpp libnr/nr-scale-matrix-ops.h libnr/nr-scale-ops.h libnr/nr-scale-test.cpp libnr/nr-scale-test.h libnr/nr-scale-translate-ops.cpp libnr/nr-scale-translate-ops.h libnr/nr-scale.h libnr/nr-svp-private.h libnr/nr-svp-render.cpp libnr/nr-svp-render.h libnr/nr-svp.cpp libnr/nr-svp.h libnr/nr-translate-matrix-ops.cpp libnr/nr-translate-matrix-ops.h libnr/nr-translate-ops.h libnr/nr-translate-rotate-ops.cpp libnr/nr-translate-rotate-ops.h libnr/nr-translate-scale-ops.cpp libnr/nr-translate-scale-ops.h libnr/nr-translate-test.cpp libnr/nr-translate-test.h libnr/nr-translate.h libnr/nr-types-test.cpp libnr/nr-types-test.h libnr/nr-types.cpp libnr/nr-types.h libnr/nr-values.cpp libnr/nr-values.h libnr/nr_config.h.mingw libnr/nr_config.h.win32 libnr/nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S libnr/testnr.cpp libnrtype/.cvsignore libnrtype/FontFactory.cpp libnrtype/FontFactory.h libnrtype/FontInstance.cpp libnrtype/Layout-TNG-Compute.cpp libnrtype/Layout-TNG-Input.cpp libnrtype/Layout-TNG-OutIter.cpp libnrtype/Layout-TNG-Output.cpp libnrtype/Layout-TNG-Scanline-Maker.h libnrtype/Layout-TNG-Scanline-Makers.cpp libnrtype/Layout-TNG.cpp libnrtype/Layout-TNG.h libnrtype/Makefile_insert libnrtype/RasterFont.cpp libnrtype/RasterFont.h libnrtype/TextWrapper.cpp libnrtype/TextWrapper.h libnrtype/boundary-type.h libnrtype/font-glyph.h libnrtype/font-instance.h libnrtype/font-style-to-pos.cpp libnrtype/font-style-to-pos.h libnrtype/font-style.h libnrtype/libnrtype.def libnrtype/makefile.in libnrtype/nr-type-pos-def.cpp libnrtype/nr-type-pos-def.h libnrtype/nr-type-primitives.cpp libnrtype/nr-type-primitives.h libnrtype/nrtype-forward.h libnrtype/one-box.h libnrtype/one-glyph.h libnrtype/one-para.h libnrtype/raster-glyph.h libnrtype/raster-position.h libnrtype/text-boundary.h line-snapper.cpp line-snapper.h livarot/.cvsignore livarot/AVL.cpp livarot/AVL.h livarot/AlphaLigne.cpp livarot/AlphaLigne.h livarot/BitLigne.cpp livarot/BitLigne.h livarot/Livarot.h livarot/LivarotDefs.h livarot/Makefile_insert livarot/MyMath.h livarot/MySeg.cpp livarot/MySeg.h livarot/Path.cpp livarot/Path.h livarot/PathConversion.cpp livarot/PathCutting.cpp livarot/PathOutline.cpp livarot/PathSimplify.cpp livarot/PathStroke.cpp livarot/Shape.cpp livarot/Shape.h livarot/ShapeDraw.cpp livarot/ShapeMisc.cpp livarot/ShapeRaster.cpp livarot/ShapeSweep.cpp livarot/float-line.cpp livarot/float-line.h livarot/int-line.cpp livarot/int-line.h livarot/livarot-forward.h livarot/makefile.in livarot/path-description.cpp livarot/path-description.h livarot/sweep-event-queue.h livarot/sweep-event.cpp livarot/sweep-event.h livarot/sweep-tree-list.cpp livarot/sweep-tree-list.h livarot/sweep-tree.cpp livarot/sweep-tree.h macros.h main.cpp make.dep make.exclude make.files make.ofiles makedef.pl marker-status.cpp marker-status.h media.cpp media.h memeq.h menus-skeleton.h message-context.cpp message-context.h message-stack.cpp message-stack.h message.h mkdep.pl mkfiles.pl mod360-test.cpp mod360.cpp mod360.h modifier-fns.h node-context.cpp node-context.h nodepath.cpp nodepath.h object-edit.cpp object-edit.h object-hierarchy.cpp object-hierarchy.h object-snapper.cpp object-snapper.h object-ui.cpp object-ui.h path-chemistry.cpp path-chemistry.h path-prefix.h pen-context.cpp pen-context.h pencil-context.cpp pencil-context.h pixmaps/cursor-arc.xpm pixmaps/cursor-arrow.xpm pixmaps/cursor-calligraphy.xpm pixmaps/cursor-connector.xpm pixmaps/cursor-dropper.xpm pixmaps/cursor-ellipse.xpm pixmaps/cursor-gradient.xpm pixmaps/cursor-node-d.xpm pixmaps/cursor-node-m.xpm pixmaps/cursor-node.xpm pixmaps/cursor-pen.xpm pixmaps/cursor-pencil.xpm pixmaps/cursor-rect.xpm pixmaps/cursor-select-d.xpm pixmaps/cursor-select-m.xpm pixmaps/cursor-spiral.xpm pixmaps/cursor-star.xpm pixmaps/cursor-text-insert.xpm pixmaps/cursor-text.xpm pixmaps/cursor-zoom-out.xpm pixmaps/cursor-zoom.xpm pixmaps/handles.xpm plugin.def preferences-skeleton.h preferences.cpp preferences.h prefix.cpp prefix.h prefs-utils.cpp prefs-utils.h print.cpp print.h proofs rect-context.cpp rect-context.h registrytool.cpp registrytool.h remove-last.h removeoverlap/.cvsignore removeoverlap/Makefile_insert removeoverlap/block.cpp removeoverlap/block.h removeoverlap/blocks.cpp removeoverlap/blocks.h removeoverlap/constraint.cpp removeoverlap/constraint.h removeoverlap/generate-constraints.cpp removeoverlap/generate-constraints.h removeoverlap/makefile.in removeoverlap/pairingheap/.cvsignore removeoverlap/pairingheap/PairingHeap.cpp removeoverlap/pairingheap/PairingHeap.h removeoverlap/pairingheap/dsexceptions.h removeoverlap/placement_SolveVPSC.cpp removeoverlap/placement_SolveVPSC.h removeoverlap/remove_rectangle_overlap-test.cpp removeoverlap/remove_rectangle_overlap.cpp removeoverlap/remove_rectangle_overlap.h removeoverlap/removeoverlap.cpp removeoverlap/removeoverlap.h removeoverlap/solve_VPSC.cpp removeoverlap/solve_VPSC.h removeoverlap/variable.cpp removeoverlap/variable.h require-config.h round-test.cpp round.h rubberband.cpp rubberband.h satisfied-guide-cns.cpp satisfied-guide-cns.h selcue.cpp selcue.h select-context.cpp select-context.h selection-chemistry.cpp selection-chemistry.h selection-describer.cpp selection-describer.h selection.cpp selection.h seltrans-handles.cpp seltrans-handles.h seltrans.cpp seltrans.h shortcuts-default-xml.cpp shortcuts.cpp shortcuts.h slideshow.cpp slideshow.h snap.cpp snap.h snapped-point.cpp snapped-point.h snapper.cpp snapper.h sp-anchor.cpp sp-anchor.h sp-animation.cpp sp-animation.h sp-clippath.cpp sp-clippath.h sp-conn-end-pair.cpp sp-conn-end-pair.h sp-conn-end.cpp sp-conn-end.h sp-cursor.cpp sp-cursor.h sp-defs.cpp sp-defs.h sp-ellipse.cpp sp-ellipse.h sp-flowdiv.cpp sp-flowdiv.h sp-flowregion.cpp sp-flowregion.h sp-flowtext.cpp sp-flowtext.h sp-gradient-fns.h sp-gradient-reference.cpp sp-gradient-reference.h sp-gradient-spread.h sp-gradient-test.cpp sp-gradient-units.h sp-gradient-vector.h sp-gradient.cpp sp-gradient.h sp-guide-attachment.h sp-guide-constraint.h sp-guide.cpp sp-guide.h sp-image.cpp sp-image.h sp-item-group.cpp sp-item-group.h sp-item-notify-moveto.cpp sp-item-notify-moveto.h sp-item-rm-unsatisfied-cns.cpp sp-item-rm-unsatisfied-cns.h sp-item-transform.cpp sp-item-transform.h sp-item-update-cns.cpp sp-item-update-cns.h sp-item.cpp sp-item.h sp-line.cpp sp-line.h sp-linear-gradient-fns.h sp-linear-gradient.h sp-marker-loc.h sp-marker.cpp sp-marker.h sp-mask.cpp sp-mask.h sp-metadata.cpp sp-metadata.h sp-metric.h sp-metrics.cpp sp-metrics.h sp-namedview.cpp sp-namedview.h sp-object-group.cpp sp-object-group.h sp-object-repr.cpp sp-object-repr.h sp-object.cpp sp-object.h sp-offset.cpp sp-offset.h sp-paint-server.cpp sp-paint-server.h sp-path.cpp sp-path.h sp-pattern.cpp sp-pattern.h sp-polygon.cpp sp-polygon.h sp-polyline.cpp sp-polyline.h sp-radial-gradient-fns.h sp-radial-gradient.h sp-rect.cpp sp-rect.h sp-root.cpp sp-root.h sp-shape.cpp sp-shape.h sp-skeleton.cpp sp-skeleton.h sp-spiral.cpp sp-spiral.h sp-star.cpp sp-star.h sp-stop-fns.h sp-stop.h sp-string.cpp sp-string.h sp-style-elem-test.cpp sp-style-elem.cpp sp-style-elem.h sp-symbol.cpp sp-symbol.h sp-text.cpp sp-text.h sp-textpath.h sp-tspan.cpp sp-tspan.h sp-use-reference.cpp sp-use-reference.h sp-use.cpp sp-use.h spiral-context.cpp spiral-context.h splivarot.cpp splivarot.h star-context.cpp star-context.h streams-gzip.cpp streams-gzip.h streams-handles.cpp streams-handles.h streams-jar.cpp streams-jar.h streams-zlib.cpp streams-zlib.h streq.h strneq.h style-test.cpp style.cpp style.h svg-profile.h svg-view-widget.cpp svg-view-widget.h svg-view.cpp svg-view.h svg/.cvsignore svg/HACKING svg/Makefile_insert svg/css-ostringstream-test.h svg/css-ostringstream.cpp svg/css-ostringstream.h svg/ftos.cpp svg/ftos.h svg/gnome-canvas-bpath-util.cpp svg/gnome-canvas-bpath-util.h svg/itos.cpp svg/makefile.in svg/round.cpp svg/sp-svg.def svg/stringstream-test.h svg/stringstream.cpp svg/stringstream.h svg/strip-trailing-zeros.cpp svg/strip-trailing-zeros.h svg/svg-affine.cpp svg/svg-color.cpp svg/svg-length.cpp svg/svg-length.h svg/svg-path.cpp svg/svg.h text-chemistry.cpp text-chemistry.h text-context.cpp text-context.h text-editing.cpp text-editing.h text-tag-attributes.h tools-switch.cpp tools-switch.h trace/.cvsignore trace/Makefile_insert trace/filterset.cpp trace/filterset.h trace/imagemap-gdk.cpp trace/imagemap-gdk.h trace/imagemap.cpp trace/imagemap.h trace/makefile.in trace/potrace/.cvsignore trace/potrace/auxiliary.h trace/potrace/bitmap.h trace/potrace/curve.cpp trace/potrace/curve.h trace/potrace/decompose.cpp trace/potrace/decompose.h trace/potrace/greymap.cpp trace/potrace/greymap.h trace/potrace/inkscape-potrace.cpp trace/potrace/inkscape-potrace.h trace/potrace/lists.h trace/potrace/potracelib.cpp trace/potrace/potracelib.h trace/potrace/progress.h trace/potrace/render.cpp trace/potrace/render.h trace/potrace/trace.cpp trace/potrace/trace.h trace/trace.cpp trace/trace.h traits/.cvsignore traits/Makefile_insert traits/copy.h traits/function.h traits/list-copy.h traits/makefile.in traits/reference.h ui/.cvsignore ui/Makefile_insert ui/dialog/.cvsignore ui/dialog/Makefile_insert ui/dialog/aboutbox.cpp ui/dialog/aboutbox.h ui/dialog/align-and-distribute.cpp ui/dialog/align-and-distribute.h ui/dialog/dialog-manager.cpp ui/dialog/dialog-manager.h ui/dialog/dialog.cpp ui/dialog/dialog.h ui/dialog/document-metadata.cpp ui/dialog/document-metadata.h ui/dialog/document-properties.cpp ui/dialog/document-properties.h ui/dialog/export.cpp ui/dialog/export.h ui/dialog/extension-editor.cpp ui/dialog/extension-editor.h ui/dialog/fill-and-stroke.cpp ui/dialog/fill-and-stroke.h ui/dialog/find.cpp ui/dialog/find.h ui/dialog/inkscape-preferences.cpp ui/dialog/inkscape-preferences.h ui/dialog/layer-editor.cpp ui/dialog/layer-editor.h ui/dialog/makefile.in ui/dialog/memory.cpp ui/dialog/memory.h ui/dialog/messages.cpp ui/dialog/messages.h ui/dialog/scriptdialog.cpp ui/dialog/scriptdialog.h ui/dialog/session-player.cpp ui/dialog/session-player.h ui/dialog/text-properties.cpp ui/dialog/text-properties.h ui/dialog/tracedialog.cpp ui/dialog/tracedialog.h ui/dialog/transformation.cpp ui/dialog/transformation.h ui/dialog/tree-editor.cpp ui/dialog/tree-editor.h ui/dialog/whiteboard-connect.cpp ui/dialog/whiteboard-connect.h ui/dialog/whiteboard-sharewithchat.cpp ui/dialog/whiteboard-sharewithchat.h ui/dialog/whiteboard-sharewithuser.cpp ui/dialog/whiteboard-sharewithuser.h ui/dialog/xml-editor.cpp ui/dialog/xml-editor.h ui/icons.cpp ui/icons.h ui/makefile.in ui/previewable.h ui/previewfillable.h ui/previewholder.cpp ui/previewholder.h ui/stock-items.cpp ui/stock-items.h ui/stock.cpp ui/stock.h ui/view/.cvsignore ui/view/Makefile_insert ui/view/desktop-affine.cpp ui/view/desktop-affine.h ui/view/desktop-events.cpp ui/view/desktop-events.h ui/view/desktop-handles.cpp ui/view/desktop-handles.h ui/view/desktop-style.cpp ui/view/desktop-style.h ui/view/desktop.cpp ui/view/desktop.h ui/view/edit-widget-interface.h ui/view/edit-widget.cpp ui/view/edit-widget.h ui/view/edit.cpp ui/view/edit.h ui/view/makefile.in ui/view/view-widget.cpp ui/view/view-widget.h ui/view/view.cpp ui/view/view.h ui/widget/.cvsignore ui/widget/Makefile_insert ui/widget/button.cpp ui/widget/button.h ui/widget/color-picker.cpp ui/widget/color-picker.h ui/widget/color-preview.cpp ui/widget/color-preview.h ui/widget/combo-text.cpp ui/widget/combo-text.h ui/widget/entity-entry.cpp ui/widget/entity-entry.h ui/widget/handlebox.cpp ui/widget/handlebox.h ui/widget/icon-widget.cpp ui/widget/icon-widget.h ui/widget/imageicon.cpp ui/widget/imageicon.h ui/widget/labelled.cpp ui/widget/labelled.h ui/widget/licensor.cpp ui/widget/licensor.h ui/widget/makefile.in ui/widget/notebook-page.cpp ui/widget/notebook-page.h ui/widget/page-sizer.cpp ui/widget/page-sizer.h ui/widget/panel.cpp ui/widget/panel.h ui/widget/preferences-widget.cpp ui/widget/preferences-widget.h ui/widget/registered-widget.cpp ui/widget/registered-widget.h ui/widget/registry.cpp ui/widget/registry.h ui/widget/ruler.cpp ui/widget/ruler.h ui/widget/scalar-unit.cpp ui/widget/scalar-unit.h ui/widget/scalar.cpp ui/widget/scalar.h ui/widget/selected-style.cpp ui/widget/selected-style.h ui/widget/style-swatch.cpp ui/widget/style-swatch.h ui/widget/svg-canvas.cpp ui/widget/svg-canvas.h ui/widget/tolerance-slider.cpp ui/widget/tolerance-slider.h ui/widget/toolbox.cpp ui/widget/toolbox.h ui/widget/unit-menu.cpp ui/widget/unit-menu.h ui/widget/zoom-status.cpp ui/widget/zoom-status.h undo-stack-observer.h unit-constants.h uri-references.cpp uri-references.h uri.cpp uri.h utest/.cvsignore utest/Makefile_insert utest/makefile.in utest/test-1ary-cases.h utest/test-2ary-cases.h utest/utest.h util/.cvsignore util/Makefile_insert util/compose.hpp util/filter-list.h util/forward-pointer-iterator.h util/glib-list-iterators.h util/list-container-test.cpp util/list-container.h util/list.h util/makefile.in util/map-list.h util/reverse-list.h util/shared-c-string-ptr.cpp util/shared-c-string-ptr.h util/tuple.h util/ucompose.hpp util/units.cpp util/units.h verbs.cpp verbs.h version.cpp version.h widgets/.cvsignore widgets/Makefile_insert widgets/button.cpp widgets/button.h widgets/dash-selector.cpp widgets/dash-selector.h widgets/desktop-widget.cpp widgets/desktop-widget.h widgets/font-selector.cpp widgets/font-selector.h widgets/gradient-image.cpp widgets/gradient-image.h widgets/gradient-selector.cpp widgets/gradient-selector.h widgets/gradient-toolbar.cpp widgets/gradient-toolbar.h widgets/gradient-vector.cpp widgets/gradient-vector.h widgets/icon.cpp widgets/icon.h widgets/layer-selector.cpp widgets/layer-selector.h widgets/makefile.in widgets/paint-selector.cpp widgets/paint-selector.h widgets/ruler.cpp widgets/ruler.h widgets/select-toolbar.cpp widgets/select-toolbar.h widgets/shrink-wrap-button.cpp widgets/shrink-wrap-button.h widgets/sp-color-gtkselector.cpp widgets/sp-color-gtkselector.h widgets/sp-color-notebook.cpp widgets/sp-color-notebook.h widgets/sp-color-preview.cpp widgets/sp-color-preview.h widgets/sp-color-scales.cpp widgets/sp-color-scales.h widgets/sp-color-selector.cpp widgets/sp-color-selector.h widgets/sp-color-slider.cpp widgets/sp-color-slider.h widgets/sp-color-wheel-selector.cpp widgets/sp-color-wheel-selector.h widgets/sp-color-wheel.cpp widgets/sp-color-wheel.h widgets/sp-widget.cpp widgets/sp-widget.h widgets/sp-xmlview-attr-list.cpp widgets/sp-xmlview-attr-list.h widgets/sp-xmlview-content.cpp widgets/sp-xmlview-content.h widgets/sp-xmlview-tree.cpp widgets/sp-xmlview-tree.h widgets/spinbutton-events.cpp widgets/spinbutton-events.h widgets/spw-utilities.cpp widgets/spw-utilities.h widgets/toolbox.cpp widgets/toolbox.h widgets/widget-sizes.h winmain.cpp xml/.cvsignore xml/Makefile_insert xml/attribute-record.h xml/comment-node.h xml/composite-node-observer.cpp xml/composite-node-observer.h xml/croco-node-iface.cpp xml/croco-node-iface.h xml/document.h xml/element-node.h xml/event-fns.h xml/event.cpp xml/event.h xml/invalid-operation-exception.h xml/log-builder.cpp xml/log-builder.h xml/makefile.in xml/node-event-vector.h xml/node-fns.cpp xml/node-fns.h xml/node-iterators.h xml/node-observer.h xml/node.h xml/quote-test.cpp xml/quote-test.h xml/quote.cpp xml/quote.h xml/repr-action-test.cpp xml/repr-action-test.h xml/repr-css.cpp xml/repr-io.cpp xml/repr-sorting.cpp xml/repr-sorting.h xml/repr-util.cpp xml/repr.cpp xml/repr.h xml/session.h xml/simple-document.cpp xml/simple-document.h xml/simple-node.cpp xml/simple-node.h xml/simple-session.cpp xml/simple-session.h xml/sp-css-attr.h xml/text-node.h xml/transaction-logger.h zoom-context.cpp zoom-context.h /inkscape/tools-version.sh /inkscape/utf8-to-roff