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-symbol.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-31
/
+25
*
Remove NRRect use from the extension system
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-3
/
+5
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-4
/
+4
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-7
/
+9
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-93
/
+46
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-11
/
+11
|
\
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-5
/
+5
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-6
/
+6
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-7
/
+10
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-7
/
+10
|
|
\
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-2
/
+2
|
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-2
/
+5
|
|
/
*
/
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-2
/
+0
|
/
*
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
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-2
/
+2
*
typo in xMaxYMid
Thomas Holder
2008-12-12
1
-1
/
+1
*
bug #166885 (preserveAspectRatio="none" misinterpreted)
Thomas Holder
2008-12-11
1
-1
/
+1
*
Merging from trunk
Ted Gould
2008-10-11
1
-1
/
+2
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-3
/
+3
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
1
-328
/
+328
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-10
/
+10
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-1
/
+6
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-22
1
-1
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+467