summaryrefslogtreecommitdiffstats
path: root/src/sp-use-reference.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-78/+0
| | | | A lot of header clean-up.
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-4/+4
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
| | | (bzr r12204)
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-061-1/+1
| | | (bzr r10946)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-1/+0
| | | | | the contents forward.h at all). (bzr r10667)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-0/+1
| | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* whitespace. remove tabs, improve readabilityJohan B. C. Engelen2008-03-261-29/+30
| | | (bzr r5199)
* switch to sigc++ SPObject signals for SPUsePathReferenceMenTaLguY2006-07-281-1/+1
| | | (bzr r1498)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+76
(bzr r1)