| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore the signal if the radio button is not "on". This fixes bug #10532 | Jeffrey Stedfast | 2001-10-05 | 1 | -1/+1 |
* | Check for errors | Iain Holmes | 2001-10-02 | 1 | -2/+3 |
* | create storages for providers that are STORAGE and aren't EXTERNAL, rather | Dan Winship | 2001-10-02 | 1 | -16/+43 |
* | Use Camel to compare the urls rather than using e_url_equal which does all | Jeffrey Stedfast | 2001-09-29 | 1 | -7/+28 |
* | Setup the url_hash and url_equal functions for the local provider. | Jeffrey Stedfast | 2001-09-29 | 1 | -7/+28 |
* | Just add the shortcut to the first group. | Ettore Perazzoli | 2001-09-29 | 1 | -53/+7 |
* | Oops, translate the fake account name to UTF-8. | Jeffrey Stedfast | 2001-09-27 | 1 | -1/+1 |
* | refactor to allow syslogging; hmm. | Michael Meeks | 2001-09-26 | 1 | -1/+4 |
* | Update to not send the remember-passphrase option to the context, it | Jeffrey Stedfast | 2001-09-26 | 1 | -19/+0 |
* | Throw up a warning dialog if we suspect the config database is corrupt. | Jeffrey Stedfast | 2001-09-26 | 1 | -5/+20 |
* | Check if the transport is NULL | Iain Holmes | 2001-09-26 | 1 | -0/+5 |
* | Only add the account if it doesn't already exist in the config db. | Jeffrey Stedfast | 2001-09-21 | 1 | -0/+6 |
* | Do not add the account here as this is taken care of in | Jeffrey Stedfast | 2001-09-21 | 1 | -18/+20 |
* | No need to have g_warnings here. If it's done properly, therapeutically, | Dan Winship | 2001-09-21 | 1 | -2/+0 |
* | Go back to generating the cachename ourselves, but continue doing it the | Jeffrey Stedfast | 2001-09-18 | 1 | -3/+6 |
* | Use camel_folder_get_uri(). | Jeffrey Stedfast | 2001-09-17 | 1 | -17/+3 |
* | Save transport passwords too. This fixes bug #3020. | Jeffrey Stedfast | 2001-09-13 | 1 | -8/+10 |
* | Handle empty accounts | Iain Holmes | 2001-09-11 | 1 | -2/+6 |
* | Marked string for translation. (new_source_created): Ditto. | Chyla Zbigniew | 2001-09-11 | 1 | -3/+5 |
* | Added. Shows a (hopefully) informative dialog warning you that some | Jon Trowbridge | 2001-09-09 | 1 | -0/+21 |
* | Adjust the default_account index correctly. | Jeffrey Stedfast | 2001-09-06 | 1 | -4/+14 |
* | Instead of using the length of the shortcuts list as the index for the | Peter Williams | 2001-08-25 | 1 | -3/+17 |
* | Don't let the uri be an empty string (how the fuck is this even happening | Jeffrey Stedfast | 2001-08-25 | 1 | -12/+8 |
* | Prevent the user from creating two accounts with the same name. | Peter Williams | 2001-08-22 | 1 | -0/+5 |
* | Allow the activity to be NULL if there isn't a global_shell_client so that | Jeffrey Stedfast | 2001-08-20 | 1 | -20/+22 |
* | Change the default values for "always-sign" to false. | Jeffrey Stedfast | 2001-08-19 | 1 | -2/+2 |
* | Save the always-sign options for pgp and smime. (config_read): Read in the | Jeffrey Stedfast | 2001-08-18 | 1 | -0/+18 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 1 | -1/+5 |
* | Respect the user's desire to be prompted to confirm that he wants to | Jeffrey Stedfast | 2001-08-17 | 1 | -2/+23 |
* | Break most of the functionality into a separate function. | Peter Williams | 2001-08-14 | 1 | -1/+139 |
* | Remove the shortcuts corresponding to an account (they all point to | Peter Williams | 2001-08-14 | 1 | -0/+56 |
* | Free dbkey if we don't use it. | Jeffrey Stedfast | 2001-08-10 | 1 | -1/+3 |
* | Save the pgp and smime always-sign options. | Jeffrey Stedfast | 2001-08-10 | 1 | -0/+2 |
* | Free the dbkey if we found the config option. | Not Zed | 2001-08-08 | 1 | -1/+3 |
* | This should return a GtkWidget not a GtkObject. | Jeffrey Stedfast | 2001-08-08 | 1 | -0/+42 |
* | Added key accelerators to a bunch of the config options and moved the Bcc | Jeffrey Stedfast | 2001-08-07 | 1 | -1/+1 |
* | Added. Provide description for filter_folder_op. (fetch_mail_describe): | Jon Trowbridge | 2001-08-03 | 1 | -1/+7 |
* | Restore old security settings from the saved configuration. Fixes bug | Jeffrey Stedfast | 2001-07-31 | 1 | -33/+31 |
* | Figure out whether we're getting the password for the source or the | Peter Williams | 2001-07-27 | 1 | -0/+23 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 1 | -1/+1 |
* | Now take a CamelService parameter (as passed by Camel). Allows us to have | Peter Williams | 2001-07-26 | 1 | -0/+7 |
* | Initialize `me' to NULL. | Jeffrey Stedfast | 2001-07-26 | 1 | -9/+9 |
* | Um, write the HTML signature settings in the right place. Whoops. | Peter Williams | 2001-07-25 | 1 | -2/+2 |
* | Match the prefix for the "remember_passphrase" setting with where it's | Jason Leach | 2001-07-25 | 1 | -8/+8 |
* | Do a case-insensitive comparison. (mail_generate_reply): Only resort to | Jeffrey Stedfast | 2001-07-25 | 1 | -11/+10 |
* | get_boolean_with_default for the "Mark as read" timeout, not | Jason Leach | 2001-07-25 | 1 | -2/+2 |
* | [Simplifying how default account is stored and used internally, fixes | Jason Leach | 2001-07-19 | 1 | -65/+41 |
* | Setup the auto-receive here instead. | Jeffrey Stedfast | 2001-07-18 | 1 | -1/+0 |
* | Reset the autoreceive when necessary. | Iain Holmes | 2001-07-18 | 1 | -0/+1 |
* | Should be saving the 'identity_html_signature' and | Jason Leach | 2001-07-13 | 1 | -2/+2 |
* | [Bug #4305: Make the automatic mark-as-read timer optional] | Jason Leach | 2001-07-11 | 1 | -3/+23 |
* | Use bonobo_config_set_string_wrapper. (mail_config_write): Same. | Jeffrey Stedfast | 2001-07-11 | 1 | -61/+35 |
* | Update to pass in the `remember' argument when creating a new pgp context. | Jeffrey Stedfast | 2001-07-10 | 1 | -44/+61 |
* | Some NULL protection for our strings: pgp_key, html_signature, smime_key. | Peter Williams | 2001-07-10 | 1 | -4/+14 |
* | Change html_signature stuff over to bonobo-config -- someone forgot to do | Peter Williams | 2001-07-10 | 1 | -4/+5 |
* | [Fix bug #1100, default account is stored strangely] | Jason Leach | 2001-07-07 | 1 | -17/+38 |
* | Okay, apparently I was wrong. Oh well. (mail_config_set_thread_list): Fix | Jeffrey Stedfast | 2001-07-06 | 1 | -2/+4 |
* | Revert Sam's changes. | Jeffrey Stedfast | 2001-07-05 | 1 | -2/+1 |
* | Replace value in config->preview_hash when it already exists. Old code | Sam Creasey | 2001-07-04 | 1 | -1/+2 |
* | Use a better GHashTable technique that will hopefully solve some bugs and | Jeffrey Stedfast | 2001-07-04 | 1 | -65/+42 |
* | use bonobo-conf everywhere | Dietmar Maurer | 2001-07-04 | 1 | -359/+391 |
* | Setup the Empty Trash On Exit widgets. | Jeffrey Stedfast | 2001-07-03 | 1 | -0/+26 |
* | Throw up the confirmation dialog. (composer_get_message): If the user only | Jeffrey Stedfast | 2001-06-30 | 1 | -0/+27 |
* | Don't bother trying to save the passwd if the url is NULL. | Jeffrey Stedfast | 2001-06-29 | 1 | -1/+1 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 1 | -2/+19 |
* | Helps if I spell "received" correctly. | Jeffrey Stedfast | 2001-06-27 | 1 | -5/+18 |
* | make ettore stop complaining so i can get back to work | jacob berkman | 2001-06-27 | 1 | -0/+1 |
* | Read in the default show_preview value. (mail_config_write_on_exit): Save | Jeffrey Stedfast | 2001-06-26 | 1 | -5/+28 |
* | sync folders after we've gotten mail | jacob berkman | 2001-06-26 | 1 | -0/+48 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Duh, we saved the charset as "default_charset", not "charset" - no wonder | Jeffrey Stedfast | 2001-06-23 | 1 | -1/+1 |
* | Updated to reflect changes to mail_config_[g,s]et_thread_list(). | Jeffrey Stedfast | 2001-06-15 | 1 | -12/+67 |
* | Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp and | Jeffrey Stedfast | 2001-06-02 | 1 | -3/+63 |
* | Fix dumb misuse of g_get_charset. | Dan Winship | 2001-06-01 | 1 | -1/+2 |
* | Rename the "PGP" page back to "Other" and add a "default charset" option | Dan Winship | 2001-05-31 | 1 | -0/+33 |
* | Save the message-display style. (config_read): Read the message-display | Jeffrey Stedfast | 2001-05-23 | 1 | -1/+15 |
* | If http mode is HTTP_SOMETIMES, use e_book_query_address_locally to check | Dan Winship | 2001-05-23 | 1 | -2/+2 |
* | Functions to determine if a folderbrowser is one of the drafts, sent, or | Dan Winship | 2001-05-17 | 1 | -3/+17 |
* | Load http images if the user has force-loaded images too. | Dan Winship | 2001-05-16 | 1 | -13/+13 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -0/+27 |
* | callback to use GNOME-VFS to load http data. (on_url_requested): Handle | Dan Winship | 2001-05-12 | 1 | -0/+28 |
* | No, we don't want to include bonobo-running-context.h... just | Jon Trowbridge | 2001-05-11 | 1 | -1/+1 |
* | Fix some compiler warnings by including the correct bonobo headers and by | Jeffrey Stedfast | 2001-05-11 | 1 | -23/+40 |
* | Moved all references for the Mail.h and Bonobo stuff into the .c file | Iain Holmes | 2001-05-09 | 1 | -0/+14 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -0/+110 |
* | Use a CamelPgpType. (mail_config_get_pgp_type): Return a CamelPgpType. | Jeffrey Stedfast | 2001-04-21 | 1 | -4/+82 |
* | Merge from evolution-0-10 to evolution-0-10-merge-0 into head. | Not Zed | 2001-04-05 | 1 | -0/+27 |
* | set content type to utf8. fix warning. just call on_link_clicked(). | Gediminas Paulauskas | 2001-04-04 | 1 | -1/+2 |
* | Register for cancellation. (mail_config_check_service): Pop up a modal | Dan Winship | 2001-03-31 | 1 | -3/+33 |
* | Add support for converting e-mail addresses to links. (is_email_address): | Jon Trowbridge | 2001-03-31 | 1 | -10/+2 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -0/+32 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -2/+7 |
* | Update call to camel_url_to_string. (Don't include the params in the | Dan Winship | 2001-03-30 | 1 | -1/+1 |
* | Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up the | Dan Winship | 2001-03-29 | 1 | -0/+30 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 1 | -40/+21 |
* | Use the new URL part macros | Dan Winship | 2001-03-22 | 1 | -1/+4 |
* | set color in html citation | Radek Doulik | 2001-03-21 | 1 | -1/+51 |
* | We don't care about SSL, yea baby... (apply_changes): Don't care about | Jeffrey Stedfast | 2001-03-16 | 1 | -15/+0 |
* | Make the transport save whether or not it's supposed to use SSL as well. | Jeffrey Stedfast | 2001-03-13 | 1 | -0/+12 |
* | Fixed memory corruption bug. | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+10 |
* | Fix for api changes to append_mail. | Not Zed | 2001-02-21 | 1 | -40/+40 |
* | Clean out the cruft in the Accounts section before writing the current | Jeffrey Stedfast | 2001-02-13 | 1 | -0/+1 |
* | Properly do defaults here. (mail_config_write): Removed some of the | Jeffrey Stedfast | 2001-02-09 | 1 | -40/+51 |
* | Cast the CamelMedium to a CamelMimePart before performing actions on it as | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+17 |
* | Oops, save the seen_timeout variable. | Jeffrey Stedfast | 2001-02-07 | 1 | -0/+6 |
* | Updated to not connect when getting a list of authtypes. (transport_next): | Jeffrey Stedfast | 2001-02-06 | 1 | -8/+26 |
* | New config function to set the path to the pgp binary. | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+49 |
* | Update to use EMessageBox and to record if the user doesn't want to ever | Jeffrey Stedfast | 2001-01-17 | 1 | -0/+25 |
* | Modify to be able to handle a NULL source_url. (source_auth_init): Allow | Jeffrey Stedfast | 2001-01-17 | 1 | -2/+22 |
* | Fixed mail_load_storages to make a mini GSList of the account, not the | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+18 |
* | oops, actually delete mail_config_get_account_by_address | Jeffrey Stedfast | 2001-01-13 | 1 | -19/+0 |
* | Get the account by using the new e_msg_composer_get_preferred_account() | Jeffrey Stedfast | 2001-01-13 | 1 | -1/+20 |
* | New convenience function that I will need later when I redo the composer | Jeffrey Stedfast | 2001-01-12 | 1 | -0/+20 |
* | New function that explains to the user why he can't do the action he | Jeffrey Stedfast | 2001-01-11 | 1 | -16/+6 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -231/+358 |
* | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 1 | -358/+231 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -17/+21 |
* | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 1 | -230/+353 |
* | Use e_filename_make_safe (which used to be e_str_make_safe). | Jeffrey Stedfast | 2000-12-07 | 1 | -1/+1 |
* | Writes out passwords (to .gnome_private) in our patented proprietary "Best | Dan Winship | 2000-12-02 | 1 | -0/+17 |
* | Don't display a dialog, instead inform the user that there was no new mail | Jeffrey Stedfast | 2000-12-01 | 1 | -6/+4 |
* | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 1 | -0/+13 |
* | 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 |