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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvements to blending and tooltip
Jabier Arraiza
2019-10-20
4
-6
/
+32
*
More improvements to the objects panel:
Diederik van Lierop
2019-10-19
2
-116
/
+55
*
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
2019-10-19
10
-64
/
+176
*
Fix logic for Tool Combobox's group label
Nathan Lee
2019-10-17
2
-12
/
+30
*
Inkscape::XML::Node::addChildAtPos
Thomas Holder
2019-10-16
1
-2
/
+1
*
Properly initialize sensitivity of menuitems with verb default
Patrick Storz
2019-10-15
1
-0
/
+3
*
Add checkboxes in flip menu options
Jabier Arraiza
2019-10-15
1
-0
/
+6
*
Fix compiling bug
Jabier Arraiza
2019-10-14
1
-1
/
+1
*
Fix a bug in previous commit
Jabier Arraiza
2019-10-14
2
-5
/
+5
*
Fix a extra blend enum
Jabier Arraiza
2019-10-14
2
-27
/
+6
*
Reduce memory leak in file preview
Nathan Lee
2019-10-14
2
-6
/
+9
*
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
2019-10-14
7
-101
/
+121
*
Fix misleading indentation
Diederik van Lierop
2019-10-12
1
-1
/
+2
*
Add icons to show help in set defauls LPE parameters
Jabier Arraiza
2019-10-12
2
-4
/
+4
*
Move from deprecated GTimeVal to g_get_monotonic_time()
Jabier Arraiza
2019-10-12
1
-5
/
+4
*
Fix rendering issue on panning with text tool
Nathan Lee
2019-10-12
1
-2
/
+0
*
Update objects.cpp
Marc Jeanmougin
2019-10-12
1
-1
/
+1
*
Prevent the objects panel from grinding Inkscape to a halt, for example when ...
Diederik van Lierop
2019-10-11
2
-31
/
+161
*
Fix wrong value
Jabier Arraiza
2019-10-11
1
-1
/
+1
*
Fix justify on shape inside text
Jabier Arraiza
2019-10-11
1
-1
/
+1
*
Fix build
Patrick Storz
2019-10-11
1
-2
/
+0
*
Make all status messages in node tool translatable
Patrick Storz
2019-10-11
1
-37
/
+27
*
Initialize some uninitialized variables
Marc Jeanmougin
2019-10-11
7
-4
/
+12
*
Fix slowdown from switching Text tool a lot
Nathan Lee
2019-10-11
1
-13
/
+17
*
Reduce memory leak on editing text, etc.
Nathan Lee
2019-10-11
4
-6
/
+11
*
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
2
-8
/
+16
*
Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...
Jabier Arraiza
2019-10-11
1
-4
/
+187
*
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
*
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
*
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
*
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
*
Reduce spacing between entries in Unicode Character dialog. Bump up font-size.
Tavmjong Bah
2019-10-09
1
-2
/
+6
*
Improve node selection ~x3 removing unneded updateNow() called in non necesar...
Jabier Arraiza
2019-10-09
2
-4
/
+13
*
Fix various minor code problems
Marc Jeanmougin
2019-10-05
2
-2
/
+2
*
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
4
-24
/
+24
*
Fix typos
Marc Jeanmougin
2019-10-04
1
-1
/
+1
*
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
[next]