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
/
wpg-input.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-2
/
+3
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-1
/
+4
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-1
/
+1
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-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-4
/
+4
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-4
/
+4
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+1
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-02-11
Fix a memory leak introduced in r15421 and r15501 respectively
Eduard Braun
1
-2
/
+5
2017-01-17
Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...
Eduard Braun
1
-0
/
+7
2014-11-26
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...
Tavmjong Bah
1
-1
/
+1
2014-08-26
librevenge: update to latest patch from bug #1323592 (support old and new ver...
su_v
1
-10
/
+40
2014-05-27
Port inkscape to librevenge framework for WPG, CDR and VSD imports
Fridrich Strba
1
-28
/
+13
2013-10-27
add some nullptr checking, should fix crash (couldn't test)
Johan B. C. Engelen
1
-1
/
+1
2013-10-24
fix bug "some of the locale-based templates cause objects to be resized when ...
Johan B. C. Engelen
1
-1
/
+1
2013-09-22
Fix adding viewBox to new documents.
Matthew Petroff
1
-0
/
+8
2012-04-20
cppcheck / fix issue in Dutch translation
Kris De Gussem
1
-5
/
+2
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-0
/
+1
2011-06-22
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2011-06-11
Update to win32 build defines for libwpg issue.
Jon A. Cruz
1
-0
/
+5
2011-06-10
Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...
Jon A. Cruz
1
-1
/
+16
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-1
/
+1
2007-12-21
fix linking
Johan B. C. Engelen
1
-0
/
+1
2007-12-21
compile depending on WITH_LIBWPG
theAdib
1
-0
/
+4
2007-10-31
r16914@shi: ted | 2007-10-30 21:58:05 -0700
Ted Gould
1
-4
/
+4
2007-02-25
r14551@tres: ted | 2007-02-24 15:22:47 -0800
Ted Gould
1
-255
/
+10
2007-02-19
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
1
-365
/
+365
2006-07-31
r13127@tres: ted | 2006-07-30 22:18:42 -0700
Ted Gould
1
-0
/
+4
2006-07-31
r13109@tres: ted | 2006-07-30 22:11:20 -0700
Ted Gould
1
-2
/
+17
2006-07-31
r13108@tres: ted | 2006-07-30 12:27:51 -0700
Ted Gould
1
-32
/
+80
2006-07-31
r13107@tres: ted | 2006-07-30 11:47:41 -0700
Ted Gould
1
-20
/
+20
2006-07-31
r13106@tres: ted | 2006-07-30 11:10:02 -0700
Ted Gould
1
-0
/
+298