summaryrefslogtreecommitdiffstats
path: root/src/common-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-8/+0
* Further refactoring of EventContexts.Markus Engel2013-07-301-74/+90
* Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-14/+14
* Merging of EventContext classes complete.Markus Engel2013-04-201-84/+5
* Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-3/+5
* Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-5/+19
* Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-6/+32
* More GObject boilerplate reductionAlex Valavanis2013-01-261-33/+6
* cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis2012-11-111-2/+2
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-2/+3
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+0
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fix LP #390162: Wrong defaults for Calligraphy toolKrzysztof Kosi??ski2009-07-071-6/+7
* From trunkTed Gould2008-10-271-44/+32
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-6/+6
* fix compile with g++-4.3.Peter Moulder2008-06-051-14/+26
* Pass through more calls to parent contexts, and added more common property ha...Jon A. Cruz2008-06-021-5/+54
* Refactoring out common codeJon A. Cruz2008-05-291-0/+169