index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
Prevent the objects panel from grinding Inkscape to a halt, for example when ...
Diederik van Lierop
2
-31
/
+161
2019-10-11
Fix wrong value
Jabier Arraiza
1
-1
/
+1
2019-10-11
Fix justify on shape inside text
Jabier Arraiza
1
-1
/
+1
2019-10-11
Fix build
Patrick Storz
1
-2
/
+0
2019-10-11
Make all status messages in node tool translatable
Patrick Storz
1
-37
/
+27
2019-10-11
Initialize some uninitialized variables
Marc Jeanmougin
7
-4
/
+12
2019-10-11
Fix slowdown from switching Text tool a lot
Nathan Lee
1
-13
/
+17
2019-10-11
Reduce memory leak on editing text, etc.
Nathan Lee
4
-6
/
+11
2019-10-11
Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ...
Jabier Arraiza
1
-3
/
+17
2019-10-11
Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...
Jabier Arraiza
2
-8
/
+16
2019-10-11
Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...
Jabier Arraiza
1
-4
/
+187
2019-10-10
Fix minor typos
Yuri Chornoivan
1
-1
/
+1
2019-10-10
Fix minor typos
Marc Jeanmougin
1
-2
/
+2
2019-10-10
Fix uninitialized value
Marc Jeanmougin
1
-0
/
+1
2019-10-10
Actualizarsrc/ui/dialog/inkscape-preferences.cpp
Jabier Arraiza
1
-1
/
+1
2019-10-10
Improve node tool not limiting the time to make the rendering
Jabier Arraiza
1
-6
/
+8
2019-10-09
Change color entry widget UX
Nathan Lee
2
-20
/
+65
2019-10-09
Fix memory leaks in color wheel
Nathan Lee
1
-1
/
+4
2019-10-09
Minimise artefacts on edge of color wheel
Nathan Lee
1
-10
/
+65
2019-10-09
Allow acces to user themes folder from themes tab along on system tab
Jabier Arraiza
2
-0
/
+3
2019-10-09
Make sure old calls to insert behaves the same
Nathan Lee
2
-7
/
+9
2019-10-09
Speed up multi-node (de)selection
Nathan Lee
2
-21
/
+36
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
Reduce spacing between entries in Unicode Character dialog. Bump up font-size.
Tavmjong Bah
1
-2
/
+6
2019-10-09
Improve node selection ~x3 removing unneded updateNow() called in non necesar...
Jabier Arraiza
2
-4
/
+13
2019-10-05
Fix various minor code problems
Marc Jeanmougin
2
-2
/
+2
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
4
-24
/
+24
2019-10-04
Fix typos
Marc Jeanmougin
1
-1
/
+1
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-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
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-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
2019-09-26
Remove pixman_log_error from console
Nathan Lee
1
-0
/
+1
2019-09-26
fix issue 426. Object to Path on text causes crash
Jabier Arraiza
1
-18
/
+16
2019-09-24
Fix a crash in CUSTOM_TYPE Windows native file open dialogs
Patrick Storz
1
-7
/
+7
2019-09-24
Remove remaining uses of sp_round.
Tavmjong Bah
2
-16
/
+18
2019-09-24
Remove use of sp_round.
Tavmjong Bah
2
-11
/
+18
2019-09-23
fix tooggled value and po glade fila added
Jabier Arraiza
1
-19
/
+6
2019-09-22
Object properties: fix values of image-rendering enum
Patrick Storz
1
-3
/
+10
[prev]
[next]