summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-win32-inout.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patches 3-11 from 488862 for a number of memleaks and ↵Josh Andler2009-12-161-0/+1
| | | | | allocation/deallocation issues. (bzr r8891)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-4/+4
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-4/+4
| | | (bzr r8408)
* functional noop: (EmfWin32::save): Remove an unneeded strdup operation.Peter Moulder2009-04-061-6/+3
| | | (bzr r7636)
* Merge from trunkTed Gould2008-10-311-12/+7
| | | (bzr r6887)
* remove extra unref; now ref/unref is done by show/hide; this used to stop ↵bulia byak2008-09-161-1/+0
| | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819)
* 2geomify, remove warnings and other fixesUlf Erikson2008-09-101-256/+341
| | | (bzr r6788)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
| | | (bzr r6540)
* Minor fixes for emf input/output on windowsUlf Erikson2008-07-141-123/+293
| | | (bzr r6293)
* Improved emf handlingUlf Erikson2008-05-221-175/+642
| | | (bzr r5734)
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-3/+3
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* Export/Import text as text + some bug-fixes.Ulf Erikson2007-11-251-34/+338
| | | (bzr r4134)
* fix typo: .( -> .set(Bob Jamison2007-09-151-2/+2
| | | (bzr r3754)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-5/+5
| | | (bzr r3753)
* patch by gorodish, fixes bug 1692611 (win32 EMF crash)Josh Andler2007-07-101-1/+10
| | | (bzr r3222)
* remove warningsBob Jamison2007-04-221-1/+1
| | | (bzr r2945)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-1430/+1430
| | | (bzr r2399)
* patch for emf export on win32bulia byak2006-11-131-0/+1430
(bzr r1947)