summaryrefslogtreecommitdiffstats
path: root/src/dom/util/ziptool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-3031/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* cppcheckKris De Gussem2013-04-211-10/+16
| | | (bzr r12293)
* partially reverted previous commitKris De Gussem2013-02-091-0/+3025
| | | (bzr r12110)
* removed some unused filesKris De Gussem2013-02-081-3025/+0
| | | (bzr r12109)
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-1/+1
| | | (bzr r11737)
* cppcheckKris De Gussem2011-12-041-12/+33
| | | (bzr r10759)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* cppcheckKris De Gussem2011-10-231-11/+11
| | | (bzr r10695)
* Patches 3-11 from 488862 for a number of memleaks and ↵Josh Andler2009-12-161-0/+1
| | | | | allocation/deallocation issues. (bzr r8891)
* Produce proper ODG files on x86_64, patch by Lubomir RintelLuca Bruno2009-07-101-0/+2
| | | | | (Closes: #275519) (bzr r8250)
* Avoid string literal char* warnings on g++-4.2: change some functions to ↵Peter Moulder2007-10-111-12/+12
| | | | | take char const* rather than char*. (bzr r3874)
* make glib dep configurable againBob Jamison2007-03-291-5/+22
| | | (bzr r2776)
* Unix-ify the sourcesBob Jamison2006-05-211-2984/+2984
| | | (bzr r928)
* Tweak to use Glib::ustring. Remove warnings.Bob Jamison2006-04-221-22/+37
| | | (bzr r565)
* minor speedupBob Jamison2006-04-211-13/+21
| | | (bzr r564)
* remove warningsBob Jamison2006-04-141-6/+6
| | | (bzr r523)
* Fixed end-of-block markerBob Jamison2006-04-141-10/+47
| | | (bzr r520)
* add zipentry methodsBob Jamison2006-04-131-4/+15
| | | (bzr r509)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+2913
(bzr r479)