summaryrefslogtreecommitdiffstats
path: root/src/sp-switch.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switch to sigc++ SPObject signals for SPSwitchMenTaLguY2006-07-291-7/+7
| | | (bzr r1510)
* marker refactoring workBryce Harrington2006-07-201-5/+5
| | | (bzr r1441)
* Applied patch #1501709Jon A. Cruz2006-06-071-3/+1
| | | (bzr r1176)
* Bug-1474013 - switch works incorrectly with non SP_ITEM childrenAndrius Ramanauskas2006-04-211-1/+1
| | | (bzr r561)
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵Andrius Ramanauskas2006-04-201-0/+182
requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556)