index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-defs.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+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
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-10-02
third batch
Marc Jeanmougin
1
-16
/
+8
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-3
/
+3
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-7
/
+7
2015-12-07
static code analysis
Kris De Gussem
1
-1
/
+1
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-1
/
+1
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+0
2015-02-19
added a set to the Selection
Marc Jeanmougin
1
-3
/
+2
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
1
-5
/
+4
2013-07-31
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
1
-10
/
+4
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-5
/
+3
2013-04-06
Merged more classes.
Markus Engel
1
-37
/
+11
2013-04-02
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
1
-0
/
+9
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-4
/
+11
2013-04-01
Replaced calls to g_object_(un)ref with sp_object_(un)ref.
Markus Engel
1
-3
/
+3
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-6
/
+6
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-4
/
+4
2013-01-24
More GObject boilerplate cleanup
Alex Valavanis
1
-41
/
+33
2012-08-21
Added "virtual pad" to SPDefs.
Markus Engel
1
-11
/
+38
2010-07-24
Yet mor in c++ification
Abhishek Sharma public
1
-19
/
+20
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-3
/
+3
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-5
/
+4
2007-11-04
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-1
/
+3
2006-07-20
marker refactoring work
Bryce Harrington
1
-10
/
+3
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-14
/
+14