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
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
2016-09-27
1
-8
/
+8
|
*
|
|
Remove unused variable.
Tavmjong Bah
2016-09-26
1
-1
/
+0
|
*
|
|
Fix Gtk type error, code cleanup, and documentation.
Tavmjong Bah
2016-09-26
2
-7
/
+12
*
|
|
|
Remove "== true"s
Shlomi Fish
2016-09-15
1
-2
/
+2
|
/
/
/
*
|
|
Fix compiler warning
Jabier Arraiza Cenoz
2016-09-11
1
-1
/
+1
*
|
|
Fix bugs: #1621234 and #172137
Jabier Arraiza Cenoz
2016-09-11
1
-19
/
+20
*
|
|
Add phantom bpath to helper
Jabier Arraiza Cenoz
2016-08-29
1
-1
/
+1
*
|
|
Partial fix for bug 172063 while we find a better solution for XOR in helper ...
Jabier Arraiza Cenoz
2016-08-29
7
-37
/
+23
*
|
|
Fix a bug in pattern along path at first edit node after applied. Backport it...
Jabier Arraiza Cenoz
2016-08-29
1
-0
/
+13
*
|
|
Add comment and fix in helper paths
Jabier Arraiza Cenoz
2016-08-29
1
-1
/
+1
*
|
|
Fixes to helper paths. evaluate backport to 0.92.x
Jabier Arraiza Cenoz
2016-08-29
2
-6
/
+15
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-09
4
-72
/
+0
|
\
\
\
|
*
|
|
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-34
/
+0
|
*
|
|
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
3
-38
/
+0
|
|
\
\
\
|
|
*
|
|
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
3
-32
/
+0
|
|
*
|
|
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-6
/
+0
*
|
|
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
25
-186
/
+12
|
\
|
|
|
|
|
*
|
|
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
25
-186
/
+12
|
*
|
|
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
25
-12
/
+186
|
*
|
|
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
25
-186
/
+12
|
|
/
/
/
*
|
|
|
Merged trunk
Adrian Boguszewski
2016-07-22
1
-3
/
+2
|
\
|
|
|
|
*
|
|
Fixed null when selection contains more than one item
Adrian Boguszewski
2016-07-22
1
-1
/
+1
*
|
|
|
Improved spray tool, changed selection to object set
Adrian Boguszewski
2016-07-22
2
-30
/
+33
*
|
|
|
Changed signatures of boolean functions
Adrian Boguszewski
2016-07-20
4
-7
/
+7
*
|
|
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
4
-7
/
+7
*
|
|
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
2
-6
/
+4
*
|
|
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
3
-13
/
+13
*
|
|
|
Added items as a range function
Adrian Boguszewski
2016-07-03
10
-38
/
+40
|
\
|
|
|
*
|
|
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
10
-29
/
+29
*
|
|
|
Added first range to ObjectSet
Adrian Boguszewski
2016-06-19
4
-179
/
+125
|
\
|
|
|
|
*
|
|
Fixing wrong gettext keyword preventing translations from being used.
Nicolas Dufour
2016-06-17
1
-2
/
+2
|
*
|
|
Fixes some bugs related to powerstroke 'Powerstroke infinite loop'
Jabier Arraiza Cenoz
2016-06-16
1
-30
/
+10
|
*
|
|
remove tabs
Marc Jeanmougin
2016-06-16
1
-29
/
+29
|
*
|
|
Fix z-cycling (alt+mousewheel) behavior
Marc Jeanmougin
2016-06-16
2
-118
/
+84
*
|
|
|
Moved most functions from Selection to ObjectSet
Adrian Boguszewski
2016-06-16
1
-1
/
+0
|
/
/
/
*
|
|
Fix bug 'Persistent measure repositions on middle click'
Jabier Arraiza Cenoz
2016-06-12
1
-1
/
+0
*
|
|
Enabled using the context menu key additionally to the already working Shift+...
h-h-h
2016-06-10
1
-0
/
+5
*
|
|
Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ...
Jabier Arraiza Cenoz
2016-06-08
1
-1
/
+1
|
|
/
|
/
|
*
|
Remove duplicated code
Jabier Arraiza Cenoz
2016-05-21
1
-5
/
+0
*
|
Fix a bug on Pen tool when use bend path as option and the clipboard has some...
Jabier Arraiza Cenoz
2016-05-10
1
-1
/
+4
|
/
*
minor warning cleanup.
Jon A. Cruz
2016-04-21
1
-2
/
+2
*
Hackfest 2016: un-obfuscate the SPCanvas widget.
Krzysztof Kosi??ski
2016-04-12
1
-2
/
+2
*
Update status bar text and remove spare Geom Point variable.
Martin Owens
2016-03-20
1
-8
/
+7
*
Add Shift+Enter path complete and larger square node on mouse over.
Martin Owens
2016-03-20
1
-1
/
+13
*
Fix a bug meassuring text in units diferent than PX
Jabier Arraiza Cenoz
2016-03-14
1
-2
/
+1
*
does not zoom in to selection box if holding shift to zoom out
Marc Jeanmougin
2016-03-07
1
-1
/
+1
*
Fix for bug 415471 and 1553182 related to undo with eraser tool
Jabier Arraiza Cenoz
2016-03-04
1
-41
/
+48
*
Fix bug: 230480 eraser tool always deletes selected objects
Jabier Arraiza Cenoz
2016-03-04
1
-1
/
+12
*
Hide with widget in delete mode of eraser tool
Jabier Arraiza Cenoz
2016-03-04
1
-0
/
+1
*
update to trunk
Jabier Arraiza Cenoz
2016-03-03
1
-6
/
+10
|
\
[prev]
[next]