summaryrefslogtreecommitdiffstats
path: root/src/sp-object.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding baseJabiertxof2017-01-051-0/+3
* Move a header placeJabier Arraiza Cenoz2016-11-051-1/+2
* Fix last commit not working, LPE are cloned on copiesJabier Arraiza Cenoz2016-11-051-1/+3
* Fix regression in loop preventionMarc Jeanmougin2016-10-271-0/+1
* Add tracing code.Tavmjong Bah2016-09-261-0/+2
* Renamed children list in SPObjectAdrian Boguszewski2016-07-141-6/+6
* Last part of new SPObject children listAdrian Boguszewski2016-07-141-7/+2
* Second part of new SPObject children listAdrian Boguszewski2016-07-131-5/+4
* First part of new SPObject children listAdrian Boguszewski2016-07-111-12/+17
* finally removed all GSList from main folder .h filesMarc Jeanmougin2015-12-081-1/+0
* Fixed comparison function used in sortsMarc Jeanmougin2015-05-021-0/+1
* Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-1/+0
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-4/+0
* Merge, resolved conflictsMarc Jeanmougin2015-02-231-2/+3
|\
| * Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933Marc Jeanmougin2015-02-211-2/+3
* | Removed eclipse files, added removed pot fileMarc Jeanmougin2015-02-231-3/+0
* | added a set to the SelectionMarc Jeanmougin2015-02-191-2/+3
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-1/+9
|/
* Use gray for 'context-fill' and 'context-stroke' in marker selector.Tavmjong Bah2014-12-231-0/+5
* Debugging routines to print out XML, SP Object, and Display Item trees.Tavmjong Bah2014-12-161-0/+2
* More c++ string usage.Johan B. C. Engelen2014-11-251-1/+6
* Update to experimental r13531Liam P. White2014-08-311-41/+42
|\
| * Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-7/+7
| * Minor pass of header cleanupLiam P. White2014-08-301-36/+37
* | Update to trunk and fix issuesLiam P. White2014-04-291-1/+1
|\|
| * Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
* | Updaet to trunkLiam P. White2014-04-061-0/+5
|\|
| * Allow command line options -i and -j to effect plain-svg output, this involve...Martin Owens2014-04-051-0/+5
* | Merge to trunkLiam P. White2014-03-041-4/+4
|\|
| * change 0 to NULL for pointersJohan B. C. Engelen2014-03-031-4/+4
* | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+1
|/
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-1/+1
* bug fix: xml:space was not initialized, getting random valuesbuliabyak2013-09-281-1/+3
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-3/+4
* various little changesMarkus Engel2013-04-101-0/+3
* Reactivated independent reference counting in the SPObject tree.Markus Engel2013-04-081-0/+1
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-36/+0
* Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel2013-04-021-2/+5
* Added experimental constructor to SPRect. Memory leaks because of non-virtual...Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-3/+2
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+4
* Renamed virtual function names.Markus Engel2013-03-291-10/+10
* merged from trunkMarkus Engel2013-03-291-123/+11
|\
| * Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-10/+2
| * More GObject boilerplate reductionAlex Valavanis2013-01-261-4/+1
| * more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+0
| * Cleanup more GObject type definitionsAlex Valavanis2013-01-171-80/+2
| * SPObject: Remove todo noteAlex Valavanis2012-11-111-2/+0