| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tagguikachu-1_1_98 | nobody | 2002-03-10 | 96 | -66720/+0 |
* | truncate stream before saving | Radek Doulik | 2002-03-09 | 2 | -2/+6 |
* | new function | Radek Doulik | 2002-03-09 | 5 | -3/+54 |
* | Rewrite this to not use stpcpy, which isn't portable. | Dan Winship | 2002-03-09 | 2 | -5/+11 |
* | handle name changed event (sig_load_preview): don't run script before each | Radek Doulik | 2002-03-09 | 3 | -6/+57 |
* | Re-focus the account name entry widget. (identity_prepare): If a name is | Jeffrey Stedfast | 2002-03-08 | 3 | -15/+73 |
* | make edit button sensitive after new signature is created (sig_new_text): | Radek Doulik | 2002-03-08 | 2 | -0/+8 |
* | notify accounts dialog about signature content change | Radek Doulik | 2002-03-08 | 7 | -23/+60 |
* | Made all the acclerators in the context menu on a message work. (There are | Anna Marie Dirks | 2002-03-08 | 2 | -14/+19 |
* | Don't use an uninitialized 'id'. | Jeffrey Stedfast | 2002-03-08 | 2 | -4/+7 |
* | set initial focus to editor (do_exit): use hasUndo to avoid question | Radek Doulik | 2002-03-08 | 2 | -4/+22 |
* | Update for storage changes: explicitly create a root folder. | Dan Winship | 2002-03-08 | 5 | -14/+31 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 16 | -425/+2288 |
* | Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't exist | Dan Winship | 2002-03-06 | 2 | -1/+5 |
* | "use_ssl" can now be 3 options, modify the code to handle this. | Jeffrey Stedfast | 2002-03-06 | 4 | -46/+184 |
* | Pull up assertion change from evolution-1-0-branch to allow external | Dan Winship | 2002-03-06 | 2 | -1/+6 |
* | If the clicked column was column 0, enable/disable it. (mail_select): | Jeffrey Stedfast | 2002-03-05 | 2 | -7/+21 |
* | Added more debugging code to help figure out why a certain image isn't | Jeffrey Stedfast | 2002-03-05 | 3 | -6/+17 |
* | Connect to the focus-in/out events on the message-list so that we can | Jeffrey Stedfast | 2002-03-05 | 6 | -7/+78 |
* | Set X-Mailer to say "Ximian Evolution", not just "Evolution". | Ettore Perazzoli | 2002-03-05 | 2 | -1/+8 |
* | Forward all selected messages. Fixes bug #21190. | Jeffrey Stedfast | 2002-03-02 | 2 | -7/+18 |
* | Get the Content-Base if the header exists and use gtk_html_set_base to set | Jeffrey Stedfast | 2002-02-27 | 4 | -44/+33 |
* | If a related part is requested, remove it from the related undisplayed | Not Zed | 2002-02-26 | 5 | -6/+49 |
* | rename folder_browser_search_query_changed to this. | Chris Toshok | 2002-02-25 | 2 | -2/+12 |
* | Removed, this wasn't working as intended and seemed to break other | Jeffrey Stedfast | 2002-02-23 | 3 | -32/+6 |
* | Add an icon for the "New message" user creatable item. | Ettore Perazzoli | 2002-02-22 | 2 | -2/+11 |
* | Connect to our own message_list_built signal. Focus the list and select | Jeffrey Stedfast | 2002-02-22 | 2 | -3/+35 |
* | Gave the editor window a title and an icon. | Anna Marie Dirks | 2002-02-21 | 2 | -0/+13 |
* | Changed the policy for table2 so that it does not expand/fill. This was | Anna Marie Dirks | 2002-02-21 | 2 | -2/+10 |
* | Prompt the user to find out if he/she wants to go to the next folder with | Jeffrey Stedfast | 2002-02-20 | 7 | -15/+241 |
* | Ack, strip off the leading '/' char and also only translate if it is a | Jeffrey Stedfast | 2002-02-16 | 2 | -2/+2 |
* | Ack, strip off the leading '/' char and also only translate if it is a | Jeffrey Stedfast | 2002-02-16 | 2 | -2/+7 |
* | Ack, strip off the leading '/' char. | Jeffrey Stedfast | 2002-02-16 | 2 | -1/+4 |
* | Don't display a down-arrow if the attachment is undisplayable. Fixes bug | Jeffrey Stedfast | 2002-02-16 | 2 | -4/+10 |
* | Don't display a down-arrow if the attachment is undisplayable. Fixes bug | Jeffrey Stedfast | 2002-02-16 | 2 | -7/+12 |
* | Replacement for using g_basename and also translates the basename string | Jeffrey Stedfast | 2002-02-15 | 2 | -3/+21 |
* | Default the from-account to the source account. If that fails, then guess | Jeffrey Stedfast | 2002-02-15 | 3 | -14/+20 |
* | oops, Ximian is spelled Ximian, not Ximain. :-) | Jeffrey Stedfast | 2002-02-15 | 7 | -7/+7 |
* | added a kludge around a Nautilus bug that calls drag_data_get multiple times ... | Jeffrey Stedfast | 2002-02-14 | 1 | -1/+8 |
* | Implement. (drag_data_delete_cb): Implement. (do_attachment_header): Setup | Jeffrey Stedfast | 2002-02-14 | 3 | -22/+111 |
* | Set the followup icon to use the new flag icon rather than the exclamation | Jeffrey Stedfast | 2002-02-14 | 8 | -24/+124 |
* | Fixed a bug. | Jeffrey Stedfast | 2002-02-13 | 6 | -14/+39 |
* | No longer need to call e_msg_composer_show_sig_file(). This gets handled | Jeffrey Stedfast | 2002-02-13 | 2 | -2/+10 |
* | Show the signature. | Jeffrey Stedfast | 2002-02-13 | 2 | -0/+5 |
* | Get followup-up message-list values. Also highlight the message in red if | Jeffrey Stedfast | 2002-02-12 | 6 | -107/+219 |
* | added entries for latest changes | Radek Doulik | 2002-02-12 | 1 | -0/+9 |
* | use reset undo in editor | Radek Doulik | 2002-02-12 | 1 | -0/+7 |
* | Implemented. (on_right_click): Do better enabling/hiding of unwanted | Jeffrey Stedfast | 2002-02-12 | 3 | -15/+39 |
* | Set the correct drop-down menu item. (message_tag_followup_encode): Return | Jeffrey Stedfast | 2002-02-10 | 3 | -4/+34 |
* | New flag-for-followup tag editor dialog. | Jeffrey Stedfast | 2002-02-09 | 8 | -11/+892 |
* | Base class for a message tag editor. | Jeffrey Stedfast | 2002-02-09 | 7 | -19/+304 |
* | removed more needs-reply cruft | Jeffrey Stedfast | 2002-02-08 | 1 | -6/+0 |
* | call set_body later to allow ignored words to be sent to gtkhtml control | Radek Doulik | 2002-02-08 | 2 | -22/+27 |
* | remove "New" from user creatable menu item | JP Rosevear | 2002-02-08 | 2 | -1/+6 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 11 | -188/+195 |
* | Rearranged the #if checks so that we don't ever try to access any smime | Jeffrey Stedfast | 2002-02-07 | 2 | -3/+12 |
* | Removed references to NEEDS_REPLY. | Jeffrey Stedfast | 2002-02-07 | 6 | -68/+12 |
* | Look for DOCTYPE XML comments too to decide if the message content is | Jeffrey Stedfast | 2002-02-07 | 3 | -2/+7 |
* | Dont double-free the text body data. | Not Zed | 2002-02-06 | 2 | -4/+5 |
* | Add attachments after we've seen if the composer object is valid. | Not Zed | 2002-02-04 | 3 | -18/+32 |
* | Destroy the S/MIME frame if not available, instead of just graying it out. | Ettore Perazzoli | 2002-02-03 | 2 | -1/+8 |
* | Some touchups from me and Anna. | Ettore Perazzoli | 2002-02-03 | 2 | -189/+177 |
* | Don't bother setting the auto-cc/bcc recipients here. I'm moving the code | Jeffrey Stedfast | 2002-02-02 | 2 | -25/+7 |
* | ignore spell checking of words in addresses, move set_body_text after all | Radek Doulik | 2002-02-01 | 3 | -6/+37 |
* | Pass the parent window to mail_account_editor_new(). | Jeffrey Stedfast | 2002-01-31 | 6 | -14/+28 |
* | print quoted text in italic | Radek Doulik | 2002-01-31 | 2 | -6/+10 |
* | re-enable popup menu. (populate_folder_context_menu): If we're on a | Not Zed | 2002-01-30 | 2 | -8/+31 |
* | Changed the function signature so that we can pass in whom we want to | Dave West | 2002-01-30 | 2 | -6/+27 |
* | Make X-Evolution-Account take priority over X-Evolution-Transport. Should | Jeffrey Stedfast | 2002-01-30 | 2 | -3/+8 |
* | Don't pass NULL text to gtk_entry_set_text. Maybe this will fix bug | Jeffrey Stedfast | 2002-01-30 | 2 | -3/+12 |
* | New function that implements the Redirect feature. | Jeffrey Stedfast | 2002-01-30 | 6 | -4/+143 |
* | (footer_info_free): unref footer font | Radek Doulik | 2002-01-30 | 2 | -1/+10 |
* | (do_mail_print): get rid of static global variables, as they are | Radek Doulik | 2002-01-30 |