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