summaryrefslogtreecommitdiffstats
path: root/src/svg-view.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-92/+0
|
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-10/+10
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-7/+6
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
| | | (bzr r12206)
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-1/+1
| | | (bzr r10766.1.1)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-12/+33
| | | (bzr r10697)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-7/+4
| | | (bzr r10696)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-1/+1
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-1/+1
| | | (bzr r8404)
* warning cleanupJon A. Cruz2007-11-021-2/+2
| | | (bzr r4012)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+75
(bzr r1)