index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-22
fix scaling of letter-spacing and word-spacing. (Bug 772057)
Alvin Penner
1
-2
/
+2
2015-02-22
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
9
-188
/
+84
2015-02-21
Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933
Marc Jeanmougin
6
-17
/
+19
2015-02-21
Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone...
Marc Jeanmougin
1
-1
/
+3
2015-02-21
Speed up ungrouping test, adding note as to why it is so slow.
Tavmjong Bah
1
-1
/
+2
2015-02-21
Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ...
Marc Jeanmougin
1
-1
/
+9
2015-02-20
Fix for bug 1409591 :
Marc Jeanmougin
3
-69
/
+37
2015-02-20
Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)
Marc Jeanmougin
1
-3
/
+4
2015-02-20
Mitre is not an SVG/CSS unit. Don't test.
Tavmjong Bah
1
-1
/
+4
2015-02-20
Eliminate errors and reduce warnings.
Tavmjong Bah
1
-2
/
+9
2015-02-19
fixed some bugs
Jabier Arraiza Cenoz
2
-4
/
+4
2015-02-19
reducing size in pointwise LPE data
Jabier Arraiza Cenoz
2
-10
/
+10
2015-02-19
Basic filleting using pointwise
Jabier Arraiza Cenoz
10
-1472
/
+190
2015-02-19
added a set to the Selection
Marc Jeanmougin
17
-87
/
+83
2015-02-19
scale groups when changing document units. (Bug 1369197)
Alvin Penner
1
-10
/
+4
2015-02-19
Put a few std::vector<SPitem*>
Marc Jeanmougin
99
-765
/
+744
2015-02-18
I can't really understand why, but i can now launch inkscape without it segfa...
mc
7
-67
/
+53
2015-02-18
OMG IT'S COMPILING.
Mc
1
-91
/
+83
2015-02-18
Just...
mc
36
-279
/
+270
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
78
-1365
/
+1283
2015-02-16
starting fillet/chamfer
Jabier Arraiza Cenoz
4
-4
/
+2
2015-02-16
continuing fillet/chamfer
Jabier Arraiza Cenoz
7
-48
/
+259
2015-02-16
i18n
Kris De Gussem
2
-2
/
+2
2015-02-16
Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo...
mc
3
-9
/
+59
2015-02-15
added knots
Jabier Arraiza Cenoz
4
-18
/
+20
2015-02-15
first steps
Jabier Arraiza Cenoz
2
-0
/
+209
2015-02-15
first steps
Jabier Arraiza Cenoz
15
-325
/
+173
2015-02-15
Adjust timeout for snap tool tips to 4 seconds
Diederik van Lierop
1
-1
/
+1
2015-02-14
device-manager: Get rid of GLists
Alex Valavanis
1
-55
/
+51
2015-02-14
device-manager: Migrate to Gtkmm
Alex Valavanis
1
-91
/
+102
2015-02-12
desktop-events: Get rid of GList usage.
Alex Valavanis
2
-20
/
+23
2015-02-12
use up-to-date document units when intiallizing viewbox during a file load
Alvin Penner
3
-12
/
+9
2015-02-12
Bump Poppler dependency to 0.8.3
Alex Valavanis
1
-20
/
+0
2015-02-09
two typos in patch at rev 13914
mathog
1
-2
/
+2
2015-02-09
fix for bug 1419926
mathog
2
-26
/
+43
2015-02-09
fix for bug 1405292
mathog
3
-5
/
+5
2015-02-09
restore original behavior of 'Resize Page to Selection' for the special case ...
Alvin Penner
1
-11
/
+27
2015-02-08
starting whith pointwise
Jabier Arraiza Cenoz
13
-623
/
+295
2015-02-08
Commenting dead assignments.
Nicolas Dufour
3
-13
/
+24
2015-02-07
Fixing dead assignment and uninitialized argument value.
Nicolas Dufour
2
-5
/
+6
2015-02-07
refactor of pointwise base
Jabier Arraiza Cenoz
4
-36
/
+93
2015-02-06
Fix for Bug #1417752 (Find & Replace ignores Flowed text objects).
Nicolas Dufour
1
-1
/
+5
2015-02-05
fixed bugs pointed by su_v
Jabier Arraiza Cenoz
2
-27
/
+23
2015-02-04
fixing bugs on reset function
Jabier Arraiza Cenoz
2
-76
/
+81
2015-02-04
for grid spacing, reduce numerical error if viewbox and page are same size
Alvin Penner
2
-0
/
+6
2015-02-04
Replace Catmull-Rom by fininte-differences in smoothing routines.
Tavmjong Bah
2
-52
/
+199
2015-02-04
Fix for Bug #1417990 (Trunk: crash on export to PS/EPS/PDF via command line (...
Nicolas Dufour
1
-8
/
+4
2015-02-03
Fix two instances of "Dead Initialization" found via Clang scan-build.
Tavmjong Bah
1
-2
/
+0
2015-02-03
for viewbox scaling, reduce numerical error if viewbox and page are same size
Alvin Penner
1
-16
/
+24
2015-02-03
Typos (Bug #1417127)
Kris De Gussem
1
-1
/
+1
[prev]
[next]