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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-49
/
+0
*
finally removed all GSList from main folder .h files
Marc Jeanmougin
2015-12-08
1
-1
/
+0
*
added a set to the Selection
Marc Jeanmougin
2015-02-19
1
-1
/
+1
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-1
/
+1
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-4
/
+6
*
Fix bug in SPSwitch.
Markus Engel
2013-11-12
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
-0
/
+1
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-1
/
+1
*
Merged Group and subclasses.
Markus Engel
2013-04-05
1
-31
/
+2
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-0
/
+1
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-4
/
+2
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-4
/
+4
*
merged from trunk
Markus Engel
2013-03-29
1
-1
/
+6
|
\
|
*
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
1
-1
/
+1
|
*
Cleanup more GObject type definitions
Alex Valavanis
2013-01-17
1
-3
/
+7
*
|
Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some...
Markus Engel
2012-08-18
1
-23
/
+31
|
/
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-06
1
-1
/
+1
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-1
/
+1
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-1
/
+1
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
switch to sigc++ SPObject signals for SPSwitch
MenTaLguY
2006-07-29
1
-1
/
+3
*
marker refactoring work
Bryce Harrington
2006-07-20
1
-1
/
+1
*
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
2006-04-20
1
-0
/
+61