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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace 'memset' by constructors. Fixes segfault from turning SPStyle into a ...
Tavmjong Bah
2014-04-27
1
-198
/
+160
*
Patch for several issues in libuemf.
David Mathog
2014-03-25
1
-1
/
+1
*
WMF support: last piece of the code cleanup from bug #1248753
David Mathog
2014-03-19
1
-64
/
+49
*
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2014-03-11
1
-24
/
+19
*
WMF: fix for files with swapped W, H in the SETWINDOWEXT record
David Mathog
2014-03-06
1
-86
/
+81
*
Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...
David Mathog
2014-02-22
1
-4
/
+6
*
EMF/WMF support: Various changes (see bug #1263242 c35 for details)
David Mathog
2014-02-08
1
-3
/
+41
*
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
2014-01-17
1
-149
/
+1
*
fix warnings
Johan B. C. Engelen
2014-01-08
1
-4
/
+4
*
add some nullptr checking, should fix crash (couldn't test)
Johan B. C. Engelen
2013-10-27
1
-1
/
+1
*
fix crash, partly fix vertical positioning issue. couldn't figure out how to ...
Johan B. C. Engelen
2013-10-27
1
-5
/
+4
*
fix crash
Johan B. C. Engelen
2013-10-26
1
-1
/
+1
*
WMF import: fix scaling of files without ViewPort record
David Mathog
2013-10-25
1
-1
/
+3
*
Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle)
David Mathog
2013-10-24
1
-0
/
+3
*
fix bug "some of the locale-based templates cause objects to be resized when ...
Johan B. C. Engelen
2013-10-24
1
-2
/
+3
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-1
/
+1
*
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
2013-10-09
1
-3
/
+3
*
Fix EMF/WMF import scale (Bug #1229120).
Matthew Petroff
2013-10-05
1
-0
/
+26
*
Fix adding viewBox to new documents.
Matthew Petroff
2013-09-22
1
-0
/
+5
*
Improved code readability.
Matthew Petroff
2013-09-15
1
-2
/
+2
*
Unduplicate some code in the metafile printing extensions
Krzysztof Kosi??ski
2013-09-01
1
-3
/
+0
*
Move libuemf to a separate directory.
Krzysztof Kosi??ski
2013-08-31
1
-2
/
+2
*
adapt to changes in r12471 (unit refactoring)
su_v
2013-08-29
1
-4
/
+4
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-18
/
+26
*
988601-changes_2013_03_20a.patch
David Mathog
2013-03-21
1
-2
/
+3
*
INX: fix typo in internal WMF input/output filetypename
su_v
2013-03-19
1
-2
/
+2
*
changes_2013_03_18c.patch
David Mathog
2013-03-19
1
-1087
/
+1262
*
changes_2013_02_25a.patch
David Mathog
2013-03-08
1
-0
/
+3051
[prev]