summaryrefslogtreecommitdiffstats
path: root/src/sp-switch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup more GObject type definitionsAlex Valavanis2013-01-171-27/+3
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-3/+3
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-6/+4
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-6/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-7/+20
|\
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
|/
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-1/+0
* Warning cleanupJon A. Cruz2007-11-101-1/+1
* switch to sigc++ SPObject signals for SPSwitchMenTaLguY2006-07-291-7/+7
* marker refactoring workBryce Harrington2006-07-201-5/+5
* Applied patch #1501709Jon A. Cruz2006-06-071-3/+1
* Bug-1474013 - switch works incorrectly with non SP_ITEM childrenAndrius Ramanauskas2006-04-211-1/+1
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-201-0/+182