History log of /inkscape/src/sp-switch.cpp
Revision Date Author Comments Expand
c2bcbdd9645667ba2cd7c2713054da184b5a036c 07-Dec-2015 Kris De Gussem <Kris.De.Gussem@hotmail.com>

static code analysis

aa9235c966804d9b8f8daa083a2d123d9d47d2bb 27-Feb-2015 Marc Jeanmougin <mc@localhost.localdomain>

corrected the casts (hopefully)

conn-avoid-ref.cpp desktop-style.cpp desktop-style.h document.cpp document.h extension/execution-env.cpp extension/implementation/implementation.cpp extension/implementation/script.cpp extension/internal/bitmap/imagemagick.cpp extension/internal/bluredge.cpp extension/internal/cairo-renderer.cpp extension/internal/filter/filter.cpp extension/internal/grid.cpp extension/internal/latex-text-renderer.cpp file.cpp filter-chemistry.cpp gradient-chemistry.cpp gradient-drag.cpp graphlayout.cpp live_effects/lpe-knot.cpp main.cpp object-snapper.cpp path-chemistry.cpp removeoverlap.cpp selcue.cpp selection-chemistry.cpp selection-chemistry.h selection-describer.cpp selection.cpp selection.h seltrans.cpp snap.cpp sp-conn-end.cpp sp-defs.cpp sp-filter.cpp sp-item-group.cpp sp-item-group.h sp-marker.cpp sp-object.h sp-pattern.cpp sp-switch.cpp splivarot.cpp splivarot.h text-chemistry.cpp text-editing.cpp trace/trace.cpp ui/clipboard.cpp ui/dialog/align-and-distribute.cpp ui/dialog/export.cpp ui/dialog/filter-effects-dialog.cpp ui/dialog/find.cpp ui/dialog/find.h ui/dialog/font-substitution.cpp ui/dialog/font-substitution.h ui/dialog/glyphs.cpp ui/dialog/grid-arrange-tab.cpp ui/dialog/icon-preview.cpp ui/dialog/objects.cpp ui/dialog/polar-arrange-tab.cpp ui/dialog/tags.cpp ui/dialog/text-edit.cpp ui/dialog/transformation.cpp ui/interface.cpp ui/tools/connector-tool.cpp ui/tools/eraser-tool.cpp ui/tools/gradient-tool.cpp ui/tools/gradient-tool.h ui/tools/measure-tool.cpp ui/tools/mesh-tool.cpp ui/tools/select-tool.cpp ui/tools/spray-tool.cpp ui/tools/tweak-tool.cpp unclump.cpp unclump.h vanishing-point.cpp widgets/arc-toolbar.cpp widgets/connector-toolbar.cpp widgets/fill-style.cpp widgets/gradient-toolbar.cpp widgets/mesh-toolbar.cpp widgets/rect-toolbar.cpp widgets/spiral-toolbar.cpp widgets/star-toolbar.cpp widgets/stroke-style.cpp widgets/text-toolbar.cpp
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
1f6daa293cacc62d85a023412c70534a12f6e99a 19-Feb-2015 Marc Jeanmougin <mc>

added a set to the Selection

0de73848362e95b081e5fa85f910d6481094b2b9 17-Feb-2015 Marc Jeanmougin <mc@localhost.localdomain>

At first, I was thinking "I just have to go to the selection file, and change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on.

/inkscape/.cproject /inkscape/.project conn-avoid-ref.cpp desktop-style.cpp desktop-style.h extension/execution-env.cpp extension/implementation/implementation.cpp extension/implementation/script.cpp extension/internal/bitmap/imagemagick.cpp extension/internal/bluredge.cpp extension/internal/cairo-renderer.cpp extension/internal/filter/filter.cpp extension/internal/grid.cpp extension/internal/latex-text-renderer.cpp file.cpp filter-chemistry.cpp gradient-chemistry.cpp gradient-drag.cpp graphlayout.cpp graphlayout.h helper/png-write.cpp helper/png-write.h live_effects/lpe-knot.cpp main.cpp object-snapper.cpp path-chemistry.cpp path-chemistry.h removeoverlap.cpp removeoverlap.h selcue.cpp selection-chemistry.cpp selection-chemistry.h selection-describer.cpp selection.cpp selection.h seltrans.cpp seltrans.h snap.cpp snap.h sp-conn-end.cpp sp-defs.cpp sp-filter.cpp sp-item-group.cpp sp-item-group.h sp-lpe-item.cpp sp-marker.cpp sp-marker.h sp-object.cpp sp-object.h sp-pattern.cpp sp-pattern.h sp-switch.cpp sp-switch.h splivarot.cpp text-chemistry.cpp text-editing.cpp trace/trace.cpp ui/clipboard.cpp ui/dialog/align-and-distribute.cpp ui/dialog/clonetiler.cpp ui/dialog/export.cpp ui/dialog/filter-effects-dialog.cpp ui/dialog/find.cpp ui/dialog/find.h ui/dialog/glyphs.cpp ui/interface.cpp unclump.cpp unclump.h vanishing-point.cpp widgets/arc-toolbar.cpp widgets/connector-toolbar.cpp widgets/fill-style.cpp widgets/gradient-toolbar.cpp widgets/mesh-toolbar.cpp widgets/rect-toolbar.cpp widgets/spiral-toolbar.cpp widgets/star-toolbar.cpp widgets/stroke-style.cpp widgets/stroke-style.h widgets/text-toolbar.cpp
9ed5a9fc4b2398e03a7cefd3dff4f851f10f2191 19-Feb-2014 Markus Engel <markus.engel@tum.de>

Fix for SPSwitch updates.

f232be2471038c563c60f7311537aad1628d52ba 12-Nov-2013 Markus Engel <markus.engel@tum.de>

Fix bug in SPSwitch.

ac314d4fb20659c99d07777bc2579d283c5550e6 28-Oct-2013 Kris <Kris.De.Gussem@hotmail.com>

"fix" some "unused parameter" warnings

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

Added some consts.

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

4076c768f2d7bb4bc2477526dba33d2ca5acf757 08-Apr-2013 Markus Engel <markus.engel@tum.de>

Reactivated independent reference counting in the SPObject tree.

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.

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

Merged Group and subclasses.

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
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
6d0cbc6b5cf5f942c8ee7fa5c7eeb2a82eb617d5 17-Jan-2013 Alex Valavanis <valavanisalex@gmail.com>

Cleanup more GObject type definitions

470cc275d97606f1c400867ef00fd79fbf349b66 19-Aug-2012 Markus Engel <markus.engel@tum.de>

Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by someone else. SPGroup should work as expected, SPSwitch may still be buggy.

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
8a0a34615f080ecd1c09986d8963d6afe5937a25 16-Jul-2011 Jon A. Cruz <jon@joncruz.org>

Cleanup of oudated/redundant SP_ITEM() macro use.

arc-context.cpp box3d.cpp desktop.cpp desktop.h dialogs/clonetiler.cpp extension/internal/cairo-png-out.cpp extension/internal/cairo-ps-out.cpp extension/internal/cairo-renderer-pdf-out.cpp extension/internal/cairo-renderer.cpp extension/internal/latex-pstricks-out.cpp extension/internal/latex-text-renderer.cpp flood-context.cpp helper/pixbuf-ops.cpp helper/png-write.cpp live_effects/lpe-knot.cpp live_effects/lpe-lattice.cpp live_effects/lpe-mirror_symmetry.cpp live_effects/lpegroupbbox.cpp marker.cpp object-snapper.cpp path-chemistry.cpp print.cpp sp-conn-end-pair.cpp sp-conn-end.cpp sp-flowregion.cpp sp-flowtext.cpp sp-image.cpp sp-item-group.cpp sp-item.cpp sp-lpe-item.cpp sp-offset.cpp sp-path.cpp sp-rect.cpp sp-root.cpp sp-shape.cpp sp-switch.cpp sp-symbol.cpp spray-context.cpp svg-view.cpp text-chemistry.cpp text-context.cpp text-editing.cpp tweak-context.cpp ui/dialog/icon-preview.cpp ui/tool/path-manipulator.cpp widgets/icon.cpp widgets/stroke-style.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
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

4afe6ce6ad98c33cff42076097036e7327f32ceb 10-Nov-2007 joncruz <joncruz@users.sourceforge.net>

Warning cleanup

dialogs/dialog-events.cpp dialogs/fill-style.cpp dialogs/find.cpp dialogs/item-properties.cpp dialogs/layers-panel.cpp dialogs/object-attributes.cpp dialogs/text-edit.cpp dialogs/tiledialog.cpp display/gnome-canvas-acetate.cpp display/nr-3dutils.cpp display/nr-arena-glyphs.cpp display/nr-arena-image.cpp extension/implementation/implementation.cpp extension/implementation/xslt.cpp extension/internal/bluredge.cpp extension/internal/gimpgrad.cpp extension/internal/grid.cpp extension/internal/svg.cpp libnr/nr-svp-render.cpp libnrtype/FontInstance.cpp libnrtype/Layout-TNG-Input.cpp libnrtype/Layout-TNG-Scanline-Makers.cpp line-snapper.cpp livarot/PathOutline.cpp livarot/sweep-tree-list.cpp sp-paint-server.cpp sp-switch.cpp sp-tref-reference.cpp sp-use-reference.cpp text-editing.cpp tweak-context.cpp ui/dialog/transformation.cpp ui/widget/dock-item.cpp ui/widget/dock.cpp vanishing-point.cpp
1a71e5db977570fb40ad8689ee7a31ecc7540f11 29-Jul-2006 mental <mental@users.sourceforge.net>

switch to sigc++ SPObject signals for SPSwitch

5c85d657aed31c86ec1d89f03f56960bdb4d6df6 20-Jul-2006 bryce <bryce@users.sourceforge.net>

marker refactoring work

7e2d535c37ea0830491ca84263aa3793a07904e0 07-Jun-2006 joncruz <joncruz@users.sourceforge.net>

Applied patch #1501709

3939f34d9df2aef21467a26a63983ea72d8047f4 21-Apr-2006 knutux <knutux@users.sourceforge.net>

Bug-1474013 - switch works incorrectly with non SP_ITEM children

35e0418c921e7057987f57ba30ba95ec5e03c9e5 20-Apr-2006 knutux <knutux@users.sourceforge.net>

SVG 1.1 Conditional Processing Module rendering support (<switch> element, requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change.