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
*
Last string change to this file moved today from skip files to translate fil...
Jabier Arraiza
2019-10-09
1
-1
/
+1
*
Move LPE's into 3 groups normal, experimental y testing. Testing is only usab...
Jabier Arraiza
2019-10-08
2
-65
/
+65
*
Move imported files to position of mouse pointer when dropped
Patrick Storz
2019-10-07
1
-1
/
+4
*
Fix remaining #
Jabier Arraiza
2019-10-07
1
-1
/
+1
*
Add improvements to rendering
Jabier Arraiza
2019-10-07
1
-5
/
+7
*
Fix issue 931 and also improve a lor rendering on canvas on multiselection, m...
Jabier Arraiza
2019-10-07
1
-3
/
+14
*
Fix leak in path simplify
Marc Jeanmougin
2019-10-07
1
-18
/
+19
*
Fix rendering cache logic, broken in commit b92592ab9ee056f0d1dc60727524d6f07...
Tavmjong Bah
2019-10-07
1
-1
/
+1
*
Fix various minor code problems
Marc Jeanmougin
2019-10-05
11
-19
/
+17
*
Match default for star tool and star toolbar
Nathan Lee
2019-10-05
1
-1
/
+1
*
fix leak in _bsplineHandlePosition
Marc Jeanmougin
2019-10-05
1
-1
/
+1
*
Fix some memory leaks found by scan-build
Marc Jeanmougin
2019-10-05
16
-38
/
+41
*
Fix segfault with bad SVG file.
Tavmjong Bah
2019-10-05
1
-1
/
+5
*
Fix typos
Marc Jeanmougin
2019-10-04
3
-4
/
+4
*
Allow know total process timmed in multiple operations on canvas rendering
Jabiertxof
2019-10-04
1
-8
/
+16
*
Fix rendering of hatches when hatching "overflow" tile.
Tavmjong Bah
2019-10-04
2
-16
/
+42
*
Add minor comments to file.
Tavmjong Bah
2019-10-04
1
-0
/
+3
*
Fix comparison between char and value outside range for char in check for gzi...
Tavmjong Bah
2019-10-03
1
-1
/
+2
*
Add support for extended Unicode planes in Unicode (Glyphs) dialog (includes ...
Tavmjong Bah
2019-10-03
1
-4
/
+21
*
Update language list in Glyphs dialog.
Tavmjong Bah
2019-10-03
1
-0
/
+77
*
Show glyphs using selected font in Glyphs dialog.
Tavmjong Bah
2019-10-03
1
-3
/
+5
*
Fix SVG in OpenType decoding bug.
Tavmjong Bah
2019-10-02
1
-1
/
+1
*
Better fix to previous commit
Jabiertxof
2019-10-01
1
-2
/
+9
*
Fix a crash bug on new documents
Jabiertxof
2019-10-01
1
-13
/
+15
*
Fixing shifts for sub-byte PNG packing order
Marc Jeanmougin
2019-10-01
1
-2
/
+3
*
Fix issues pointed by Mc
Jabiertxof
2019-10-01
2
-10
/
+11
*
Add DEBUG_PERFORMANCE flag to canvas to meassure iddle time and splits procesed
Jabiertxof
2019-10-01
2
-0
/
+28
*
Add tooltip showing larger version of glyph in Glyph dialog.
Tavmjong Bah
2019-10-01
1
-0
/
+4
*
Make funtion that add classes to top level windows in diallogs callable from ...
Jabier Arraiza
2019-10-01
3
-14
/
+24
*
Support "lang" and "xml:lang" attributes.
Tavmjong Bah
2019-10-01
6
-2
/
+41
*
Use two bounding box caches instead of one
Nathan Lee
2019-10-01
2
-7
/
+16
*
Allow duplication of objects with empty ids
Nathan Lee
2019-10-01
1
-8
/
+4
*
Reduce memory leak when dragging selection
Nathan Lee
2019-09-30
1
-1
/
+1
*
Reduce memory leaks when dragging shapes
Nathan Lee
2019-09-30
2
-1
/
+4
*
Don't create empty text node when reading in "textPath".
Tavmjong Bah
2019-09-30
1
-16
/
+0
*
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
2019-09-30
11
-55
/
+39
*
Fix issue 872. LPE on rects is not rendering in browsers
Jabier Arraiza
2019-09-29
3
-7
/
+53
*
fix compiling issues
Jabiertxof
2019-09-29
1
-0
/
+2
*
Comment dead code not used currently
Jabiertxof
2019-09-29
3
-3
/
+5
*
Remove unused code
Jabiertxof
2019-09-29
1
-6
/
+0
*
Fixes pointed by Thomas
Jabiertxof
2019-09-29
3
-14
/
+18
*
fix a hard to reproduce crash on textool when the CSS comapared is nullptr
Jabier Arraiza
2019-09-29
1
-0
/
+6
*
Fix issue multiple signals on font change. styling
Jabiertxof
2019-09-28
2
-2
/
+4
*
Fis issue pointed by Mc
Jabier Arraiza
2019-09-28
1
-1
/
+1
*
Dis allow to emit once instead 3 time on font change
Jabier Arraiza
2019-09-28
2
-15
/
+16
*
Fix issue https://gitlab.com/inkscape/inkscape/issues/246 LPE Perspective/Env...
Jabier Arraiza
2019-09-28
1
-120
/
+141
*
Final fix issue pointed by Mc from https://twitter.com/geekeish/status/117498...
Jabiertxof
2019-09-28
1
-3
/
+3
*
Real fix issue
Jabiertxof
2019-09-28
1
-10
/
+10
*
Fix issue pointed by Mc from https://twitter.com/geekeish/status/117498417272...
Jabiertxof
2019-09-28
1
-5
/
+8
*
fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ...
Jabier Arraiza
2019-09-27
2
-14
/
+29
[next]