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 case insensitive and no dialog loading
Jabier Arraiza
2017-10-20
2
-58
/
+39
*
Merge branch 'master' into SymbolsSearch
Jabiertxo Arraiza Cenoz
2017-10-19
1
-0
/
+91
|
\
|
*
Implement rendering for SVG 2 text with 'inline-size'. Work partially from Al...
Tavmjong Bah
2017-10-19
1
-0
/
+91
*
|
Finish speed improvements
Jabiertxo Arraiza Cenoz
2017-10-19
2
-34
/
+51
*
|
Working on current document
Jabiertxo Arraiza Cenoz
2017-10-19
2
-14
/
+21
*
|
Merge remote-tracking branch 'origin/master' into SymbolsSearch
Jabier Arraiza
2017-10-19
1
-8
/
+2
|
\
|
|
*
Replace deprecated call to pango_win32_get_context
Eduard Braun
2017-10-17
1
-8
/
+2
*
|
Improving speed
Jabier Arraiza
2017-10-19
2
-42
/
+69
*
|
Working on speed improvements
Jabiertxo Arraiza Cenoz
2017-10-18
2
-32
/
+89
*
|
Add search to symbols dialog
Jabiertxo Arraiza Cenoz
2017-10-18
2
-17
/
+72
|
/
*
Allow multiple shapes in 'shape-inside' and 'shape-subtract'. Work from Alex ...
Tavmjong Bah
2017-10-17
2
-44
/
+128
*
Remove text 'width' and 'height' attributes. These were replaced by the 'inli...
Tavmjong Bah
2017-10-17
2
-33
/
+1
*
Revive pango_win32 backend
Eduard Braun
2017-10-16
2
-6
/
+8
*
Update properties for SVG 2 text. Partial work from Alex Roman
Tavmjong Bah
2017-10-16
4
-7
/
+36
*
Fix link for FAQ entry on DPI change
Eduard Braun
2017-10-15
1
-1
/
+1
*
Do not use GUI for --export-inkscape-svg
Eduard Braun
2017-10-14
1
-0
/
+1
*
Cleanup: rename sp_do_export_png for consistency
Eduard Braun
2017-10-14
1
-7
/
+12
*
Some basic error handling for SVG export
Eduard Braun
2017-10-14
1
-5
/
+16
*
Refactoring: put SVG export into separate function
Eduard Braun
2017-10-14
1
-59
/
+73
*
Support --export-area-page when using --export-id to export to SVG
Eduard Braun
2017-10-14
1
-1
/
+3
*
Support --export-margin when exporting to SVG
Eduard Braun
2017-10-14
1
-3
/
+15
*
make --export-area-drawing work when exporting SVG
Eduard Braun
2017-10-14
1
-0
/
+4
*
Add note to use important in measure dialog
Jabier Arraiza
2017-10-14
1
-1
/
+1
*
Fixing problems with nested LPE and convert to paths
Jabier Arraiza
2017-10-14
13
-43
/
+69
*
Remove deprecated GNOME VFS
Stefano Facchini
2017-10-13
7
-209
/
+40
*
Implement !important rule handling for inline-style. Work from Jabier.
Tavmjong Bah
2017-10-13
3
-38
/
+93
*
Do not force-disable CSD on Windows
Eduard Braun
2017-10-12
1
-4
/
+0
*
Update POTFILES.in etc. after renaming
Stefano Facchini
2017-10-12
4
-5
/
+5
*
Allow one !important rule to override another if later and has equal or highe...
Tavmjong Bah
2017-10-11
1
-2
/
+2
*
Prevent crash in measure LPE when pasting LPE to multiple elements
Jabier Arraiza
2017-10-10
1
-1
/
+2
*
Cleanup: remove unused winmain.cpp
Eduard Braun
2017-10-10
2
-66
/
+0
*
Fix a bug pointed by CR on copyng throught layers
Jabiertxo Arraiza Cenoz
2017-10-10
1
-5
/
+4
*
Fixes for transforms in LPE shapes
Jabiertxo Arraiza Cenoz
2017-10-09
5
-24
/
+75
*
Circle3pts LPE: handle overlapping points
Stefano Facchini
2017-10-08
1
-3
/
+9
*
Merge branch 'refactoring' of gitlab.com:shlomif/inkscape
Marc Jeanmougin
2017-10-07
23
-295
/
+284
|
\
|
*
Refactoring: avoid duplicate code.
Shlomi Fish
2017-10-06
1
-53
/
+42
|
*
Refactoring.
Shlomi Fish
2017-10-06
1
-7
/
+2
|
*
Optimize and remove trailing space.
Shlomi Fish
2017-10-06
2
-16
/
+21
|
*
remove trailing space
Shlomi Fish
2017-10-06
1
-14
/
+13
|
*
refactoring
Shlomi Fish
2017-10-06
1
-5
/
+1
|
*
update a comment and remove trail space
Shlomi Fish
2017-10-06
1
-5
/
+2
|
*
update a comment and remove trail space
Shlomi Fish
2017-10-06
1
-3
/
+3
|
*
Extract an expr + trailing space
Shlomi Fish
2017-10-06
1
-23
/
+24
|
*
remove trailing space
Shlomi Fish
2017-10-06
3
-7
/
+7
|
*
Small refactoring + elim trail space.
Shlomi Fish
2017-10-06
1
-5
/
+3
|
*
Extract SPDimensions from spfilters
Shlomi Fish
2017-10-05
6
-50
/
+14
|
*
Extract SPDimensions from spuse
Shlomi Fish
2017-10-05
2
-24
/
+4
|
*
Extract a base class, SPDimensions.
Shlomi Fish
2017-10-05
7
-43
/
+99
|
*
Extract SPRoot::setRootDimensions .
Shlomi Fish
2017-10-05
2
-39
/
+44
|
*
Extract unset_x_and_y().
Shlomi Fish
2017-10-05
2
-4
/
+10
[next]