summaryrefslogtreecommitdiffstats
path: root/src/object/sp-object.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-24Fix gradient/mesh handles after object with gradient/mesh cloned.Tavmjong Bah1-0/+1
2019-10-18Make href and unhref member functions of SPObject.Tavmjong Bah1-25/+21
2019-10-01Support "lang" and "xml:lang" attributes.Tavmjong Bah1-0/+1
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-2/+4
2018-10-05Removal of code but breaks gradientsMartin Owens1-30/+0
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-10/+10
2018-03-26Fixing refsJabier Arraiza1-1/+0
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2018-01-08Misc. typosluz.paz1-1/+1
2017-09-21Remove usage of GString in sp-object.cppJan Lingscheid1-1/+1
2017-01-24update to trunkJabier Arraiza Cenoz1-0/+3
2017-01-24Remove some code and make dependant of rotate copiesJabiertxof1-3/+0
2017-01-05Adding baseJabiertxof1-0/+3
2016-12-28First attemp workingJabiertxof1-0/+3
2016-12-05Working on mirror LPEJabier Arraiza Cenoz1-0/+3
2016-11-05Move a header placeJabier Arraiza Cenoz1-1/+2
2016-11-05Fix last commit not working, LPE are cloned on copiesJabier Arraiza Cenoz1-1/+3
2016-10-27Fix regression in loop preventionMarc Jeanmougin1-0/+1
2016-09-26Add tracing code.Tavmjong Bah1-0/+2
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-6/+6
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-7/+2
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-5/+4
2016-07-11First part of new SPObject children listAdrian Boguszewski1-12/+17
2015-12-08finally removed all GSList from main folder .h filesMarc Jeanmougin1-1/+0
2015-05-02Fixed comparison function used in sortsMarc Jeanmougin1-0/+1
2015-04-26Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin1-1/+0
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-4/+0
2015-02-23Removed eclipse files, added removed pot fileMarc Jeanmougin1-3/+0
2015-02-21Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933Marc Jeanmougin1-2/+3
2015-02-19added a set to the SelectionMarc Jeanmougin1-2/+3
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-1/+9
2014-12-23Use gray for 'context-fill' and 'context-stroke' in marker selector.Tavmjong Bah1-0/+5
2014-12-16Debugging routines to print out XML, SP Object, and Display Item trees.Tavmjong Bah1-0/+2
2014-11-25More c++ string usage.Johan B. C. Engelen1-1/+6
2014-09-27Update to experimental r13565Liam P. White1-41/+43
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-7/+7
2014-08-30Minor pass of header cleanupLiam P. White1-36/+37
2014-04-26Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah1-1/+1
2014-04-05Allow command line options -i and -j to effect plain-svg output, this involve...Martin Owens1-0/+5
2014-03-03change 0 to NULL for pointersJohan B. C. Engelen1-4/+4
2014-03-02Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White1-0/+1
2013-10-09Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour1-1/+1
2013-09-28bug fix: xml:space was not initialized, getting random valuesbuliabyak1-1/+3
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel1-3/+4