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
2019-10-09
Boolean LPE dialog: delete unnecessary colon marks from checkbox label
Gyuris Gellért
1
-3
/
+3
2019-10-09
Improve the name of fillet/chamfer LPE to be more undertandable
Jabier Arraiza
1
-2
/
+2
2019-10-09
Deselect nodes on tool chande. Fixing style.
Jabier Arraiza
1
-1
/
+2
2019-10-09
Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivos
Jabier Arraiza
2
-0
/
+7
2019-10-09
Fix split and xray changes not always toggled
Jabier Arraiza
2
-28
/
+27
2019-10-09
Reduce spacing between entries in Unicode Character dialog. Bump up font-size.
Tavmjong Bah
1
-2
/
+6
2019-10-09
Fix segfault in reading in meshes when xml:space="preserve".
Tavmjong Bah
1
-6
/
+4
2019-10-09
Improve node selection ~x3 removing unneded updateNow() called in non necesar...
Jabier Arraiza
4
-13
/
+41
2019-10-09
Last string change to this file moved today from skip files to translate fil...
Jabier Arraiza
1
-1
/
+1
2019-10-08
Move LPE's into 3 groups normal, experimental y testing. Testing is only usab...
Jabier Arraiza
2
-65
/
+65
2019-10-07
Move imported files to position of mouse pointer when dropped
Patrick Storz
1
-1
/
+4
2019-10-07
Fix remaining #
Jabier Arraiza
1
-1
/
+1
2019-10-07
Add improvements to rendering
Jabier Arraiza
1
-5
/
+7
2019-10-07
Fix issue 931 and also improve a lor rendering on canvas on multiselection, m...
Jabier Arraiza
1
-3
/
+14
2019-10-07
Fix leak in path simplify
Marc Jeanmougin
1
-18
/
+19
2019-10-07
Fix rendering cache logic, broken in commit b92592ab9ee056f0d1dc60727524d6f07...
Tavmjong Bah
1
-1
/
+1
2019-10-05
Fix various minor code problems
Marc Jeanmougin
11
-19
/
+17
2019-10-05
Match default for star tool and star toolbar
Nathan Lee
1
-1
/
+1
2019-10-05
fix leak in _bsplineHandlePosition
Marc Jeanmougin
1
-1
/
+1
2019-10-05
Fix some memory leaks found by scan-build
Marc Jeanmougin
16
-38
/
+41
2019-10-05
Fix segfault with bad SVG file.
Tavmjong Bah
1
-1
/
+5
2019-10-04
Fix typos
Marc Jeanmougin
3
-4
/
+4
2019-10-04
Allow know total process timmed in multiple operations on canvas rendering
Jabiertxof
1
-8
/
+16
2019-10-04
Fix rendering of hatches when hatching "overflow" tile.
Tavmjong Bah
2
-16
/
+42
2019-10-04
Add minor comments to file.
Tavmjong Bah
1
-0
/
+3
2019-10-03
Fix comparison between char and value outside range for char in check for gzi...
Tavmjong Bah
1
-1
/
+2
2019-10-03
Add support for extended Unicode planes in Unicode (Glyphs) dialog (includes ...
Tavmjong Bah
1
-4
/
+21
2019-10-03
Update language list in Glyphs dialog.
Tavmjong Bah
1
-0
/
+77
2019-10-03
Show glyphs using selected font in Glyphs dialog.
Tavmjong Bah
1
-3
/
+5
2019-10-02
Fix SVG in OpenType decoding bug.
Tavmjong Bah
1
-1
/
+1
2019-10-01
Better fix to previous commit
Jabiertxof
1
-2
/
+9
2019-10-01
Fix a crash bug on new documents
Jabiertxof
1
-13
/
+15
2019-10-01
Fixing shifts for sub-byte PNG packing order
Marc Jeanmougin
1
-2
/
+3
2019-10-01
Fix issues pointed by Mc
Jabiertxof
2
-10
/
+11
2019-10-01
Add DEBUG_PERFORMANCE flag to canvas to meassure iddle time and splits procesed
Jabiertxof
2
-0
/
+28
2019-10-01
Add tooltip showing larger version of glyph in Glyph dialog.
Tavmjong Bah
1
-0
/
+4
2019-10-01
Make funtion that add classes to top level windows in diallogs callable from ...
Jabier Arraiza
3
-14
/
+24
2019-10-01
Support "lang" and "xml:lang" attributes.
Tavmjong Bah
6
-2
/
+41
2019-10-01
Use two bounding box caches instead of one
Nathan Lee
2
-7
/
+16
2019-10-01
Allow duplication of objects with empty ids
Nathan Lee
1
-8
/
+4
2019-09-30
Reduce memory leak when dragging selection
Nathan Lee
1
-1
/
+1
2019-09-30
Reduce memory leaks when dragging shapes
Nathan Lee
2
-1
/
+4
2019-09-30
Don't create empty text node when reading in "textPath".
Tavmjong Bah
1
-16
/
+0
2019-09-30
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
11
-55
/
+39
2019-09-29
Fix issue 872. LPE on rects is not rendering in browsers
Jabier Arraiza
3
-7
/
+53
2019-09-29
fix compiling issues
Jabiertxof
1
-0
/
+2
2019-09-29
Comment dead code not used currently
Jabiertxof
3
-3
/
+5
2019-09-29
Remove unused code
Jabiertxof
1
-6
/
+0
2019-09-29
Fixes pointed by Thomas
Jabiertxof
3
-14
/
+18
2019-09-29
fix a hard to reproduce crash on textool when the CSS comapared is nullptr
Jabier Arraiza
1
-0
/
+6
[prev]
[next]