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-print.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-6
/
+0
*
Fixing coding style
Jabier Arraiza
2018-08-05
1
-2
/
+2
*
Fixes pointed by Tav
Jabier Arraiza
2018-08-05
1
-2
/
+5
*
coding style fixes
Jabier Arraiza
2018-08-05
1
-3
/
+4
*
Refactor with Tav help
Jabier Arraiza
2018-08-05
1
-3
/
+3
*
Revert changes
Jabier Arraiza
2018-08-05
1
-44
/
+5
*
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
2018-08-05
1
-5
/
+44
*
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
2018-06-19
1
-9
/
+9
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-17
/
+17
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-13
/
+13
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-13
/
+13
*
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-10
/
+9
*
Misc. typos
luz.paz
2018-01-08
1
-3
/
+3
*
Avoid name conflict with libwmf (wmf_free).
Tavmjong Bah
2017-06-01
1
-1
/
+1
*
improve dot dash support in wmf export
mathog
2017-02-17
1
-1
/
+22
*
patch probably fixes bug 1534833
mathog
2016-01-17
1
-1
/
+4
*
Update to 2Geom revision 2396
Krzysztof Kosi??ski
2015-05-22
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-22
1
-2
/
+2
|
\
|
*
renamed SPPattern methods to match coding style
Tomasz Boczkowski
2015-05-03
1
-2
/
+2
|
*
merge with trunk
Tomasz Boczkowski
2015-05-02
1
-3
/
+3
|
|
\
|
*
\
merged SPPattern c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
1
-2
/
+2
|
|
\
\
|
|
*
|
SPPattern c++-sification: replacing pattern_ functions by methods pt1
Tomasz Boczkowski
2014-05-27
1
-2
/
+2
*
|
|
|
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
1
-3
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
patch for bugs 1447850 and 1447382
mathog
2015-04-27
1
-3
/
+3
|
|
/
/
*
/
/
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-10
/
+9
|
/
/
*
|
Fixing dead assignment and uninitialized argument value.
Nicolas Dufour
2015-02-07
1
-1
/
+2
*
|
Replaced some abs/fabs with std::abs.
Markus Engel
2014-07-22
1
-1
/
+1
|
/
*
Clean up of style code, removal of SPFontStyle. Step 2.
Tavmjong Bah
2014-04-24
1
-2
/
+2
*
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
-7
/
+6
*
Fix 'preserveAspectRatio' attribute of bitmap images in EMF/WMF import/export...
David Mathog
2014-02-22
1
-6
/
+10
*
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
2014-01-17
1
-57
/
+59
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-29
1
-1
/
+1
*
Fix for Bug 1241783 (WMF image output size)
David Mathog
2013-10-25
1
-1
/
+4
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-6
/
+7
|
\
|
*
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-6
/
+7
*
|
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
-987
/
+566
*
Move libuemf to a separate directory.
Krzysztof Kosi??ski
2013-08-31
1
-6
/
+2
*
adapt to changes in r12471 (unit refactoring)
su_v
2013-08-29
1
-3
/
+2
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-11
/
+30
*
988601-changes_2013_03_20a.patch
David Mathog
2013-03-21
1
-23
/
+43
*
changes_2013_03_18c.patch
David Mathog
2013-03-19
1
-908
/
+897
*
Prevent crashing on windows systems due to locale issues
Kris De Gussem
2013-03-13
1
-6
/
+20
*
changes_2013_02_25a.patch
David Mathog
2013-03-08
1
-0
/
+1953