summaryrefslogtreecommitdiffstats
path: root/src/sp-switch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for SPSwitch updates.Markus Engel2014-02-191-4/+10
* Fix bug in SPSwitch.Markus Engel2013-11-121-0/+1
* "fix" some "unused parameter" warningsKris De Gussem2013-10-281-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-3/+5
* Reactivated independent reference counting in the SPObject tree.Markus Engel2013-04-081-2/+4
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
* Merged Item.Markus Engel2013-04-051-1/+0
* Merged more classes.Markus Engel2013-04-051-1/+0
* Merged Group and subclasses.Markus Engel2013-04-051-38/+21
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+10
* Added constructors to SP classes.Markus Engel2013-04-011-3/+9
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* Renamed virtual function names.Markus Engel2013-03-291-4/+4
* merged from trunkMarkus Engel2013-03-291-27/+5
|\
| * Cleanup more GObject type definitionsAlex Valavanis2013-01-171-27/+3
* | Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some...Markus Engel2012-08-181-32/+35
|/
* 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