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
*
Reduce memory leak on editing text, etc.
Nathan Lee
2019-10-11
10
-24
/
+55
*
Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ...
Jabier Arraiza
2019-10-11
1
-3
/
+17
*
Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...
Jabier Arraiza
2019-10-11
4
-24
/
+58
*
Canvas profiling improvements. Also changed to a non deprecated measuring tim...
Jabier Arraiza
2019-10-11
2
-40
/
+85
*
Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...
Jabier Arraiza
2019-10-11
2
-4
/
+189
*
Fix minor typos
Yuri Chornoivan
2019-10-10
1
-1
/
+1
*
Fix minor typos
Marc Jeanmougin
2019-10-10
1
-2
/
+2
*
Fix uninitialized value
Marc Jeanmougin
2019-10-10
1
-0
/
+1
*
Fix GC warnings
Marc Jeanmougin
2019-10-10
2
-1
/
+4
*
Actualizarsrc/ui/dialog/inkscape-preferences.cpp
Jabier Arraiza
2019-10-10
1
-1
/
+1
*
Improve node tool not limiting the time to make the rendering
Jabier Arraiza
2019-10-10
1
-6
/
+8
*
Change color entry widget UX
Nathan Lee
2019-10-09
2
-20
/
+65
*
Backup prefs instead of deleting
Marc Jeanmougin
2019-10-09
1
-3
/
+15
*
Fix memory leaks in color wheel
Nathan Lee
2019-10-09
1
-1
/
+4
*
Minimise artefacts on edge of color wheel
Nathan Lee
2019-10-09
1
-10
/
+65
*
Allow acces to user themes folder from themes tab along on system tab
Jabier Arraiza
2019-10-09
2
-0
/
+3
*
Make sure old calls to insert behaves the same
Nathan Lee
2019-10-09
2
-7
/
+9
*
Speed up multi-node (de)selection
Nathan Lee
2019-10-09
2
-21
/
+36
*
Boolean LPE dialog: delete unnecessary colon marks from checkbox label
Gyuris Gellért
2019-10-09
1
-3
/
+3
*
Improve the name of fillet/chamfer LPE to be more undertandable
Jabier Arraiza
2019-10-09
1
-2
/
+2
*
Deselect nodes on tool chande. Fixing style.
Jabier Arraiza
2019-10-09
1
-1
/
+2
*
Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivos
Jabier Arraiza
2019-10-09
2
-0
/
+7
*
Fix split and xray changes not always toggled
Jabier Arraiza
2019-10-09
2
-28
/
+27
*
Reduce spacing between entries in Unicode Character dialog. Bump up font-size.
Tavmjong Bah
2019-10-09
1
-2
/
+6
*
Fix segfault in reading in meshes when xml:space="preserve".
Tavmjong Bah
2019-10-09
1
-6
/
+4
*
Improve node selection ~x3 removing unneded updateNow() called in non necesar...
Jabier Arraiza
2019-10-09
4
-13
/
+41
*
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
[next]