index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
wmf-inout.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
EMF/WMF: Hopefully resolve locale issues with decimal separator for good
Eduard Braun
1
-0
/
+16
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
1
-5
/
+2
2017-02-17
resolve bug 1665421
mathog
1
-0
/
+10
2016-11-05
Add exporters
Jabier Arraiza Cenoz
1
-2
/
+5
2016-06-11
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
1
-9
/
+9
2016-02-18
provide end user debugging for EMF and WMF issues
mathog
1
-6
/
+26
2015-05-21
minor tweaks to libUEMF and related code
mathog
1
-2
/
+4
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
1
-4
/
+2
2015-04-28
enable default pen object for WMF files
mathog
1
-1
/
+5
2015-04-27
patch for bugs 1447850 and 1447382
mathog
1
-22
/
+42
2015-02-25
fix for bug 1425317
mathog
1
-2
/
+2
2015-02-09
two typos in patch at rev 13914
mathog
1
-2
/
+2
2015-02-09
fix for bug 1419926
mathog
1
-11
/
+19
2015-02-09
fix for bug 1405292
mathog
1
-1
/
+1
2014-09-04
resolves bug 1348417 and implements addition features for bug 1302857
mathog
1
-1
/
+3
2014-08-30
Reduce header bloat
Alex Valavanis
1
-0
/
+1
2014-07-28
Fix for bug 1340683 for WMF input
mathog
1
-3
/
+19
2014-07-22
Replaced some abs/fabs with std::abs.
Markus Engel
1
-2
/
+2
2014-07-15
Warnings cleaup.
Jon A. Cruz
1
-1
/
+0
2014-04-29
Improved support for clipping on EMF/WMF import, see bug 1302857
mathog
1
-24
/
+122
2014-04-28
Fix for bug 1306138
mathog
1
-41
/
+4
2014-04-27
Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...
Tavmjong Bah
1
-198
/
+160
2014-03-25
Patch for several issues in libuemf.
David Mathog
1
-1
/
+1
2014-03-19
WMF support: last piece of the code cleanup from bug #1248753
David Mathog
1
-64
/
+49
2014-03-11
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
1
-24
/
+19
2014-03-06
WMF: fix for files with swapped W, H in the SETWINDOWEXT record
David Mathog
1
-86
/
+81
2014-02-22
Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...
David Mathog
1
-4
/
+6
2014-02-08
EMF/WMF support: Various changes (see bug #1263242 c35 for details)
David Mathog
1
-3
/
+41
2014-01-17
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
1
-149
/
+1
2014-01-08
fix warnings
Johan B. C. Engelen
1
-4
/
+4
2013-10-27
add some nullptr checking, should fix crash (couldn't test)
Johan B. C. Engelen
1
-1
/
+1
2013-10-27
fix crash, partly fix vertical positioning issue. couldn't figure out how to ...
Johan B. C. Engelen
1
-5
/
+4
2013-10-26
fix crash
Johan B. C. Engelen
1
-1
/
+1
2013-10-25
WMF import: fix scaling of files without ViewPort record
David Mathog
1
-1
/
+3
2013-10-24
Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)
David Mathog
1
-0
/
+3
2013-10-24
fix bug "some of the locale-based templates cause objects to be resized when ...
Johan B. C. Engelen
1
-2
/
+3
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
1
-1
/
+1
2013-10-09
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
1
-3
/
+3
2013-10-05
Fix EMF/WMF import scale (Bug #1229120).
Matthew Petroff
1
-0
/
+26
2013-09-22
Fix adding viewBox to new documents.
Matthew Petroff
1
-0
/
+5
2013-09-15
Improved code readability.
Matthew Petroff
1
-2
/
+2
2013-09-01
Unduplicate some code in the metafile printing extensions
Krzysztof Kosi??ski
1
-3
/
+0
2013-08-31
Move libuemf to a separate directory.
Krzysztof Kosi??ski
1
-2
/
+2
2013-08-29
adapt to changes in r12471 (unit refactoring)
su_v
1
-4
/
+4
2013-06-19
changes_2013_05_22a.patch:
David Mathog
1
-18
/
+26
2013-03-21
988601-changes_2013_03_20a.patch
David Mathog
1
-2
/
+3
2013-03-19
INX: fix typo in internal WMF input/output filetypename
su_v
1
-2
/
+2
2013-03-19
changes_2013_03_18c.patch
David Mathog
1
-1087
/
+1262
2013-03-08
changes_2013_02_25a.patch
David Mathog
1
-0
/
+3051