Code

NR:: to Geom:: for most of src/extension/
[inkscape.git] / src / extension / internal / pdfinput / svg-builder.h
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-09-16 pjrmnoop: (SvgBuilder::setTransform): Mark argument as...
2007-08-19 mikloshAdded a PDF import settings dialog
2007-08-17 mikloshAdded initial transparency group and softmask support
2007-08-13 mikloshAdded a clip path stack for PdfParser and a node stack...
2007-08-09 mikloshReworked gradient handling to support all shading color...
2007-08-09 mikloshAdded support for the shading operator
2007-08-09 mikloshAdded support for exponential functions in gradients
2007-07-30 mikloshAdded image mask support
2007-07-30 mikloshDo not set inkscape:groupmode for sub-page objects...
2007-07-28 mikloshSet top-level groups as layers with the name of the...
2007-07-28 mikloshReworked text state handling so that now SvgBuilder...
2007-07-25 mikloshReworked text output to create <text> nodes on text...
2007-07-23 mikloshAdded tiling pattern support
2007-07-21 mikloshFurther development of the PDF import module: continued...
2007-07-12 mikloshInitial commit of native poppler-based PDF import.