Code

fix crash bug: PDF export: crash in 'CairoRenderContext::_showGlyphs'
[inkscape.git] / src / extension / internal /
2009-11-09 buliabyakregression patch from 388257
2009-11-08 scislacPatch for 456148 by Johan
2009-11-08 buliabyakKrzysztof's patch for 388257
2009-11-07 buliabyakrevert the PS rotation part of Adrian's patch for 43755...
2009-10-16 scislacMore proper fix for 451588 by Tavmjong
2009-10-14 scislacPatch by Tavmjong for 451588
2009-09-27 scislacPatch from Adrian for 437550.
2009-09-22 scislacFix by Adib for 430804.
2009-09-05 buliabyakpatch by Adib for 406470
2009-08-11 tavmjongMaximum value of alpha is 255 (not 256).
2009-08-07 tavmjongChange "canvas" to "page" to be consistent with use...
2009-08-06 tavmjongMake PDF, PS, and EPS dialogs consistent.
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-05 johnceSPDocument->Document
2009-08-05 johnceSPDocument->Document
2009-08-05 johnceSPDocument->Document
2009-07-12 buliabyakfix a small memleak
2009-06-29 buliabyakbetter fix, and prevent any further crashes; now tested...
2009-06-29 buliabyakfix imagemagick effects for file:// uris
2009-06-22 buliabyakfix obvious typo, patch 340311
2009-06-17 joncruzUpdated to successfully compile in JavaFX v 1.2. Fixes...
2009-06-17 joncruzWarning and whitespace cleanup
2009-06-05 buliabyakimitate black fill for objects with unset fill on export
2009-06-03 helix84* [INTL:*] translator comments for all context strings...
2009-05-12 theAdibBUG 284680 convert text to paths on cairo output
2009-05-10 theAdibBUG 218090 opening of bitmap fails, now error message
2009-05-07 scislacPatch 337357 by Lubomir Rintel: GCC 4.4 compilation...
2009-05-06 helix84 * [INTL:*] fixed typos (by Yuri Chornoivan)
2009-05-05 theadibusing uri syntax while importing files using xlink...
2009-05-01 theAdibBUG 322116, PDF export does not use the highest quality...
2009-04-30 buliabyakcopyedit labels, expand range
2009-04-24 theadibapply printing w32 patch https://bugs.launchpad.net...
2009-04-15 buliabyakpatch 179589 with UI added: optionally, try to replace...
2009-04-07 pjrmnoop: Set svn:eol-style to native on all .cpp and ...
2009-04-07 pjrmextension/internal/gdkpixbuf-input.cpp: Don't bother...
2009-04-07 pjrmMove Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_...
2009-04-06 pjrmnoop: Rename argument from uri to filename for Extensio...
2009-04-06 pjrmfunctional noop: (EmfWin32::save): Remove an unneeded...
2009-04-04 pjrmnoop: comment spelling
2009-03-04 prokoudineWe don't really need two separate "Shadows" and "Shadow...
2009-03-02 ulferiksonRemoving the polyline simplification. Fix for bug ...
2009-02-28 buliabyakcopyedit
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-02-11 buliabyakpatch by KoRi for 324938
2009-02-09 JucaBluesusing C++ const_cast instead of plain C-type cast
2009-02-09 JucaBluesadding comments/TODOs and/or reverting some of the...
2009-02-09 JucaBluesgcc warning cleanup
2009-02-08 JucaBluesgcc warning cleanup
2009-02-07 buliabyakadapt for new menu structure
2009-02-02 buliabyakcopyedit, use repeated calls for graduated contrast
2009-02-02 buliabyakcopyedit, names that make more sense
2009-01-28 buliabyaksince imagemagic effects cannot be cancelled midway...
2009-01-26 buliabyakfix parameter ranges, copyedit
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2009-01-05 verbalshadowCmake build fixes, minor
2009-01-03 buliabyakadd labels
2009-01-02 johanengelenmake 'marker' property work (shorthand for start, mid...
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2009-01-01 buliabyakfix crash when assigning a non-parseable preset filter
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
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 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-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 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 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 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-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
next