aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-account.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-1/+0
| | | | svn path=/trunk/; revision=22966
* Changed signal names to use - instead of _ like the rest of Gtk2.Jeffrey Stedfast2003-01-181-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 Winship2003-01-171-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