| Commit message (Expand) | Author | Age | Files | Lines |
* | No, we REALLY dont want to perform an immediate search as the keys are | Not Zed | 2000-10-18 | 1 | -0/+1 |
* | Duh, fix the test for the folder name, strstr != strcmp is it. | Not Zed | 2000-10-12 | 1 | -0/+16 |
* | Copy the passed in item before adding (mail_config_add_source): ditto | JP Rosevear | 2000-09-03 | 1 | -3/+9 |
* | Use a configurable timeout. | Richard Hult | 2000-08-17 | 1 | -0/+25 |
* | Set config->configured to TRUE | Jeffrey Stedfast | 2000-08-14 | 1 | -1/+2 |
* | use config->news instead of config->sources. | Chris Toshok | 2000-08-12 | 1 | -2/+2 |
* | Fix some ()'s instead of voids | Peter Williams | 2000-08-12 | 1 | -16/+16 |
* | Check nrow, not srow. | JP Rosevear | 2000-08-12 | 1 | -23/+95 |
* | Don't call e_setup_base_dir. It was wrong and it doesn't exist any more. | Dan Winship | 2000-08-11 | 1 | -1/+1 |
* | Get the from address set in the composer, if that fails ONLY THEN get the | Jeffrey Stedfast | 2000-08-10 | 1 | -0/+8 |
* | Basic framework for saving the size of the vpaned in the main message view | Jeremy Wise | 2000-08-09 | 1 | -2/+26 |
* | Value for threaded list view is now saved via gnome-config. This means that ... | Jeremy Wise | 2000-08-09 | 1 | -0/+32 |
* | Add "Don't delete messages from server" button to remote SOURCEs that | Dan Winship | 2000-08-09 | 1 | -0/+7 |
* | Fix build by allowing includes for e-table dir | JP Rosevear | 2000-08-08 | 1 | -2069/+40 |
* | Desensitize ok button (sdialog_page_undone): ditto (iddialog_page_undone): | JP Rosevear | 2000-08-07 | 1 | -52/+152 |
* | Actually commit this - I though it went in already. | JP Rosevear | 2000-08-04 | 1 | -4/+4 |
* | only whack the sig in if the file exists. | Michael Meeks | 2000-08-04 | 1 | -1/+2 |
* | set config = NULL (provider_list) Eek! Initialize news to NULL! Also, use | Jeffrey Stedfast | 2000-08-04 | 1 | -29/+43 |
* | Increase window size slightly, rename "Transport" to "Mail Transport" | JP Rosevear | 2000-08-03 | 1 | -112/+123 |
* | Make the "test settings" button FILL rather than SHRINK so it doesn't end | Dan Winship | 2000-08-03 | 1 | -1/+1 |
* | typo fix | Peter Williams | 2000-08-01 | 1 | -1/+1 |
* | Fix a NULL-pointer strcmp noticed by peterw. | Dan Winship | 2000-08-01 | 1 | -1/+2 |
* | New function to create composer with sig file set. | JP Rosevear | 2000-07-29 | 1 | -1673/+1691 |
* | Lets fix Dan's kludge the Right Way (tm) (set_service_url): Only strip off | Jeffrey Stedfast | 2000-07-28 | 1 | -6/+7 |
* | toss in a kludge to deal with the IMAP vs mbox path problem for now. | Dan Winship | 2000-07-28 | 1 | -1/+4 |
* | Always prepend a leading "/" to the url->path. (set_service_url): Added | Jeffrey Stedfast | 2000-07-26 | 1 | -11/+12 |
* | Always prepend a leading "/" to the url->path. (set_service_url): Added | Jeffrey Stedfast | 2000-07-26 | 1 | -6/+9 |
* | add textual exception printout. (set_editor_text): close pre tags & check | Michael Meeks | 2000-07-26 | 1 | -1/+9 |
* | Fix GtkOptionMenu usage so that the mail source selector looks right. | Ettore Perazzoli | 2000-07-25 | 1 | -1/+5 |
* | s/CAMEL_SERVICE_NEED_HOST/CAMEL_SERVICE_URL_NEED_HOST. | Jonathan Blandford | 2000-07-14 | 1 | -1/+1 |
* | Add a "gboolean required" argument, and set its value on the entry. | Dan Winship | 2000-07-14 | 1 | -16/+36 |
* | fix some cut & paste bung. | Chris Toshok | 2000-07-13 | 1 | -6/+6 |
* | add news server tab to dialog. | Chris Toshok | 2000-07-13 | 1 | -11/+315 |
* | Glade files for the configuration dialog. | JP Rosevear | 2000-07-07 | 1 | -245/+36 |
* | Fixes brought to us by Purify | Matthew Loper | 2000-06-29 | 1 | -1/+1 |
* | commenting out of some GDK_THREADS_*() junk that was causing a lock | Jeffrey Stedfast | 2000-06-27 | 1 | -1/+1 |
* | Make this not crash if you don't have a transport configured. | Dan Winship | 2000-06-22 | 1 | -1/+1 |
* | Should now correctly display the Transport page (made it set the | Jeffrey Stedfast | 2000-06-19 | 1 | -13/+25 |
* | fixed it so that source always pointed to a value | Jeffrey Stedfast | 2000-06-14 | 1 | -0/+1 |
* | Got rid of sources_max_row and identities_max_row as they are not really | Jeffrey Stedfast | 2000-06-13 | 1 | -19/+13 |
* | added new notebook page to the prividers config dialog for slecting text/plai... | Jeffrey Stedfast | 2000-06-03 | 1 | -0/+65 |
* | spelling changes in commenst! | Jeffrey Stedfast | 2000-06-02 | 1 | -1/+1 |
* | source editor now fills in fields | Jeffrey Stedfast | 2000-06-02 | 1 | -0/+12 |
* | was using the wrong clist row variable in the callbacks for the sources clist | Jeffrey Stedfast | 2000-06-02 | 1 | -2/+2 |
* | identity and source clists are now filled in as well as the transport noteboo... | Jeffrey Stedfast | 2000-06-02 | 1 | -10/+85 |
* | fixed a segfault in service_acceptable() | Jeffrey Stedfast | 2000-06-02 | 1 | -7/+10 |
* | Finished the configuration dialogs and renamed some Tools/ menu items | Jeffrey Stedfast | 2000-06-02 | 1 | -5/+6 |
* | Closer to having a working configuration dialog working, source configuration... | Jeffrey Stedfast | 2000-06-01 | 1 | -11/+181 |
* | config dialog will now allow identities to be added, edited and deleted | Jeffrey Stedfast | 2000-06-01 | 1 | -47/+274 |
* | Implemented the Transport section of the configuration dialog window | Jeffrey Stedfast | 2000-05-31 | 1 | -44/+130 |
* | started to add a camel provider configuration tool | Jeffrey Stedfast | 2000-05-31 | 1 | -2/+397 |
* | helper function since we need to set "modal" on the dialogs returned by | Dan Winship | 2000-05-29 | 1 | -14/+84 |
* | Updated for the GtkHTML API changes. Also fixed some compiler | Ettore Perazzoli | 2000-05-21 | 1 | -2/+2 |
* | only set the default background color if style is not NULL. | Larry Ewing | 2000-05-11 | 1 | -3/+5 |
* | Fill in "blah blah blah". | Matthew Loper | 2000-05-09 | 1 | -6/+13 |
* | make this a little less kludgy. Use gnome_error_dialog rather than printf | Dan Winship | 2000-05-09 | 1 | -0/+2 |
* | Don't hardcode "inbox" here. | Dan Winship | 2000-05-07 | 1 | -6/+3 |
* | New code to configure identity, mail source, and mail transport. | Dan Winship | 2000-05-07 | 1 | -0/+1010 |