aboutsummaryrefslogtreecommitdiffstats
path: root/mail/GNOME_Evolution_Mail.oaf.in
Commit message (Collapse)AuthorAgeFilesLines
* handle requests for the font manager control.Larry Ewing2002-04-291-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-04-29 Larry Ewing <lewing@ximian.com> * mail-config-factory.c (config_control_factory_cb): handle requests for the font manager control. * mail-config.glade: add fonts tabs and reorder composer options to match the new dialogs from anna. * GNOME_Evolution_Mail.oaf.in: add font manager control definition. * mail-composer-prefs.c (mail_composer_prefs_construct): hook to the gtkhtml propmanager. (mail_composer_prefs_apply): apply propmanager changes. (mail_composer_prefs_finalise): unref the propmanager. * mail-composer-prefs.h: add propmanager member. * mail-font-prefs.c: initialize gui properly. * mail-preferences.c (mail_preferences_construct): hook to gtkhtml's propmanager. (mail_preferences_apply): apply propmanager changes. (mail_preferences_finalise): unref the propmanager. * mail-preferences.h: add propmanager member. * Makefile.am (evolution_mail_SOURCES): add mail-font-prefs.[ch] to the build. svn path=/trunk/; revision=16627
* Re-added the config wizard interfaces. Ettore accidently removed themJeffrey Stedfast2002-04-091-0/+22
| | | | | | | | | | | | | | | | 2002-04-08 Jeffrey Stedfast <fejj@ximian.com> * GNOME_Evolution_Mail.oaf.in: Re-added the config wizard interfaces. Ettore accidently removed them thinking they were duplicates of the new mail-config interfaces. * mail-config.glade: Remove the OK, Apply, Cancel buttons from the keyboard shortcut tab in the composer_prefs dialog. * mail-account-gui.c: No need to check gui->source before using gui->source->url, since gui->source *has* to exist. svn path=/trunk/; revision=16391
* add config_item:typeJP Rosevear2002-04-071-1/+5
| | | | | | | | 2002-04-06 JP Rosevear <jpr@ximian.com> * GNOME_Evolution_Mail.oaf.in: add config_item:type svn path=/trunk/; revision=16377
* Added priorities for all the configuration pagesEttore Perazzoli2002-03-301-0/+6
| | | | | | | * GNOME_Evolution_Mail.oaf.in: Added priorities for all the configuration pages [evolution:config_item:priority]. svn path=/trunk/; revision=16294
* Cleaned up a bunch [removing duplicates ;-)], set up icons for all theEttore Perazzoli2002-03-301-89/+3
| | | | | | | * GNOME_Evolution_Mail.oaf.in: Cleaned up a bunch [removing duplicates ;-)], set up icons for all the configuration pages. svn path=/trunk/; revision=16286
* Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-271-91/+283
| | | | | | | | | | | | | | | | | | 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
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-061-14/+1
| | | | | | | | | | | | | | | | | the mailer case.] * GNOME_Evolution_Mail.oaf.in: Remove the GNOME_Evolution_Mail_ShellComponentFactory. * component-factory.c: Changed to not use a factory. (COMPONENT_FACTORY_ID): Removed. (COMPONENT_ID): New. (idle_quit): Don't unref the component_factory. (create_component): Renamed from `component_fn'. Take no args. (component_factory_init): Create the component with `create_component' and register it on OAF. svn path=/trunk/; revision=12637
* Startup assistant stuffIain Holmes2001-08-171-0/+10
| | | | svn path=/trunk/; revision=12145
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+18
| | | | svn path=/trunk/; revision=10163
* Importer changesIain Holmes2001-05-091-0/+21
| | | | svn path=/trunk/; revision=9722
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-52/+0
| | | | | | importer. svn path=/trunk/; revision=8661
* xml-i18n-tools setup. Mark strings for translation.Kjartan Maraas2001-02-131-12/+12
| | | | | | | | | 2001-02-12 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: xml-i18n-tools setup. * GNOME_Evolution_Mail.oaf.in: Mark strings for translation. svn path=/trunk/; revision=8187
* GNOME_Evolution_Mail.oafinfoIain Holmes2001-01-261-1/+26
| | | | svn path=/trunk/; revision=7831
* Add the Outlook importer.Iain Holmes2001-01-231-0/+26
| | | | svn path=/trunk/; revision=7731
* Add Bonobo/ItemContainer as the set of supported interfaces inMiguel de Icaza2001-01-121-0/+1
| | | | | | | | | | 2001-01-10 Miguel de Icaza <miguel@helixcode.com> * GNOME_Evolution_Mail.oafinfo: Add Bonobo/ItemContainer as the set of supported interfaces in GNOME_Evolution_Mail_Composer component. svn path=/trunk/; revision=7413
* return NULL if we can't create a view.Michael Meeks2000-12-051-12/+12
| | | | | | | | | | | | | | 2000-12-04 Michael Meeks <michael@helixcode.com> * e-shell-view.c (get_control_for_uri): return NULL if we can't create a view. (setup_evolution_shell_view_interface): add precondition. + lots of cleans. svn path=/trunk/; revision=6778
* Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-221-2/+2
| | | | | | | | Big patch. Evolution-services rewrite, services updated for new system, Fixes to Executive Summary and other things. See some changelogs svn path=/trunk/; revision=6644
* #!/usr/bin/perl -pi.bakMichael Meeks2000-11-161-2/+2
| | | | | | | | s/GNOME\/GenericFactory/GNOME\/ObjectFactory/g; s/Bonobo\/EmbeddableFactory/GNOME\/ObjectFactory/g; s/Bonobo\/GenericFactory/GNOME\/ObjectFactory/g; svn path=/trunk/; revision=6580
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-111-3/+3
| | | | | | | | | 2000-11-11 Matt Bissiri <bissiri@eecs.umich.edu> Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up with yesterday's IDL re-scoping. svn path=/trunk/; revision=6541
* Declare composer factory.Dan Winship2000-10-211-11/+36
| | | | | | | | * evolution-mail.oafinfo: Declare composer factory. * main.c (main): Initialize it svn path=/trunk/; revision=6079
* Icon attribute for the mail component.Ettore Perazzoli2000-10-151-0/+2
| | | | svn path=/trunk/; revision=5913
* Add the stuff to make evolution-mail a summary providing component. :)Iain Holmes2000-10-051-0/+24
| | | | svn path=/trunk/; revision=5738
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+26
| | | | | | | folder types, and changed all the components to work with the new setup. svn path=/trunk/; revision=3199
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-0/+28
svn path=/trunk/; revision=2673