summaryrefslogtreecommitdiffstats
path: root/src/dom/util/ziptool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)