index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-object.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-901
/
+0
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-09-21
Remove usage of GString in sp-object.cpp
Jan Lingscheid
1
-1
/
+1
2017-01-24
update to trunk
Jabier Arraiza Cenoz
1
-0
/
+3
2017-01-24
Remove some code and make dependant of rotate copies
Jabiertxof
1
-3
/
+0
2017-01-05
Adding base
Jabiertxof
1
-0
/
+3
2016-12-28
First attemp working
Jabiertxof
1
-0
/
+3
2016-12-05
Working on mirror LPE
Jabier Arraiza Cenoz
1
-0
/
+3
2016-11-05
Move a header place
Jabier Arraiza Cenoz
1
-1
/
+2
2016-11-05
Fix last commit not working, LPE are cloned on copies
Jabier Arraiza Cenoz
1
-1
/
+3
2016-10-27
Fix regression in loop prevention
Marc Jeanmougin
1
-0
/
+1
2016-09-26
Add tracing code.
Tavmjong Bah
1
-0
/
+2
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-6
/
+6
2016-07-14
Last part of new SPObject children list
Adrian Boguszewski
1
-7
/
+2
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-5
/
+4
2016-07-11
First part of new SPObject children list
Adrian Boguszewski
1
-12
/
+17
2015-12-08
finally removed all GSList from main folder .h files
Marc Jeanmougin
1
-1
/
+0
2015-05-02
Fixed comparison function used in sorts
Marc Jeanmougin
1
-0
/
+1
2015-04-26
Just reread the entire diff against trunk. Given the diff size, i must have f...
Marc Jeanmougin
1
-1
/
+0
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-4
/
+0
2015-02-23
Removed eclipse files, added removed pot file
Marc Jeanmougin
1
-3
/
+0
2015-02-21
Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933
Marc Jeanmougin
1
-2
/
+3
2015-02-19
added a set to the Selection
Marc Jeanmougin
1
-2
/
+3
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
1
-1
/
+9
2014-12-23
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Tavmjong Bah
1
-0
/
+5
2014-12-16
Debugging routines to print out XML, SP Object, and Display Item trees.
Tavmjong Bah
1
-0
/
+2
2014-11-25
More c++ string usage.
Johan B. C. Engelen
1
-1
/
+6
2014-09-27
Update to experimental r13565
Liam P. White
1
-41
/
+43
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-7
/
+7
2014-08-30
Minor pass of header cleanup
Liam P. White
1
-36
/
+37
2014-04-26
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
1
-1
/
+1
2014-04-05
Allow command line options -i and -j to effect plain-svg output, this involve...
Martin Owens
1
-0
/
+5
2014-03-03
change 0 to NULL for pointers
Johan B. C. Engelen
1
-4
/
+4
2014-03-02
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
1
-0
/
+1
2013-10-09
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
1
-1
/
+1
2013-09-28
bug fix: xml:space was not initialized, getting random values
buliabyak
1
-1
/
+3
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
1
-3
/
+4
2013-04-10
various little changes
Markus Engel
1
-0
/
+3
2013-04-08
Reactivated independent reference counting in the SPObject tree.
Markus Engel
1
-0
/
+1
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-36
/
+0
2013-04-02
Added virtual destructor to SPObject. Switched to new factory. Replaced some ...
Markus Engel
1
-2
/
+5
2013-04-01
Added experimental constructor to SPRect. Memory leaks because of non-virtual...
Markus Engel
1
-0
/
+1
2013-04-01
Replaced all casting macros with glib-independent ones.
Markus Engel
1
-3
/
+2
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+4
2013-03-29
Renamed virtual function names.
Markus Engel
1
-10
/
+10
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-18
/
+18
2013-03-14
Various changes.
Markus Engel
1
-1
/
+1
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-10
/
+2
[next]