Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New class, based on MailConfigAccount, for describing an evolution (mail) | Dan Winship | 2003-01-17 | 1 | -0/+1 |
| | | | | | | | | | | | | * e-account.c: New class, based on MailConfigAccount, for describing an evolution (mail) account. * e-account-list.c: New class for tracking the list of configured accounts. (Also uses some code from mail-config.) * e-list.c (e_list_construct, e_list_remove): New svn path=/trunk/; revision=19495 | ||||
* | add marshal building stuff, add e-util-marshal.c to SOURCES, and add | Chris Toshok | 2002-11-03 | 1 | -0/+1 |
2002-11-02 Chris Toshok <toshok@ximian.com> * Makefile.am: add marshal building stuff, add e-util-marshal.c to SOURCES, and add e-util-marshal.list to EXTRA_DIST. * e-util-marshal.list: add marshallers for e-util. * e-list.c: convert to GObject. * e-list.h: convert to GObject. * e-iterator.c: convert to GObject. * e-iterator.h: convert to GObject. * e-list-iterator.c: convert to GObject. * e-list-iterator.h: convert to GObject. * .cvsignore: ignore e-util-marshal.[ch] svn path=/trunk/; revision=18504 |