Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed signal names to use - instead of _ like the rest of Gtk2. | Jeffrey Stedfast | 2003-01-18 | 1 | -0/+3 |
| | | | | | | | | | | | | 2003-01-17 Jeffrey Stedfast <fejj@ximian.com> * e-account-list.c: Changed signal names to use - instead of _ like the rest of Gtk2. * e-account.c (e_account_import): New function that is basically the old account_copy(). svn path=/trunk/; revision=19508 | ||||
* | New class, based on MailConfigAccount, for describing an evolution (mail) | Dan Winship | 2003-01-17 | 1 | -0/+102 |
* 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 |