| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |