summaryrefslogtreecommitdiffstats
path: root/src/dom/util/ziptool.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens1-3031/+0
ziptool to utils. (bzr r13047.1.5)
2013-04-21cppcheckKris De Gussem1-10/+16
(bzr r12293)
2013-02-09partially reverted previous commitKris De Gussem1-0/+3025
(bzr r12110)
2013-02-08removed some unused filesKris De Gussem1-3025/+0
(bzr r12109)
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-1/+1
(bzr r11737)
2011-12-04cppcheckKris De Gussem1-12/+33
(bzr r10759)
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
(bzr r10697)
2011-10-23cppcheckKris De Gussem1-11/+11
(bzr r10695)
2009-12-16Patches 3-11 from 488862 for a number of memleaks and ↵Josh Andler1-0/+1
allocation/deallocation issues. (bzr r8891)
2009-07-10Produce proper ODG files on x86_64, patch by Lubomir RintelLuca Bruno1-0/+2
(Closes: #275519) (bzr r8250)
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to ↵Peter Moulder1-12/+12
take char const* rather than char*. (bzr r3874)
2007-03-29make glib dep configurable againBob Jamison1-5/+22
(bzr r2776)
2006-05-21Unix-ify the sourcesBob Jamison1-2984/+2984
(bzr r928)
2006-04-22Tweak to use Glib::ustring. Remove warnings.Bob Jamison1-22/+37
(bzr r565)
2006-04-21minor speedupBob Jamison1-13/+21
(bzr r564)
2006-04-14remove warningsBob Jamison1-6/+6
(bzr r523)
2006-04-14Fixed end-of-block markerBob Jamison1-10/+47
(bzr r520)
2006-04-13add zipentry methodsBob Jamison1-4/+15
(bzr r509)
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+2913
(bzr r479)