| Commit message (Expand) | Author | Age | Files | Lines |
* | Load per-folder setting of show_preview from meta data. | Not Zed | 2003-03-24 | 1 | -0/+2 |
* | Make sure we can find the registered handler before trying to remove it | Jeffrey Stedfast | 2003-03-21 | 1 | -4/+7 |
* | All this snot just to fix bug #38925 and an attempt to fix bug #38926 (but | Jeffrey Stedfast | 2003-03-08 | 1 | -8/+11 |
* | fix the g_snprintf stuff. | Not Zed | 2003-02-24 | 1 | -72/+7 |
* | Don't try to get a FontPrefs control. | Hans Petter Jansson | 2003-02-22 | 1 | -1/+3 |
* | fixes to my last commit | Jeffrey Stedfast | 2003-02-19 | 1 | -18/+17 |
* | Removed. (lookup_signature): Removed. (xml_get_int): Removed. | Jeffrey Stedfast | 2003-02-19 | 1 | -129/+15 |
* | Use gtk_window_set_resizable() instead of gtk_window_set_policy(). | Jeffrey Stedfast | 2003-02-12 | 1 | -18/+9 |
* | New function to return a cached list of labels. | Jeffrey Stedfast | 2003-02-01 | 1 | -65/+133 |
* | Fixed a #warning by converting a local path into a file: uri before | Jeffrey Stedfast | 2003-01-28 | 1 | -0/+4 |
* | Removed. (mail_config_set_thread_list): Removed. | Jeffrey Stedfast | 2003-01-23 | 1 | -99/+0 |
* | Don't unref the account object, e_list_remove() apparently handles this | Jeffrey Stedfast | 2003-01-22 | 1 | -1/+0 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -665/+279 |
* | Same as below. | Jeffrey Stedfast | 2003-01-17 | 1 | -144/+202 |
* | Add a UID field (to match EAccount), which never changes and can be used | Dan Winship | 2003-01-17 | 1 | -2/+11 |
* | cast to avoid warnings | Jeffrey Stedfast | 2003-01-16 | 1 | -1/+1 |
* | Make dialog Cancel/OK to match HIG. | Ettore Perazzoli | 2003-01-15 | 1 | -1/+2 |
* | Call mail_config_save_accounts (). | Jeffrey Stedfast | 2003-01-15 | 1 | -4/+16 |
* | Perform some sanity checking on the auto-check-timeout value. | Jeffrey Stedfast | 2003-01-14 | 1 | -1/+9 |
* | Save the auto-check timeout value. (account_new_from_xml): Load the | Jeffrey Stedfast | 2003-01-14 | 1 | -4/+3 |
* | s/BonoboXObject/BonoboObject/ | Dan Winship | 2003-01-14 | 1 | -7/+7 |
* | Fixed a situation in which we could notify the shell listener twice. | Jeffrey Stedfast | 2003-01-11 | 1 | -6/+6 |
* | g_free->xmlFree (account_to_xml): copy xml memory to glib memory when | Not Zed | 2003-01-09 | 1 | -16/+20 |
* | Removed. (mail_config_set_show_preview): Removed. | Jeffrey Stedfast | 2003-01-09 | 1 | -74/+1 |
* | Save the setting via gconf. (mail_config_add_account): Immediately save | Jeffrey Stedfast | 2003-01-09 | 1 | -10/+4 |
* | Save the setting via gconf. (mail_config_add_account): Immediately save | Jeffrey Stedfast | 2003-01-09 | 1 | -63/+57 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -1194/+436 |
* | Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write): | Jeffrey Stedfast | 2002-12-17 | 1 | -1/+0 |
* | pass "Mail" to e_passwords_*. (do_get_pass): same. (main_forget_password): | Chris Toshok | 2002-12-10 | 1 | -1/+1 |
* | fix warning message, outlook->mbox. | Not Zed | 2002-11-19 | 1 | -1/+0 |
* | Added files I've ported. | Jeffrey Stedfast | 2002-11-13 | 1 | -2/+0 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -354/+300 |
* | Always strdup the new key in the threaded/preview hash/always free the | Not Zed | 2002-10-25 | 1 | -4/+3 |
* | Don't need to pass a path to camel_gpg_context_new () anymore. | Jeffrey Stedfast | 2002-10-17 | 1 | -346/+3 |
* | Set a timeout to call mail_config_write() in 2 seconds. Otherwise changes | Dan Winship | 2002-09-28 | 1 | -0/+27 |
* | pass name of the script as 1st parameter | Radek Doulik | 2002-09-24 | 1 | -1/+1 |
* | rename this from "Mail.idl" so that the generated .h file won't overwrite | Dan Winship | 2002-09-13 | 1 | -1/+14 |
* | don't bother getenv'ing the USER | Jeffrey Stedfast | 2002-08-29 | 1 | -1/+0 |
* | remove code to auto-detect mine and notzed's thread-by-subject prefs since ou... | Jeffrey Stedfast | 2002-08-29 | 1 | -1/+1 |
* | Pass mail_config_get_thread_subject() as the third argument to | Jeffrey Stedfast | 2002-08-28 | 1 | -29/+50 |
* | removed tip frame | Radek Doulik | 2002-08-28 | 1 | -18/+0 |
* | Add a "don't sign meeting requests" option to the security pane, since | Dan Winship | 2002-08-15 | 1 | -0/+10 |
* | When a URI is changed, try to copy over threaded view settings, preview | Peter Williams | 2002-08-10 | 1 | -0/+64 |
* | Set the week start day from the calendar prefs, do same for 24 hour | Not Zed | 2002-08-07 | 1 | -0/+35 |
* | save signature here to remember the changed name | Radek Doulik | 2002-07-31 | 1 | -0/+1 |
* | Use mail_tools_folder_to_url(). | Jeffrey Stedfast | 2002-07-26 | 1 | -6/+3 |
* | Propagate name changes or removes to the mail config. #15951. Doesn't | Not Zed | 2002-07-24 | 1 | -0/+58 |
* | Check to make sure the script output is valid UTF-8, if not then attempt | Jeffrey Stedfast | 2002-07-23 | 1 | -18/+52 |
* | No longer need to pass a postpone_cb function into the composer | Jeffrey Stedfast | 2002-07-06 | 1 | -3/+15 |
* | Removed special-case code for NNTP support. | Jeffrey Stedfast | 2002-07-05 | 1 | -83/+4 |
* | slight build fixes | Jeffrey Stedfast | 2002-06-27 | 1 | -12/+13 |
* | Don't allow the pgp type to be anything except NONE or GPG. | Jeffrey Stedfast | 2002-06-27 | 1 | -15/+21 |
* | Some compiler warning fixes. | Jeffrey Stedfast | 2002-06-26 | 1 | -0/+10 |
* | call mail_config_init to be sure we have the db, save auto_signature as | Radek Doulik | 2002-06-11 | 1 | -0/+6 |
* | script signatures | Radek Doulik | 2002-06-08 | 1 | -15/+75 |
* | enhanced signature editor | Radek Doulik | 2002-06-06 | 1 | -0/+20 |
* | signature editor reworked, WIP | Radek Doulik | 2002-06-05 | 1 | -78/+19 |
* | Check for a label tag when doing a lookup on the COLOR column. | Jeffrey Stedfast | 2002-05-17 | 1 | -5/+29 |
* | Added #include "folder-info.h". | Christopher James Lahey | 2002-05-15 | 1 | -10/+0 |
* | Don't add any shortcuts here. (mail_config_remove_account): And don't | Jeffrey Stedfast | 2002-05-11 | 1 | -178/+0 |
* | Free some temporary path buffers. | Jeffrey Stedfast | 2002-04-20 | 1 | -8/+10 |
* | Free the format string. | Jeffrey Stedfast | 2002-04-17 | 1 | -2/+4 |
* | Set the text of the reply-to. (mail_account_gui_save): Get the reply-to | Jeffrey Stedfast | 2002-04-12 | 1 | -5/+16 |
* | Oops, put x_mailer_display_style in /Mail/Display, not /Mail/Format | Dan Winship | 2002-04-11 | 1 | -2/+2 |
* | Handle the X-Mailer display style. (There is currently no GUI for | Dan Winship | 2002-04-11 | 1 | -0/+23 |
* | Make the drafts and sent folder buttons be EvolutionFolderSelectorButtons. | Dan Winship | 2002-04-05 | 1 | -30/+0 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 1 | -0/+23 |
* | Draw colour rectangles for each of the colour items and set a closure on | Jeffrey Stedfast | 2002-03-16 | 1 | -5/+5 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 1 | -4/+106 |
* | create new signature file (delete_unused_signature_file): be more careful | Radek Doulik | 2002-03-15 | 1 | -3/+14 |
* | removed forgotten FIXME | Radek Doulik | 2002-03-13 | 1 | -2/+0 |
* | new function | Radek Doulik | 2002-03-09 | 1 | -0/+12 |
* | Don't use an uninitialized 'id'. | Jeffrey Stedfast | 2002-03-08 | 1 | -4/+2 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 1 | -29/+540 |
* | Prompt the user to find out if he/she wants to go to the next folder with | Jeffrey Stedfast | 2002-02-20 | 1 | -1/+42 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -2/+10 |
* | Save the pathname. (save_part): Use the new mail_config cruft to get the | Jeffrey Stedfast | 2002-01-26 | 1 | -0/+41 |
* | Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. | Jeffrey Stedfast | 2002-01-08 | 1 | -10/+10 |
* | Add the auto-cc/bcc recipients here. The problem with setting them in the | Jeffrey Stedfast | 2001-12-20 | 1 | -14/+66 |
* | Setup the new-mail-notification widgets. (notify_command_changed): Update | Jeffrey Stedfast | 2001-12-19 | 1 | -7/+7 |
* | Connect to the destroy signal on the popup dialog. | Jeffrey Stedfast | 2001-12-15 | 1 | -8/+18 |
* | set the new-mail-notify command. | Jeffrey Stedfast | 2001-12-13 | 1 | -6/+48 |
* | Fix the boolean check to be && and not ||. | Jeffrey Stedfast | 2001-12-01 | 1 | -1/+1 |
* | merged from evoution-1-0-branch | Not Zed | 2001-11-28 | 1 | -0/+1 |
* | Call mail_config_pgp_type_detect_from_path() instead of doing our own lame | Jeffrey Stedfast | 2001-11-09 | 1 | -9/+225 |
* | Don't make the account editor modal either. | Jeffrey Stedfast | 2001-11-06 | 1 | -2/+3 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Removed, all functionality moved to mail-session. | 3 | 2001-10-24 | 1 | -5/+5 |
* | call e_passwords_init and e_passwords_shutdown. | Chris Toshok | 2001-10-13 | 1 | -5/+29 |
* | Fix up the logic here. | Dan Winship | 2001-10-11 | 1 | -5/+4 |
* | 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 |