index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
2geom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert fix for 515237 which introduces a catastrophic bug
Krzysztof Kosi??ski
2010-02-07
1
-11
/
+2
*
Fix path transformation (LP bug #515237)
Krzysztof Kosi??ski
2010-02-07
2
-4
/
+13
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-63
/
+63
|
\
|
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-61
/
+61
|
*
2nd patch of bug 488862. Also committed upstream in 2geom.
Johan B. C. Engelen
2009-12-16
1
-2
/
+2
*
|
* Implement node snapping.
Krzysztof Kosi??ski
2010-01-10
1
-3
/
+2
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
2
-2
/
+1
|
/
*
update 2geom. needed for extrude lpe
Johan B. C. Engelen
2009-11-23
4
-5
/
+65
*
Applying second patch for bug #425557.
Jon A. Cruz
2009-10-14
2
-16
/
+25
*
Johan's patch for 425557
bulia byak
2009-10-11
1
-11
/
+28
*
Patch by Johan to fix reading of rare svg strings.
Josh Andler
2009-10-03
1
-2
/
+28
*
Patch by Adib for 382313.
Josh Andler
2009-09-27
1
-1
/
+2
*
Adding two missing files. distcheck fixes.
Ted Gould
2009-04-21
1
-0
/
+2
*
Use the line intersection routines in 2geom/line.h instead of the deprecated ...
Diederik van Lierop
2009-04-12
1
-2
/
+2
*
add 2geom/line.cpp to Makefile_insert
Johan B. C. Engelen
2009-04-10
1
-0
/
+1
*
noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...
Peter Moulder
2009-04-07
4
-1535
/
+1535
*
update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think)
Johan B. C. Engelen
2009-04-06
27
-1661
/
+2076
*
partial 2geom update: disable all debug output by boolops
Johan B. C. Engelen
2009-03-18
2
-5
/
+52
*
update from 2geom (bug fix)
JF Barraud
2009-03-09
1
-1
/
+2
*
added missing files in 2geom update.
JF Barraud
2009-03-09
2
-0
/
+156
*
added 2geom/utils.cpp - unused, but useful
Nathan Hurst
2009-03-09
1
-0
/
+87
*
chebychev is not used currently
Nathan Hurst
2009-03-09
1
-2
/
+0
*
2geom update
JF Barraud
2009-03-09
18
-348
/
+1883
*
add my name to the 2geom readme, so people can mail me with questions
Johan B. C. Engelen
2009-03-03
1
-0
/
+1
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
1
-3
/
+2
*
display guide anchor on canvas; anchor and angle can be edited by mouse
Maximilian Albert
2009-01-26
2
-1
/
+16
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-2
/
+2
*
fix build
Johan B. C. Engelen
2009-01-08
1
-0
/
+1
*
update to 2geom rev.1773
Johan B. C. Engelen
2009-01-07
7
-31
/
+40
*
Cmake: more fixes plus a patch for OSX paths by Henrik Gustafsson
Joshua L. Blocher
2009-01-07
1
-41
/
+0
*
Cmake build fixes, minor
Joshua L. Blocher
2009-01-05
1
-7
/
+7
*
update of sbasis-geometric.cpp (unitVector() was broken, which affects some l...
JF Barraud
2009-01-03
1
-13
/
+38
*
fix compile.
Johan B. C. Engelen
2008-12-13
1
-1
/
+1
*
fix compile.
Johan B. C. Engelen
2008-12-13
1
-1
/
+1
*
add missing files
Johan B. C. Engelen
2008-12-13
3
-0
/
+1081
*
update to 2geom rev.1723
Johan B. C. Engelen
2008-12-13
28
-527
/
+452
*
Fix bug #299414: a return statement in unitTangentAt() got lost in rev. 20205!
Diederik van Lierop
2008-11-26
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
39
-406
/
+696
*
Merge from trunk
Ted Gould
2008-10-28
65
-425
/
+1762
*
Merging from trunk
Ted Gould
2008-10-11
5
-3
/
+29
*
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2008-09-23
2
-8
/
+6
*
minor bug fix in portion(pw,a,b) when b is a cut of pw.
JF Barraud
2008-09-15
1
-1
/
+2
*
update 2geom to rev1583
Johan B. C. Engelen
2008-09-12
4
-41
/
+88
*
Temporarily specifying a return value to avoid strange bugs
Jon A. Cruz
2008-09-09
1
-0
/
+1
*
2geom update (rev. 1578); fixes node editing of some degenerate paths
Maximilian Albert
2008-09-08
7
-8
/
+54
*
update 2geom (rev. 1569)
Johan B. C. Engelen
2008-09-01
21
-169
/
+804
*
Fix startup crash by reverting a one-line change in 2geom; but please investi...
Maximilian Albert
2008-08-17
1
-1
/
+1
*
#include <algorithm> in geom.cpp (closes LP #258851)
Maximilian Albert
2008-08-17
1
-0
/
+1
*
Update to 2geom rev. 1538
Diederik van Lierop
2008-08-15
10
-124
/
+428
*
update 2geom to rev1516
Johan B. C. Engelen
2008-08-08
1
-1
/
+7
[next]