index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge from fe-moved
Ted Gould
2008-11-21
23
-122
/
+157
*
Merge from trunk
Ted Gould
2008-10-31
1
-29
/
+44
*
From trunk
Ted Gould
2008-10-27
25
-197
/
+364
*
Merging from trunk
Ted Gould
2008-10-11
21
-193
/
+193
*
Tweak of member to Geom class
Bob Jamison
2008-09-19
2
-3
/
+3
*
Change function arg from NR::Matrix to Geom::Matrix. Possible serious bug.
Bob Jamison
2008-09-19
1
-2
/
+2
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
22
-243
/
+243
*
NR ==> Geom conversion in sp-canvas
Maximilian Albert
2008-09-18
2
-14
/
+14
*
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
2008-09-18
2
-84
/
+84
*
Fix minor breakage in grid preferences caused by pref refactoring.
Krzysztof Kosi??ski
2008-09-17
2
-5
/
+6
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
2
-22
/
+26
*
fix UI node counting
Johan B. C. Engelen
2008-09-13
1
-0
/
+9
*
fix curve test. curve with empty pathvector is *not* closed.
Johan B. C. Engelen
2008-09-11
1
-1
/
+1
*
fix curve::penultimate_point old behavior. no longer triggers 2geom exception.
Johan B. C. Engelen
2008-09-11
1
-3
/
+8
*
convert almost all libnrtype to Geom::
Johan B. C. Engelen
2008-09-11
2
-8
/
+8
*
add quick comment
Johan B. C. Engelen
2008-09-10
1
-0
/
+6
*
LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...
Johan B. C. Engelen
2008-09-07
1
-1
/
+0
*
If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...
Diederik van Lierop
2008-09-07
4
-7
/
+7
*
comment typo
bulia byak
2008-09-05
1
-1
/
+1
*
convert moveto, lineto and curveto native to Point, instead of going to gdoub...
Johan B. C. Engelen
2008-09-04
1
-10
/
+6
*
comment update
bulia byak
2008-09-01
1
-1
/
+9
*
Temporary switch to handle api change in Cairo 1.7+
Bob Jamison
2008-08-14
1
-0
/
+40
*
fix spcurve test
Johan B. C. Engelen
2008-08-13
1
-1
/
+1
*
make spcurve::first_point and last_point boost::optional
Johan B. C. Engelen
2008-08-13
3
-27
/
+33
*
return boost::optional for second and penultimate points of SPCurve
Johan B. C. Engelen
2008-08-13
3
-33
/
+42
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
4
-34
/
+34
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
4
-16
/
+16
*
Fixed svg-path (and display/curve) tests to properly handle closepath and mad...
Jasper van de Gronde
2008-08-08
1
-6
/
+10
*
1) When pasting, use an offset that is a multiple of the grid pitch (got lost...
Diederik van Lierop
2008-08-06
2
-13
/
+9
*
add dashed path option
bulia byak
2008-08-06
2
-2
/
+8
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
7
-10
/
+10
*
fix 252547: skip explicitly hidden objects when calculating bbox of group
bulia byak
2008-08-05
1
-1
/
+2
*
replace unnecessary exception catching with a check beforehand.
Johan B. C. Engelen
2008-08-05
1
-3
/
+3
*
Use is_straight_curve() instead of three separate dynamic casts
Diederik van Lierop
2008-08-05
2
-7
/
+4
*
Make unit tests build on Linux again
Jasper van de Gronde
2008-08-04
1
-1
/
+2
*
fix error in appending paths to existing paths. fixes bug #253639
Johan B. C. Engelen
2008-08-03
1
-1
/
+1
*
Minor cleanup work on macros
Jon A. Cruz
2008-08-03
5
-11
/
+11
*
Fixed const-correctness
Jon A. Cruz
2008-08-03
4
-10
/
+10
*
Replaced deprecated GtkType creation with GType
Jon A. Cruz
2008-08-03
4
-24
/
+26
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
3
-5
/
+0
*
remove old nartbpath to cairo method
Johan B. C. Engelen
2008-08-02
2
-98
/
+4
*
Enable exception handling for CxxTest in Makefiles
Jasper van de Gronde
2008-08-02
1
-1
/
+1
*
SPCurve unit tests
Jasper van de Gronde
2008-08-02
3
-71
/
+324
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
2
-3
/
+3
*
replace matrix division code.
Johan B. C. Engelen
2008-08-01
1
-3
/
+3
*
Warning cleanup
Jon A. Cruz
2008-08-01
1
-1
/
+1
*
Move coordinate transform workaround to a more logical place
Maximilian Albert
2008-07-30
2
-11
/
+19
*
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
2008-07-29
3
-2
/
+297
*
Add tracking of skew factor and display in warning message.
Jon A. Cruz
2008-07-27
1
-1
/
+1
*
update to 2geom rev. 1507
Johan B. C. Engelen
2008-07-25
1
-0
/
+2
[prev]
[next]