index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
addes cache and log to a function, result of the test, no diference so remove...
Jabier Arraiza Cenoz
2015-08-25
4
-34
/
+90
*
Cached some functions
Jabier Arraiza Cenoz
2015-08-23
5
-57
/
+95
*
satellites in curves
Jabier Arraiza Cenoz
2015-08-23
6
-275
/
+209
*
remove couts
Jabier Arraiza Cenoz
2015-08-21
1
-2
/
+0
*
update to trunk
Jabier Arraiza Cenoz
2015-08-21
44
-906
/
+962
|
\
|
*
indentation and whitespace fixes
Felipe Corrêa da Silva Sanches
2015-08-21
1
-18
/
+18
|
*
small fix for pasting svg that were not copied in inkscape
Marc Jeanmougin
2015-08-20
1
-1
/
+2
|
*
UI. Fix for Bug #1485831 (Preview of bitmap image in file chooser no longer d...
Nicolas Dufour
2015-08-20
1
-28
/
+40
|
*
Allows for copying clones between inkscape instances.
Marc Jeanmougin
2015-08-18
2
-10
/
+58
|
*
added a check that is present in surrounding code, but not on this particular...
Marc Jeanmougin
2015-08-17
1
-1
/
+1
|
*
import images with dpi from file : xscale and yscale were not rounded but flo...
Marc Jeanmougin
2015-08-17
2
-2
/
+3
|
*
Fixes doubled transparency computation on bitmaps for some reason
Marc Jeanmougin
2015-08-16
1
-1
/
+1
|
*
fix for ungrouping dynamic offset displacement bug
Marc Jeanmougin
2015-08-16
1
-7
/
+3
|
*
add inkview to the cmake build
Juan Luis Boya
2015-08-14
2
-27
/
+30
|
|
\
|
|
*
Do not add .def files to the build list
Juan Luis Boya García
2015-08-13
1
-1
/
+1
|
|
*
Add inkview to the CMake build.
Juan Luis Boya García
2015-08-13
1
-26
/
+29
|
*
|
A bit more refactor of BSPline tool. Still the bug duplicating end node :(
Jabier Arraiza Cenoz
2015-08-14
4
-7
/
+7
|
*
|
Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...
Jabier Arraiza Cenoz
2015-08-13
4
-74
/
+51
|
*
|
2Geom: update to r2422.
Krzysztof Kosi??ski
2015-08-13
6
-55
/
+51
|
|
/
|
*
Translations. Last set of new Indian languages translations (Kannada, Kashmir...
Nicolas Dufour
2015-08-12
1
-16
/
+48
|
*
Translations. Second set of new Indian languages translations (Bodo, Malayala...
Nicolas Dufour
2015-08-11
1
-8
/
+8
|
*
for spiro converters, close path only after last segment. (Bug 1473641)
Alvin Penner
2015-08-08
3
-31
/
+40
|
*
minor coding style changes
Jabier Arraiza Cenoz
2015-08-08
2
-30
/
+31
|
*
allow more translations than only scale
Jabier Arraiza Cenoz
2015-08-08
1
-5
/
+1
|
*
Fix a bug scaling path parameters
Jabier Arraiza Cenoz
2015-08-07
1
-11
/
+28
|
*
Remove unused function declaration and change some comments
Jabier Arraiza Cenoz
2015-08-06
1
-51
/
+49
|
*
Refactor BSPline and Spiro to remove duplicated functions
Jabier Arraiza Cenoz
2015-08-06
6
-405
/
+122
|
*
Allow scale on bend items
Jabier Arraiza Cenoz
2015-08-05
1
-1
/
+9
|
*
Fix some transform problems in Bend path.
Jabier Arraiza Cenoz
2015-08-05
2
-29
/
+18
|
*
Translations. First set of new Indian languages translations (Assamese, Dogri...
Nicolas Dufour
2015-08-04
1
-9
/
+9
|
*
Fixed some typos in bsector and bspline
Jabier Arraiza Cenoz
2015-08-02
3
-16
/
+33
|
*
Update simplify interactive to handle trinagle out powerstrokes, also fix it ...
Jabier Arraiza Cenoz
2015-08-01
2
-10
/
+41
|
*
fix for 1478636 (crash on import when comments in defs)
Marc Jeanmougin
2015-08-01
1
-3
/
+4
|
*
update to trunk
Jabier Arraiza Cenoz
2015-07-30
11
-133
/
+275
|
|
\
|
|
*
fix for a small warning introduced in r14142 (cf <https://bugs.launchpad.net/...
Marc Jeanmougin
2015-07-29
1
-2
/
+2
|
|
*
||
Liam P. White
2015-07-27
1
-1
/
+1
|
|
*
\n
Liam P. White
2015-07-27
1
-1
/
+1
|
|
*
+ NULL check (fixes bug #1474011 : Segmentation fault in sp_filter_primitive_...
Kris De Gussem
2015-07-27
1
-1
/
+3
|
|
*
Fix LPE stack in interactive simplify
jtx
2015-07-27
1
-8
/
+8
|
|
*
add flattern button to interactive simplify
Jabier Arraiza Cenoz
2015-07-27
3
-1
/
+51
|
|
*
merge lp:~inkscape.dev/inkscape/simplify-lpe-pencil-toolbar into lp:inkscape
Jabier Arraiza Cenoz
2015-07-26
4
-4
/
+78
|
|
|
\
|
|
|
*
update to trunk
Jabier Arraiza Cenoz
2015-07-25
8
-26
/
+60
|
|
|
|
\
|
|
|
*
|
Removes extra unnecesary code pointed by Nathan Hurst
Jabier Arraiza Cenoz
2015-07-25
1
-14
/
+12
|
|
|
*
|
change from list to vector
Jabier Arraiza Cenoz
2015-07-24
1
-3
/
+2
|
|
|
*
|
update to trunk
Jabier Arraiza Cenoz
2015-07-24
609
-20457
/
+31448
|
|
|
|
\
\
|
|
|
*
|
|
fix a bug in refactor
Jabier Arraiza Cenoz
2015-04-09
1
-3
/
+3
|
|
|
*
|
|
Coding style fixes
Jabier Arraiza Cenoz
2015-04-09
2
-43
/
+43
|
|
|
*
|
|
astyle simplify LPE
Jabier Arraiza Cenoz
2015-04-09
2
-91
/
+91
|
|
|
*
|
|
update to trunk
Jabier Arraiza Cenoz
2015-04-09
56
-1374
/
+1553
|
|
|
|
\
\
\
|
|
|
*
\
\
\
update to trunk
Jabier Arraiza Cenoz
2015-03-18
34
-444
/
+825
|
|
|
|
\
\
\
\
[next]