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
/
emf-print.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
EMF/WMF: Hopefully resolve locale issues with decimal separator for good
Eduard Braun
2017-04-06
1
-4
/
+0
*
patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...
mathog
2016-11-10
1
-1
/
+1
*
Remove embedded build date, to allow reproducible building.
Mattia Rizzolo
2016-11-07
1
-1
/
+1
*
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-2
/
+2
*
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-3
/
+11
*
Remove last use of getSVGUnit() and remove all remnants of this abomination.
Tavmjong Bah
2016-06-01
1
-1
/
+1
*
patch for bug 1538361, work around limits in mingw/MSVCRT
mathog
2016-03-11
1
-1
/
+1
*
patch fixes bug 1538786
mathog
2016-01-27
1
-19
/
+30
*
patch probably fixes bug 1534833
mathog
2016-01-17
1
-1
/
+1
*
patch for bug 1511508
mathog
2015-10-29
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-22
1
-4
/
+4
|
\
|
*
renamed SPPattern methods to match coding style
Tomasz Boczkowski
2015-05-03
1
-4
/
+4
|
*
merge with trunk
Tomasz Boczkowski
2015-05-02
1
-7
/
+5
|
|
\
|
*
\
merged SPPattern c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
1
-4
/
+4
|
|
\
\
|
|
*
|
SPPattern c++-sification: replacing pattern_ functions by methods pt1
Tomasz Boczkowski
2014-05-27
1
-4
/
+4
*
|
|
|
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
1
-7
/
+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
patch for bugs 1447850 and 1447382
mathog
2015-04-27
1
-7
/
+5
|
|
/
/
*
/
/
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-10
/
+10
|
/
/
*
|
fix for bug 1425317
mathog
2015-02-25
1
-0
/
+4
*
|
fix for bug 1405292
mathog
2015-02-09
1
-1
/
+1
*
|
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
1
-1
/
+1
*
|
resolves bug 1348417 and implements addition features for bug 1302857
mathog
2014-09-04
1
-24
/
+163
*
|
Replaced some abs/fabs with std::abs.
Markus Engel
2014-07-22
1
-1
/
+1
*
|
Warnings cleaup.
Jon A. Cruz
2014-07-15
1
-2
/
+2
|
/
*
Improved support for clipping on EMF/WMF import, see bug 1302857
mathog
2014-04-29
1
-0
/
+4
*
Clean up of style code, removal of SPFontStyle. Step 2.
Tavmjong Bah
2014-04-24
1
-2
/
+2
*
Patch for several issues in libuemf.
David Mathog
2014-03-25
1
-1
/
+3
*
emf-print.cpp : fix coding... :'(
Johan B. C. Engelen
2014-03-23
1
-12
/
+12
*
Warning cleanups.
Jon A. Cruz
2014-03-18
1
-1
/
+1
*
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2014-03-11
1
-13
/
+12
*
Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...
David Mathog
2014-02-22
1
-5
/
+5
*
EMF/WMF support: Various changes (see bug #1263242 c35 for details)
David Mathog
2014-02-08
1
-17
/
+23
*
EMF export: fix handling of transformed rectangular gradients (bug #1263242)
David Mathog
2014-01-21
1
-9
/
+9
*
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
2014-01-17
1
-61
/
+356
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-4
/
+5
|
\
|
*
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-4
/
+5
*
|
Improved code readability.
Matthew Petroff
2013-09-15
1
-1
/
+1
*
|
Merge from trunk.
Matthew Petroff
2013-09-12
1
-2
/
+2
|
/
*
Unduplicate some code in the metafile printing extensions
Krzysztof Kosi??ski
2013-09-01
1
-1081
/
+640
*
Move libuemf to a separate directory.
Krzysztof Kosi??ski
2013-08-31
1
-5
/
+2
*
adapt to changes in r12471 (unit refactoring)
su_v
2013-08-29
1
-6
/
+4
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-14
/
+36
*
988601-changes_2013_03_20a.patch
David Mathog
2013-03-21
1
-10
/
+5
*
changes_2013_03_18c.patch
David Mathog
2013-03-19
1
-984
/
+975
*
Prevent crashing on windows systems due to locale issues
Kris De Gussem
2013-03-13
1
-107
/
+136
*
changes_2013_02_25a.patch
David Mathog
2013-03-08
1
-58
/
+53
*
changes_2013_02_01b.patch
David Mathog
2013-02-13
1
-26
/
+56
*
changes_2012_10_22b.patch, changes_2012_10_24a.patch
David Mathog
2012-10-25
1
-22
/
+20
*
update based on patch 'changes_2012_09_27b.patch'
David Mathog
2012-10-04
1
-2
/
+2
*
fix compiler warnings with old GCC on Mac OS X and Solaris
David Mathog
2012-09-27
1
-16
/
+14
[next]