index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-02
more janet bindings
s-ol
1
-1
/
+3
2019-12-02
add draft janet interface for livecoding
s-ol
3
-11
/
+19
2019-12-01
add basic livecode toolbar
s-ol
4
-2
/
+233
2019-11-28
add api and input modules for the livecoding tool
s-ol
2
-1420
/
+34
2019-11-23
add livecoding tool to toolbar
s-ol
6
-1
/
+1584
2019-11-20
fix PNG export dialog crash (heap-use-after-free)
Thomas Holder
1
-3
/
+3
2019-11-20
Fix build
Marc Jeanmougin
1
-2
/
+2
2019-11-19
Speedup filtering and panning
Jabier Arraiza
2
-6
/
+19
2019-11-18
Multiple fixes for the objects panel
Diederik van Lierop
2
-44
/
+113
2019-11-18
Selectively disable motion event compression for specific tools
Patrick Storz
5
-0
/
+26
2019-11-18
remove hex color defaults from pref skeleton
Thomas Holder
1
-4
/
+4
2019-11-17
Crashfix on deleting selected with spray tool
Nathan Lee
1
-4
/
+3
2019-11-12
Fix non-translatable strings in node-tool.cpp
Patrick Storz
1
-10
/
+15
2019-11-12
Make paraxial have a free starting angle.
Martin Owens
2
-42
/
+43
2019-11-10
Crashfix: set an unset id in Object Properties
Thomas Holder
1
-1
/
+1
2019-11-10
Use same label for Layers and Objects dialogs
Nathan Lee
3
-16
/
+8
2019-11-05
Update node transform handles on deselect
Nathan Lee
1
-0
/
+2
2019-11-05
Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...
Jabier Arraiza
1
-0
/
+1
2019-11-03
refactor: Eliminate SPIString::value_default
Thomas Holder
4
-13
/
+11
2019-11-02
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
1
-4
/
+4
2019-11-01
Remove OCAL
Marc Jeanmougin
5
-1732
/
+0
2019-10-30
Update the treeview in the objects-panel asynchronously, such that Inkscape s...
Diederik van Lierop
2
-86
/
+153
2019-10-29
Update bounding box on changing blur
Nathan Lee
2
-0
/
+3
2019-10-28
Fix some blurs iddle large loops
Jabiertxof
3
-14
/
+14
2019-10-28
refactor: Eliminate SPIEnum::_name
Thomas Holder
1
-2
/
+4
2019-10-28
refactor: private SPIBase::_name
Thomas Holder
2
-14
/
+13
2019-10-28
refactor SPIEnum: more type safety
Thomas Holder
4
-13
/
+13
2019-10-27
Remove delay on desktop switch
Jabier Arraiza
1
-3
/
+0
2019-10-27
fix heap-buffer-overflow in node tool
Thomas Holder
1
-12
/
+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
2
-77
/
+21
2019-10-22
Select next filter primitive after removing current
Nathan Lee
1
-0
/
+1
2019-10-21
Remove isolate check. Need to find a way to isolate all containers
Jabier Arraiza
1
-2
/
+10
2019-10-20
Improvements to blending and tooltip
Jabier Arraiza
4
-6
/
+32
2019-10-19
More improvements to the objects panel:
Diederik van Lierop
2
-116
/
+55
2019-10-19
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
10
-64
/
+176
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
1
-2
/
+1
2019-10-15
Properly initialize sensitivity of menuitems with verb default
Patrick Storz
1
-0
/
+3
2019-10-15
Add checkboxes in flip menu options
Jabier Arraiza
1
-0
/
+6
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
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
7
-101
/
+121
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
2
-4
/
+4
2019-10-12
Move from deprecated GTimeVal to g_get_monotonic_time()
Jabier Arraiza
1
-5
/
+4
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
[next]