index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-switch.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
static code analysis
Kris De Gussem
2015-12-07
1
-2
/
+2
*
merge
Marc Jeanmougin
2015-04-26
1
-14
/
+0
|
\
|
*
create SPObject factory
Liam P. White
2015-02-25
1
-14
/
+0
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-2
/
+2
*
|
added a set to the Selection
Marc Jeanmougin
2015-02-19
1
-7
/
+7
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-13
/
+11
|
/
*
Fix for SPSwitch updates.
Markus Engel
2014-02-19
1
-4
/
+10
*
Fix bug in SPSwitch.
Markus Engel
2013-11-12
1
-0
/
+1
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-28
1
-1
/
+1
*
Added some consts.
Markus Engel
2013-10-26
1
-2
/
+2
*
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
2013-09-24
1
-1
/
+1
*
Refactor status-bar text for multiple items, was very broken
Martin Owens
2013-09-20
1
-3
/
+5
*
Reactivated independent reference counting in the SPObject tree.
Markus Engel
2013-04-08
1
-2
/
+4
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-2
/
+0
*
Merged Item.
Markus Engel
2013-04-05
1
-1
/
+0
*
Merged more classes.
Markus Engel
2013-04-05
1
-1
/
+0
*
Merged Group and subclasses.
Markus Engel
2013-04-05
1
-38
/
+21
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-3
/
+9
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-4
/
+4
*
merged from trunk
Markus Engel
2013-03-29
1
-27
/
+5
|
\
|
*
Cleanup more GObject type definitions
Alex Valavanis
2013-01-17
1
-27
/
+3
*
|
Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some...
Markus Engel
2012-08-18
1
-32
/
+35
|
/
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-3
/
+3
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-6
/
+4
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-6
/
+3
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-7
/
+20
|
\
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-1
/
+1
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
|
/
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-1
/
+0
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-1
/
+1
*
switch to sigc++ SPObject signals for SPSwitch
MenTaLguY
2006-07-29
1
-7
/
+7
*
marker refactoring work
Bryce Harrington
2006-07-20
1
-5
/
+5
*
Applied patch #1501709
Jon A. Cruz
2006-06-07
1
-3
/
+1
*
Bug-1474013 - switch works incorrectly with non SP_ITEM children
Andrius Ramanauskas
2006-04-21
1
-1
/
+1
*
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
2006-04-20
1
-0
/
+182