summaryrefslogtreecommitdiffstats
path: root/src/io/stringstream.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-8/+8
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-031-1/+1
| | | (bzr r12168)
* fixing variable type in stream classes to what was intended (preparation for ↵Kris De Gussem2013-02-131-1/+1
| | | | | solving bug #1120585 ) (bzr r12123)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+96
(bzr r1)