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-object-group.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
-7
/
+5
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-2
/
+2
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-4
/
+4
2013-08-03
Cleaned up.
Markus Engel
1
-13
/
+8
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-7
/
+5
2013-04-06
Merged ObjectGroup and subclasses.
Markus Engel
1
-36
/
+12
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-4
/
+10
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-8
/
+8
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-4
/
+4
2013-03-19
Fixing regression
jtx
1
-3
/
+1
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-1
/
+3
2013-03-16
Warning cleanup
Alex Valavanis
1
-3
/
+1
2013-01-17
Cleanup more GObject type definitions
Alex Valavanis
1
-45
/
+53
2012-08-21
Added "virtual pad" to SPObjectGroup.
Markus Engel
1
-20
/
+43
2011-06-22
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2010-07-24
Yet mor in c++ification
Abhishek Sharma public
1
-30
/
+32
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-2
/
+2
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-5
/
+4
2007-11-25
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2007-01-22
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
1
-1
/
+5