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-30
Improve picking selecton on text
Jabiertxof
4
-16
/
+22
2019-10-29
Update bounding box on changing blur
Nathan Lee
2
-0
/
+3
2019-10-28
Fix a blending issue
Jabiertxof
1
-1
/
+2
2019-10-28
Fix some blurs iddle large loops
Jabiertxof
4
-18
/
+18
2019-10-28
refactor: clean up SPI constructors
Thomas Holder
5
-204
/
+126
2019-10-28
refactor: Eliminate SPIEnum::_name
Thomas Holder
8
-54
/
+59
2019-10-28
refactor: TypedSPI
Thomas Holder
13
-106
/
+143
2019-10-28
refactor: private SPIBase::_name
Thomas Holder
7
-40
/
+43
2019-10-28
refactor: Eliminate SPIEnum::enums
Thomas Holder
2
-3
/
+40
2019-10-28
sized style enums
Thomas Holder
3
-36
/
+40
2019-10-28
refactor SPIEnum: more type safety
Thomas Holder
19
-305
/
+366
2019-10-27
Remove delay on desktop switch
Jabier Arraiza
3
-28
/
+9
2019-10-27
fix heap-buffer-overflow in node tool
Thomas Holder
1
-12
/
+4
2019-10-27
fix merging "opacity" and "stop-opacity"
Thomas Holder
1
-1
/
+1
2019-10-27
Fix XRay memory problem by no end iddle
Jabiertxof
2
-4
/
+15
2019-10-27
fix heap-use-after-free on "Unlink Clone"
Thomas Holder
2
-0
/
+4
2019-10-26
Clipboard: Fix pasting of image data on Windows
Patrick Storz
1
-0
/
+7
2019-10-26
Dialogs: improve opacity handling through use of CSS
Patrick Storz
3
-78
/
+21
2019-10-26
fix poppler 0.82.0 build
Thomas Holder
4
-3
/
+9
2019-10-24
Allow select text elements by bounding box
Jabier Arraiza
1
-0
/
+9
2019-10-24
Fix gradient/mesh handles after object with gradient/mesh cloned.
Tavmjong Bah
5
-26
/
+63
2019-10-23
Revert "Try to fix tests"
Jabier Arraiza
1
-5
/
+1
2019-10-23
Try to fix tests
Jabier Arraiza
1
-1
/
+5
2019-10-23
Fix isolation issues
Jabier Arraiza
2
-26
/
+18
2019-10-22
Properly update document view when closing, then opening a new file
Patrick Storz
2
-14
/
+30
2019-10-22
Properly calculate line height for flowDiv
Patrick Storz
1
-1
/
+1
2019-10-22
Make `FitCanvasVerb`s sensitive by default
Patrick Storz
1
-3
/
+1
2019-10-22
Fix wrong interpretation on how works canvas rendering
Jabier Arraiza
1
-11
/
+3
2019-10-22
Select next filter primitive after removing current
Nathan Lee
1
-0
/
+1
2019-10-21
Better fix to handle cache on drawing items
Jabiertxof
2
-15
/
+17
2019-10-21
Remove isolate check. Need to find a way to isolate all containers
Jabier Arraiza
2
-7
/
+23
2019-10-20
Improvements to blending and tooltip
Jabier Arraiza
5
-9
/
+35
2019-10-20
Preferences: hold-off on caching until fully instantiated
Patrick Storz
2
-15
/
+17
2019-10-20
Improve isolation
Jabier Arraiza
2
-6
/
+5
2019-10-19
Extensions: catch parameters and translatable values with empty name
Patrick Storz
2
-2
/
+9
2019-10-19
More improvements to the objects panel:
Diederik van Lierop
2
-116
/
+55
2019-10-19
Improve function readibility in previous blend commit
Jabier Arraiza
1
-54
/
+30
2019-10-19
Extensions: Implement translationdomain functionality
Patrick Storz
3
-12
/
+136
2019-10-19
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
22
-177
/
+504
2019-10-18
fix #477 unlink clone with viewBox
Thomas Holder
1
-1
/
+5
2019-10-18
fix #476 ignore hidden layers when selecting
Thomas Holder
1
-4
/
+9
2019-10-18
Make href and unhref member functions of SPObject.
Tavmjong Bah
5
-53
/
+43
2019-10-17
fix heap-use-after-free
Thomas Holder
1
-1
/
+1
2019-10-17
Fix logic for Tool Combobox's group label
Nathan Lee
2
-12
/
+30
2019-10-16
Inkscape::XML::Node::addChildAtPos
Thomas Holder
9
-80
/
+52
2019-10-16
Extensions: only check existence for interpreted scripts.
Patrick Storz
1
-8
/
+17
2019-10-16
fix SVG writing with xml:space="preserve"
Thomas Holder
1
-4
/
+10
2019-10-15
Extensions: Disable effects that failed to load
Patrick Storz
3
-12
/
+10
2019-10-15
Properly initialize sensitivity of menuitems with verb default
Patrick Storz
1
-0
/
+3
2019-10-15
Extensions: Do not even attempt to register incompatible extensions
Patrick Storz
4
-33
/
+50
[prev]
[next]