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-use.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Output attributes as lengths instead of doubles.
Martin Owens
2013-04-21
1
-2
/
+4
|
|
/
|
/
|
*
|
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-39
/
+13
*
|
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
2012-10-11
1
-0
/
+8
|
/
*
Adding checks to prevent null pointer dereferences
Kris De Gussem
2012-05-04
1
-3
/
+7
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-1
/
+1
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-8
/
+5
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-11
/
+6
*
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
-15
/
+18
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-53
/
+55
|
\
|
*
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2011-02-21
1
-35
/
+37
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-18
/
+18
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-27
/
+32
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-27
/
+32
|
|
\
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-6
/
+6
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-5
/
+5
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-8
/
+8
|
*
|
Fix Bug #675309 - crash when unlinking an orphaned clone
Adonis Papaderos
2010-11-25
1
-1
/
+1
|
|
/
*
/
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-2
/
+0
|
/
*
Fix wrong bbox upon selecting clones of horizontal/vertical lines (related to...
Johan B. C. Engelen
2010-04-27
1
-1
/
+8
*
Refactoring the snapping API (making it easier to maintain and understand for...
Diederik van Lierop
2010-01-09
1
-3
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
SPDocument->Document
johnce
2009-08-05
1
-3
/
+3
*
suppress warnings caused by an orphaned clone, which is legit even if useless
bulia byak
2009-03-09
1
-3
/
+5
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-5
/
+5
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-1
/
+1
*
NR -> 2geom some headers in src/
Joshua L. Blocher
2008-12-04
1
-7
/
+7
*
From trunk
Ted Gould
2008-10-27
1
-6
/
+8
*
Merging from trunk
Ted Gould
2008-10-11
1
-16
/
+16
*
properly detach SPObject from repr when deleting clone
bulia byak
2008-09-20
1
-1
/
+10
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-5
/
+5
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-2
/
+0
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
warning cleanup and fixed string free issue
Jon A. Cruz
2008-05-04
1
-2
/
+2
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-8
/
+5
*
Don't crash when the original of an SPUse can't be found. This sort of fixes ...
Maximilian Albert
2008-02-22
1
-2
/
+5
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+4
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-3
/
+3
*
Fix for bug #1699198: snap nodes of clones
Diederik van Lierop
2007-04-23
1
-0
/
+18
*
a better and more complete fix for 1690914
bulia byak
2007-03-30
1
-2
/
+2
*
fix 1690914
bulia byak
2007-03-30
1
-1
/
+1
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-2
/
+2
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-2
/
+4
*
Internally, a clone is a NRArenaGroup, with the actual visible item being its...
bulia byak
2006-10-08
1
-0
/
+13
*
patch for bug 1458643 by Andreas Burman
bulia byak
2006-05-14
1
-0
/
+13
*
increase cutoff depth of recursive clone descriptions
bulia byak
2006-03-15
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+712
[prev]