aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.c
Commit message (Expand)AuthorAgeFilesLines
* s/CAMEL_SERVICE_NEED_HOST/CAMEL_SERVICE_URL_NEED_HOST.Jonathan Blandford2000-07-141-1/+1
* Add a "gboolean required" argument, and set its value on the entry.Dan Winship2000-07-141-16/+36
* fix some cut & paste bung.Chris Toshok2000-07-131-6/+6
* add news server tab to dialog.Chris Toshok2000-07-131-11/+315
* Glade files for the configuration dialog.JP Rosevear2000-07-071-245/+36
* Fixes brought to us by PurifyMatthew Loper2000-06-291-1/+1
* commenting out of some GDK_THREADS_*() junk that was causing a lockJeffrey Stedfast2000-06-271-1/+1
* Make this not crash if you don't have a transport configured.Dan Winship2000-06-221-1/+1
* Should now correctly display the Transport page (made it set theJeffrey Stedfast2000-06-191-13/+25
* fixed it so that source always pointed to a valueJeffrey Stedfast2000-06-141-0/+1
* Got rid of sources_max_row and identities_max_row as they are not reallyJeffrey Stedfast2000-06-131-19/+13
* added new notebook page to the prividers config dialog for slecting text/plai...Jeffrey Stedfast2000-06-031-0/+65
* spelling changes in commenst!Jeffrey Stedfast2000-06-021-1/+1
* source editor now fills in fieldsJeffrey Stedfast2000-06-021-0/+12
* was using the wrong clist row variable in the callbacks for the sources clistJeffrey Stedfast2000-06-021-2/+2
* identity and source clists are now filled in as well as the transport noteboo...Jeffrey Stedfast2000-06-021-10/+85
* fixed a segfault in service_acceptable()Jeffrey Stedfast2000-06-021-7/+10
* Finished the configuration dialogs and renamed some Tools/ menu itemsJeffrey Stedfast2000-06-021-5/+6
* Closer to having a working configuration dialog working, source configuration...Jeffrey Stedfast2000-06-011-11/+181
* config dialog will now allow identities to be added, edited and deletedJeffrey Stedfast2000-06-011-47/+274
* Implemented the Transport section of the configuration dialog windowJeffrey Stedfast2000-05-311-44/+130
* started to add a camel provider configuration toolJeffrey Stedfast2000-05-311-2/+397
* helper function since we need to set "modal" on the dialogs returned byDan Winship2000-05-291-14/+84
* Updated for the GtkHTML API changes. Also fixed some compilerEttore Perazzoli2000-05-211-2/+2
* only set the default background color if style is not NULL.Larry Ewing2000-05-111-3/+5
* Fill in "blah blah blah".Matthew Loper2000-05-091-6/+13
* make this a little less kludgy. Use gnome_error_dialog rather than printfDan Winship2000-05-091-0/+2
* Don't hardcode "inbox" here.Dan Winship2000-05-071-6/+3
* New code to configure identity, mail source, and mail transport.Dan Winship2000-05-071-0/+1010