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
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to trunk
Jabier Arraiza Cenoz
2014-03-10
4
-11
/
+29
|
\
|
*
Fix random crashes when spraying in single path mode.
Krzysztof Kosi??ski
2014-03-09
3
-9
/
+27
|
*
Fix crashes caused by the desktop's query_style signal being called before
Krzysztof Kosi??ski
2014-03-08
1
-2
/
+2
*
|
Removing repeated condition logical test to make the code more readable
Vinícius dos Santos Oliveira
2014-03-10
1
-8
/
+6
*
|
Shortening code through removal of variable declaration used only at one
Vinícius dos Santos Oliveira
2014-03-10
1
-2
/
+1
*
|
Fixed a bug when click over the previuos node in bspline/spiro mode
root
2014-03-06
1
-1
/
+0
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-06
3
-120
/
+104
|
\
|
|
*
Derive ToolBase from sigc::trackable for easier slot management.
Krzysztof Kosi??ski
2014-03-05
3
-120
/
+104
*
|
Fixing branch problems
Jabier Arraiza Cenoz
2014-03-05
5
-63
/
+60
*
|
Translations
Jabier Arraiza Cenoz
2014-03-05
5
-60
/
+63
*
|
completed merging
Guiu Rocafort
2014-03-05
1
-5
/
+5
|
\
\
|
*
|
Change tooltip to one more explicit to make cusp nodes
Jabier Arraiza Cenoz
2014-03-04
1
-4
/
+4
|
*
|
Reduce a half the spiro distance to redraw
Jabier Arraiza Cenoz
2014-03-04
1
-1
/
+1
*
|
|
translations from spanish to english done, it might need a little review, but...
Guiu Rocafort
2014-03-05
5
-63
/
+60
|
/
/
*
|
Add new curve structure to show temporay item while draw on bspline and spiro...
Jabier Arraiza Cenoz
2014-03-02
3
-9
/
+45
*
|
Fixed update to trunk, lot of changes vinícius
Jabier Arraiza Cenoz
2014-03-02
2
-85
/
+66
*
|
Resolving conflicts, maybe broken
Jabier Arraiza Cenoz
2014-03-02
16
-1226
/
+1187
|
\
|
|
*
Added some consts. Turned functions to member functions.
Markus Engel
2014-03-02
16
-1051
/
+973
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-01
4
-43
/
+46
|
\
|
|
*
Fix for crash when cycle-selecting.
Markus Engel
2014-03-01
2
-39
/
+28
|
*
Fix for crashes on fast tool toggling.
Markus Engel
2014-03-01
2
-4
/
+18
*
|
adding some comments
Jabier Arraiza Cenoz
2014-02-28
1
-1
/
+6
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-28
1
-36
/
+62
|
\
|
|
*
Spray tool:
Nicolas Dufour
2014-02-28
1
-32
/
+58
|
*
remove some unnecessary copying/casting
Johan B. C. Engelen
2014-02-27
1
-4
/
+4
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-26
33
-515
/
+425
|
\
|
|
*
Added template functions as a casting-macro replacement.
Markus Engel
2014-02-26
1
-1
/
+23
|
*
Made constructors of tools use initializer lists.
Markus Engel
2014-02-26
33
-514
/
+402
*
|
Fixed some/all bugs related to continuing bspline/spiro curves advertaising b...
Jabier Arraiza Cenoz
2014-02-26
2
-35
/
+52
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-23
5
-0
/
+10
|
\
|
|
*
Fix for selcue settings.
Markus Engel
2014-02-23
5
-0
/
+10
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-19
1
-16
/
+8
|
\
|
|
*
Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi...
Nicolas Dufour
2014-02-16
1
-16
/
+8
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-08
2
-7
/
+7
|
\
|
|
*
Fix for Bug #879058 (Spray Single Path Mode includes original object).
Nicolas Dufour
2014-02-08
1
-1
/
+1
|
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-6
/
+6
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-08
1
-24
/
+13
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-05
2
-29
/
+34
|
\
|
|
*
Fix for Bug #1250685 (Unnecessary gender-specific terms in code).
Nicolas Dufour
2014-02-05
1
-28
/
+28
|
*
Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool...
Nicolas Dufour
2014-02-04
1
-1
/
+6
*
|
fixing su_v advertising memory bug
Jabier Arraiza Cenoz
2014-02-05
1
-13
/
+24
*
|
Add correct preview for coninuing paths whith pencil and draw modes
Jabier Arraiza Cenoz
2014-02-01
1
-0
/
+32
*
|
update to trunk
Jabier Arraiza Cenoz
2014-01-27
3
-10
/
+2
|
\
|
|
*
Move dragging undo block from tools-base to canvas. Regarding bug #168695
Martin Owens
2014-01-21
2
-8
/
+0
|
*
cppcheck stuff
Kris De Gussem
2014-01-20
1
-2
/
+2
*
|
update to trunk
Jabier Arraiza Cenoz
2014-01-20
2
-4
/
+10
|
\
|
|
*
Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...
Martin Owens
2014-01-20
2
-11
/
+8
|
*
Try another fix for the undo when dragging bug #168695
Martin Owens
2014-01-19
2
-3
/
+12
*
|
update to trunk
Jabier Arraiza Cenoz
2014-01-18
2
-4
/
+7
|
\
|
|
*
fix null pointer dereference
Kris De Gussem
2014-01-16
1
-4
/
+6
[next]