aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-preferences.c
Commit message (Expand)AuthorAgeFilesLines
* Re-Namespaced mail-accounts.cJeffrey Stedfast2003-10-251-474/+0
* remove gconf stuff. (em_format_html_set_xmailer_mask): new method to setNot Zed2003-09-301-2/+2
* Same as below.Jeffrey Stedfast2003-09-251-1/+1
* Connect to "value-changed" rather than "changed" for spin buttons.Jeffrey Stedfast2003-09-231-1/+1
* Use mail-config's gconf client. (target_date_new): Same.Jeffrey Stedfast2003-06-121-3/+1
* remove references to gtkhtml property manager. Connect to missingLarry Ewing2003-05-211-5/+9
* set sensitivity of font pickers based on share setting.Larry Ewing2003-04-091-23/+51
* Reverted back to using e-iconvJeffrey Stedfast2003-02-271-4/+3
* fix the g_snprintf stuff.Not Zed2003-02-241-2/+2
* Use camel_charset_canonical_name() here instead of e_iconv_charset_name().Jeffrey Stedfast2003-02-211-4/+3
* New function to return a cached list of labels.Jeffrey Stedfast2003-02-011-35/+20
* Default to hiding deleted messages. Fixes bug #35929.Jeffrey Stedfast2003-01-211-27/+18
* Use gconf to get the paned size. (folder_browser_set_message_preview):Jeffrey Stedfast2003-01-081-2/+2
* Fix the colour code to get a guint32 rgb correctly (I think - can't testJeffrey Stedfast2002-12-141-1/+1
* applied magic_links_settings.patchRadek Doulik2002-12-021-1/+1
* Since the GSList returned from gconf needs to be free'd by us, we don'tJeffrey Stedfast2002-11-221-16/+25
* gconfify. (mail_composer_prefs_apply): gconfify this also.Jeffrey Stedfast2002-11-211-6/+10
* build fixesJeffrey Stedfast2002-11-201-1/+5
* Save the settings via gconf. (mail_preferences_construct): Load the valuesJeffrey Stedfast2002-11-201-81/+133
* Added to cvs. Currently contains no configurable stuff, but maybe it willNot Zed2002-11-131-35/+38
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-64/+43
* Don't need to pass a path to camel_gpg_context_new () anymore.Jeffrey Stedfast2002-10-171-21/+0
* Connect signal handlers to the GtkHTML preferences so that when theJeffrey Stedfast2002-09-211-7/+13
* Fix a copy/paste-o. Use the pgp_path GnomeFileEntry widget rather than theJeffrey Stedfast2002-08-201-1/+1
* remove dependency on removed file camel/camel-pgp-context.hSean Atkinson2002-07-021-2/+0
* slight build fixesJeffrey Stedfast2002-06-271-2/+2
* Don't allow the pgp type to be anything except NONE or GPG.Jeffrey Stedfast2002-06-271-4/+6
* Check for a label tag when doing a lookup on the COLOR column.Jeffrey Stedfast2002-05-171-1/+2
* clean up propmanager initialization code.Larry Ewing2002-04-291-17/+11
* handle requests for the font manager control.Larry Ewing2002-04-291-19/+19
* Don't shift the r, g and b values here either.Jeffrey Stedfast2002-03-301-3/+3
* Restore the labels & colours options from the grave.Jeffrey Stedfast2002-03-301-3/+52
* Same here.Jeffrey Stedfast2002-03-301-2/+18
* Use gtk_container_add() to put the toplevel in the parent widget, insteadEttore Perazzoli2002-03-281-2/+2
* Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-271-0/+374