summaryrefslogtreecommitdiffstats
path: root/src/dom/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid string literal char* warnings on g++-4.2: change some functions to ↵Peter Moulder2007-10-112-16/+16
| | | | | take char const* rather than char*. (bzr r3874)
* make glib dep configurable againBob Jamison2007-03-292-11/+44
| | | (bzr r2776)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-4/+5
| | | (bzr r2720)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-192-1780/+1780
| | | (bzr r2399)
* new hash toolBob Jamison2006-10-022-0/+1780
| | | (bzr r1755)
* Unix-ify the sourcesBob Jamison2006-05-214-3816/+3816
| | | (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-142-6/+8
| | | (bzr r523)
* Fixed end-of-block markerBob Jamison2006-04-142-10/+52
| | | (bzr r520)
* add zipentry methodsBob Jamison2006-04-132-6/+23
| | | (bzr r509)
* add some includesAaron Spike2006-04-121-0/+2
| | | (bzr r494)
* Add new rearranged /dom directoryBob Jamison2006-04-124-0/+3730
(bzr r479)