Code

Revert patch from 168384 until after 0.47
[inkscape.git] / src / extension /
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
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 buliabyakfix enums
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-06 verbalshadowCmake: Fix some undefined function calls
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-05-03 verbalshadowCmake: Add missing CmakeLists.txt
2008-05-03 verbalshadowCmake: Fix some double linking flags
2008-04-29 ishmalChange in stdarg calls, to correct for const-ness
2008-04-29 ozmikepittmanUniconvertor import extension changes for Win32 - Fixes...
2008-04-26 gouldtj r19136@shi: ted | 2008-04-24 19:44:01 -0700
2008-04-24 gouldtj r19125@shi: ted | 2008-04-23 23:32:56 -0700
2008-04-23 mfloryanFixed some further issues with Internal extensions...
2008-04-22 gouldtj r19083@shi: ted | 2008-04-21 16:09:24 -0700
2008-04-21 gouldtj r19076@shi: ted | 2008-04-21 15:42:45 -0700
2008-04-18 buliabyakallow inx to suppress live preview checkbox
2008-04-18 buliabyakprovide a parent for the working-please-wait message...
2008-04-17 mfloryanA small step towards making the inx files fully XML...
2008-04-16 buliabyakmake sure --export-area-canvas works for pdf export too
2008-04-16 verbalshadowCmake: Add simple CMakeLists.txt for 2geom and linking...
2008-04-15 mfloryanFixes Bug #216584 (Effects/Color/Replace color not...
2008-04-15 johanengelenfix include path
2008-04-15 johanengelenfix include paths
next