summaryrefslogtreecommitdiffstats
path: root/src/io (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Avoid string literal char* warnings on g++-4.2: change some functions to ↵Peter Moulder2007-10-112-5/+5
| | | | | take char const* rather than char*. (bzr r3874)
* **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵Peter Moulder2007-09-121-3/+3
| | | | | %.$(OBJEXT) instead of %.o. (bzr r3726)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-2/+2
| | | (bzr r2720)
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-251-0/+2
| | | (bzr r1280)
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-282-0/+11
| | | (bzr r601)
* Add variable to fix problems with autopackageAaron Spike2006-04-061-14/+15
| | | (bzr r449)
* introduce uniform resource path API to replace copy-and-pasted hacksMenTaLguY2006-04-063-0/+167
| | | (bzr r436)
* moving trunk for module inkscapeMenTaLguY2006-01-1625-0/+7418
(bzr r1)