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
*
add extension to prefs backups
Marc Jeanmougin
2019-10-13
1
-2
/
+2
*
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
7
-39
/
+58
*
Revert "Remove unused "nopref" variant of effects"
Patrick Storz
2019-10-12
2
-0
/
+10
*
Move from deprecated GTimeVal to g_get_monotonic_time()
Jabier Arraiza
2019-10-12
7
-76
/
+34
*
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
*
Separate Adwaita and Adwaita-dark with specific styling (alowing to tweak any...
Jabier Arraiza
2019-10-11
2
-22
/
+22
*
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
*
Actualizarsrc/display/sp-canvas.cpp
Jabier Arraiza
2019-10-11
1
-0
/
+1
*
Initialize some uninitialized variables
Marc Jeanmougin
2019-10-11
8
-5
/
+13
*
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
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
[next]