summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-win32-inout.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emf import. limited support for EMR_BITBLT (Bug 382421)Alvin Penner2011-03-311-0/+29
* emf import. create dummy object CREATEDIBPATTERNBRUSHPT (Bug 382420)Alvin Penner2011-03-241-0/+9
* emf import. remove numerical id's (Bug 552351)Alvin Penner2011-03-081-10/+10
* emf import. support for round rectangle (Bug 247695)Alvin Penner2011-02-211-13/+47
* emf import. support for unicode textAlvin Penner2011-02-101-10/+10
* emf import : recalculate text alignment for rotated text (Bug 341847)Alvin Penner2011-01-271-2/+7
* emf import: redefine the device scale (Bug 341847)Alvin Penner2011-01-251-10/+15
* Missed a win32 fix.Jon A. Cruz2010-12-151-1/+1
* Win32 post-GSoC fixups.Jon A. Cruz2010-12-151-3/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+5
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Added reinterpret_cast to work around a difference of opinion between gcc ver...Jasper van de Gronde2010-08-041-1/+2
* | Small fix to emf filter that makes it build using TDM's mingw 4.5.0Jasper van de Gronde2010-08-041-1/+1
|/
* Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler2009-12-161-0/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* functional noop: (EmfWin32::save): Remove an unneeded strdup operation.Peter Moulder2009-04-061-6/+3
* Merge from trunkTed Gould2008-10-311-12/+7
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-1/+0
* 2geomify, remove warnings and other fixesUlf Erikson2008-09-101-256/+341
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* Minor fixes for emf input/output on windowsUlf Erikson2008-07-141-123/+293
* Improved emf handlingUlf Erikson2008-05-221-175/+642
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-3/+3
* Export/Import text as text + some bug-fixes.Ulf Erikson2007-11-251-34/+338
* fix typo: .( -> .set(Bob Jamison2007-09-151-2/+2
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-5/+5
* patch by gorodish, fixes bug 1692611 (win32 EMF crash)Josh Andler2007-07-101-1/+10
* remove warningsBob Jamison2007-04-221-1/+1
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-1430/+1430
* patch for emf export on win32bulia byak2006-11-131-0/+1430