summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/emf-win32-inout.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v2012-09-231-2569/+0
* emf import. add support for EMR_PIE element (Bug 1040339)Alvin Penner2012-09-011-0/+43
* emf import. missing tick marks (Bug 715692)Alvin Penner2012-07-021-1/+2
* emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)Alvin Penner2012-05-271-5/+6
* emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)Alvin Penner2012-04-291-0/+6
* cppcheck / fix issue in Dutch translationKris De Gussem2012-04-201-5/+3
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+1
* modify scaling of vertical offset for text placement (Bug 868594)Alvin Penner2011-10-091-6/+6
* emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)Alvin Penner2011-10-071-3/+6
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-251-7/+6
|\
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-7/+6
* | emf import. re-evaluate scaling formulas (Bug 341847, comment 7)Alvin Penner2011-08-031-22/+4
|/
* Merge from trunkKrzysztof Kosi??ski2011-06-191-15/+56
|\
| * Possible Win32 compile fix.Jon A. Cruz2011-06-041-1/+2
| * emf import. support for clip rectangle (Bug 383180)Alvin Penner2011-04-271-14/+53
* | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-32/+8
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-43/+125
|\|
| * 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
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-6/+8
|\|
| * 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
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-2/+3
|\| |
| * | 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
| |/
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-18/+0
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-4/+0
|/
* 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