aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-composer-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* 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