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
*
Translations
Jabier Arraiza Cenoz
2014-03-05
10
-106
/
+107
*
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
10
-107
/
+106
|
/
*
update to trunk
Jabier Arraiza Cenoz
2014-03-02
3
-31
/
+79
|
\
|
*
Stop tracking SPDocuments as they are deleted.
Jon A. Cruz
2014-03-02
2
-30
/
+75
|
*
Avoid crashing when the document is set to NULL (upon cleanup, window closing...
Jon A. Cruz
2014-03-02
1
-1
/
+4
*
|
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
*
|
Substitute isBSpline property by a cached function isBSpline(bool)
Jabier Arraiza Cenoz
2014-03-01
4
-27
/
+29
*
|
adding some comments
Jabier Arraiza Cenoz
2014-02-28
2
-3
/
+7
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-28
3
-44
/
+72
|
\
|
|
*
Spray tool:
Nicolas Dufour
2014-02-28
1
-32
/
+58
|
*
Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1).
Nicolas Dufour
2014-02-28
1
-0
/
+5
|
*
remove some unnecessary copying/casting
Johan B. C. Engelen
2014-02-27
1
-4
/
+4
|
*
swatches dialog: remove unused code part. cleanup some code
Johan B. C. Engelen
2014-02-27
1
-7
/
+3
|
*
swatches dialog: properly reference count the reference to SPDocument in time...
Johan B. C. Engelen
2014-02-27
1
-1
/
+2
*
|
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-25
3
-20
/
+30
|
\
|
|
*
Move filter reordering closer to the layers.cpp patern of reordering xml
Martin Owens
2014-02-25
2
-6
/
+7
|
*
Fix infinite loop (?) by disabling saving the order of filters when they are ...
Johan B. C. Engelen
2014-02-24
1
-1
/
+6
|
*
inspired by r13052, fix up the code to hopefully work when someone has differ...
Johan B. C. Engelen
2014-02-24
1
-14
/
+18
|
*
fix typos in page-sizer (Bug 1240308)
Alvin Penner
2014-02-24
1
-2
/
+2
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-23
7
-2
/
+20
|
\
|
|
*
Fix for selcue settings.
Markus Engel
2014-02-23
5
-0
/
+10
|
*
offset of viewBox on document unit change (Bug 1280684)
Alvin Penner
2014-02-22
1
-1
/
+7
|
*
Symbols dialog: update currentDesktop and currentDocument when document repla...
Tavmjong Bah
2014-02-21
1
-1
/
+3
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-19
3
-22
/
+18
|
\
|
|
*
Fix for Bug #1281104 (Open Clipart import dialog crashes with concurrent sear...
Nicolas Dufour
2014-02-19
1
-3
/
+2
|
*
scaling of viewBox on document unit change (Bug 1236257)
Alvin Penner
2014-02-17
1
-3
/
+8
|
*
Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi...
Nicolas Dufour
2014-02-16
1
-16
/
+8
*
|
Removing hack for force show red lines in bspline mode
Jabier Arraiza Cenoz
2014-02-08
1
-7
/
+0
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-08
4
-11
/
+11
|
\
|
|
*
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
3
-10
/
+10
*
|
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
*
|
update to trunk
Jabier Arraiza Cenoz
2014-02-01
1
-62
/
+74
|
\
|
[next]