Code

fix marker behavior for moveto-only paths
[inkscape.git] / src / extension / internal /
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-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-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 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-22 ulferiksonImproved emf handling
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
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-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-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 johanengelenfix include path
2008-04-15 johanengelenfix include paths
2008-04-13 a_btranslator comment
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-01 theadibdelete remaining .cvsignore files
2008-04-01 buliabyakreproduce the ancestors transform when exporting a...
2008-03-30 verbalshadowAdjustments to the lib directory Cmake files
2008-03-28 buliabyakfix compile
2008-03-28 ozmikepittmanFixing as per discussion in LP # 179988
2008-03-27 verbalshadowCmake Build system - Initial commit.
2008-03-26 cilix42Indentation, warning cleanup.
2008-03-26 mfloryanFixing localization issues (following a patch for 0...
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris KosiƄski
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-12 buliabyakenable --export-id and --export-area-drawing for PDF...
2008-03-07 buliabyakpatch from 168792
2008-03-02 johanengelenRemove double unreffing of pointer in pdf-cairo.cpp...
2008-03-02 johanengelenimproved fix crash bug #197664
2008-03-02 johanengelenfix crash bug #197664
2008-03-02 theadibvertical flip on RENDER_WITH_PANGO_CAIRO text output
2008-02-29 joncruzWarning cleanup
2008-02-24 joncruzWarning and whitespace cleanup
2008-02-20 mfloryan* INTL - fixed: "Crop to" dropdown strings not translat...
2008-02-20 prokoudineyet another contextual split
2008-02-18 ishmalMinor format change. More work needed to improve trans...
2008-02-10 luca_bruno * Extended translation for Cairo PS Output, patch...
2008-01-31 gouldtj r17815@shi: ted | 2008-01-31 08:58:15 -0800
2008-01-31 prokoudinea bunch of small changes to provide a user readable...
2008-01-30 prokoudineA bunch of i18n-related issues fixed, ru.po slightly...
2008-01-16 theadibnow act on settings in dialogue
2008-01-14 theadibmore on blur to bitmap
2008-01-14 theadibearly version export to PS using blur to bitmap
2008-01-09 kiiralaAnother take to fixing pdf import crash, likely without...
2008-01-09 buliabyakand in one more place
2008-01-08 buliabyaktrying to fix pdf import crashes
2008-01-05 bryceApplying Gail's patch for font-specification
2008-01-05 bryceFixing up a few more files
next