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