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