Code

remove many unnecessary to_2geom and from_2geom calls
[inkscape.git] / src / extension / internal / ps.cpp
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-12 johanengelenconvert ps output to 2geom
2008-07-12 johanengelen2geomify print, fill and stroke methods of extensions
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-04-23 mfloryanFixed some further issues with Internal extensions...
2008-04-21 gouldtj r19076@shi: ted | 2008-04-21 15:42:45 -0700
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-01-05 bryceApplying Gail's patch for font-specification
2007-12-01 joncruzWarning cleanup (including OFFSET_OF warning)
2007-10-24 gustav_bUse computed fill-rule value when setting fill in cairo...
2007-09-12 theadibrevert partly 16042 include files
2007-09-12 pjrm(PrintPS::begin): Change isspace to g_ascii_isspace.
2007-09-10 joncruzPurged fill type enum
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-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
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-02 sgimenezfix for bug #1600900, freetype internals must not be...
2006-11-18 ishmalremove g++ 4.1.1 compiler errors
2006-11-18 buliabyakpatch 1219308 for embedding type 1 fonts into ps/eps...
2006-09-05 johanengelenRemoved spaces from font names in EPS export. Also...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-07-02 ulferiksonFix for bug #1514977 (Text export in EPS file)
2006-07-01 buliabyakpatch to fix multiple ps and pdf problems by Ulf Erikson
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-23 mentalwhoops, quoting of %
2006-05-23 mentalmove %%EOF to end of output document
2006-05-21 mentaladd %%EOF trailer for DSC-compliance
2006-03-29 gouldtj r11029@tres: ted | 2006-03-18 11:01:42 -0800
2006-02-23 buliabyakfix 1311015
2006-01-30 gouldtj r10820@tres: ted | 2006-01-29 16:56:50 -0800
2006-01-16 mentalmoving trunk for module inkscape