aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-list.c
Commit message (Expand)AuthorAgeFilesLines
* New class, based on MailConfigAccount, for describing an evolution (mail)Dan Winship2003-01-171-4/+19
* add marshal building stuff, add e-util-marshal.c to SOURCES, and addChris Toshok2002-11-031-27/+23
* Don't call g_list_foreach with the free func if the free func is NULL.Dan Winship2002-08-301-1/+2
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Remove #include <glib.h> Shuffle some headers. Remove #includeKjartan Maraas2001-03-301-1/+0
* Made e_list a bit more reentrant. If a iterator gets its data pulled outChristopher James Lahey2000-09-211-0/+19
* Added e_list_duplicate.Christopher James Lahey2000-07-091-0/+18
* New list class with iterators.Christopher James Lahey2000-07-041-0/+140