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-offset.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-8
/
+8
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-6
/
+6
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-14
/
+21
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-2
/
+2
*
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
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-3
/
+3
*
NR -> 2geom some headers in src/
Joshua L. Blocher
2008-12-04
1
-12
/
+12
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-10
/
+12
*
Merging from trunk
Ted Gould
2008-10-11
1
-9
/
+9
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-1
/
+0
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
1
-2
/
+2
*
don't use splivarot to get livarot path, use livarot's LoadPathVector method ...
Johan B. C. Engelen
2008-06-26
1
-81
/
+9
*
read PathVector instead of NArtBpath
Johan B. C. Engelen
2008-06-22
1
-8
/
+7
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
for sp-offset.cpp and sp-star.cpp, start using 2geompath for svg_write: sp_sv...
Johan B. C. Engelen
2008-06-06
1
-1
/
+1
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-2
/
+2
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-9
/
+9
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-2
/
+2
*
re-introduce isEmpty tests
MenTaLguY
2007-03-17
1
-1
/
+1
*
ban empty rectangles entirely and remove isEmpty test
MenTaLguY
2007-03-11
1
-1
/
+1
*
Merge further bbox work
MenTaLguY
2007-03-10
1
-3
/
+3
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-1
/
+2
*
switch to sigc++ SPObject signals for SPOffset
MenTaLguY
2006-07-28
1
-2
/
+9
*
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2006-05-09
1
-4
/
+4
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-51
/
+51
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-75
/
+75
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1238