summaryrefslogtreecommitdiffstats
path: root/src/dom/util/ziptool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-567/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* partially reverted previous commitKris De Gussem2013-02-091-0/+567
| | | (bzr r12110)
* removed some unused filesKris De Gussem2013-02-081-567/+0
| | | (bzr r12109)
* cppcheckKris De Gussem2011-12-041-2/+0
| | | (bzr r10759)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+5
| | | (bzr r10696)
* Avoid string literal char* warnings on g++-4.2: change some functions to ↵Peter Moulder2007-10-111-4/+4
| | | | | take char const* rather than char*. (bzr r3874)
* make glib dep configurable againBob Jamison2007-03-291-6/+22
| | | (bzr r2776)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-4/+5
| | | (bzr r2720)
* Unix-ify the sourcesBob Jamison2006-05-211-551/+551
| | | (bzr r928)
* remove warningsBob Jamison2006-04-141-0/+2
| | | (bzr r523)
* Fixed end-of-block markerBob Jamison2006-04-141-0/+5
| | | (bzr r520)
* add zipentry methodsBob Jamison2006-04-131-2/+8
| | | (bzr r509)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+538
(bzr r479)