aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config-factory.c
Commit message (Collapse)AuthorAgeFilesLines
* Ref the prefs widget here since we unref in the destroy callback. CaughtJeffrey Stedfast2002-04-171-0/+2
| | | | | | | | | | 2002-04-16 Jeffrey Stedfast <fejj@ximian.com> * mail-config-factory.c (config_control_factory_cb): Ref the prefs widget here since we unref in the destroy callback. Caught this thanks to purify. svn path=/trunk/; revision=16481
* Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-271-0/+127
2002-03-26 Jeffrey Stedfast <fejj@ximian.com> Sync with yet-another-mail-config branch. * mail-composer-prefs.c: Updated to get the right widgets and whatnot. Also updated to tell the evolution-config-control that stuff has changed. * mail-preferences.c: Updated to get the right widgets and whatnot. Also updated to tell the evolution-config-control that stuff has changed. * mail-accounts.etspec: New file needed by mail-accounts.c svn path=/trunk/; revision=16257