index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
bitmap
/
imagemagick.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix two memory leaks
peregrine
2017-02-07
1
-0
/
+1
*
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-4
/
+4
|
\
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-2
/
+2
|
/
*
Remove unused header file.
Tavmjong Bah
2015-12-09
1
-1
/
+0
*
static code analysis
Kris De Gussem
2015-12-07
1
-1
/
+1
*
updated with trunk
Marc Jeanmougin
2015-04-29
1
-4
/
+0
|
\
|
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
|
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2015-04-27
1
-2
/
+0
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-2
/
+2
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-3
/
+3
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-9
/
+7
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-1
/
+3
*
Glibmm 2.32+ fix extended to optional components. Fixes bug #1179338.
Jon A. Cruz
2013-06-07
1
-0
/
+8
*
Fix build failure in extensions
Alex Valavanis
2012-02-28
1
-0
/
+1
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+0
*
Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).
Nicolas Dufour
2011-08-18
1
-144
/
+154
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-2
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
fix a small memleak
bulia byak
2009-07-12
1
-0
/
+1
*
better fix, and prevent any further crashes; now tested on windows too
bulia byak
2009-06-29
1
-4
/
+8
*
fix imagemagick effects for file:// uris
bulia byak
2009-06-29
1
-1
/
+4
*
Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ...
Josh Andler
2009-05-07
1
-1
/
+1
*
since imagemagic effects cannot be cancelled midway, trying to do so often cr...
bulia byak
2009-01-28
1
-3
/
+3
*
Warning cleanup
Jon A. Cruz
2008-07-20
1
-3
/
+3
*
r16894@shi: ted | 2007-10-30 09:26:42 -0700
Ted Gould
2007-10-30
1
-67
/
+99
*
r16677@shi: ted | 2007-10-17 19:31:04 -0700
Ted Gould
2007-10-30
1
-3
/
+5
*
r16564@tres: ted | 2007-09-12 20:45:12 -0700
Ted Gould
2007-09-13
1
-64
/
+65
*
fix build for boost and imagemagick
Bob Jamison
2007-08-19
1
-6
/
+26
*
r16217@tres: ted | 2007-08-10 10:36:27 -0700
Ted Gould
2007-08-10
1
-0
/
+175