summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-win32-print.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-02Removing the polyline simplification. Fix for bug #335437 + bug #307783 (miss...Ulf Erikson1-9/+2
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-2/+2
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen1-10/+0
2008-12-16fix compile after rev 20377Johan B. C. Engelen1-1/+1
2008-10-31Merge from trunkTed Gould1-4/+3
2008-09-10LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen1-2/+0
2008-09-102geomify, remove warnings and other fixesUlf Erikson1-219/+242
2008-09-07LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen1-1/+0
2008-08-31remove unused variablesJohan B. C. Engelen1-8/+7
2008-08-12NR:: to Geom:: for most of src/extension/Johan B. C. Engelen1-36/+36
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-04EMF export patches submitted by SaGSUlf Erikson1-32/+27
2008-07-14Minor fixes for emf input/output on windowsUlf Erikson1-16/+68
2008-07-122geomify print, fill and stroke methods of extensionsJohan B. C. Engelen1-5/+11
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-1/+1
2008-05-22Improved emf handlingUlf Erikson1-29/+198
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-2/+2
2008-04-23Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan1-2/+2
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+1
2008-04-15fix include pathsJohan B. C. Engelen1-1/+1
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-5/+5
2007-11-25Export/Import text as text + some bug-fixes.Ulf Erikson1-6/+177
2007-09-11Purged fill type, stroke type enumAdib Taraben1-2/+2
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz1-629/+629
2006-11-13patch for emf export on win32bulia byak1-0/+629