summaryrefslogtreecommitdiffstats
path: root/src/sp-switch.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-3/+3
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-6/+4
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-6/+3
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2008-09-16remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak1-1/+0
2007-11-10Warning cleanupJon A. Cruz1-1/+1
2006-07-29switch to sigc++ SPObject signals for SPSwitchMenTaLguY1-7/+7
2006-07-20marker refactoring workBryce Harrington1-5/+5
2006-06-07Applied patch #1501709Jon A. Cruz1-3/+1
2006-04-21Bug-1474013 - switch works incorrectly with non SP_ITEM childrenAndrius Ramanauskas1-1/+1
2006-04-20SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas1-0/+182