summaryrefslogtreecommitdiffstats
path: root/src/sp-switch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-49/+0
* finally removed all GSList from main folder .h filesMarc Jeanmougin2015-12-081-1/+0
* added a set to the SelectionMarc Jeanmougin2015-02-191-1/+1
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-1/+1
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-4/+6
* Fix bug in SPSwitch.Markus Engel2013-11-121-1/+1
* Added some consts.Markus Engel2013-10-261-2/+2
* change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-241-1/+1
* Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-0/+1
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Merged Group and subclasses.Markus Engel2013-04-051-31/+2
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
* Renamed virtual function names.Markus Engel2013-03-291-4/+4
* merged from trunkMarkus Engel2013-03-291-1/+6
|\
| * Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
| * Cleanup more GObject type definitionsAlex Valavanis2013-01-171-3/+7
* | Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some...Markus Engel2012-08-181-23/+31
|/
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-061-1/+1
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-1/+1
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-1/+1
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* switch to sigc++ SPObject signals for SPSwitchMenTaLguY2006-07-291-1/+3
* marker refactoring workBryce Harrington2006-07-201-1/+1
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-201-0/+61