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
2016-10-08
Fix "ninja -j4 check".
Shlomi Fish
1
-3
/
+4
2016-10-08
Made the style-utils.h license dual-with-GPLv2+.
Shlomi Fish
1
-1
/
+7
2016-10-08
add rotate from current desktop center
Jabier Arraiza Cenoz
3
-23
/
+43
2016-10-08
[Bug #770681] KEY MAPPING: Comma and period hijacked by scaling.
sandra-snan
3
-31
/
+53
2016-10-08
Fix bug:1622321 on powerstroke
Jabier Arraiza Cenoz
1
-1
/
+2
2016-10-07
Remove unnecesary header from last push
Jabier Arraiza Cenoz
1
-1
/
+0
2016-10-07
Fix bug:1630796 on flatten button. Attemp 2
Jabier Arraiza Cenoz
2
-6
/
+9
2016-10-07
Fix bug:1605334 FeImage X and Y position
Jabier Arraiza Cenoz
2
-1
/
+53
2016-10-07
Fix bug:1630796 on flatten button
Jabier Arraiza Cenoz
2
-4
/
+7
2016-10-07
Fix bug:1630821 on LPE selected nodes
Jabier Arraiza Cenoz
1
-6
/
+5
2016-10-06
Fix on delete line
Jabier Arraiza Cenoz
2
-3
/
+9
2016-10-05
add button to release measures
Jabier Arraiza Cenoz
3
-31
/
+67
2016-10-04
add lock
Jabier Arraiza Cenoz
2
-36
/
+28
2016-10-04
Fix scaling bug
Jabier Arraiza Cenoz
1
-3
/
+5
2016-10-03
Fix merge bugs
Jabier Arraiza Cenoz
3
-30
/
+6
2016-10-03
Fix a bug on eraser mode when previous clip are shapes not paths
Jabier Arraiza Cenoz
1
-2
/
+10
2016-10-03
beautify idents
Dmitry Zhulanov
1
-4
/
+3
2016-10-03
beautify idents
Dmitry Zhulanov
2
-3
/
+1
2016-10-03
butify idents
Dmitry Zhulanov
1
-45
/
+63
2016-10-03
Prevent a crash if a mesh is defined in bounding box coordinates.
Tavmjong Bah
1
-0
/
+5
2016-10-02
Doc rotate start
Jabier Arraiza Cenoz
8
-14
/
+148
2016-10-02
Extract a function - is_query_style_updateable.
Shlomi Fish
3
-7
/
+46
2016-10-02
split big function
Dmitry Zhulanov
1
-6
/
+14
2016-10-02
Adjust dock size to minimum width during canvas table size allocation signal.
Martin Owens
1
-3
/
+10
2016-10-01
Add a prune method to saving svg files that removes Adobe's i:pgf tag.
Martin Owens
1
-0
/
+26
2016-10-01
Extract a method instead of assigning a temp bool var.
Shlomi Fish
2
-5
/
+8
2016-10-01
fix cmake warning and remove whole xverbs code from compilation without yaml
Dmitry Zhulanov
2
-8
/
+7
2016-10-01
fix indent
Dmitry Zhulanov
1
-3
/
+3
2016-10-01
disable xverb feature if WITH_YAML defined
Dmitry Zhulanov
2
-6
/
+19
2016-09-30
Extract a function to prevent assignment + const-ing.
Shlomi Fish
1
-7
/
+11
2016-09-30
Remove the reset on the glyph tangent, it breaks text on path (bug lp:1627523)
Martin Owens
1
-2
/
+0
2016-09-29
Fix a regression introduced by the refactoring.
Shlomi Fish
1
-1
/
+2
2016-09-29
allow to use verbs as xverbs
Dmitry Zhulanov
2
-3
/
+8
2016-09-29
allow optional args for xverbs
Dmitry Zhulanov
3
-93
/
+102
2016-09-27
ignore additional arguments of x-verbs
Dmitry Zhulanov
1
-34
/
+64
2016-09-27
no need to FileQuit verb checking
Dmitry Zhulanov
1
-15
/
+0
2016-09-27
fix indention
Dmitry Zhulanov
1
-72
/
+72
2016-09-27
update intends and brackets
Dmitry Zhulanov
1
-341
/
+320
2016-09-27
fix tabs in src/main-cmdlineact
Marc Jeanmougin
2
-61
/
+68
2016-09-27
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
17
-163
/
+169
2016-09-26
add x-verbs support
Dmitry Zhulanov
6
-2
/
+644
2016-09-26
Remove unused variable.
Tavmjong Bah
1
-1
/
+0
2016-09-26
Fix undo/redo for mesh gradients.
Tavmjong Bah
14
-97
/
+310
2016-09-26
Add tracing code.
Tavmjong Bah
2
-0
/
+131
2016-09-26
Fix Gtk type error, code cleanup, and documentation.
Tavmjong Bah
2
-7
/
+12
2016-09-25
minor fix (+ satisfy build bots (?))
Marc Jeanmougin
3
-11
/
+8
2016-09-25
Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept...
Marc Jeanmougin
6
-38
/
+208
2016-09-25
Changed order of selection items
Adrian Boguszewski
1
-2
/
+2
2016-09-24
Fix a typo bug
Jabier Arraiza Cenoz
1
-1
/
+1
2016-09-24
Get rid of Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion 'g_utf8_va...
Tavmjong Bah
1
-1
/
+2
[prev]
[next]