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
2015-05-03
Removed commented out code from ColorNotebook
Tomasz Boczkowski
2
-164
/
+0
2015-05-03
Introduced fixes after merge proposal review
Tomasz Boczkowski
6
-75
/
+47
2015-05-03
Removed unnecessary inclusion of glibmm/threads.h
Tomasz Boczkowski
10
-67
/
+13
2015-05-02
fix crash when setting clip
Marc Jeanmougin
1
-6
/
+7
2015-05-02
gtk3 compile fix
Tomasz Boczkowski
6
-31
/
+10
2015-05-02
sp-text: Whitespace cleanup
Bryce Harrington
1
-13
/
+13
2015-05-02
bzrignore: Fix *.cmake ignorance
Bryce Harrington
1
-0
/
+2
2015-05-02
Fixed comparison function used in sorts
Marc Jeanmougin
5
-5
/
+10
2015-05-02
fixed selection after ungroup
Marc Jeanmougin
1
-5
/
+2
2015-05-01
Fix segfault due to an infinite recursion (due to a typo)
Marc Jeanmougin
1
-1
/
+1
2015-05-01
Fixed crash bug due to some overlooked function changed in the recent merge.
Marc Jeanmougin
4
-14
/
+20
2015-04-30
Update 2Geom to r2347
Krzysztof Kosi??ski
14
-182
/
+150
2015-04-30
Fix dbus build
Liam P. White
1
-23
/
+23
2015-04-29
cmake: Include missing source file in build rules
Bryce Harrington
1
-0
/
+1
2015-04-29
unsigned int -> size_t
Marc Jeanmougin
2
-4
/
+4
2015-04-29
uint -> unsigned int
Marc Jeanmougin
1
-1
/
+1
2015-04-29
corrected test file
Marc Jeanmougin
1
-1
/
+2
2015-04-29
Better solution picking
Liam P. White
1
-3
/
+22
2015-04-29
Fix regression: Update default font-family if nothing is selected on canvas.
Tavmjong Bah
2
-5
/
+11
2015-04-29
Fix a bug linking a path parameter to a transformed element
jabiertxof
1
-1
/
+7
2015-04-29
Fis fix a bug finded in my presentation in the HackFest
jabiertxof
1
-2
/
+6
2015-04-29
Increase precision (long thin paths had a ton of width variance), fix logic e...
Liam P. White
1
-3
/
+1
2015-04-29
Catch more intersections (can still be improved somewhat I think)
Liam P. White
1
-21
/
+17
2015-04-28
fix tangent sign problems in path outline code
Liam P. White
1
-65
/
+94
2015-04-28
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
20
-68
/
+111
2015-04-28
enable default pen object for WMF files
mathog
1
-1
/
+5
2015-04-28
Save original text in 'aria-label' attribute for accessibilty reasons.
Tavmjong Bah
1
-1
/
+11
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
218
-7116
/
+12404
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
95
-454
/
+13
2015-04-27
removed a few useless SP_OBJECT() casts
Marc Jeanmougin
7
-23
/
+23
2015-04-27
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
7
-13
/
+0
2015-04-27
add two files omitted in patch at revision 14062
mathog
2
-0
/
+1234
2015-04-27
patch for bugs 1447850 and 1447382
mathog
21
-1833
/
+3706
2015-04-27
Enable snapping of cusp nodes by default
Diederik van Lierop
1
-1
/
+1
2015-04-27
Mainloop fix for possible data loss if closing before save has completed.
Mark Harmer
2
-2
/
+5
2015-04-26
Just reread the entire diff against trunk. Given the diff size, i must have f...
Marc Jeanmougin
10
-31
/
+27
2015-04-26
fix
Marc Jeanmougin
1
-1
/
+1
2015-04-22
prevent overflow index on a pathinfo function
Jabier Arraiza Cenoz
2
-26
/
+0
2015-04-22
adding suport to full path reverse
Jabier Arraiza Cenoz
3
-1
/
+30
2015-04-21
Add mirror symmetry to envelope/perspective LPE
Jabier Arraiza Cenoz
2
-1
/
+62
2015-04-14
Replace GList by std::vector
Tavmjong Bah
3
-47
/
+34
2015-04-13
Fix for the bug 1443039. Now reset old perspective-envelope effects and preve...
Jabier Arraiza Cenoz
1
-0
/
+7
2015-04-10
Fix coding style issues in transform by two points LPE
Jabier Arraiza Cenoz
2
-106
/
+106
2015-04-10
Fix coding style issues in mirror symmetry code
Jabier Arraiza Cenoz
2
-93
/
+100
2015-04-10
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
11
-513
/
+521
2015-04-10
Fix coding style issues in show/handles LPE
Jabier Arraiza Cenoz
2
-45
/
+45
2015-04-10
Fix coding style issues in perspective/envelope LPE
Jabier Arraiza Cenoz
2
-144
/
+147
2015-04-09
Fix coding style issues in roughen LPE
Jabier Arraiza Cenoz
2
-110
/
+110
2015-04-09
Fix coding style issues in lattice2 LPE
Jabier Arraiza Cenoz
2
-313
/
+310
2015-04-09
Fix coding style issues in simplify LPE
Jabier Arraiza Cenoz
2
-119
/
+119
[prev]
[next]