aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-composer-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Re-Namespaced mail-accounts.cJeffrey Stedfast2003-10-251-1010/+0
* Same as below.Jeffrey Stedfast2003-09-251-1/+1
* reverted spell error color fixRadek Doulik2003-06-261-18/+21
* use spell preferences at new locationRadek Doulik2003-06-251-21/+18
* Use mail-config's gconf client. (target_date_new): Same.Jeffrey Stedfast2003-06-121-2/+2
* remove references to gtkhtml property manager. Connect to missingLarry Ewing2003-05-211-26/+16
* ** See bug #42456Not Zed2003-05-081-0/+4
* Protect against a NULL strv result from parsing the language list string.Jeffrey Stedfast2003-04-221-5/+7
* Set the "script" data on the GtkEntry to NULL. (sig_add_script_response):Jeffrey Stedfast2003-04-081-11/+35
* use e_iconv_locale_languageRadek Doulik2003-04-081-2/+2
* "en_us" should not be translated. Fixes bug #40088.Jeffrey Stedfast2003-03-221-1/+1
* Don't forget to add the signature to the signature list if it is a validJeffrey Stedfast2003-03-211-1/+3
* updated for gnome spell API 0.3Radek Doulik2003-03-201-2/+2
* changed default language to en_us instead of enRadek Doulik2003-03-191-1/+26
* All this snot just to fix bug #38925 and an attempt to fix bug #38926 (butJeffrey Stedfast2003-03-081-67/+57
* Reverted back to using e-iconvJeffrey Stedfast2003-02-271-4/+3
* Don't always append "[script]" to the signature name. Also cleaned up someJeffrey Stedfast2003-02-251-10/+17
* Use camel_charset_canonical_name() here instead of e_iconv_charset_name().Jeffrey Stedfast2003-02-211-3/+4
* Same as below.Jeffrey Stedfast2003-01-171-1/+1
* Make dialog Cancel/OK to match HIG.Ettore Perazzoli2003-01-151-2/+4
* Use gconf to get the paned size. (folder_browser_set_message_preview):Jeffrey Stedfast2003-01-081-1/+7
* ...And a whole bunch more build fixes.Jeffrey Stedfast2002-12-181-11/+11
* Fix the colour code to get a guint32 rgb correctly (I think - can't testJeffrey Stedfast2002-12-141-98/+97
* cast a-warning a-way.Not Zed2002-12-121-1/+2
* language is a treeview now. Not sure what to do with it yet, but get ridNot Zed2002-12-101-214/+198
* gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setupNot Zed2002-12-021-1/+2
* sync the gconf settingsJeffrey Stedfast2002-11-211-0/+2
* gconfify. (mail_composer_prefs_apply): gconfify this also.Jeffrey Stedfast2002-11-211-31/+43
* applied plain_signature_fix.patchRadek Doulik2002-11-201-1/+1
* applied spell_crash_fix.patchRadek Doulik2002-11-191-0/+5
* Correctly spell Advanced.Jeffrey Stedfast2002-11-161-1/+1
* Use g_object_new() instead of gtk_type_new(). Likewise. Likewise.Ettore Perazzoli2002-11-141-1/+1
* Added to cvs. Currently contains no configurable stuff, but maybe it willNot Zed2002-11-131-26/+26
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-35/+33
* Ported.Jeffrey Stedfast2002-11-091-116/+101
* Add the new-mail-notify rule to the filter driver before adding the userJeffrey Stedfast2002-10-161-7/+10
* Don't maek "en" for translation. Fixes bug #31788.Jeffrey Stedfast2002-10-081-1/+1
* Only setup the languages if the language_seq is not CORBA_OBJECT_NIL.Jeffrey Stedfast2002-10-021-7/+9
* pass name of the script as 1st parameterRadek Doulik2002-09-241-1/+1
* Fix non-ANSI switch statement.Dan Winship2002-09-241-3/+3
* Disable debugging printf'sJeffrey Stedfast2002-09-181-94/+103
* use mail_config_get_send_html for html format flagRadek Doulik2002-07-251-1/+1
* call mail_config_init to be sure we have the db, save auto_signature asRadek Doulik2002-06-111-1/+1
* hook this to cancel button in signature script dialogRadek Doulik2002-06-081-0/+7
* script signaturesRadek Doulik2002-06-081-29/+84
* disable edit and delete when there are no signatures definedRadek Doulik2002-06-071-0/+4
* enhanced signature editorRadek Doulik2002-06-061-7/+8
* use gtk string instead of utf8 oneRadek Doulik2002-06-061-2/+3
* signature editor reworked, WIPRadek Doulik2002-06-051-163/+5
* moved spell checking options to separate page, updated UI by Anna's designRadek Doulik2002-05-301-14/+118
* ops, revert array sizeRadek Doulik2002-05-251-1/+1
* (mail_composer_prefs_construct): add auto smiley check buttonRadek Doulik2002-05-241-1/+6
* be more careful about language_str{_orig}Radek Doulik2002-05-241-4/+12
* Use a new macro, STR_EQUAL, to tell if the 2 values are equal or notJeffrey Stedfast2002-05-221-1/+3
* Added #include "folder-info.h".Christopher James Lahey2002-05-151-0/+2
* implemented (c'n'p-ed and updated) spell checking settingsRadek Doulik2002-05-091-30/+251
* Update the code to actually work. (sig_new_html): Same.Jeffrey Stedfast2002-05-021-8/+11
* clean up propmanager initialization code.Larry Ewing2002-04-291-15/+9
* handle requests for the font manager control.Larry Ewing2002-04-291-3/+24
* added a #include to fix a compile warningJeffrey Stedfast2002-04-131-0/+2
* Make it so that unchecking the "Enable Advanced Options" in the signatureJeffrey Stedfast2002-04-131-1/+22
* Re-Implemented the signature editor stuff (mostly just copy/paste fromJeffrey Stedfast2002-04-021-4/+386
* 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-0/+1
* Same here.Jeffrey Stedfast2002-03-301-6/+20
* 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/+267