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-anchor.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-189
/
+0
*
Add very raw page loading using links
Martin Owens
2017-06-04
1
-3
/
+39
*
Backout last commit as it introduced subtle errors.
Tavmjong Bah
2016-04-29
1
-2
/
+0
*
SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.
Tavmjong Bah
2016-04-29
1
-0
/
+2
*
create SPObject factory
Liam P. White
2015-02-25
1
-14
/
+0
*
Added some consts.
Markus Engel
2013-10-26
1
-2
/
+2
*
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
2013-09-24
1
-1
/
+1
*
Refactor status-bar text for multiple items, was very broken
Martin Owens
2013-09-20
1
-2
/
+6
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-2
/
+0
*
Merged Item.
Markus Engel
2013-04-05
1
-1
/
+0
*
Merged more classes.
Markus Engel
2013-04-05
1
-1
/
+0
*
Merged Group and subclasses.
Markus Engel
2013-04-05
1
-80
/
+49
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-3
/
+9
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-10
/
+10
*
merged from trunk
Markus Engel
2013-03-29
1
-84
/
+4
|
\
|
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-37
/
+9
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-3
/
+3
*
|
Various changes.
Markus Engel
2013-03-14
1
-1
/
+1
*
|
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
2012-10-06
1
-2
/
+2
*
|
Added "virtual pad" to SPAnchor.
Markus Engel
2012-08-18
1
-27
/
+66
|
/
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-17
/
+18
|
\
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-8
/
+8
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-7
/
+9
|
/
*
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
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-21
1
-1
/
+3
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-7
/
+7
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+220