History log of /inkscape/src/sp-font.cpp
Revision Date Author Comments Expand
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
a36e7dcbb0538abae15967717c90049a5225ff9c 04-Jan-2014 JazzyNico <nicoduf@yahoo.fr>

Fix for Bug #1265556 (plain svg export is broken for filter).

a2e6e13c14553c9fc1e16d8cd6ebc3b71c6bccef 01-Aug-2013 Markus Engel <markus.engel@tum.de>

Replacement of unnecessary variables.

filters/blend.cpp filters/blend.h filters/colormatrix.cpp filters/colormatrix.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/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/morphology.cpp filters/morphology.h filters/offset.cpp filters/offset.h filters/specularlighting.cpp filters/specularlighting.h filters/tile.cpp filters/tile.h filters/turbulence.cpp filters/turbulence.h sp-flowdiv.cpp sp-flowdiv.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-guide.cpp sp-guide.h
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
2ee985b728402e20092ee821697f4c5117247290 06-Apr-2013 Markus Engel <markus.engel@tum.de>

Merged more classes.

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
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
c0b63558d39bdea91ac5c41ef0f9a88439e18888 30-Mar-2013 Markus Engel <markus.engel@tum.de>

Added "virtual pads" to - SPFeFuncNode - SPFeDistantLight - SPFeMergeNode - SPFePointLight - SPFeSpotLight - SPFilter - SPFont - SPGuide Changes in SPItem and SPNamedView.

d61d2d7858ded67cc041d49e7c81a10a84c9e164 19-Mar-2013 jtx <javier.arraiza@marker.es>

Fixing regression

/inkscape/configure.ac /inkscape/po/POTFILES.skip /inkscape/po/am.po /inkscape/po/ar.po /inkscape/po/az.po /inkscape/po/be.po /inkscape/po/bg.po /inkscape/po/bn.po /inkscape/po/bn_BD.po /inkscape/po/br.po /inkscape/po/ca.po /inkscape/po/ca@valencia.po /inkscape/po/cs.po /inkscape/po/da.po /inkscape/po/de.po /inkscape/po/dz.po /inkscape/po/el.po /inkscape/po/en_AU.po /inkscape/po/en_CA.po /inkscape/po/en_GB.po /inkscape/po/en_US@piglatin.po /inkscape/po/eo.po /inkscape/po/es.po /inkscape/po/es_MX.po /inkscape/po/et.po /inkscape/po/eu.po /inkscape/po/fa.po /inkscape/po/fi.po /inkscape/po/fr.po /inkscape/po/ga.po /inkscape/po/gl.po /inkscape/po/he.po /inkscape/po/hr.po /inkscape/po/hu.po /inkscape/po/hy.po /inkscape/po/id.po /inkscape/po/it.po /inkscape/po/ja.po /inkscape/po/km.po /inkscape/po/ko.po /inkscape/po/lt.po /inkscape/po/lv.po /inkscape/po/mk.po /inkscape/po/mn.po /inkscape/po/nb.po /inkscape/po/ne.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/ro.po /inkscape/po/ru.po /inkscape/po/rw.po /inkscape/po/sk.po /inkscape/po/sl.po /inkscape/po/sq.po /inkscape/po/sr.po /inkscape/po/sr@latin.po /inkscape/po/sv.po /inkscape/po/te_IN.po /inkscape/po/th.po /inkscape/po/tr.po /inkscape/po/uk.po /inkscape/po/vi.po /inkscape/po/zh_CN.po /inkscape/po/zh_TW.po /inkscape/share/icons/icons.svg /inkscape/share/icons/tango_icons.svg common-context.h composite-undo-stack-observer.h desktop.h display/cairo-utils.cpp display/canvas-axonomgrid.h display/guideline.h display/nr-filter-diffuselighting.h display/nr-filter-flood.h display/nr-filter-specularlighting.h display/nr-style.h display/nr-svgfonts.cpp display/nr-svgfonts.h display/sp-ctrlcurve.h document-subset.h dom/events.h dropper-context.cpp dropper-context.h dyna-draw-context.h eraser-context.h event-context.h extension/internal/cairo-render-context.h extension/internal/cairo-renderer.h extension/internal/pdfinput/pdf-input.cpp extension/internal/pdfinput/svg-builder.h file.cpp file.h filter-chemistry.h filters/blend.h filters/colormatrix.h filters/componenttransfer-funcnode.h filters/componenttransfer.h filters/composite.h filters/convolvematrix.h filters/diffuselighting.h filters/displacementmap.h filters/distantlight.h filters/flood.h filters/gaussian-blur.h filters/image.h filters/merge.h filters/mergenode.h filters/morphology.h filters/offset.h filters/pointlight.h filters/specularlighting.h filters/spotlight.h filters/tile.h filters/turbulence.h flood-context.h gradient-context.h gradient-drag.h inkscape-private.h inkscape.cpp libgdl/Makefile_insert libnrtype/Layout-TNG-Output.cpp libnrtype/Layout-TNG.h libnrtype/font-lister.cpp livarot/Path.h livarot/Shape.h live_effects/lpe-recursiveskeleton.cpp live_effects/parameter/parameter.cpp lpe-tool-context.h marker.cpp marker.h measure-context.h menus-skeleton.h mesh-context.h pixmaps/cursor-dropper.xpm rect-context.h select-context.h selection.cpp seltrans-handles.h seltrans.h snap.cpp sp-clippath.h sp-desc.h sp-filter-primitive.h sp-filter.h sp-flowregion.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.h sp-image.h sp-item.h sp-linear-gradient-fns.h sp-mask.h sp-metadata.cpp sp-metadata.h sp-missing-glyph.cpp sp-missing-glyph.h sp-object-group.cpp sp-object-repr.cpp sp-offset.h sp-pattern.h sp-polyline.cpp sp-radial-gradient-fns.h sp-rect.h sp-spiral.h sp-star.h sp-stop.h sp-switch.h sp-symbol.cpp sp-symbol.h sp-title.h sp-tref.h sp-use.h spiral-context.h splivarot.cpp spray-context.h star-context.h style.cpp style.h svg-view-widget.h svg-view.h svg/svg-color.h text-context.h text-editing.cpp trace/siox.cpp tweak-context.h ui/dialog/dialog-manager.cpp ui/dialog/document-properties.cpp ui/dialog/export.cpp ui/dialog/export.h ui/dialog/fill-and-stroke.cpp ui/dialog/find.cpp ui/dialog/find.h ui/dialog/glyphs.h ui/dialog/icon-preview.cpp ui/dialog/input.cpp ui/dialog/layer-properties.h ui/dialog/object-properties.cpp ui/dialog/object-properties.h ui/dialog/svg-fonts-dialog.cpp ui/dialog/svg-fonts-dialog.h ui/dialog/text-edit.cpp ui/dialog/text-edit.h ui/dialog/tracedialog.cpp ui/dialog/xml-tree.h ui/tool/control-point.cpp ui/tool/node-tool.h ui/tool/path-manipulator.h ui/widget/entry.cpp ui/widget/entry.h ui/widget/frame.h ui/widget/registered-widget.h ui/widget/selected-style.h ui/widget/style-swatch.h undo-stack-observer.h widgets/gradient-vector.h widgets/paint-selector.h widgets/swatch-selector.h xml/composite-node-observer.h zoom-context.h
b411bf4b8d2be4d10c0c5371c3b282639ff47bcf 17-Mar-2013 Jabiertxo Arraiza Zenotz <jtx@jtx.marker.es>

Working with widjets

/inkscape/configure.ac common-context.h composite-undo-stack-observer.h desktop.h display/cairo-utils.cpp display/canvas-axonomgrid.h display/guideline.h display/nr-filter-diffuselighting.h display/nr-filter-flood.h display/nr-filter-specularlighting.h display/nr-style.h display/nr-svgfonts.cpp display/nr-svgfonts.h display/sp-ctrlcurve.h document-subset.h dom/events.h dropper-context.cpp dropper-context.h dyna-draw-context.h eraser-context.h event-context.h extension/internal/cairo-render-context.h extension/internal/cairo-renderer.h extension/internal/pdfinput/pdf-input.cpp extension/internal/pdfinput/svg-builder.h file.cpp file.h filter-chemistry.h filters/blend.h filters/colormatrix.h filters/componenttransfer-funcnode.h filters/componenttransfer.h filters/composite.h filters/convolvematrix.h filters/diffuselighting.h filters/displacementmap.h filters/distantlight.h filters/flood.h filters/gaussian-blur.h filters/image.h filters/merge.h filters/mergenode.h filters/morphology.h filters/offset.h filters/pointlight.h filters/specularlighting.h filters/spotlight.h filters/tile.h filters/turbulence.h flood-context.h gradient-context.h gradient-drag.h inkscape-private.h inkscape.cpp libgdl/Makefile_insert libnrtype/Layout-TNG-Output.cpp libnrtype/Layout-TNG.h libnrtype/font-lister.cpp livarot/Path.h livarot/Shape.h live_effects/lpe-bspline.cpp live_effects/lpe-bspline.h live_effects/lpe-recursiveskeleton.cpp lpe-tool-context.h marker.cpp marker.h measure-context.h menus-skeleton.h mesh-context.h pixmaps/cursor-dropper.xpm rect-context.h select-context.h selection.cpp seltrans-handles.h seltrans.h snap.cpp sp-clippath.h sp-desc.h sp-filter-primitive.h sp-filter.h sp-flowregion.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.h sp-image.h sp-item.h sp-linear-gradient-fns.h sp-mask.h sp-metadata.cpp sp-metadata.h sp-missing-glyph.cpp sp-missing-glyph.h sp-object-group.cpp sp-object-repr.cpp sp-offset.h sp-pattern.h sp-polyline.cpp sp-radial-gradient-fns.h sp-rect.h sp-spiral.h sp-star.h sp-stop.h sp-switch.h sp-symbol.cpp sp-symbol.h sp-title.h sp-tref.h sp-use.h spiral-context.h splivarot.cpp spray-context.h star-context.h style.cpp style.h svg-view-widget.h svg-view.h svg/svg-color.h text-context.h text-editing.cpp trace/siox.cpp tweak-context.h ui/dialog/dialog-manager.cpp ui/dialog/document-properties.cpp ui/dialog/export.cpp ui/dialog/export.h ui/dialog/fill-and-stroke.cpp ui/dialog/find.cpp ui/dialog/find.h ui/dialog/glyphs.h ui/dialog/icon-preview.cpp ui/dialog/input.cpp ui/dialog/layer-properties.h ui/dialog/object-properties.cpp ui/dialog/object-properties.h ui/dialog/svg-fonts-dialog.cpp ui/dialog/svg-fonts-dialog.h ui/dialog/text-edit.cpp ui/dialog/text-edit.h ui/dialog/tracedialog.cpp ui/dialog/xml-tree.h ui/tool/control-point.cpp ui/tool/node-tool.h ui/tool/path-manipulator.h ui/widget/entry.cpp ui/widget/entry.h ui/widget/frame.h ui/widget/registered-widget.h ui/widget/selected-style.h ui/widget/style-swatch.h undo-stack-observer.h widgets/gradient-vector.h widgets/paint-selector.h widgets/swatch-selector.h xml/composite-node-observer.h zoom-context.h
0abb713b87e00e750c4231bd67a1d1c246dc45c6 16-Mar-2013 Alex Valavanis <valavanisalex@gmail.com>

Drop checks for ancient dependency versions. These are satisfied elsewhere.

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

f68aabe351946119c80978525cd86564dd33e02f 21-Feb-2011 Jon A. Cruz <jon@joncruz.org>

Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.

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
39e454bdef986f01ef929a38513fc09b4ae80e32 05-Jul-2010 Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom>

C++ification of SPObject continued along with the onset of XML Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected.

/inkscape/po/inkscape.pot document.h extension/internal/grid.cpp filter-chemistry.cpp filters/blend.cpp filters/composite.cpp filters/displacementmap.cpp flood-context.cpp knotholder.cpp layer-manager.cpp marker.cpp path-chemistry.cpp sp-anchor.cpp sp-clippath.h sp-filter-primitive.cpp sp-flowtext.cpp sp-font-face.cpp sp-font.cpp sp-glyph-kerning.cpp sp-glyph.cpp sp-guide.cpp sp-image.cpp sp-mask.h sp-missing-glyph.cpp sp-object.cpp sp-object.h sp-offset.cpp sp-paint-server.cpp sp-root.cpp sp-string.cpp sp-style-elem.cpp sp-symbol.cpp sp-text.cpp splivarot.cpp style.cpp text-editing.cpp trace/trace.cpp ui/dialog/document-properties.cpp ui/dialog/filter-effects-dialog.cpp ui/dialog/svg-fonts-dialog.cpp ui/dialog/swatches.cpp ui/tool/node-tool.cpp ui/tool/path-manipulator.cpp verbs.cpp xml/helper-observer.cpp
2b635337710b879262acf4906dd85ee99b69f474 01-Jul-2010 Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom>

C++fied SPDocument added

application/editor.cpp color-profile.cpp conn-avoid-ref.cpp connector-context.cpp desktop.cpp dialogs/clonetiler.cpp dialogs/export.cpp display/nr-filter-image.cpp document-undo.cpp document.cpp document.h draw-context.cpp eraser-context.cpp extension/implementation/script.cpp extension/implementation/xslt.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/emf-win32-inout.cpp extension/internal/emf-win32-print.cpp extension/internal/gdkpixbuf-input.cpp extension/internal/gimpgrad.cpp extension/internal/grid.cpp extension/internal/latex-pstricks-out.cpp extension/internal/latex-pstricks.cpp extension/internal/latex-text-renderer.cpp extension/internal/odf.cpp extension/internal/pdf-input-cairo.cpp extension/internal/pdfinput/pdf-input.cpp extension/internal/svg.cpp extension/internal/win32.cpp extension/internal/wpg-input.cpp extension/system.cpp file.cpp filters/componenttransfer-funcnode.cpp filters/componenttransfer.cpp filters/distantlight.cpp filters/pointlight.cpp filters/spotlight.cpp flood-context.cpp gradient-chemistry.cpp helper/pixbuf-ops.cpp helper/png-write.cpp helper/stock-items.cpp inkview.cpp interface.cpp jabber_whiteboard/session-manager.cpp layer-manager.cpp lpe-tool-context.cpp main.cpp object-snapper.cpp persp3d.cpp print.cpp profile-manager.cpp select-context.cpp selection-chemistry.cpp sp-clippath.cpp sp-filter.cpp sp-flowtext.cpp sp-font.cpp sp-gradient.cpp sp-guide.cpp sp-image.cpp sp-item-group.cpp sp-item.cpp sp-mask.cpp sp-object.cpp sp-pattern.cpp sp-root.cpp sp-script.cpp sp-shape.cpp sp-text.cpp svg-view-widget.cpp svg-view.cpp test-helpers.h text-chemistry.cpp trace/trace.cpp ui/clipboard.cpp ui/dialog/aboutbox.cpp ui/dialog/align-and-distribute.cpp ui/dialog/document-properties.cpp ui/dialog/filedialogimpl-gtkmm.cpp ui/dialog/filedialogimpl-win32.cpp ui/dialog/filter-effects-dialog.cpp ui/dialog/print.cpp ui/dialog/svg-fonts-dialog.cpp ui/dialog/swatches.cpp ui/dialog/tile.cpp ui/tool/node-tool.cpp ui/view/edit-widget.cpp ui/widget/imageicon.cpp ui/widget/page-sizer.cpp widgets/desktop-widget.cpp widgets/gradient-toolbar.cpp widgets/gradient-vector.cpp widgets/icon.cpp widgets/paint-selector.cpp widgets/select-toolbar.cpp widgets/sp-color-icc-selector.cpp widgets/stroke-style.cpp xml/rebase-hrefs.cpp
6c32bcd8f899ac2e8a7eafba446d4181c1b16d48 30-Mar-2010 Jon A. Cruz <jon@joncruz.org>

Corrected string-to-number conversion to use locale-independent conversion and to handle missing/null values. Fixes bug #544833.

5ef6cb9428f2e6f5457e890a1c3b37f53730c07a 14-Dec-2009 Felipe C. da S. Sanches <juca@members.fsf.org>

updating my email address in file headers

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-displacement-map.cpp display/nr-filter-displacement-map.h display/nr-filter-flood.cpp display/nr-filter-flood.h display/nr-filter-image.cpp display/nr-filter-morphology.cpp display/nr-filter-morphology.h display/nr-filter-tile.cpp display/nr-filter-tile.h display/nr-filter-turbulence.cpp display/nr-filter-turbulence.h display/nr-svgfonts.cpp display/nr-svgfonts.h filters/colormatrix.cpp filters/componenttransfer-funcnode.cpp filters/componenttransfer-funcnode.h filters/convolvematrix.cpp filters/convolvematrix.h filters/image.cpp filters/image.h filters/morphology.cpp filters/turbulence.cpp filters/turbulence.h helper-fns.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-missing-glyph.cpp sp-missing-glyph.h sp-script.cpp sp-script.h ui/dialog/filter-effects-dialog.cpp ui/dialog/svg-fonts-dialog.cpp ui/dialog/svg-fonts-dialog.h ui/widget/spin-slider.cpp
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
f5d57c26ee63ac2bd5417a6bcc19d90b227ae797 06-Jan-2009 joncruz <joncruz@users.sourceforge.net>

Warning and whitespace cleanup.

f30962b5be812756040de0376091042fc151153b 06-Jan-2009 JucaBlues <JucaBlues@users.sourceforge.net>

Another week coding offline... * Adding Set Width (horiz-adv-x attribute) slider to the SVGFonts dialog. * Fixed the order of some language options at the i18n preferences page. * Fixed parsing and handling of u1 and u2 (CSS2 unicode range) attributes for kerning pair nodes * Fixed a warning in helper-fns.h * commented out unused variable in sp-font.cpp * refactoring of nr-svgfonts.cpp * using 1000 instead of horiz-adv-x when scaling the glyph coordinates. Probably should use a value based on units-per-em in the future. Or maybe accent-height, cap-height, x-height... I don't know. I should study this subject a bit more first.

280e31bdf7f5ffd28f8b14565c1d93de4070bd0c 28-Dec-2008 JucaBlues <JucaBlues@users.sourceforge.net>

Now users can design a font within inkscape, save it and then open the SVG file in Fontforge in order to export a truetype font (or other system font formarts fontforge supports). This improves previous workflow of font design using Inkscape which involved creating one SVG for each glyph. Now user only needs to create a single SVG file containing an SVGFont. Glyph kerning settings for the font can also be defined withing Inkscape itself with live preview. The kerning management still needs some improvements but is currently functional at least. Improvements in the SVGFonts dialog: * In Global Settings tab you can define the font family name. Other attributes should be added to this tab in the future. * Glyphs tab allows the user to: ** see a list (combobox) of glyphs available in the currently selected font. ** add/remove glyphs ** edit glyph name and unicode ** set the glyph curves based on a given path (selected from canvas). Same feature for the missing glyph. * Kerning tab allows user to: ** add new kerning pairs ** adjust kerning values of selected kerning pair ** live preview while adjusting the kerning values Code refactoring: * Inner classes DocumentProperties::SignalObserver and FilterEffectsDialog::SignalObserver were duplicated code and another instance would be needed in SVGFonts dialog. So, I moved it to Inkscape::XML::SignalObserver (in helper-observer.{cpp,h}) * changed SPGlyph->glyph_name and SPGlyph->unicode from char* to Glib::ustring * added sp_remove_resource to the release method in sp-font.cpp * glyph curves used to be stored (in d attribute) and rendered upside-down. Now that bug is fixed. Sorry about this huge commit. I got one week away from the Internet during a xmas travel. The lack of 'net connection made me work more intensely in Inkscape :-D Felipe Sanches

7c7bbbc4f328c338d2f4356ffc178fafcd7c6f9d 18-Jul-2008 JucaBlues <JucaBlues@users.sourceforge.net>

removing lots of g_warnings

a7b2d0eab58019b3222f3e9bce409d03a1d99400 11-Jul-2008 JucaBlues <JucaBlues@users.sourceforge.net>

* removed the auxiliary GtkWindow * added font preview to the SvgFonts dialog

6864a204fac56a032f9187b482b4de6c64f06cef 26-Jun-2008 joncruz <joncruz@users.sourceforge.net>

Fixed compilation when the new SVG font stuff is not enabled.

6fd67bd386767141cc557108237de0a257300516 25-Jun-2008 JucaBlues <JucaBlues@users.sourceforge.net>

adding list of available SVGFonts to the SVGFonts dialog

d1d38b5e9e4ca0810cc364e9aca7a1a8577776e6 25-Jun-2008 JucaBlues <JucaBlues@users.sourceforge.net>

adding ifdef HAVE_CONFIG_H

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
3bb2cd07f61b0baa829a6dc9457a1a0e62b12711 27-May-2008 JucaBlues <JucaBlues@users.sourceforge.net>

* converted nr-svgfont.cpp to C++ code so that we can render multiple instances of fonts. Currently we have one auxiliary GtkWindow for each <font> in a document. * Implemented C++ binding for cairo userfonts. This will probably be sent to cairomm soon. * Added a second font to the svgfont.svg test file.

d5c4ddf4e43797503e5a5629cdbab74e834bc549 25-May-2008 JucaBlues <JucaBlues@users.sourceforge.net>

* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cairo git master branch) will compile SVGFonts (experimental) support. * First code for SVGFonts rendering. Renders in a separate window because we still dont have pango integration.

8e7cbe6ccffda034f2d3cc8873276de3d6ea7a7b 29-Feb-2008 JucaBlues <JucaBlues@users.sourceforge.net>

fix some header defines

4175317af9dd8f619d5427af3b1887319b886df7 28-Feb-2008 JucaBlues <JucaBlues@users.sourceforge.net>

more boilerplate code for SVGFonts

ba77596ac37222f7d2adbf220a236dbea700e3d5 28-Feb-2008 JucaBlues <JucaBlues@users.sourceforge.net>

a bit more boilerplate code for SVGFonts added <missing-glyph>

b0f4afeebe170b1f564d2c21912693376497e7a8 27-Feb-2008 joncruz <joncruz@users.sourceforge.net>

Warning cleanup

5a0b40ff9ed9a05f38c229774abb29cf21dbc975 27-Feb-2008 JucaBlues <JucaBlues@users.sourceforge.net>

tiny refactoring

4e8f56ada507b09296e2efabd49aeb4226cc01a1 27-Feb-2008 JucaBlues <JucaBlues@users.sourceforge.net>

SVGFonts boilerplate code

77db05670a2747f32fe3168a6cfe332d906f4057 26-Feb-2008 JucaBlues <JucaBlues@users.sourceforge.net>

new file. I forgot to add it on previous commit SVGFonts boilerplate code