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 trunk
Jabier Arraiza Cenoz
2014-03-14
3
-5
/
+17
|
\
|
*
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
3
-5
/
+17
*
|
Adding default argument to PathManipulator::isBSpline.
Vinícius dos Santos Oliveira
2014-03-14
1
-1
/
+1
*
|
Small code simplification
Vinícius dos Santos Oliveira
2014-03-14
1
-5
/
+1
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-13
2
-8
/
+12
|
\
|
|
*
Provide a toggle in the document properties to optionally turn off
Krzysztof Kosi??ski
2014-03-13
2
-8
/
+12
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-10
6
-13
/
+29
|
\
|
|
*
Remove unused includes to tidy up the code.
Martin Owens
2014-03-09
2
-2
/
+0
|
*
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
*
|
update to trunk
Jabier Arraiza Cenoz
2014-03-08
3
-40
/
+105
|
\
|
|
*
Reconnect correctly as documents are replaced.
Jon A. Cruz
2014-03-08
2
-38
/
+103
|
*
Symbols. Adding missing include.
Nicolas Dufour
2014-03-07
1
-1
/
+1
|
*
Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand ...
Nicolas Dufour
2014-03-06
1
-1
/
+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
|
*
static code analysis: references for string classes that are function input p...
Kris De Gussem
2014-03-04
2
-268
/
+282
*
|
Fixing branch problems
Jabier Arraiza Cenoz
2014-03-05
10
-107
/
+106
*
|
Fixing branch problems
Jabier Arraiza Cenoz
2014-03-05
2
-268
/
+282
*
|
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
|
\
|
[next]