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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-16
/
+16
2018-04-29
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+0
2014-07-22
Fixed some unused variables warnings.
Markus Engel
1
-1
/
+1
2013-09-01
Unduplicate some code in the metafile printing extensions
Krzysztof Kosi??ski
1
-58
/
+5
2013-08-31
Move libuemf to a separate directory.
Krzysztof Kosi??ski
1
-1
/
+1
2013-06-19
changes_2013_05_22a.patch:
David Mathog
1
-1
/
+2
2013-03-19
changes_2013_03_18c.patch
David Mathog
1
-4
/
+6
2013-03-08
changes_2013_02_25a.patch
David Mathog
1
-12
/
+43
2012-09-23
Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)
su_v
1
-27
/
+20
2012-04-20
Memory leak fix. (Bug #986271) Code supplied by David Mathog.
Kris De Gussem
1
-1
/
+7
2011-08-27
Remove NRRect use from the extension system
Krzysztof Kosi??ski
1
-7
/
+11
2011-04-15
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
1
-0
/
+3
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-8
/
+8
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2008-12-30
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
1
-2
/
+0
2008-10-31
Merge from trunk
Ted Gould
1
-10
/
+9
2008-09-10
2geomify, remove warnings and other fixes
Ulf Erikson
1
-15
/
+7
2008-08-31
remove unused variables
Johan B. C. Engelen
1
-4
/
+3
2008-08-12
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
1
-10
/
+10
2008-07-12
2geomify print, fill and stroke methods of extensions
Johan B. C. Engelen
1
-2
/
+2
2008-05-22
Improved emf handling
Ulf Erikson
1
-2
/
+9
2008-05-09
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
1
-2
/
+2
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-7
/
+7
2007-11-25
Export/Import text as text + some bug-fixes.
Ulf Erikson
1
-2
/
+7
2007-02-19
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
1
-107
/
+107
2006-11-13
patch for emf export on win32
bulia byak
1
-0
/
+107