summaryrefslogtreecommitdiffstats
path: root/src/io/uristream.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build errors with clang 3.3 and c++11 enabled.Markus Engel2013-10-181-22/+22
| | | (bzr r12701)
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-031-4/+4
| | | (bzr r12168)
* fixing variable type in stream classes to what was intended (preparation for ↵Kris De Gussem2013-02-131-10/+5
| | | | | solving bug #1120585 ) (bzr r12123)
* fix pointer usage after releasing memoryKris De Gussem2011-11-191-9/+11
| | | (bzr r10745)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-16/+1
| | | (bzr r9508.1.82)
* FIX 407115 test writing into file and throw exception upstream if neededtheAdib2009-08-021-1/+4
| | | (bzr r8384)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
| | | (bzr r4629)
* (noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change ↵Peter Moulder2007-10-111-6/+6
| | | | | constness of a couple of local vars to avoid some more casts (that were casting away constness). (bzr r3880)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+499
(bzr r1)