| Commit message (Expand) | Author | Age | Files | Lines |
* | If we are trying to reply to a list, first check that we can by getting | Jeffrey Stedfast | 2002-10-17 | 2 | -44/+72 |
* | Add the new-mail-notify rule to the filter driver before adding the user | Jeffrey Stedfast | 2002-10-16 | 3 | -17/+35 |
* | Change the type in LDAP shortcuts from "ldap-contacts" to "contacts/ldap". | Dan Winship | 2002-10-16 | 2 | -144/+62 |
* | remove an unwanted space | Jeffrey Stedfast | 2002-10-15 | 1 | -1/+1 |
* | Only set an account name if one doesn't already exist. Also use the | Jeffrey Stedfast | 2002-10-11 | 2 | -18/+29 |
* | Don't do anything if the message_list is NULL (this means the | Jeffrey Stedfast | 2002-10-11 | 2 | -1/+12 |
* | The CamelFolderInfo that we get back has nodes for all parent folders, so | Jeffrey Stedfast | 2002-10-10 | 2 | -2/+19 |
* | Mark a string for translation, fixes bug #31942. Thanks to | Jeffrey Stedfast | 2002-10-09 | 3 | -7/+12 |
* | Don't maek "en" for translation. Fixes bug #31788. | Jeffrey Stedfast | 2002-10-08 | 3 | -5/+10 |
* | Don't default 'me' to the source account until after we've tried to detect | Jeffrey Stedfast | 2002-10-05 | 2 | -13/+45 |
* | (drag_data_get_cb): silence warning. | Larry Ewing | 2002-10-02 | 2 | -1/+2 |
* | add support for dragging the content type directly. | Larry Ewing | 2002-10-02 | 2 | -3/+44 |
* | Connect to the changed signal for the reply_to entry box. Fixes bugs | Jeffrey Stedfast | 2002-10-02 | 2 | -1/+6 |
* | Only setup the languages if the language_seq is not CORBA_OBJECT_NIL. | Jeffrey Stedfast | 2002-10-02 | 2 | -7/+13 |
* | Use e_utf8_gtk_entry_set_text for the email address and reply-to fields. | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+6 |
* | Handle a multipart/encrypted part. Fixes bug #31547. | Jeffrey Stedfast | 2002-10-02 | 2 | -1/+14 |
* | Shut up some compiler warnings. | Jeffrey Stedfast | 2002-10-02 | 2 | -3/+5 |
* | Use the camel_message_info_new/free functions rather than g_new0 and | Jeffrey Stedfast | 2002-10-02 | 3 | -113/+60 |
* | [Fix #24732] | Ettore Perazzoli | 2002-10-02 | 2 | -2/+13 |
* | cursor activated on etable is required to know when the selection changes | Not Zed | 2002-10-01 | 2 | -0/+16 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 4 | -4/+15 |
* | translate prompt from utf8 to gtk widget. #31365. | Not Zed | 2002-09-30 | 2 | -7/+10 |
* | #include <stdlib.h> for alloca (searcher_next_token): Changed slightly to | Jeffrey Stedfast | 2002-09-28 | 2 | -11/+26 |
* | added standard header comment containing GPL license info | Jeffrey Stedfast | 2002-09-28 | 1 | -4/+17 |
* | added standard header comment containing GPL license | Jeffrey Stedfast | 2002-09-28 | 1 | -4/+18 |
* | Set a timeout to call mail_config_write() in 2 seconds. Otherwise changes | Dan Winship | 2002-09-28 | 2 | -0/+37 |
* | Add a margin around the "flag for followup" table so it lines up with | Dan Winship | 2002-09-26 | 2 | -4/+15 |
* | add "mail/public". Leave "vtrash" as it is rather than renaming it to | Dan Winship | 2002-09-26 | 5 | -13/+47 |
* | NULL-check si->folders before passing it into find_folder so we don't | Jeffrey Stedfast | 2002-09-26 | 2 | -1/+7 |
* | Allow users to delete already deleted messages, fixes bug #30827. | Jeffrey Stedfast | 2002-09-25 | 2 | -1/+6 |
* | Always do a search if the query changed. For #31060 & #29625. | Not Zed | 2002-09-24 | 2 | -3/+5 |
* | pass name of the script as 1st parameter | Radek Doulik | 2002-09-24 | 3 | -2/+10 |
* | Fix non-ANSI switch statement. | Dan Winship | 2002-09-24 | 5 | -3/+20 |
* | Use 0666 as the create mode so that the user's umask is used to it's | Jeffrey Stedfast | 2002-09-24 | 2 | -1/+6 |
* | add these and install Mailer.idl | Dan Winship | 2002-09-24 | 2 | -0/+7 |
* | Connect signal handlers to the GtkHTML preferences so that when the | Jeffrey Stedfast | 2002-09-21 | 2 | -7/+21 |
* | Unset the changed bit on the composer and also drop any undo operations | Jeffrey Stedfast | 2002-09-20 | 2 | -0/+8 |
* | Fix for filter driver api change. | Not Zed | 2002-09-19 | 2 | -1/+6 |
* | If going back from a page past our end (i.e. the final page), jump to the | Not Zed | 2002-09-19 | 2 | -1/+7 |
* | reverted wrapping patch | Radek Doulik | 2002-09-19 | 4 | -83/+46 |
* | helper to map a camel excpeiton to a listener result. | Not Zed | 2002-09-18 | 2 | -9/+36 |
* | Use e_strftime_fix_am_pm here which fixes locale issues as well as working | Jeffrey Stedfast | 2002-09-18 | 4 | -3/+9 |
* | Disable debugging printf's | Jeffrey Stedfast | 2002-09-18 | 2 | -94/+109 |
* | fixed a comment | Jeffrey Stedfast | 2002-09-18 | 1 | -2/+2 |
* | If the vpaned isn't realized, don't call mail_config_set_paned_size. Fixes | Dan Winship | 2002-09-14 | 2 | -1/+7 |
* | rename this from "Mail.idl" so that the generated .h file won't overwrite | Dan Winship | 2002-09-13 | 7 | -30/+42 |
* | Ignore SIGXFSZ to fix bug #30269. | Jeffrey Stedfast | 2002-09-13 | 2 | -0/+5 |
* | The new callback function for the g_hash_table_foreach which both upgrades | Jeffrey Stedfast | 2002-09-13 | 2 | -36/+268 |
* | Only abort if the user selected ADVANCED_SEARCH, not the other way around. | Jeffrey Stedfast | 2002-09-12 | 2 | -2/+7 |
* | check the new gnome-vfs icon_filename key. If that fails, fall back to | Jeffrey Stedfast | 2002-09-12 | 2 | -10/+23 |
* | Handle file uri's too. | Not Zed | 2002-09-11 | 5 | -80/+130 |
* | If we already have a folder, make sure we unref/unhook from it. Fixes a | Not Zed | 2002-09-10 | 3 | -1/+26 |
* | Make sure that fb->message_list is non-NULL before checking | Jeffrey Stedfast | 2002-09-10 | 3 | -4/+14 |
* | revert an earlier change that used the full account name as the folder name (... | Jeffrey Stedfast | 2002-09-10 | 1 | -9/+11 |
* | Don't look for an end quote, instead look for </item> to terminate the | Jeffrey Stedfast | 2002-09-10 | 2 | -1/+4 |
* | Don't look for an end quote, instead look for </item> to terminate the | Jeffrey Stedfast | 2002-09-10 | 2 | -15/+9 |
* | Hex decode imap folder names too. (shortcuts_upgrade_xml_file): Don't look | Jeffrey Stedfast | 2002-09-10 | 2 | -18/+29 |
* | add evolution-mail-upgrade | Dan Winship | 2002-09-10 | 1 | -0/+1 |
* | Don't modify the URL if the path doesn't start with "exchange". (Means | Dan Winship | 2002-09-09 | 2 | -15/+33 |
* | Sync the database after upgrading mailer stuff. (imap_url_upgrade): Since | Jeffrey Stedfast | 2002-09-07 | 2 | -0/+5 |
* | Sync the database after upgrading mailer stuff. (imap_url_upgrade): Since | Jeffrey Stedfast | 2002-09-07 | 2 | -5/+25 |
* | All this snot is to fix bug #29930. What I think was happening was that | Jeffrey Stedfast | 2002-09-06 | 2 | -81/+98 |
* | Hex decode the folder names when searching for them in the memory buffer, | Jeffrey Stedfast | 2002-09-06 | 3 | -86/+200 |
* | Changed the descriptions of the fonts, mail, accounts and composer pages | Anna Marie Dirks | 2002-09-06 | 2 | -4/+13 |
* | Return FALSE here. (get_base_url): Add a cast. | Ettore Perazzoli | 2002-09-05 | 4 | -5/+19 |
* | some fixes | Jeffrey Stedfast | 2002-09-05 | 1 | -13/+24 |
* | Add upgrade-mailer.c to the build. | Jeffrey Stedfast | 2002-09-05 | 3 | -1/+874 |
* | Made sure account->id->address is not NULL before adding it to the hash | Jeffrey Stedfast | 2002-09-05 | 2 | -1/+9 |
* | Remove the "Get!" printf. (set_prop): Likewise for "Set!" | Dan Winship | 2002-09-05 | 2 | -2/+5 |
* | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 3 | -1/+31 |
* | New callback functions that wrap the mail-callbacks versions of | Jeffrey Stedfast | 2002-09-04 | 2 | -4/+36 |
* | Dont translate / to dir_sep anymore, we always use /. | Not Zed | 2002-09-03 | 2 | -12/+5 |
* | simplified raw view | Radek Doulik | 2002-08-31 | 3 | -17/+11 |
* | use iframe's fallback content | Radek Doulik | 2002-08-31 | 2 | -5/+5 |
* | removed commented code | Radek Doulik | 2002-08-31 | 1 | -3/+0 |
* | as below (handle_text_plain_flowed): as below | Radek Doulik | 2002-08-31 | 4 | -43/+89 |
* | Add HAS_FLAGS to a few miscellaneous commands that don't use IS_xMESSAGE. | Peter Williams | 2002-08-30 | 2 | -3/+8 |
* | Add an evolution:shell_component_launch_order and rename | Dan Winship | 2002-08-29 | 2 | -1/+9 |
* | 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 |
* | Fix some broken logic here, `p = strrchr (path, '/') + 1` will *never* be | Jeffrey Stedfast | 2002-08-29 | 2 | -2/+6 |
* | We now always need to init gconf for our later call to e_proxy_init() | Jeffrey Stedfast | 2002-08-29 | 2 | -18/+23 |
* | Add some new flags for sensitizing nodes based on the flags of the | Peter Williams | 2002-08-29 | 4 | -17/+134 |
* | Also check that the component has PersistStream. (mail_lookup_handler): | Peter Williams | 2002-08-29 | 2 | -9/+40 |
* | Pass mail_config_get_thread_subject() as the third argument to | Jeffrey Stedfast | 2002-08-28 | 4 | -30/+70 |
* | removed tip frame | Radek Doulik | 2002-08-28 | 4 | -60/+5 |
* | Fixes for bug #4480 | Jeffrey Stedfast | 2002-08-28 | 4 | -32/+63 |
* | Fix bug #29493. | Peter Williams | 2002-08-28 | 2 | -0/+6 |
* | Logic change for when untoggling a message from deleted-dom. | Peter Williams | 2002-08-27 | 2 | -2/+9 |
* | Enforce the mailer policy that deleted messages are marked as seen. Fixes | Peter Williams | 2002-08-27 | 2 | -2/+19 |
* | Address most of bug #4940. Fails on the last page of the add account | Peter Williams | 2002-08-24 | 2 | -2/+90 |
* | Reset the X-Evolution-PostTo header. | Jeffrey Stedfast | 2002-08-23 | 3 | -0/+13 |
* | Spawn a new thread to ping the server but only if it is connected. | Jeffrey Stedfast | 2002-08-22 | 2 | -4/+62 |
* | Don't bother overloading the timeout virtual methods since they don't | Jeffrey Stedfast | 2002-08-22 | 5 | -9/+45 |
* | be sure that widget is realized so that e_utf8_from_gtk_string works | Radek Doulik | 2002-08-21 | 2 | -0/+10 |
* | guard against the view_instance disappearing during earlier CORBA work. | Mike Kestner | 2002-08-21 | 2 | -0/+10 |
* | Once we hit the target node, update the cursor_uid if it's set. Fixes | Peter Williams | 2002-08-21 | 2 | -0/+9 |
* | Fix a copy/paste-o. Use the pgp_path GnomeFileEntry widget rather than the | Jeffrey Stedfast | 2002-08-20 | 2 | -1/+8 |
* | (mail_account_gui_save): Fix the saving of STORE_AND_TRANSPORT | Dan Winship | 2002-08-20 | 2 | -3/+7 |
* | source_type_changed may try to change the transport optionmenu | Dan Winship | 2002-08-20 | 2 | -4/+13 |
* | Change this into a GnomeApp so we get a statusbar and the dialog is a | Peter Williams | 2002-08-17 | 4 | -83/+208 |
* | Add a "don't sign meeting requests" option to the security pane, since | Dan Winship | 2002-08-15 | 6 | -0/+42 |
* | Removed an unused variable. | Jeffrey Stedfast | 2002-08-14 | 3 | -2/+10 |
* | Replace no-longer-existent e_book_query_address_locally with | Dan Winship | 2002-08-13 | 2 | -1/+6 |
* | Use mail_get_messages() instead of mail_get_message(). | Jeffrey Stedfast | 2002-08-13 | 2 | -7/+11 |
* | Use mail_get_messages() instead of mail_get_message(). | Jeffrey Stedfast | 2002-08-13 | 2 | -31/+35 |
* | If the ccd is NULL, create a new ccd, disconnect the old signal handlers, | Jeffrey Stedfast | 2002-08-10 | 2 | -4/+54 |
* | Handle the fact that ccd may be NULL (if the composer was created via | Dan Winship | 2002-08-10 | 2 | -7/+13 |
* | When a URI is changed, try to copy over threaded view settings, preview | Peter Williams | 2002-08-10 | 2 | -0/+71 |
* | Instead of comparing old/new CamelStore objects, just compare their | Jeffrey Stedfast | 2002-08-09 | 2 | -55/+23 |
* | oops, forgot to save before I commit'd apparently | Jeffrey Stedfast | 2002-08-08 | 1 | -3/+0 |
* | Don't check permanent_flags for the CAMEL_MESSAGE_DELETED bit here, if we | Jeffrey Stedfast | 2002-08-08 | 2 | -0/+8 |
* | Force a refresh of the menu sensitivity when the thread state changes. | Not Zed | 2002-08-08 | 3 | -60/+92 |
* | Delete the Draft item that this was edited from if that is the case as | Jeffrey Stedfast | 2002-08-08 | 2 | -61/+192 |
* | If outbox_folder is NULL, don't try and get its message count (this should | Peter Williams | 2002-08-08 | 2 | -1/+6 |
* | agh, don't break the build (shame on me) | Jeffrey Stedfast | 2002-08-07 | 1 | -1/+1 |
* | forgot changelog | Not Zed | 2002-08-07 | 1 | -0/+3 |
* | Set the week start day from the calendar prefs, do same for 24 hour | Not Zed | 2002-08-07 | 1 | -3/+3 |
* | No need to save a temporary file first anymore since I updated | Jeffrey Stedfast | 2002-08-07 | 2 | -19/+8 |
* | Set the week start day from the calendar prefs, do same for 24 hour | Not Zed | 2002-08-07 | 4 | -4/+56 |
* | Save to a temporary file first using e_xml_save_file rather than | Jeffrey Stedfast | 2002-08-07 | 2 | -11/+38 |
* | Set the rule name to include the search string, for #10979. | Not Zed | 2002-08-06 | 2 | -2/+12 |
* | Only count hidden messages which are in the folder. Should probably | Not Zed | 2002-08-06 | 2 | -2/+28 |
* | Check driver != NULL, if folder_filter freed it already. | Not Zed | 2002-08-06 | 2 | -2/+6 |
* | Unref the driver before returning to main thread, so any closing | Not Zed | 2002-08-06 | 7 | -173/+125 |
* | If we are not in interactive mode, don't display error dialogs. | Jeffrey Stedfast | 2002-08-06 | 7 | -22/+60 |
* | Add a GHashTable pointer so we can remove the info once the operation is | Peter Williams | 2002-08-06 | 2 | -0/+10 |
* | Updated to call post_to_url if the id is "post". | Jeffrey Stedfast | 2002-08-06 | 4 | -10/+31 |
* | Only reply to all or reply to list, set CAMEL_MESSAGE_ANSWERED_ALL too. | Dan Winship | 2002-08-05 | 2 | -1/+8 |
* | Set the default flag to Follow-Up. | Jeffrey Stedfast | 2002-08-03 | 2 | -0/+4 |
* | Updated to use the new Follow-Up tags. Instead of storing a string | Jeffrey Stedfast | 2002-08-03 | 11 | -399/+290 |
* | (create_component): Use | Ettore Perazzoli | 2002-08-02 | 2 | -9/+15 |
* | If we are editing an account, then get the CamelStore associated with the | Jeffrey Stedfast | 2002-08-02 | 2 | -22/+76 |
* | camel: | Peter Williams | 2002-08-01 | 3 | -4/+22 |
* | Don't setup a handler for multipart/digest. (handle_multipart_digest): | Jeffrey Stedfast | 2002-08-01 | 3 | -31/+32 |
* | Removed folder-browser-window from the build. | Jeffrey Stedfast | 2002-08-01 | 6 | -307/+11 |
* | Change the order so that "New Contact" is first and "New Contact List" is | Ettore Perazzoli | 2002-08-01 | 2 | -6/+11 |
* | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 2 | -2/+10 |
* | Added global cameldatacache for managing remote image cache. | Not Zed | 2002-07-31 | 2 | -3/+83 |
* | save signature here to remember the changed name | Radek Doulik | 2002-07-31 | 2 | -0/+6 |
* | Use camel_medium_get_header to get the date header rather than getting the | Jeffrey Stedfast | 2002-07-31 | 2 | -11/+12 |
* | setup private data. (mail_display_destroy): cancel any outstanding | Not Zed | 2002-07-30 | 5 | -51/+238 |
* | (request_password): Left-align the check button's | Ettore Perazzoli | 2002-07-30 | 2 | -0/+6 |
* | Get the "Reset Defaults" folders button and connect to the clicked signal. | Jeffrey Stedfast | 2002-07-30 | 3 | -3/+56 |
* | Call mail_note_store to get the folders to be updated and new ones to be | Peter Williams | 2002-07-30 | 2 | -1/+10 |
* | (request_password): Add an accelerator for the | Ettore Perazzoli | 2002-07-30 | 2 | -5/+21 |
* | No real need for this to be an async function sync we are going to call | Jeffrey Stedfast | 2002-07-27 | 2 | -83/+5 |
* | Add a new menu item for posting to the New toolbar button thing. | Jeffrey Stedfast | 2002-07-27 | 2 | -4/+12 |
* | Add a new menu item for posting to the New toolbar button thing. | Jeffrey Stedfast | 2002-07-27 | 2 | -0/+12 |
* | Make the gtk label line-wrap instead of us forcing \n's in the label, that | Jeffrey Stedfast | 2002-07-26 | 3 | -11/+20 |
* | Make sure that the url isn't an empty string and also make sure to free it | Jeffrey Stedfast | 2002-07-26 | 2 | -5/+16 |
* | Use mail_tools_folder_to_url(). | Jeffrey Stedfast | 2002-07-26 | 7 | -53/+200 |
* | Update to take argc and argv arguments since this is the new definition | Jeffrey Stedfast | 2002-07-25 | 4 | -13/+61 |
* | Mae sure that the html->pointer_url is non-NULL. Should fix bug #28159 | Jeffrey Stedfast | 2002-07-25 | 2 | -1/+12 |
* | Check for whether current_message is NULL as well as preview_shown (if we | Peter Williams | 2002-07-25 | 3 | -3/+24 |
* | Don't pass the length of the tag name into strncmp, instead use the length | Jeffrey Stedfast | 2002-07-25 | 1 | -4/+8 |
* | cast! | Jeffrey Stedfast | 2002-07-25 | 1 | -4/+3 |
* | Call camel_session_get_service instead of camel_session_get_store, as | Peter Williams | 2002-07-25 | 3 | -15/+44 |
* | use mail_config_get_send_html for html format flag | Radek Doulik | 2002-07-25 | 3 | -2/+10 |
* | Propagate name changes or removes to the mail config. #15951. Doesn't | Not Zed | 2002-07-24 | 4 | -0/+78 |
* | Commit a fix that I thought I committed a while ago: | Jeffrey Stedfast | 2002-07-24 | 3 | -9/+31 |
* | Initialise the standard uri's before doing anything else. | Not Zed | 2002-07-24 | 3 | -13/+56 |
* | Don't use strncmp here or reply-all will match reply. | Jeffrey Stedfast | 2002-07-24 | 2 | -1/+6 |
* | Also perform a search on the query_changed signal, which is what gets | Peter Williams | 2002-07-24 | 2 | -0/+8 |
* | use uri_list before we set "uri-list" to NULL, which will automagically | Not Zed | 2002-07-23 | 2 | -2/+7 |
* | Disconnect from folderbroser signals when we unref it, so we dont get | Not Zed | 2002-07-23 | 2 | -0/+7 |
* | Check to make sure the script output is valid UTF-8, if not then attempt | Jeffrey Stedfast | 2002-07-23 | 2 | -18/+58 |
* | Remove the assert, and always copy over the threadtree which represents | Not Zed | 2002-07-22 | 2 | -5/+9 |
* | When renaming, use full_name to set the folder, not name, so the path is | Not Zed | 2002-07-22 | 2 | -1/+6 |
* | recognize urls in plain text reply quoting logic (bug #27908). | Larry Ewing | 2002-07-21 | 2 | -1/+7 |
* | Try including gtkhtml/gtkhtml.h instead. Test really is a 4 letter word | Not Zed | 2002-07-19 | 2 | -1/+6 |
* | Removed bogus static pre-declaration. | Ettore Perazzoli | 2002-07-19 | 5 | -4/+18 |
* | Change the HTML to make this a little prettier. | Peter Williams | 2002-07-19 | 2 | -1/+5 |
* | Load the messagedisplay XML file as a base for the UI, so that things | Peter Williams | 2002-07-19 | 2 | -4/+26 |
* | Put the mcheck stuff back in, which was removed without a changelog entry. | Not Zed | 2002-07-18 | 2 | -2/+11 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 2 | -0/+5 |
* | use "saved" gtkhtml command | Radek Doulik | 2002-07-18 | 2 | -0/+8 |
* | Oops, Don't comment out the mail_note_store call. | Jeffrey Stedfast | 2002-07-18 | 2 | -2/+7 |
* | remove debug printf | Dan Winship | 2002-07-17 | 1 | -2/+0 |
* | Re-enable some #if 0'd code. | Jeffrey Stedfast | 2002-07-17 | 6 | -18/+32 |
* | Remove a stray conflict marker. | Peter Williams | 2002-07-17 | 1 | -1/+0 |
* | Lookup the label colour based on the label token, not an integer. | Not Zed | 2002-07-16 | 3 | -17/+19 |
* | Pass 'info' into mail_append_mail(), seems I created the info but forgot | Jeffrey Stedfast | 2002-07-16 | 2 | -18/+28 |
* | use new save_header_state flag | Radek Doulik | 2002-07-16 | 2 | -3/+7 |
* | Account for the case that when a disco store is "online" but actually | Peter Williams | 2002-07-15 | 4 | -3/+20 |
* | remove a stray conflict marker | Peter Williams | 2002-07-15 | 1 | -1/+0 |
* | Define a versioned library directory that we can use for things that are | Peter Williams | 2002-07-15 | 3 | -2/+9 |
* | Set the vfolder_editor variable to null before we close the dialogue, | Not Zed | 2002-07-15 | 2 | -4/+8 |
* | Oops, accidentally checked in some unfinished, unworking code. Reverted. | Not Zed | 2002-07-15 | 2 | -46/+12 |
* | ** fixes for #10781 | Not Zed | 2002-07-15 | 7 | -27/+139 |
* | Rename "Save to disk..." to "Save Attachment..." | Jeffrey Stedfast | 2002-07-12 | 3 | -7/+12 |
* | Modified to use a single list of UI node elements with an enable-mask | Jeffrey Stedfast | 2002-07-11 | 2 | -226/+201 |
* | If we unref'd a current_message, clear the datalist. Don't bother | Jeffrey Stedfast | 2002-07-11 | 2 | -15/+16 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 2 | -0/+6 |
* | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 3 | -2/+10 |
* | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 3 | -2/+11 |
* | fixed a compile warning | Jeffrey Stedfast | 2002-07-10 | 1 | -1/+1 |
* | Don't ever use the mail-display's current_message, this can cause | Jeffrey Stedfast | 2002-07-09 | 6 | -33/+53 |
* | removed the news editor widget since it sucked. | Jeffrey Stedfast | 2002-07-09 | 1 | -113/+0 |
* | Only queue a send operation if we are in Online mode, otherwise don't | Jeffrey Stedfast | 2002-07-06 | 2 | -2/+10 |
* | No longer need to pass a postpone_cb function into the composer | Jeffrey Stedfast | 2002-07-06 | 9 | -81/+138 |
* | cleaned up mail-config.glade to remove the notebook tab for the accounts_tab | Jeffrey Stedfast | 2002-07-05 | 1 | -257/+100 |
* | Removed. | Jeffrey Stedfast | 2002-07-05 | 3 | -265/+2 |
* | changed a comment | Jeffrey Stedfast | 2002-07-05 | 1 | -1/+2 |
* | Removed special-case code for NNTP support. | Jeffrey Stedfast | 2002-07-05 | 9 | -364/+31 |
* | Pass TRUE as the auto_connect argument to mail_load_storage_from_uri(). | Jeffrey Stedfast | 2002-07-04 | 6 | -14/+32 |
* | Increase the size of the escapped mlist buffer, we can't assume that there | Jeffrey Stedfast | 2002-07-03 | 2 | -0/+2 |
* | Increase the size of the escapped mlist buffer, we can't assume that there | Jeffrey Stedfast | 2002-07-03 | 2 | -1/+5 |
* | Fixes bug #27263. | Jeffrey Stedfast | 2002-07-03 | 4 | -15/+56 |
* | Remove Bcc headers too. | Jeffrey Stedfast | 2002-07-03 | 3 | -1/+10 |
* | (folder_browser_gui_init): Don't connect | Ettore Perazzoli | 2002-07-02 | 2 | -3/+8 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 2 | -1/+7 |
* | remove dependency on removed file camel/camel-pgp-context.h | Sean Atkinson | 2002-07-02 | 2 | -2/+5 |
* | Make sure that cid is non-NULL. | Jeffrey Stedfast | 2002-07-02 | 2 | -1/+6 |
* | Removed some conflict indicators i missed. | Michael Zucci | 2002-07-01 | 1 | -1/+0 |
* | Removed. The folder's deleted event isn't needed since we're listening to | Not Zed | 2002-07-01 | 2 | -14/+12 |
* | Don't skip over disabled accounts - put them in the folder tree too. | Jeffrey Stedfast | 2002-06-29 | 3 | -9/+14 |
* | Fixes bug #27055. | Jeffrey Stedfast | 2002-06-29 | 3 | -3/+22 |
* | Recursively delete any subfolders. | Jeffrey Stedfast | 2002-06-28 | 2 | -12/+46 |
* | slight build fixes | Jeffrey Stedfast | 2002-06-27 | 3 | -19/+20 |
* | Don't allow the pgp type to be anything except NONE or GPG. | Jeffrey Stedfast | 2002-06-27 | 7 | -139/+80 |
* | Also handle https urls. | Jeffrey Stedfast | 2002-06-26 | 2 | -1/+3 |
* | Some compiler warning fixes. | Jeffrey Stedfast | 2002-06-26 | 9 | -63/+70 |
* | If the pgp type is gpg, then use the gpg context. | Jeffrey Stedfast | 2002-06-22 | 4 | -32/+88 |
* | New convenience function to find the first parent node that is visible and | Jeffrey Stedfast | 2002-06-19 | 3 | -11/+41 |
* | New convenience function to get a cached normalised string. | Jeffrey Stedfast | 2002-06-18 | 4 | -72/+164 |
* | If we dont support searching, dont try to. | Not Zed | 2002-06-17 | 3 | -2/+11 |
* | Move m->complete = TRUE; to within the cancel-check block, this way | Jeffrey Stedfast | 2002-06-12 | 2 | -2/+9 |
* | If we dont get a folder, dont try and get details off it. Should get rid | Not Zed | 2002-06-11 | 4 | -43/+102 |
* | Comment out the code to add/remove the store to the folder-tree when it | Jeffrey Stedfast | 2002-06-11 | 3 | -4/+11 |
* | call mail_config_init to be sure we have the db, save auto_signature as | Radek Doulik | 2002-06-11 | 3 | -1/+11 |
* | If we are doing Reply-to-All, do not include any of the user's email | Jeffrey Stedfast | 2002-06-11 | 2 | -55/+82 |
* | hook this to cancel button in signature script dialog | Radek Doulik | 2002-06-08 | 2 | -0/+10 |
* | fix some typos, set label usize to 500, -2 (menu_help): added help link to | Radek Doulik | 2002-06-08 | 2 | -2/+20 |
* | script signatures | Radek Doulik | 2002-06-08 | 6 | -191/+310 |
* | If this account is not a completely new account (ie, it is an edited | Jeffrey Stedfast | 2002-06-07 | 4 | -7/+92 |
* | disable edit and delete when there are no signatures defined | Radek Doulik | 2002-06-07 | 2 | -0/+9 |
* | enhanced signature editor | Radek Doulik | 2002-06-06 | 5 | -18/+88 |
* | Keep track of the regeneration request in a list. (regen_list_free): | Not Zed | 2002-06-06 | 3 | -18/+56 |
* | Don't forget to free the date string buffer. | Jeffrey Stedfast | 2002-06-06 | 2 | -1/+7 |
* | use gtk string instead of utf8 one | Radek Doulik | 2002-06-06 | 2 | -2/+8 |
* | signature editor reworked, WIP | Radek Doulik | 2002-06-05 | 7 | -585/+403 |
* | The following changes take a great leap toward fixing bug #1042. | Jeffrey Stedfast | 2002-06-05 | 4 | -34/+142 |
* | Added priorities. | Christopher James Lahey | 2002-06-05 | 2 | -2/+6 |
* | Set the title of our GalViewCollection. | Christopher James Lahey | 2002-06-04 | 2 | -0/+7 |
* | Duh, we want to set the news_edit/delete buttons for the news page, not | Not Zed | 2002-06-04 | 3 | -3/+11 |
* | Write the signature after the account has been added. (sig_new_html): | Jeffrey Stedfast | 2002-06-04 | 2 | -16/+16 |
* | Correctly get the GtkWindow ancestor of the prefs widget. | Jeffrey Stedfast | 2002-06-04 | 2 | -1/+9 |
* | Changed to check everything from the composer before the message is | Not Zed | 2002-06-04 | 3 | -66/+72 |
* | Prompt the user to see if he really wants to quit when there are queued | Jeffrey Stedfast | 2002-06-04 | 3 | -3/+27 |