Code

fix crash, allow combine to work transparently on groups
[inkscape.git] / src / extension /
2008-12-16 johanengelenfix compile after rev 20377
2008-12-16 speleo3 * remove sp_item_i2root_affine and sp_item_i2r_affine...
2008-12-10 Ted Gould * Removing the bitmap files that aren't being used.
2008-11-30 buliabyakunify labels
2008-11-21 Ted GouldMerge from fe-moved
2008-11-01 Ted GouldMerge from trunk
2008-10-31 Ted GouldMaking it so that including simple-node.h will generate...
2008-10-31 Ted GouldPatch from Hannes Hochreiner to make it so that attribu...
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-25 Ted GouldMerge from trunk.
2008-09-25 Ted GouldSorry, I got off on a branch and ended up with a bunch...
2008-09-21 buliabyakif export (most likely cairo) fails, issue a warning...
2008-09-20 buliabyakrelease reprs properly
2008-09-20 tavmjongDon't clip mask surface to mask bounding box.
2008-09-16 tavmjongFix transformation for items rendered as bitmaps (i...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-16 buliabyakremove extra unref; now ref/unref is done by show/hide...
2008-09-14 tavmjongFixes for clipping and masking:
2008-09-10 johanengelenLIBNR REMOVAL. remove nartbpath code!!!
2008-09-10 ulferikson2geomify, remove warnings and other fixes
2008-09-10 tavmjongFix clipping for Cairo generated PNG's.
2008-09-07 johanengelenLIBNR REMOVAL. Deleted nr-path.h/.cpp which is no...
2008-09-06 buliabyakfinally got the pattern transform right
2008-09-05 acspikeMake rasterization of filters into pdf respect the...
2008-09-01 buliabyakuse smaller subpixel scaling; large values take more...
2008-09-01 buliabyakfix assert when exporting bug 171849 file, make sure...
2008-09-01 joncruzFix for missing define
2008-09-01 buliabyakenable EPS export via cairo, use it instead of the...
2008-08-31 buliabyakfix names and mime types; cairo ps out now the default
2008-08-31 buliabyakdisable old non-cairo ps export via print
2008-08-31 buliabyakremove cairo and experimental from the name; now this...
2008-08-31 buliabyakproperly transform clippath: transform of the item...
2008-08-31 johanengelenremove unused variables
2008-08-31 johanengelencairo-render-context extension implementation converted...
2008-08-31 tavmjongFix patterns when scaled.
2008-08-29 buliabyakUlf Ericson's patch for implementing missing properties...
2008-08-29 buliabyaktemporarily, make pdf exporters switchable for testing
2008-08-28 joncruzFixed crash due to use of uninitialized pointer
2008-08-19 prokoudinefixed a typo
2008-08-14 cilix42Remove further instances of SP_ACTIVE_DESKTOP
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2008-08-10 ishmalclean up code slightly
2008-08-09 ishmalmerge silveiro's and my changes
2008-08-08 johanengelenfix marker behavior for moveto-only paths
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-07 ishmalchange javafx output to 1.0 compiler syntax
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-04 ulferiksonEMF export patches submitted by SaGS
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-02 ishmalinitial impl of gradients and opacities
2008-08-01 ishmalfinally got transforms right. flip Y and translate
2008-08-01 ishmalmake redundant. use correct fields of cubic bezier...
2008-08-01 ishmalun-remove applying item transform to each point
2008-08-01 ishmalAdd item transforms
2008-08-01 joncruzWarning cleanup
2008-07-30 ishmalGet to compile in javafx
2008-07-30 ishmaladd placeholder for expert contributors
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-20 joncruzWarning cleanup
2008-07-19 pjrmnoop: Refactor massive copy&paste of PdfParser::doShowT...
2008-07-15 johanengelendon't call cairo_new_path in feed_pathvector_to_cairo...
2008-07-14 johanengelen2geomify ODF output
2008-07-14 ulferiksonMinor fixes for emf input/output on windows
2008-07-13 johanengelen2geomify pov-out extension
2008-07-12 JucaBlueswarning cleanup
2008-07-12 johanengelen2geomify latex-pstricks
2008-07-12 johanengelenconvert ps output to 2geom
2008-07-12 johanengelenremove no longer needed inclusions
2008-07-12 johanengelen* remove code duplication from pdf-cairo extension
2008-07-12 johanengelen2geomify print, fill and stroke methods of extensions
2008-07-12 buliabyakadd adjustable opacity
2008-07-12 buliabyakcopyedit
2008-07-09 joncruzWarning cleanup
2008-07-07 johanengelenfix orientation of markers
2008-07-04 johanengelenchange some SP_CURVE_BPATH to get_bpath
2008-06-26 johanengelenuse CairoRenderContext::renderPathVector
2008-06-26 johanengelenadd CairoRenderContext::renderPathVector
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-20 johanengelenadd todo comment to make code prettier
2008-06-20 johanengelensp_shape_render for cairo-renderer extension now uses...
2008-06-20 johanengelenremove not used variable
2008-06-18 ishmaluse INKSCAPE_VERSION rather than VERSION, to help cmake
2008-06-14 buliabyakdisable unused pdf-input-cairo
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-12 ishmalFix to work with a changed api for 0.8.3's GfxFont...
2008-06-12 buliabyakprevent crashing by not running prefs dialog when in...
2008-06-12 buliabyakpatch 181692
2008-06-11 buliabyakfix crashing on additional data dialog when running...
2008-06-11 mentalfix bug #239092
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-06 Ted GouldRemoving cast and replacing with a proper definition.
2008-06-06 ishmalremove const assignment error
2008-06-05 pjrma couple of trivial %d -> %u changes.
2008-05-31 JucaBlues2 new filters sent by Chrisdesign
2008-05-29 ishmalCreate a new macro in path-prefix.h, WIN32_DATADIR...
2008-05-24 joncruzAdded an 'appearance' hint to .inx optiongroups to...
2008-05-22 ulferiksonImproved emf handling
next