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-flowregion.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-392
/
+0
2017-10-01
First batch
Marc Jeanmougin
1
-40
/
+22
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+1
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-10
/
+10
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-27
/
+26
2015-02-25
create SPObject factory
Liam P. White
1
-14
/
+0
2014-11-10
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
1
-24
/
+38
2014-07-28
noop: remove commented-out code that is dangerous and should not come back
Johan B. C. Engelen
1
-3
/
+0
2014-07-25
refresh text objects when clipping (Bug 1339305)
Alvin Penner
1
-0
/
+4
2014-06-07
Undo changes in r13391
Liam P. White
1
-2
/
+1
2014-06-06
Clean up some unnecessary pointer usage in livarot
Liam P. White
1
-1
/
+2
2013-10-26
Added some consts.
Markus Engel
1
-2
/
+2
2013-10-01
Comprehensive fix for the issues with disappearing filtered objects.
Krzysztof Kosi??ski
1
-8
/
+8
2013-09-24
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
1
-2
/
+2
2013-09-20
Refactor status-bar text for multiple items, was very broken
Martin Owens
1
-11
/
+4
2013-07-31
Removed placement news / explicit destructor calls.
Markus Engel
1
-2
/
+2
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-4
/
+0
2013-04-05
Merged Item.
Markus Engel
1
-14
/
+10
2013-04-05
Merged FlowX classes.
Markus Engel
1
-137
/
+72
2013-04-02
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
1
-0
/
+15
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-8
/
+20
2013-04-01
Replaced calls to g_object_(un)ref with sp_object_(un)ref.
Markus Engel
1
-8
/
+8
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+2
2013-03-29
Renamed virtual function names.
Markus Engel
1
-20
/
+20
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-10
/
+10
2013-03-19
Fixing regression
jtx
1
-21
/
+18
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-18
/
+21
2013-03-16
Warning cleanup
Alex Valavanis
1
-21
/
+18
2013-01-24
More GObject boilerplate cleanup
Alex Valavanis
1
-70
/
+18
2012-10-06
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
1
-2
/
+2
2012-08-19
Added "virtual pad" to
Markus Engel
1
-48
/
+112
2012-02-15
cppcheck
Kris De Gussem
1
-2
/
+2
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
1
-12
/
+8
2011-02-21
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
1
-2
/
+2
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-07-14
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
1
-1
/
+1
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-10
/
+10
2008-12-16
* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
Thomas Holder
1
-11
/
+8
2008-08-23
Support for title and desc elements when serializing as Plain SVG.
Jeff Schiller
1
-0
/
+4
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-3
/
+3
2008-06-22
use LoadPathVector instead of LoadArtBPath everywhere
Johan B. C. Engelen
1
-3
/
+3
2008-06-12
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
1
-6
/
+6
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-10
/
+8
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-1
/
+1
2007-11-04
Warning cleanup
Jon A. Cruz
1
-4
/
+4
2007-01-22
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
1
-2
/
+9
2006-05-09
eliminate direct accesses to SPCurve::bpath
MenTaLguY
1
-1
/
+1
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-6
/
+6
[next]