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
*
refactor: clean up SPI constructors
Thomas Holder
2019-10-28
1
-1
/
+1
*
refactor SPIEnum: more type safety
Thomas Holder
2019-10-28
1
-29
/
+31
*
Update internal extensions for latest .inx format changes
Patrick Storz
2019-09-01
1
-9
/
+9
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-3
/
+3
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-1
/
+1
*
Ensure arena is released when the WMF failes to save
James Collier
2019-06-20
1
-0
/
+3
*
Extract a common expression into a variable/const.
Shlomi Fish
2019-05-22
1
-56
/
+58
*
rename to avoid name clashes.
Shlomi Fish
2019-05-12
1
-2
/
+2
*
Extract the TagEmitter.append method.
Shlomi Fish
2019-05-12
1
-41
/
+39
*
Extract a common expression into a variable/const.
Shlomi Fish
2019-05-12
1
-63
/
+64
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-5
/
+0
*
Fixes pointed by Tav
Jabier Arraiza
2018-08-05
1
-4
/
+3
*
coding style fixes
Jabier Arraiza
2018-08-05
1
-8
/
+12
*
Fixes compiling bugs
Jabier Arraiza
2018-08-05
1
-2
/
+2
*
Refactor with Tav help
Jabier Arraiza
2018-08-05
1
-7
/
+11
*
Revert changes
Jabier Arraiza
2018-08-05
1
-26
/
+7
*
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
2018-08-05
1
-7
/
+26
*
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-3
/
+3
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-46
/
+46
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-11
/
+11
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-11
/
+11
*
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
-2
/
+2
*
EMF/WMF: Hopefully resolve locale issues with decimal separator for good
Eduard Braun
2017-04-06
1
-0
/
+16
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-5
/
+2
*
resolve bug 1665421
mathog
2017-02-17
1
-0
/
+10
*
Add exporters
Jabier Arraiza Cenoz
2016-11-05
1
-2
/
+5
*
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
2016-06-11
1
-9
/
+9
*
provide end user debugging for EMF and WMF issues
mathog
2016-02-18
1
-6
/
+26
*
minor tweaks to libUEMF and related code
mathog
2015-05-21
1
-2
/
+4
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-4
/
+2
*
enable default pen object for WMF files
mathog
2015-04-28
1
-1
/
+5
*
patch for bugs 1447850 and 1447382
mathog
2015-04-27
1
-22
/
+42
*
fix for bug 1425317
mathog
2015-02-25
1
-2
/
+2
*
two typos in patch at rev 13914
mathog
2015-02-09
1
-2
/
+2
*
fix for bug 1419926
mathog
2015-02-09
1
-11
/
+19
*
fix for bug 1405292
mathog
2015-02-09
1
-1
/
+1
*
Update to trunk r13580
Liam P. White
2014-10-06
1
-1
/
+3
|
\
|
*
resolves bug 1348417 and implements addition features for bug 1302857
mathog
2014-09-04
1
-1
/
+3
*
|
Reduce header bloat
Alex Valavanis
2014-08-30
1
-0
/
+1
|
/
*
Fix for bug 1340683 for WMF input
mathog
2014-07-28
1
-3
/
+19
*
Replaced some abs/fabs with std::abs.
Markus Engel
2014-07-22
1
-2
/
+2
*
Warnings cleaup.
Jon A. Cruz
2014-07-15
1
-1
/
+0
*
Improved support for clipping on EMF/WMF import, see bug 1302857
mathog
2014-04-29
1
-24
/
+122
*
Fix for bug 1306138
mathog
2014-04-28
1
-41
/
+4
[next]