Code

Require a pageBox in the constructor for GfxState so that we do not always need to...
[inkscape.git] / src / extension / internal /
2007-08-19 mikloshRequire a pageBox in the constructor for GfxState so...
2007-08-19 ishmalfix build for boost and imagemagick
2007-08-18 mikloshAdded the ability to set the precision of gradient...
2007-08-17 mikloshMake sure style is invalidated when setting fill/stroke...
2007-08-17 mikloshMoved the code for updating the text matrix to where...
2007-08-17 mikloshOptimized text output by not repeating glyph coordinate...
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-10 gouldtj r16217@tres: ted | 2007-08-10 10:36:27 -0700
2007-08-09 mikloshTo ease testing reduced fallback operations' precision...
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-08-09 mikloshSet the even-odd clipping rule if requested
2007-08-01 mikloshRedirected opening of AI files to the poppler-based...
2007-07-30 mikloshForgot to advance text position when skipping the first...
2007-07-30 mikloshType3 fonts do not have a name set so default to 'Arial'
2007-07-30 mikloshAdded image mask support
2007-07-30 mikloshDo not flip non-top-level images
2007-07-30 mikloshDo not set inkscape:groupmode for sub-page objects...
2007-07-30 mikloshUse the font matrix for Type3 fonts only
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-24 mikloshModified CSS font style and text matrix setting to...
2007-07-24 mikloshSet the xml:space attribute on <svg> once rather than...
2007-07-23 mikloshAdded tiling pattern support
2007-07-23 mikloshRemoved transform from <svg> and corrected matrix multi...
2007-07-22 mikloshAdded some heuristics to set CSS font-style and font...
2007-07-22 mikloshAdded xml:space=preserve attribute on <text> nodes...
2007-07-22 mikloshUse the #RRGGBB color format instead of rgb() since...
2007-07-21 mikloshFurther development of the PDF import module: continued...
2007-07-12 mikloshInitial commit of native poppler-based PDF import.
2007-07-10 scislacpatch by gorodish, fixes bug 1692611 (win32 EMF crash)
2007-07-04 mikloshInitial commit of Cairo-based PDF import using libpoppler
2007-06-27 gouldtj r15481@tres: ted | 2007-05-22 09:56:22 -0700
2007-06-27 gouldtj r15480@tres: ted | 2007-05-20 23:51:34 -0700
2007-06-21 pjrmHandle the case of gnome_vfs_init failing. (Fixes...
2007-05-19 ishmalApplied Yossi's patch 1721693 for bugs 1718405, 1718934...
2007-05-18 ishmalApply Yossi's patch
2007-05-11 ishmalApply yfarjoun's one-line patch to remove any stroke...
2007-05-09 theAdibcairo ps output patch
2007-04-22 ishmalRevert warning-remove edit. Needed for switch
2007-04-22 ishmalremove warnings
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-18 mentalfix 64-bit issues with width of npos -- patch #1675697...
2007-03-16 buliabyakfix 1679477
2007-03-13 ishmalAdd null checks.
2007-03-13 keescookdropping moved/dead files
2007-03-13 buliabyakextend the range of spacings
2007-03-12 ishmaluse g_vsnprintf() instead of vsnprintf() to avoid platf...
2007-03-12 ishmalCleanup public/private, doxygen comments
2007-03-12 ishmalBuffer output for better reporting.
2007-03-11 buliabyakdon't try to relativate hrefs here - it never works...
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-10 mentalMerge further bbox work
2007-03-09 ishmalAdd some code cleanup
2007-03-08 ishmalchanged curve->length to SP_CURVE_LENGTH(curve). Fixes...
2007-03-01 schwarzenbergcommited Solaris 2.8 / gcc-3.2.3 fixes
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-02-27 mentalget rid of sp_repr_document_root and (commented) sp_rep...
2007-02-26 mentalget rid of sp_repr_document wrapper function
2007-02-25 gouldtj r14551@tres: ted | 2007-02-24 15:22:47 -0800
2007-02-19 joncruzCleaned up DOS line ends that had snuck in.
2007-02-19 joncruzFixed unintialized variables and minor misc warnings
2007-02-18 keescookrelocated unix print dialog outside of extension call...
2007-02-06 keescookcorrectly ifdef the new print dialog
2007-02-05 keescookinitial support for gtk print dialog, if available
2007-01-24 mentalswitch to using SVG::PathString for building paths
2007-01-22 acspikecontinue switching sp_repr_new* over to XML::Document...
2007-01-22 mentalrefactor grid extension to reduce amount of redundant...
2007-01-21 acspikecontinue switching sp_repr_new* over to XML::Document...
2006-12-26 theAdibfix [ 1561416 ] EPS export broken
2006-12-26 theAdibfix for [ 1597605 ] Fontnames containing spaces are...
2006-12-11 ulferiksonFix for bug #1561416, as suggested by kuesterei
2006-12-11 buliabyaklast fixes from patch 1219308
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-12-02 sgimenezfix for bug #1600900, freetype internals must not be...
2006-11-24 buliabyakrename the effect
2006-11-18 ishmalremove g++ 4.1.1 compiler errors
2006-11-18 buliabyakpatch 1219308 for embedding type 1 fonts into ps/eps...
2006-11-14 buliabyakno need to list win32 stuff here?
2006-11-13 buliabyakpatch for emf export on win32
2006-11-10 mental"fix" gradients; things need to be resolved on the...
2006-11-10 mentalfix alpha compositing in PDF export
2006-11-10 mentaljettison old PDF export
2006-10-08 ishmalComment out cairo-ft for font rendering. We should...
2006-10-02 mikloshFixed a few warnings and hardcoded PANGO_GLYPH_* constants
2006-10-02 mikloshFixed the disabled debug macro which caused warnings
2006-10-02 joncruzCleaned up virtual destructor problem and compile warnings.
2006-10-01 mikloshAdded forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
2006-10-01 mikloshAdded forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
2006-10-01 mikloshPNG output for Cairo renderer
2006-10-01 mikloshPNG output for Cairo renderer
2006-10-01 mikloshPNG output for Cairo renderer
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
next