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
/
canvas-bpath.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
sized style enums
Thomas Holder
1
-3
/
+4
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-20
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2016-08-29
Partial fix for bug 172063 while we find a better solution for XOR in helper ...
Jabier Arraiza Cenoz
1
-3
/
+3
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-1
/
+1
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2011-06-24
Switch to GObject
Alex Valavanis
1
-1
/
+1
2011-06-14
Remove deprecated glib macro wrappers
Alex Valavanis
1
-4
/
+4
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-3
/
+6
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-03-11
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
1
-39
/
+0
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-4
/
+4
2008-08-06
add dashed path option
bulia byak
1
-1
/
+2
2008-08-03
Fixed const-correctness
Jon A. Cruz
1
-3
/
+3
2008-07-30
Move coordinate transform workaround to a more logical place
Maximilian Albert
1
-1
/
+3
2008-07-29
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
1
-0
/
+45
2008-06-24
delivarotify, render with cairo, use nr_path functions for bbox and distance
bulia byak
1
-0
/
+1
2007-11-03
Oops, don't use tabs! (replace tabs by 4 spaces)
Diederik van Lierop
1
-26
/
+26