index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake/MSYS2: Link against libssp (required for _FORTIFY_SOURCE)
Patrick Storz
2019-10-18
2
-1
/
+2
*
fix #476 ignore hidden layers when selecting
Thomas Holder
2019-10-18
1
-4
/
+9
*
Make href and unhref member functions of SPObject.
Tavmjong Bah
2019-10-18
5
-53
/
+43
*
fix heap-use-after-free
Thomas Holder
2019-10-17
1
-1
/
+1
*
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
9
-80
/
+52
*
Extensions: only check existence for interpreted scripts.
Patrick Storz
2019-10-16
1
-8
/
+17
*
fix SVG writing with xml:space="preserve"
Thomas Holder
2019-10-16
1
-4
/
+10
*
Extensions: Disable effects that failed to load
Patrick Storz
2019-10-15
3
-12
/
+10
*
Properly initialize sensitivity of menuitems with verb default
Patrick Storz
2019-10-15
1
-0
/
+3
*
Extensions: Do not even attempt to register incompatible extensions
Patrick Storz
2019-10-15
4
-33
/
+50
*
Add checkboxes in flip menu options
Jabier Arraiza
2019-10-15
4
-3
/
+25
*
Fix crash caused by e6d70fa8d497b2d75a837aa22e5876943de9fede
Marc Jeanmougin
2019-10-15
1
-3
/
+3
*
Extensions: Fix file test when checking dependencies by type
Patrick Storz
2019-10-15
3
-36
/
+64
*
Fix a warning issue on theme change
Jabier Arraiza
2019-10-14
2
-1
/
+3
*
Fix bug compiling
Jabier Arraiza
2019-10-14
1
-1
/
+2
*
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
*
Extensions: Switch .xslt file look-up to dependency logic as well
Patrick Storz
2019-10-14
3
-22
/
+12
*
Extensions: Improve logic to lookup script extensions
Patrick Storz
2019-10-14
7
-188
/
+148
*
no "SPString" label for XML editor text nodes
Thomas Holder
2019-10-14
1
-1
/
+0
*
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
13
-146
/
+135
*
Prevent returning references to local variable
Marc Jeanmougin
2019-10-14
1
-6
/
+6
*
operators should return by value
Marc Jeanmougin
2019-10-13
1
-24
/
+24
*
Fix crash on filters
Marc Jeanmougin
2019-10-13
1
-0
/
+3
*
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
24
-247
/
+1357
*
Revert "Remove unused "nopref" variant of effects"
Patrick Storz
2019-10-12
2
-0
/
+10
*
CMake: Avoid reordering CMAKE_CXX_FLAGS
Patrick Storz
2019-10-12
3
-35
/
+17
*
Update DefineDependsandFlags.cmake
Marc Jeanmougin
2019-10-12
1
-1
/
+1
*
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
5
-69
/
+148
*
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
2
-188
/
+220
*
Actualizarsrc/display/sp-canvas.cpp
Jabier Arraiza
2019-10-11
1
-0
/
+1
*
Initialize some uninitialized variables
Marc Jeanmougin
2019-10-11
9
-6
/
+14
*
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
[next]