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-01-11
Bump libgc dependency to 7.2 (see bug #1530286)
Alex Valavanis
1
-6
/
+0
2016-01-09
Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.
Tavmjong Bah
6
-3
/
+24
2016-01-06
Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbar
Jabier Arraiza Cenoz
1
-1
/
+6
2016-01-05
Fix wrong symm node type in BSpline converted to Bezier
Jabier Arraiza Cenoz
1
-1
/
+1
2016-01-05
Improve constant definitions
Jabier Arraiza Cenoz
3
-4
/
+4
2016-01-02
Remove two path requirement, there is some really good functionality with mul...
Martin Owens
1
-7
/
+0
2015-12-31
Enable build with old libgc version
Alex Valavanis
1
-0
/
+6
2015-12-28
Corrects attribute name for saving page 'checkerboard' background state.
Tavmjong Bah
3
-4
/
+4
2015-12-27
Fix GTK+ fullscreen issue
Alex Valavanis
4
-13
/
+0
2015-12-27
Remove more superfluous glibmm/threads.h checking
Alex Valavanis
1
-4
/
+0
2015-12-27
Remove superfluous glibmm/threads.h checks
Alex Valavanis
3
-12
/
+0
2015-12-27
Revert Pango/Harfbuzz fixes. Needs work
Alex Valavanis
4
-65
/
+76
2015-12-27
Remove superfluous glibmm/threads.h checks
Alex Valavanis
3
-12
/
+0
2015-12-27
Apply Tav/suv patch to replace Pango OT functions with Harfbuzz
Alex Valavanis
1
-64
/
+65
2015-12-27
Fix more GThreads issues
Alex Valavanis
1
-5
/
+2
2015-12-26
Mark user-visible message for translation
Alexandre Prokoudine
1
-1
/
+1
2015-12-26
Replace deprecated GC direct variable access.
Alex Valavanis
1
-3
/
+3
2015-12-26
Separate C++-specific compiler flags to avoid C warnings about C++11 compatib...
Alex Valavanis
1
-0
/
+5
2015-12-26
minor typos (mail to inkscape-translator)
Yuri Chornoivan
4
-8
/
+8
2015-12-26
Rebase on libcroco 0.6.11
Alex Valavanis
5
-9
/
+13
2015-12-21
Add option for checkerboard background.
Tavmjong Bah
9
-11
/
+57
2015-12-19
fixes layer movement when there is a document scaling factor
Marc Jeanmougin
1
-2
/
+2
2015-12-18
brings back CMS tab
Marc Jeanmougin
3
-4
/
+13
2015-12-14
static code analysis: suppress compiler warning
Kris De Gussem
1
-1
/
+1
2015-12-14
Small bug fix related to previous check-in.
Tavmjong Bah
1
-0
/
+1
2015-12-14
Fix two bugs with component transfer filter primitive:
Tavmjong Bah
1
-155
/
+47
2015-12-13
fix minor bug from recent merge: layer names were incorrectly created
Marc Jeanmougin
1
-2
/
+3
2015-12-13
cppification and performance
Marc Jeanmougin
3
-129
/
+71
2015-12-13
Perfomance optimization bugfix
Marc Jeanmougin
1
-0
/
+3
2015-12-11
Fix crash on hidden guides
Jabier Arraiza Cenoz
2
-24
/
+29
2015-12-11
Clean up some code, only init the SPKnot in one place.
Martin Owens
3
-19
/
+4
2015-12-11
Fix bug launching a document by commandline with guides
Jabier Arraiza Cenoz
1
-10
/
+20
2015-12-10
hide/show handle with guide
Marc Jeanmougin
1
-0
/
+2
2015-12-10
Remove CtrlPoint and replace with SPKnot
Martin Owens
9
-272
/
+37
2015-12-09
Remove unused header file.
Tavmjong Bah
15
-253
/
+0
2015-12-09
Remove unnecesary headers for GTK3
Jabier Arraiza Cenoz
1
-2
/
+0
2015-12-09
fix crash noticed by Tav
Marc Jeanmougin
1
-1
/
+0
2015-12-09
Remove unused var in header file
Jabier Arraiza Cenoz
1
-1
/
+0
2015-12-09
Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal ruler
Jabier Arraiza Cenoz
3
-21
/
+33
2015-12-09
replaced remaining GHashTable with std::map
Marc Jeanmougin
5
-37
/
+21
2015-12-08
finally removed all GSList from main folder .h files
Marc Jeanmougin
14
-21
/
+0
2015-12-08
cppification: GSList replaced by vectors (undo/redo)
Marc Jeanmougin
5
-63
/
+41
2015-12-08
cppification: GSList replaced by vectors (connectors)
Marc Jeanmougin
4
-30
/
+22
2015-12-08
0-sized arrays are supposed to be forbidden
Marc Jeanmougin
1
-4
/
+4
2015-12-08
fix warning (class was a struct)
Marc Jeanmougin
1
-1
/
+1
2015-12-08
Fix return value for SPIEnumBits::write().
Tavmjong Bah
1
-1
/
+2
2015-12-08
add negative values to bend and pattern along path whith knot
Jabier Arraiza Cenoz
2
-7
/
+36
2015-12-08
Fix incorrect variable type in SPILengthOrNormal constructor.
Tavmjong Bah
1
-1
/
+1
2015-12-08
Fix incorrect variable type in SPILength constructor.
Tavmjong Bah
1
-1
/
+1
2015-12-08
fix crash (oops)
Marc Jeanmougin
1
-2
/
+2
[prev]
[next]