aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-pilot-map.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-305/+0
* Added #include <glib.h> and move corresponding local headers to the top toKjartan Maraas2001-04-241-2/+3
* Remove #include <glib.h> Shuffle some headers. Remove #includeKjartan Maraas2001-03-301-3/+5
* New function, can't use strlen on the md5 hash because it might have nullJP Rosevear2001-01-231-0/+39
* Return null if no pnode was found.72000-10-271-2/+5
* Get archive field while parsing (map_write_foreach): Write out archiveJP Rosevear2000-10-271-26/+66
* Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. NowJP Rosevear2000-10-251-1/+24
* Use new libeconduit calls and abstractionJP Rosevear2000-10-241-32/+67
* Pilot map functions grabbed from existing conduitsJP Rosevear2000-10-241-0/+162