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
*
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
2016-09-27
17
-163
/
+169
*
Remove unused variable.
Tavmjong Bah
2016-09-26
1
-1
/
+0
*
Fix undo/redo for mesh gradients.
Tavmjong Bah
2016-09-26
14
-97
/
+310
*
Add tracing code.
Tavmjong Bah
2016-09-26
2
-0
/
+131
*
Fix Gtk type error, code cleanup, and documentation.
Tavmjong Bah
2016-09-26
2
-7
/
+12
*
minor fix (+ satisfy build bots (?))
Marc Jeanmougin
2016-09-25
3
-11
/
+8
*
Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept...
Marc Jeanmougin
2016-09-25
6
-38
/
+208
*
Changed order of selection items
Adrian Boguszewski
2016-09-25
1
-2
/
+2
*
Fix a typo bug
Jabier Arraiza Cenoz
2016-09-24
1
-1
/
+1
*
Get rid of Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion 'g_utf8_va...
Tavmjong Bah
2016-09-24
1
-1
/
+2
*
Fix bug 1627202 on mirror symmetry wrong results on transforms
Jabier Arraiza Cenoz
2016-09-24
2
-1
/
+14
*
Typo fix for name var
Jabier Arraiza Cenoz
2016-09-24
1
-3
/
+3
*
Code improvements on mirror symmetry
Jabier Arraiza Cenoz
2016-09-24
1
-6
/
+6
*
Fix bug pointed in inkscape devel by Miguel Lopez and CR. Caution now rotate ...
Jabier Arraiza Cenoz
2016-09-23
2
-9
/
+12
*
Remove properties with default values from 'style' entries in users preferenc...
Tavmjong Bah
2016-09-20
1
-0
/
+2
*
Add new function that removes properties with default values from SPCSSAttr.
Tavmjong Bah
2016-09-20
2
-0
/
+41
*
Fix typo (font-variant-east_asian -> font-variant-east-asian).
Tavmjong Bah
2016-09-20
1
-1
/
+1
*
adds a layer to put things in when opening raster files
Marc Jeanmougin
2016-09-15
1
-1
/
+6
*
Fix minor problem in previous commit
Marc Jeanmougin
2016-09-15
1
-1
/
+1
*
Duplicating text along path and its path relinks to the new path (if the pref...
Marc Jeanmougin
2016-09-15
1
-8
/
+16
*
[Bug #459914] Non-ascii (ja) charactors aren't displayed properly in Handle t...
ohtsuka-yoshio
2016-09-14
1
-0
/
+2
*
Fixed out of range pointers
Adrian Boguszewski
2016-09-12
1
-4
/
+10
*
Fix compiler warning
Jabier Arraiza Cenoz
2016-09-11
1
-1
/
+1
*
Fix bugs: #1621234 and #172137
Jabier Arraiza Cenoz
2016-09-11
5
-41
/
+36
*
Fix bug: #1621213 in Pattern Along Path LPE
Jabier Arraiza Cenoz
2016-09-09
1
-2
/
+3
*
Improve font editing dialog.
Tavmjong Bah
2016-09-06
5
-55
/
+216
|
\
|
*
Improve font editing dialog:
Tavmjong Bah
2016-07-10
5
-55
/
+215
*
|
Improve pattern rendering with large pattern transform.
Tavmjong Bah
2016-09-06
1
-2
/
+12
*
|
Fix history handling for previous commit.
Tavmjong Bah
2016-09-05
1
-3
/
+4
*
|
Save new 'x' and 'y' attribute values when 'line-height' changed.
Tavmjong Bah
2016-09-05
1
-0
/
+9
*
|
Bug#744612. Add minimun radius value to minimize hangs
Jabier Arraiza Cenoz
2016-09-05
2
-6
/
+12
*
|
Fix bug#744612
Jabier Arraiza Cenoz
2016-09-04
1
-0
/
+3
*
|
Fix some chrash when apply LPE: ej- sometimes Gear
Jabier Arraiza Cenoz
2016-09-04
1
-1
/
+1
*
|
CMake: add missing headers
Campbell Barton
2016-09-03
3
-47
/
+53
*
|
Bug fixes to stroke to path pointed by CR
Jabier Arraiza Cenoz
2016-09-02
1
-11
/
+18
*
|
Make GTK3 width of Text and Font dialog more reasonable.
Tavmjong Bah
2016-09-01
1
-3
/
+4
*
|
Comment out line-height setting code in Text and Font dialog as it does not y...
Tavmjong Bah
2016-09-01
1
-3
/
+7
*
|
Fix font style handling for non-system fonts.
Tavmjong Bah
2016-09-01
2
-4
/
+16
*
|
Drop unused cxxtest fork in favour of Googletest
Alex Valavanis
2016-08-30
17
-2595
/
+0
*
|
Use HarfBuzz instead of deprecated Pango OT
Alex Valavanis
2016-08-30
1
-67
/
+58
*
|
[Bug #1447971] User palettes not available if all shared system palettes are ...
Nicolas Dufour
2016-08-30
1
-1
/
+1
*
|
Add phantom bpath to helper
Jabier Arraiza Cenoz
2016-08-29
1
-1
/
+1
*
|
Decrease contrast of phantom bpath
Jabier Arraiza Cenoz
2016-08-29
1
-1
/
+1
*
|
Partial fix for bug 172063 while we find a better solution for XOR in helper ...
Jabier Arraiza Cenoz
2016-08-29
11
-54
/
+56
*
|
Fix a bug in pattern along path at first edit node after applied. Backport it...
Jabier Arraiza Cenoz
2016-08-29
5
-13
/
+34
*
|
Fix some comment typos
Jabier Arraiza Cenoz
2016-08-29
1
-1
/
+1
*
|
Add comment and fix in helper paths
Jabier Arraiza Cenoz
2016-08-29
2
-1
/
+4
*
|
Fixes to helper paths. evaluate backport to 0.92.x
Jabier Arraiza Cenoz
2016-08-29
4
-6
/
+29
*
|
Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set.
Tavmjong Bah
2016-08-29
2
-23
/
+7
*
|
Code design. Replacing tabs with spaces, and fixng parentheses warning.
Nicolas Dufour
2016-08-29
1
-4
/
+4
[next]