summaryrefslogtreecommitdiffstats
path: root/src/svg-view-widget.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-73/+0
|
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
|
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-1/+1
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-2/+0
| | | (bzr r12205)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-3/+12
| | | (bzr r10697)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+1
| | | (bzr r10696)
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-17/+24
| | | | | header. (bzr r9978.1.1)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+62
(bzr r1)