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
2017-02-14
Rewrite and cleanup of style dialog. Still WIP.
Tavmjong Bah
4
-919
/
+791
2017-02-13
Extensions: Add 'appearance="url"' to desccription parameters.
Eduard Braun
3
-5
/
+12
2017-02-13
Extensions: Fix potential security issue with "description" parameters.
Eduard Braun
1
-5
/
+5
2017-02-13
AboutBox: Remove superfluous space in website URL
Eduard Braun
1
-1
/
+1
2017-02-13
Extensions: Do not require name for pure UI elements (i.e. parameters that do...
Eduard Braun
1
-2
/
+9
2017-02-13
Extensions: Fix for old versions of gtkmm
Eduard Braun
1
-1
/
+2
2017-02-13
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
10
-12
/
+31
2017-02-13
Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...
Eduard Braun
2
-2
/
+2
2017-02-12
Extensions: Harmonize appearance and try to simplify layouting a bit
Eduard Braun
4
-11
/
+23
2017-02-12
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
22
-183
/
+276
2017-02-11
Fix and improve window sizing and positioning behavior when opening new docum...
Eduard Braun
1
-26
/
+38
2017-02-11
Fix a critical warning on convert to paths https://bugs.launchpad.net/inkscap...
Jabiertxof
1
-1
/
+1
2017-02-11
Fix a memory leak introduced in r15421 and r15501 respectively
Eduard Braun
4
-8
/
+19
2017-02-10
Fix bug #1662812 Converting Stroke to Path messes document's structure
Jabiertxof
1
-22
/
+40
2017-02-10
temporarily sets decimal separator locale to C to fix files correctly (Users ...
Marc Jeanmougin
1
-0
/
+3
2017-02-10
Add missing "#include <glibmm/regex.h>" for previous commit
Eduard Braun
1
-0
/
+1
2017-02-10
Fix encoding/escaping issues with symbols loaded from .vss (Visio stencils) f...
Eduard Braun
1
-19
/
+28
2017-02-10
Do not delete presentation attributes. Styling source is now tracked
Tavmjong Bah
1
-1
/
+4
2017-02-09
[Bug #1662439] Instant crash when trying to move svg symbol.
Nicolas Dufour
1
-1
/
+3
2017-02-08
Add naive selector validation on entry in style dialog.
Tavmjong Bah
3
-24
/
+64
2017-02-08
Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping.
Tavmjong Bah
2
-8
/
+33
2017-02-08
Fix g_warnings (typo in action name).
Tavmjong Bah
1
-1
/
+1
2017-02-08
[Bug #1658320] Color names have additional numbers.
peregrine
1
-2
/
+2
2017-02-07
fix two memory leaks
peregrine
2
-0
/
+4
2017-02-07
Fix Gdk deprecations
Alex Valavanis
1
-2
/
+25
2017-02-07
Fix some new Gdk deprecations
Alex Valavanis
2
-11
/
+32
2017-02-07
Default style source to SP_STYLE_SRC_STYLE_PROP. Only set style_src on succes...
Tavmjong Bah
1
-2
/
+4
2017-02-07
Add new 'Strict' build type for deprecation checking
Alex Valavanis
1
-0
/
+4
2017-02-06
This commit fixes bug #1657874
Jabiertxof
4
-6
/
+7
2017-02-06
Remove some unneeded < C++11 fallback code
Alex Valavanis
12
-93
/
+4
2017-02-05
forward-port from 0.92.x the line height conversion from <.92 to >=.92
Marc Jeanmougin
6
-4
/
+214
2017-02-05
add missing header
Marc Jeanmougin
1
-0
/
+2
2017-02-05
fix crash when inserting nodes
Shlomi Fish
1
-2
/
+13
2017-02-05
Fix styling breakage from r15471.
Tavmjong Bah
2
-3
/
+3
2017-02-05
Fix C++11 errors and warnings with g++-7
Alex Valavanis
30
-84
/
+145
2017-02-04
Fixes bug:1654808 along a option to fuse when paths points are coincidant
Jabiertxof
4
-14
/
+27
2017-02-04
Fix for bug #1655156 Object -> Clip -> Apply distorts objects properties.
Jabiertxof
1
-0
/
+1
2017-02-04
Fixes bug 1655160 in stich subpaths
Jabiertxof
2
-7
/
+6
2017-02-04
Disable rotate guides in doc rotation
Jabiertxof
2
-24
/
+24
2017-02-02
Add GUI support for 'direction' property (right to left vs. left to right text).
Tavmjong Bah
2
-0
/
+105
2017-02-02
Fix line-height conversions between no unit and 'em' unit.
Tavmjong Bah
1
-1
/
+4
2017-02-02
Enable setting of default 'font-style'.
Tavmjong Bah
1
-4
/
+16
2017-02-01
Fix typo.
Tavmjong Bah
1
-1
/
+1
2017-02-01
Prevent display units from effecting 'line-height' unit.
Tavmjong Bah
3
-22
/
+24
2017-01-31
Avoid crash when opening files containing hrefs with invalid "file:" URIs
Eduard Braun
1
-26
/
+66
2017-01-31
Prevent infinite loop when line-height is zero and text does not fit on line.
Tavmjong Bah
1
-4
/
+29
2017-01-29
[Bug #1659347] Windows: '/' in relative image links rewritten as '\' on save.
Nicolas Dufour
1
-1
/
+1
2017-01-26
Fix Bug:1659253. Thanks houz and jazzynico
Tobias Ellinghaus
1
-1
/
+1
2017-01-26
[Bug #1659426] About screen - Missing image and small window - Translation co...
Nicolas Dufour
1
-4
/
+1
2017-01-26
[Bug #1659297] 'Theme parsing error' messages in trunk rev 15447.
suv-lp
1
-1
/
+1
[prev]
[next]