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
*
Add fixes sugested by Martin Owens
Jabiertxof
2017-01-23
21
-187
/
+241
|
\
|
*
fix nodes reverting back during editing
alexandru.roman
2017-01-23
1
-0
/
+5
|
*
Fix "swap fill and stroke" for multiple objects in selection
alexandru.roman
2017-01-21
5
-58
/
+78
|
*
Fixes typos in strings. Some typos in Inkscape 0.92 LPE UI
Jabiertxof
2017-01-21
1
-1
/
+1
|
*
Fixes bugs in copy LPE's. #1656093:Paste path effect doesn't work on 0.92 and...
Jabiertxof
2017-01-20
2
-21
/
+25
|
*
Fix bug 1622388. Insane memory leak and crash with pattern along path
Jabiertxof
2017-01-20
1
-5
/
+8
|
*
Fix bug 1657591. Crash on ungrouping in v0.92. A unnecesary call to update pa...
Jabiertxof
2017-01-20
2
-2
/
+1
|
*
revert 15420 because of severe regression
Marc Jeanmougin
2017-01-19
1
-5
/
+0
|
*
Fix usage information for "--export-pdf-version"
Eduard Braun
2017-01-18
1
-1
/
+1
|
*
Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...
Eduard Braun
2017-01-17
3
-0
/
+21
|
*
Actually unsets attribute instead of ignoring it when it's 0
Marc Jeanmougin
2017-01-17
1
-0
/
+5
|
*
Fix regression on selecting objects after locking layers
Marc Jeanmougin
2017-01-17
1
-0
/
+1
*
|
Remove unnecesatry text parameter
Jabiertxof
2017-01-15
2
-13
/
+3
*
|
Fixed wroken. now working
Jabiertxof
2017-01-14
2
-13
/
+38
*
|
Update to trunk
Jabiertxof
2017-01-14
16
-24
/
+88
|
\
|
|
*
Use GStatBuf where appropriate to ensure usage of the correct type
Eduard Braun
2017-01-12
6
-6
/
+6
|
*
Fix snapping tooltips and highlighting of snapped bounding boxes (both of whi...
Diederik van Lierop
2017-01-11
1
-2
/
+2
|
*
fix comment typos
Alex Valavanis
2017-01-11
1
-2
/
+2
|
*
Remove debugging lines from last commit.
Tavmjong Bah
2017-01-10
1
-5
/
+0
|
*
Another scaling option to test.
Tavmjong Bah
2017-01-10
1
-2
/
+67
|
*
[Bug #1654798] Broken icon in LPE 'Fill between many'
suv-lp
2017-01-09
2
-2
/
+2
|
*
fix typo
Marc Jeanmougin
2017-01-09
2
-8
/
+8
|
|
\
|
|
*
Fix typo in variable name s/strech/stretch/
mattia@debian.org
2017-01-07
2
-8
/
+8
|
*
|
Fix a bad inicialization of unsigned int
Jabiertxof
2017-01-08
1
-1
/
+1
|
|
/
|
*
suppress warnings on symbols dialog
Marc Jeanmougin
2017-01-07
1
-1
/
+3
|
*
Add missing include for array template
Tim Sheridan
2017-01-07
1
-0
/
+2
*
|
fixing crash on erase
Jabiertxof
2017-01-14
9
-59
/
+151
|
\
|
|
*
Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...
Jabiertxof
2017-01-06
2
-4
/
+3
*
|
base of effect
Jabiertxof
2017-01-06
2
-3
/
+238
*
|
Adding base
Jabiertxof
2017-01-05
12
-24
/
+63
|
/
*
antialiasing options on export
Marc Jeanmougin
2017-01-04
10
-25
/
+54
*
increased space for font-size.
Marc Jeanmougin
2017-01-04
1
-3
/
+3
*
Fix misplaced parenthesis reported by compiler warning.
Tavmjong Bah
2017-01-04
1
-6
/
+18
*
Fix build on Windows (see http://inkscape.13.x6.nabble.com/compile-error-on-W...
Yale Zhang
2017-01-03
1
-2
/
+1
*
Fix logic error (non-scaling stroke on text).
Tavmjong Bah
2017-01-03
1
-1
/
+1
*
Fix bug/add feature on #1653380 on rotate copies
Jabiertxof
2017-01-01
2
-2
/
+22
*
ruler: Read state flags for GtkStyleContext correctly
Alex Valavanis
2016-12-31
1
-4
/
+12
*
Not target bug.
Jabiertxof
2016-12-31
2
-2
/
+2
*
fix typos, add translator comment
Ivan Mas??r
2016-12-30
3
-2
/
+3
*
Fix for bug #1652954
Jabiertxof
2016-12-29
1
-2
/
+0
*
Merge all upstream changes to GimpRuler
Alex Valavanis
2016-12-27
1
-5
/
+22
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
21
-1342
/
+165
*
Rm more deprecated Gtk::Stock
Alex Valavanis
2016-12-27
16
-72
/
+61
*
Rm some deprecated Gtk::Stock usage
Alex Valavanis
2016-12-27
12
-44
/
+26
*
Fix header inclusion ordering
Alex Valavanis
2016-12-26
5
-4
/
+10
*
Fix typo
Alex Valavanis
2016-12-26
1
-1
/
+1
*
vsd-input: Gtk3 fixes
Alex Valavanis
2016-12-26
1
-2
/
+2
*
cdr-import: Gtk3 fixes
Alex Valavanis
2016-12-26
1
-2
/
+2
*
frame: Gtk3 fixes
Alex Valavanis
2016-12-26
3
-14
/
+20
*
pdf-input: Gtk3 fixes
Alex Valavanis
2016-12-26
2
-16
/
+56
[next]