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-15
Add checkboxes in flip menu options
Jabier Arraiza
3
-0
/
+23
2019-10-15
Fix crash caused by e6d70fa8d497b2d75a837aa22e5876943de9fede
Marc Jeanmougin
1
-3
/
+3
2019-10-15
Extensions: Fix file test when checking dependencies by type
Patrick Storz
3
-36
/
+64
2019-10-14
Fix a warning issue on theme change
Jabier Arraiza
2
-1
/
+3
2019-10-14
Fix bug compiling
Jabier Arraiza
1
-1
/
+2
2019-10-14
Fix compiling bug
Jabier Arraiza
1
-1
/
+1
2019-10-14
Fix a bug in previous commit
Jabier Arraiza
2
-5
/
+5
2019-10-14
Fix a extra blend enum
Jabier Arraiza
2
-27
/
+6
2019-10-14
Extensions: Switch .xslt file look-up to dependency logic as well
Patrick Storz
3
-22
/
+12
2019-10-14
Extensions: Improve logic to lookup script extensions
Patrick Storz
7
-188
/
+148
2019-10-14
no "SPString" label for XML editor text nodes
Thomas Holder
1
-1
/
+0
2019-10-14
Reduce memory leak in file preview
Nathan Lee
2
-6
/
+9
2019-10-14
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
13
-146
/
+135
2019-10-14
Prevent returning references to local variable
Marc Jeanmougin
1
-6
/
+6
2019-10-13
operators should return by value
Marc Jeanmougin
1
-24
/
+24
2019-10-13
Fix crash on filters
Marc Jeanmougin
1
-0
/
+3
2019-10-13
add extension to prefs backups
Marc Jeanmougin
1
-2
/
+2
2019-10-12
Fix misleading indentation
Diederik van Lierop
1
-1
/
+2
2019-10-12
Add icons to show help in set defauls LPE parameters
Jabier Arraiza
7
-39
/
+58
2019-10-12
Revert "Remove unused "nopref" variant of effects"
Patrick Storz
2
-0
/
+10
2019-10-12
Move from deprecated GTimeVal to g_get_monotonic_time()
Jabier Arraiza
7
-76
/
+34
2019-10-12
Fix rendering issue on panning with text tool
Nathan Lee
1
-2
/
+0
2019-10-12
Update objects.cpp
Marc Jeanmougin
1
-1
/
+1
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
Separate Adwaita and Adwaita-dark with specific styling (alowing to tweak any...
Jabier Arraiza
2
-22
/
+22
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
Actualizarsrc/display/sp-canvas.cpp
Jabier Arraiza
1
-0
/
+1
2019-10-11
Initialize some uninitialized variables
Marc Jeanmougin
8
-5
/
+13
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
10
-24
/
+55
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
4
-24
/
+58
2019-10-11
Canvas profiling improvements. Also changed to a non deprecated measuring tim...
Jabier Arraiza
2
-40
/
+85
2019-10-11
Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...
Jabier Arraiza
2
-4
/
+189
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
Fix GC warnings
Marc Jeanmougin
2
-1
/
+4
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
Backup prefs instead of deleting
Marc Jeanmougin
1
-3
/
+15
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
[prev]
[next]