index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to experimental r13418
Liam P. White
2014-07-05
11
-52
/
+430
|
\
|
*
Fixed CMakeLists.txt pointed by Liam
Jabier Arraiza Cenoz
2014-07-02
1
-0
/
+2
|
*
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
2014-07-02
5
-6
/
+388
|
*
pen tool: add back removal of curvature handle when backspace-deleting a node...
Johan B. C. Engelen
2014-07-01
1
-29
/
+32
|
*
Enable rendering of new filter blend modes (but don't add them to GUI).
Tavmjong Bah
2014-06-29
1
-8
/
+5
|
*
fix windows build (gtk3) partly. broken because of windows.h poluting namespa...
Johan B. C. Engelen
2014-06-25
3
-9
/
+11
*
|
Update to experimental r13404
Liam P. White
2014-06-19
5
-38
/
+29
|
\
|
|
*
Update to latest tip (trunk r13432)
Liam P. White
2014-06-19
5
-38
/
+29
|
|
\
|
|
*
Allow symbol zooming independent of icon screen size.
Tavmjong Bah
2014-06-13
2
-13
/
+68
|
|
*
Display symbols in document order.
Tavmjong Bah
2014-06-13
1
-0
/
+1
|
|
*
pen tool: fix crash when finishing path with right-click or enter while dragg...
Johan B. C. Engelen
2014-06-11
1
-0
/
+2
|
|
*
revise email theadib
Adib Taraben
2014-06-06
1
-1
/
+1
|
|
*
remove fwd decl (a left-over, not intended for something useful) that breaks ...
Johan B. C. Engelen
2014-06-01
1
-8
/
+0
|
|
*
Fix flakiness of measurement tool (due to issues with parallel lines, duplica...
Diederik van Lierop
2014-05-23
1
-35
/
+24
|
|
*
make windows filedialog's code more portable for different mingw versions (fa...
Johan B. C. Engelen
2014-05-15
2
-10
/
+7
|
|
*
Fix Pango markup used in Text and Font dialog.
Tavmjong Bah
2014-05-15
1
-4
/
+4
|
|
*
fix build for some (windows 64 bit devlibs attempt)
Johan B. C. Engelen
2014-05-11
1
-0
/
+2
|
|
*
i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348).
Nicolas Dufour
2014-05-11
1
-1
/
+1
|
|
*
i18n. Fix for bug #1318289 (preferences > bitmap > rendering shows po file he...
Nicolas Dufour
2014-05-11
1
-1
/
+1
*
|
|
Add clip group option from Ponyscape
Liam P. White
2014-06-14
1
-4
/
+8
*
|
|
Update to experimental r13402
Liam P. White
2014-06-14
3
-40
/
+98
|
\
|
|
|
*
|
Allow symbol zooming independent of icon screen size.
Tavmjong Bah
2014-06-13
2
-13
/
+68
|
*
|
Display symbols in document order.
Tavmjong Bah
2014-06-13
1
-0
/
+1
|
*
|
fix a bug on spirolive close path
Jabier Arraiza Cenoz
2014-06-09
1
-27
/
+29
|
*
|
Undo changes in r13391
Liam P. White
2014-06-07
3
-4
/
+5
|
*
|
Clean up some unnecessary pointer usage in livarot
Liam P. White
2014-06-06
3
-5
/
+4
*
|
|
Update to experimental r13389
Liam P. White
2014-06-06
1
-37
/
+37
|
\
|
|
|
*
|
spellcheck.cpp: correct indenting. disable debug output.
Johan B. C. Engelen
2014-06-01
1
-37
/
+37
*
|
|
Update to experimental (r13376)
Liam P. White
2014-05-17
11
-24
/
+169
|
\
|
|
|
*
|
fix C++11 compilation
Johan B. C. Engelen
2014-05-15
1
-0
/
+3
|
*
|
make windows filedialog's code more portable for different mingw versions (fa...
Johan B. C. Engelen
2014-05-15
2
-11
/
+7
|
*
|
Fix Pango markup in Text and Font dialog.
Tavmjong Bah
2014-05-15
1
-4
/
+4
|
*
|
fix windows 64bit build. (changes already committed to trunk)
Johan B. C. Engelen
2014-05-13
1
-0
/
+2
|
*
|
Add Simplify LPE
Jabier Arraiza Cenoz
2014-05-13
4
-3
/
+125
|
*
|
Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW
Jabier Arraiza Cenoz
2014-05-13
2
-4
/
+20
|
*
|
Patch from Jabierxto to fix a bug I reported off-tracker.
Josh Andler
2014-05-12
1
-2
/
+2
*
|
|
Rename "Tags" to "Selection sets" to avoid confusion with a global tagging sy...
Liam P. White
2014-05-11
1
-1
/
+1
*
|
|
Stabilize the selection set system a bit
Liam P. White
2014-05-11
1
-3
/
+7
*
|
|
Add selection sets
Liam P. White
2014-05-10
4
-3
/
+1341
*
|
|
Update to trunk/integrate BSpline
Liam P. White
2014-05-09
12
-82
/
+1421
|
\
|
|
|
*
|
Merging Jabier's spirolive+bspline branch
Vinícius dos Santos Oliveira
2014-05-08
12
-82
/
+1421
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
adding const _pathmanipulatos staff to handles (handles also have tips)
Jabier Arraiza Cenoz
2014-05-05
1
-0
/
+4
|
|
*
adding Vinícius work whith node tips
Jabier Arraiza Cenoz
2014-05-05
4
-15
/
+18
|
|
|
\
|
|
|
*
Enabling path manipulator to comunicate if paths are bspline when
Vinícius dos Santos Oliveira
2014-05-05
4
-12
/
+17
|
|
|
/
|
|
*
update to trunk
Jabier Arraiza Cenoz
2014-04-26
5
-11
/
+29
|
|
|
\
|
|
*
\
update to trunk
Jabier Arraiza Cenoz
2014-04-19
2
-0
/
+6
|
|
|
\
\
|
|
*
\
\
update to trunk
Jabier Arraiza Cenoz
2014-04-09
3
-21
/
+15
|
|
|
\
\
\
|
|
*
|
|
|
Refactor of end anchors.
Jabier Arraiza Cenoz
2014-04-01
2
-87
/
+101
|
|
*
|
|
|
update to trunk
Jabier Arraiza Cenoz
2014-04-01
1
-2
/
+2
|
|
|
\
\
\
\
|
|
*
|
|
|
|
A refactor for fixing some issues. Pending how to handle static functions
Jabier Arraiza Cenoz
2014-04-01
3
-42
/
+45
[next]