summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-win32-print.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing the polyline simplification. Fix for bug #335437 + bug #307783 (miss...Ulf Erikson2009-03-021-9/+2
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-2/+2
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-301-10/+0
* fix compile after rev 20377Johan B. C. Engelen2008-12-161-1/+1
* Merge from trunkTed Gould2008-10-311-4/+3
* LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen2008-09-101-2/+0
* 2geomify, remove warnings and other fixesUlf Erikson2008-09-101-219/+242
* LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen2008-09-071-1/+0
* remove unused variablesJohan B. C. Engelen2008-08-311-8/+7
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-36/+36
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* EMF export patches submitted by SaGSUlf Erikson2008-08-041-32/+27
* Minor fixes for emf input/output on windowsUlf Erikson2008-07-141-16/+68
* 2geomify print, fill and stroke methods of extensionsJohan B. C. Engelen2008-07-121-5/+11
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* Improved emf handlingUlf Erikson2008-05-221-29/+198
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-2/+2
* Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan2008-04-231-2/+2
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
* fix include pathsJohan B. C. Engelen2008-04-151-1/+1
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-5/+5
* Export/Import text as text + some bug-fixes.Ulf Erikson2007-11-251-6/+177
* Purged fill type, stroke type enumAdib Taraben2007-09-111-2/+2
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-629/+629
* patch for emf export on win32bulia byak2006-11-131-0/+629