summaryrefslogtreecommitdiffstats
path: root/src/dom/io (follow)
Commit message (Collapse)AuthorAgeFilesLines
* check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)Ralf Stephan2006-07-131-0/+8
| | | (bzr r1402)
* Fix integer paddingBob Jamison2006-06-301-0/+7
| | | (bzr r1324)
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-262-105/+149
| | | (bzr r1295)
* Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵Bob Jamison2006-06-251-0/+2
| | | | | They do not like .nnn . Must be 0.nnn (bzr r1282)
* patch [ 1503869 ] ODF formatting fixAaron Spike2006-06-1312-38/+363
| | | (bzr r1209)
* Unix-ify the sourcesBob Jamison2006-05-216-1137/+1137
| | | (bzr r928)
* fixed compilation errors with HAVE_SSLDavid Yip2006-05-041-0/+3
| | | (bzr r721)
* Native path supportBob Jamison2006-04-221-7/+5
| | | (bzr r576)
* fix XMLCh/int warningsBob Jamison2006-04-144-4/+4
| | | (bzr r522)
* Made the format buffer larger and part of the class, not the stack.Bob Jamison2006-04-132-7/+8
| | | (bzr r512)
* remove extra endifAaron Spike2006-04-121-1/+0
| | | (bzr r492)
* add proper unix socket includesBob Jamison2006-04-121-0/+14
| | | (bzr r491)
* fix some includesAaron Spike2006-04-123-3/+3
| | | (bzr r489)
* fix include pathBob Jamison2006-04-121-8/+2
| | | (bzr r488)
* Make correct reference to dom.hBob Jamison2006-04-121-1/+1
| | | (bzr r483)
* Modify includes to not conflict with inkscapeBob Jamison2006-04-121-3/+3
| | | (bzr r482)
* Add new rearranged /dom directoryBob Jamison2006-04-1216-0/+4726
(bzr r479)