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
/
bluredge.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused field "scope"
Eduard Braun
2017-04-09
1
-2
/
+2
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-1
/
+1
*
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-1
/
+1
|
\
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-1
/
+1
|
/
*
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
2016-06-11
1
-2
/
+2
*
Remove unused header file.
Tavmjong Bah
2015-12-09
1
-2
/
+0
*
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2015-04-27
1
-1
/
+0
*
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-2
/
+2
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-4
/
+3
*
Allow Object to Path verb from non-GUI (DBus) interface
Eric Greveson
2013-08-12
1
-1
/
+1
*
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-2
/
+3
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-0
/
+1
*
cppcheck
Kris De Gussem
2011-10-15
1
-1
/
+1
*
add new preference widget for a number with a unit.
Johan B. C. Engelen
2011-04-17
1
-4
/
+4
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-3
/
+3
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-1
/
+1
|
\
*
|
Extensions. UI consistency fixes and UI improvements (new help tabs when need...
Nicolas Dufour
2010-09-03
1
-2
/
+2
|
/
*
From trunk
Ted Gould
2008-10-27
1
-5
/
+6
*
release reprs properly
bulia byak
2008-09-20
1
-0
/
+1
*
Remove further instances of SP_ACTIVE_DESKTOP
Maximilian Albert
2008-08-14
1
-7
/
+7
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-3
/
+3
*
r16677@shi: ted | 2007-10-17 19:31:04 -0700
Ted Gould
2007-10-30
1
-2
/
+2
*
r15481@tres: ted | 2007-05-22 09:56:22 -0700
Ted Gould
2007-06-27
1
-1
/
+1
*
r15480@tres: ted | 2007-05-20 23:51:34 -0700
Ted Gould
2007-06-27
1
-2
/
+2
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+1
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-22
1
-1
/
+2
*
rename the effect
bulia byak
2006-11-24
1
-3
/
+3
*
more vectorization, this time in bluredge
MenTaLguY
2006-05-09
1
-7
/
+3
*
r11569@tres: ted | 2006-04-29 08:55:02 -0700
Ted Gould
2006-05-02
1
-1
/
+1
*
r11464@tres: ted | 2006-04-19 09:03:15 -0700
Ted Gould
2006-05-02
1
-2
/
+2
*
rearrange effect submenus, rename some effects, fix capitalization
bulia byak
2006-02-10
1
-1
/
+1
*
r10820@tres: ted | 2006-01-29 16:56:50 -0800
Ted Gould
2006-01-30
1
-3
/
+8
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+157