index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speedup filtering and panning
Jabier Arraiza
2019-11-19
6
-56
/
+80
*
Selectively disable motion event compression for specific tools
Patrick Storz
2019-11-18
1
-1
/
+0
*
remove hex color defaults from pref skeleton
Thomas Holder
2019-11-18
3
-4
/
+7
*
fix #515 axonometric grid snapping w/ y-axis down
Thomas Holder
2019-11-17
1
-5
/
+12
*
Fix crash using split canvas with multiple monitors
Jabier Arraiza
2019-11-07
1
-56
/
+61
*
Remove _drawbox deps pointed by Thomas
Jabiertxof
2019-10-30
1
-1
/
+1
*
Improve picking selecton on text
Jabiertxof
2019-10-30
4
-16
/
+22
*
Fix a blending issue
Jabiertxof
2019-10-28
1
-1
/
+2
*
Fix some blurs iddle large loops
Jabiertxof
2019-10-28
1
-4
/
+4
*
sized style enums
Thomas Holder
2019-10-28
1
-3
/
+4
*
refactor SPIEnum: more type safety
Thomas Holder
2019-10-28
4
-13
/
+16
*
Remove delay on desktop switch
Jabier Arraiza
2019-10-27
2
-25
/
+9
*
Fix XRay memory problem by no end iddle
Jabiertxof
2019-10-27
2
-4
/
+15
*
Allow select text elements by bounding box
Jabier Arraiza
2019-10-24
1
-0
/
+9
*
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
*
Fix wrong interpretation on how works canvas rendering
Jabier Arraiza
2019-10-22
1
-11
/
+3
*
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
1
-5
/
+13
*
Improvements to blending and tooltip
Jabier Arraiza
2019-10-20
1
-3
/
+3
*
Improve isolation
Jabier Arraiza
2019-10-20
2
-6
/
+5
*
Improve function readibility in previous blend commit
Jabier Arraiza
2019-10-19
1
-54
/
+30
*
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
2019-10-19
7
-96
/
+209
*
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
2019-10-14
1
-0
/
+3
*
Move from deprecated GTimeVal to g_get_monotonic_time()
Jabier Arraiza
2019-10-12
3
-56
/
+23
*
Actualizarsrc/display/sp-canvas.cpp
Jabier Arraiza
2019-10-11
1
-0
/
+1
*
Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...
Jabier Arraiza
2019-10-11
2
-16
/
+42
*
Canvas profiling improvements. Also changed to a non deprecated measuring tim...
Jabier Arraiza
2019-10-11
2
-40
/
+85
*
Fix split and xray changes not always toggled
Jabier Arraiza
2019-10-09
1
-14
/
+8
*
Improve node selection ~x3 removing unneded updateNow() called in non necesar...
Jabier Arraiza
2019-10-09
1
-7
/
+26
*
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 rendering cache logic, broken in commit b92592ab9ee056f0d1dc60727524d6f07...
Tavmjong Bah
2019-10-07
1
-1
/
+1
*
Allow know total process timmed in multiple operations on canvas rendering
Jabiertxof
2019-10-04
1
-8
/
+16
*
Fix rendering of hatches when hatching "overflow" tile.
Tavmjong Bah
2019-10-04
2
-16
/
+42
*
Add minor comments to file.
Tavmjong Bah
2019-10-04
1
-0
/
+3
*
Fixing shifts for sub-byte PNG packing order
Marc Jeanmougin
2019-10-01
1
-2
/
+3
*
Fix issues pointed by Mc
Jabiertxof
2019-10-01
2
-10
/
+11
*
Add DEBUG_PERFORMANCE flag to canvas to meassure iddle time and splits procesed
Jabiertxof
2019-10-01
2
-0
/
+28
*
Reduce memory leak when dragging selection
Nathan Lee
2019-09-30
1
-1
/
+1
*
Reduce memory leaks when dragging shapes
Nathan Lee
2019-09-30
1
-0
/
+2
*
Try to improve match of image-rendering values to cairo filters
Patrick Storz
2019-09-22
1
-14
/
+13
*
fix crash in CanvasXYGrid::updateWidgets
Thomas Holder
2019-09-13
1
-13
/
+13
*
Fix crash when font dont have X glyph. Solve this https://gitlab.com/inkscape...
Jabiertxof
2019-09-11
1
-3
/
+6
*
improve text selection
Jabiertxof
2019-09-10
1
-3
/
+4
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-2
/
+0
*
fix #371 guides label upside down
Thomas Holder
2019-08-14
1
-1
/
+1
*
Remove line height code and ficx coding style
Jabiertxof
2019-08-02
1
-2
/
+2
[next]