summaryrefslogtreecommitdiffstats
path: root/src/sp-object.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * SPObject: drop sp_object_ prefix on class membersAlex Valavanis2012-11-111-21/+21
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-18/+18
* | Various changes.Markus Engel2013-03-141-1/+1
* | Added "virtual pad" to SPObject.Markus Engel2012-08-171-0/+31
|/
* fix build after r10963Johan B. C. Engelen2012-02-151-1/+1
* Header cleaningAlex Valavanis2012-02-121-2/+6
* Dropped deprecated function sp_repr_get_int_attributeKris De Gussem2012-01-111-1/+1
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-57/+387
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+6
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-2/+2
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-6/+0
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-1/+0
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-1/+0
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-1/+0
* Add a warning to sp-object.h to not use some of the new methodsKrzysztof Kosi??ski2010-12-121-0/+5
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-43/+98
|\
| * XML Privatisation Stuff after a long timeAbhishek Sharma public2010-08-111-0/+4
| * Yet mor in c++ificationAbhishek Sharma public2010-07-241-0/+1
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-12/+68
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-3/+16