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
/
curve.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PencilToolbar: GtkAction migration
Alexander Valavanis
2019-02-05
1
-5
/
+4
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
1
-4
/
+4
*
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
2016-12-06
1
-0
/
+1
*
Fix bug:1639083 crach closing segment with shortcut LPE
Jabier Arraiza Cenoz
2016-11-05
1
-0
/
+1
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-1
/
+1
*
More header cleanup
Liam P. White
2014-09-06
1
-9
/
+11
*
Code cleanup.
Liam P. White
2014-08-18
1
-11
/
+9
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-2
/
+1
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-3
/
+4
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Fix snapping regression introduced by rev. #9118
Diederik van Lierop
2010-04-22
1
-1
/
+1
*
Merging from trunk
Ted Gould
2008-10-11
1
-0
/
+2
*
make spcurve::first_point and last_point boost::optional
Johan B. C. Engelen
2008-08-13
1
-2
/
+2
*
return boost::optional for second and penultimate points of SPCurve
Johan B. C. Engelen
2008-08-13
1
-2
/
+4
*
convert all SPCurve's points and matrices arguments and return types to 2Geom
Johan B. C. Engelen
2008-07-17
1
-35
/
+22
*
remove all old nartbpath code from SPCurve!!! (in other words, lib2geomifica...
Johan B. C. Engelen
2008-07-16
1
-52
/
+1
*
make SPCurve constructors explicit. (so e.g. it is impossible to write SPCurv...
Johan B. C. Engelen
2008-07-14
1
-2
/
+2
*
2geomify SPCurve::new_from_rect
Johan B. C. Engelen
2008-07-08
1
-2
/
+1
*
cleanup unused methods in spcurve
Johan B. C. Engelen
2008-07-07
1
-9
/
+3
*
add SPCurve::get_segment_count
Johan B. C. Engelen
2008-06-30
1
-0
/
+1
*
remove unused function first_bpath
Johan B. C. Engelen
2008-06-29
1
-1
/
+0
*
add SPCurve::first_segment and last_segment
Johan B. C. Engelen
2008-06-29
1
-0
/
+2
*
noop: be more consistent with function names (get_pathvector => set_pathvector)
Johan B. C. Engelen
2008-06-26
1
-1
/
+1
*
add method to retrieve first and last path of SPCurve, fix error.
Johan B. C. Engelen
2008-06-08
1
-0
/
+2
*
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
2008-06-06
1
-42
/
+63
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-1
/
+0
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
1
-16
/
+29
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-52
/
+57
*
Add a method to create a rectangular curve
Diederik van Lierop
2007-07-25
1
-0
/
+2
*
get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...
MenTaLguY
2006-05-09
1
-6
/
+0
*
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2006-05-09
1
-3
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+133