| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some unused ehaders and ones that cause compilation failures (such | Jeffrey Stedfast | 2002-11-11 | 3 | -34/+30 |
* | Fix bonobo object setup. | Not Zed | 2002-11-08 | 16 | -750/+745 |
* | Add support for an attach option in the mailto: url. | Jeffrey Stedfast | 2002-11-02 | 2 | -1/+8 |
* | comment fix | Jeffrey Stedfast | 2002-11-02 | 1 | -1/+1 |
* | Make sure to save References and In-Reply-To headers. Fixes bug #32932. | Jeffrey Stedfast | 2002-10-31 | 2 | -1/+8 |
* | Don't set the charset param on text parts nor tha rawtext bit on the | Jeffrey Stedfast | 2002-10-28 | 2 | -10/+23 |
* | (size_to_string): Return NULL | Ettore Perazzoli | 2002-10-26 | 2 | -3/+14 |
* | Only add the account address to the list of addresses if it is non-NULL. | Jeffrey Stedfast | 2002-10-22 | 2 | -1/+9 |
* | We need to treat message/rfc822 streams differently. Fixes bug #32378. | Jeffrey Stedfast | 2002-10-17 | 2 | -1/+17 |
* | Mark the file selector modal. Quick fix for bug #32256. | Not Zed | 2002-10-17 | 2 | -0/+6 |
* | Set content->rawtext to TRUE for text parts because the content is in its | Jeffrey Stedfast | 2002-10-08 | 2 | -7/+33 |
* | Don't create a new file if the file doesn't exist. | Jeffrey Stedfast | 2002-10-05 | 2 | -2/+8 |
* | If the user hits cancel when signing/encrypting, don't continue | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+8 |
* | When signing/encrypting a part, if a USER_CANCEL occurs, re-use the part | Jeffrey Stedfast | 2002-10-02 | 2 | -2/+10 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 3 | -2/+10 |
* | let the caller set the "From" account too (by name or address). | Dan Winship | 2002-09-30 | 3 | -4/+34 |
* | Don't reuse the part that we've signed and/or encrypted, create a new part | Jeffrey Stedfast | 2002-09-28 | 2 | -1/+10 |
* | Use "mail/*" for the allowed_types for the posting folder selector. | Dan Winship | 2002-09-26 | 2 | -1/+6 |
* | Only append the account name to the end of the From menu item if the email | Dan Winship | 2002-09-25 | 2 | -4/+30 |
* | Don't mark empty string with _(). | Zbigniew Chyla | 2002-09-24 | 2 | -1/+6 |
* | Removed a #warning. | Ettore Perazzoli | 2002-09-24 | 3 | -13/+12 |
* | Fix non-ANSI switch statement | Dan Winship | 2002-09-23 | 2 | -0/+5 |
* | allow to select last 2 menu items | Radek Doulik | 2002-09-20 | 2 | -1/+6 |
* | Handle multipart/signed and multipart/encrypted parts in a more expected | Jeffrey Stedfast | 2002-09-18 | 2 | -33/+51 |
* | Mark a string for translation. | Kjartan Maraas | 2002-09-16 | 2 | -1/+5 |
* | (composer_key_pressed): Don't chain the event | Ettore Perazzoli | 2002-09-06 | 2 | -9/+10 |
* | Make it so that the composer will close when the user hits Escape. | Jeffrey Stedfast | 2002-09-05 | 2 | -14/+40 |
* | removed "Set as default" menu item | Radek Doulik | 2002-08-28 | 2 | -53/+4 |
* | Oops, we were overwriting 'multipart' with our child multipart. Fixes | Peter Williams | 2002-08-27 | 2 | -11/+21 |
* | Fixes bug #29016 | Jeffrey Stedfast | 2002-08-23 | 3 | -89/+118 |
* | Use an EvolutionFolderSelectorButton instead of a label to indicate the | Dan Winship | 2002-08-19 | 2 | -7/+22 |
* | Don't turn on pgp signing if this is an iMIP message and pgp_no_imip_sign | Dan Winship | 2002-08-15 | 2 | -1/+17 |
* | Make the warning dialog display the message subject so that it is more | Jeffrey Stedfast | 2002-08-14 | 2 | -12/+28 |
* | Set the file-selection window icon. Fixes the mailer part of bug #7368. | Jeffrey Stedfast | 2002-08-13 | 5 | -53/+64 |
* | Don't call new_from_mime_part() since that function now does some copying | Jeffrey Stedfast | 2002-08-13 | 2 | -9/+36 |
* | Parse the auto-cc/bcc recipients and then later when parsing the cc/bcc | Jeffrey Stedfast | 2002-08-01 | 2 | -12/+80 |
* | new helper function (decode_signature_name): new helper function | Radek Doulik | 2002-07-30 | 2 | -4/+112 |
* | (set_signature_gui): new helper method to set signature from draft | Radek Doulik | 2002-07-27 | 2 | -1/+40 |
* | don't assert on default, when ESC is pressed, the dialog is closed as well | Radek Doulik | 2002-07-27 | 2 | -3/+9 |
* | Fix ChangeLog. | Ettore Perazzoli | 2002-07-27 | 1 | -1/+2 |
* | Special-case message/digest and give it a nice icon. [#9786] | Ettore Perazzoli | 2002-07-27 | 3 | -2/+27 |
* | Create the Post-To header. (headers_set_visibility): Possibly show the | Jeffrey Stedfast | 2002-07-26 | 5 | -136/+270 |
* | Fix spelling. | Dan Winship | 2002-07-26 | 2 | -1/+5 |
* | restart automanager to avoid multiple dialog apearing | Radek Doulik | 2002-07-24 | 2 | -2/+11 |
* | Applied patch below. | Not Zed | 2002-07-23 | 2 | -1/+11 |
* | Reverted some code that got committed by accident. | Jeffrey Stedfast | 2002-07-23 | 2 | -4/+12 |
* | fixed up some gtk-doc comments | Jeffrey Stedfast | 2002-07-23 | 1 | -5/+13 |
* | more cleanup | Jeffrey Stedfast | 2002-07-23 | 1 | -78/+78 |
* | Removed a lot of extra g_return_if_fail's that we don't need (if we are | Jeffrey Stedfast | 2002-07-23 | 2 | -12/+40 |
* | Removed a lot of extra g_return_if_fail's that we don't need (if we are | Jeffrey Stedfast | 2002-07-23 | 3 | -177/+176 |
* | removed insert file menu item | Radek Doulik | 2002-07-23 | 2 | -36/+4 |
* | This should use address_encode, since its an rfc822 address, not | Not Zed | 2002-07-19 | 2 | -1/+7 |
* | use "saved" gtkhtml command (e_msg_composer_is_dirty): use "is-saved" | Radek Doulik | 2002-07-18 | 2 | -3/+11 |
* | Set the from-account last so that auto-cc/bcc recipients don't get | Jeffrey Stedfast | 2002-07-17 | 2 | -1/+7 |
* | Instead of doing this with a weakref, do it by connecting to the destroy | Peter Williams | 2002-07-17 | 3 | -9/+24 |
* | added save_html_object_data parameter, use gtkhtml command to save object | Radek Doulik | 2002-07-16 | 3 | -6/+22 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 2 | -2/+6 |
* | oops, forgot to save | Jeffrey Stedfast | 2002-07-06 | 1 | -1/+1 |
* | Don't connect to the postpone signal, but do connect to the save-draft | Jeffrey Stedfast | 2002-07-06 | 5 | -58/+24 |
* | Use the new CamelMultipartEncrypted class to do our encryption work for | Jeffrey Stedfast | 2002-06-27 | 2 | -47/+165 |
* | Use the new CamelMultipartEncrypted class to do our encryption work for | Jeffrey Stedfast | 2002-06-27 | 2 | -31/+56 |
* | Use mail_crypto_get_pgp_cipher_context() so that the PGP/GPG decision is | Jeffrey Stedfast | 2002-06-26 | 2 | -1/+7 |
* | Use the new gpg cipher context rather than the old pgp context. | Jeffrey Stedfast | 2002-06-22 | 2 | -22/+30 |
* | don't convert text to html twice | Radek Doulik | 2002-06-20 | 2 | -7/+5 |
* | added "Set as default" menu item | Radek Doulik | 2002-06-11 | 4 | -14/+92 |
* | use new script signature interface | Radek Doulik | 2002-06-08 | 2 | -6/+13 |
* | Agh, priv->from.entry is no longer a GtkOptionMenu - it is an hbox | Jeffrey Stedfast | 2002-06-07 | 2 | -1/+7 |
* | Remove the customize toolbar thingy since Michael said that this would fix | Jeffrey Stedfast | 2002-06-07 | 3 | -10/+21 |
* | put option menu to hbox to make space for signatures menu | Radek Doulik | 2002-06-06 | 5 | -100/+114 |
* | signature editor reworked, WIP | Radek Doulik | 2002-06-05 | 2 | -88/+69 |
* | Properly handle user cancellation for signing/encrypting, just dont sign | Not Zed | 2002-06-04 | 3 | -14/+73 |
* | Allocate a new FileInfo struct here rather than using and unref it when | Jeffrey Stedfast | 2002-06-04 | 2 | -11/+14 |
* | Use gnome_vfs_file_info_clear() instead of gnome_vfs_file_info_unref() so | Jeffrey Stedfast | 2002-06-04 | 2 | -2/+9 |
* | Changes for multipart/signed api changes. | Not Zed | 2002-05-31 | 2 | -6/+20 |
* | New. (create_component): Pass it as the @request_quit_fn to | Ettore Perazzoli | 2002-05-16 | 4 | -36/+92 |
* | Just use g_basename. | Jeffrey Stedfast | 2002-05-16 | 2 | -5/+6 |
* | fixed a type-o | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+1 |
* | Check for empty-string pgp-key ids and don't use them. | Jeffrey Stedfast | 2002-04-27 | 2 | -5/+10 |
* | Unref the priv->tooltips object here. | Jeffrey Stedfast | 2002-04-17 | 4 | -10/+24 |
* | Change the Reply-To header contents. (e_msg_composer_hdrs_set_reply_to): | Jeffrey Stedfast | 2002-04-12 | 2 | -13/+22 |
* | No need to query for the persist-stream interface here, just re-use | Jeffrey Stedfast | 2002-04-11 | 2 | -13/+17 |
* | Use decode rather than unformat - the e_destination was changed (long time | Not Zed | 2002-04-09 | 3 | -5/+19 |
* | added some debug printf's | Jeffrey Stedfast | 2002-04-08 | 1 | -2/+6 |
* | Fixes bug #3980. | Jeffrey Stedfast | 2002-04-06 | 4 | -7/+21 |
* | ignore .pure | Chris Toshok | 2002-04-02 | 1 | -0/+1 |
* | From composer/ChangeLog: | Christopher James Lahey | 2002-03-29 | 2 | -41/+22 |
* | fix for the changes to GTKHTML_DATADIR that include the release number. | Larry Ewing | 2002-03-28 | 2 | -3/+8 |
* | "Forward as iCalendar" uses set_body, so we can't make the composer | Dan Winship | 2002-03-19 | 4 | -16/+36 |
* | use gtkhtml editor API version 1.1 | Radek Doulik | 2002-03-16 | 2 | -1/+7 |
* | Remove the extremely verbose printf here. | Dan Winship | 2002-03-12 | 2 | -2/+5 |
* | ops, unregister and not register new one sig_event_client | Radek Doulik | 2002-03-08 | 2 | -1/+6 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 2 | -30/+252 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-03-04 | 2 | -1/+6 |
* | [pulled up from evolution-1-0-branch] | Dan Winship | 2002-02-26 | 5 | -25/+112 |
* | don't insert paragraph here, also delete paragraph where signature was | Radek Doulik | 2002-02-15 | 2 | -2/+13 |
* | Use set_editor_text() (e_msg_composer_new_from_url): Same. | Jeffrey Stedfast | 2002-02-13 | 2 | -7/+17 |
* | reflect gtkhtml API change | Radek Doulik | 2002-02-13 | 2 | -1/+6 |
* | added entries for latest changes | Radek Doulik | 2002-02-12 | 1 | -0/+8 |
* | use editor is_dirty and reset undo | Radek Doulik | 2002-02-12 | 2 | -7/+18 |
* | swap the order in which we add recipients to the list. If we add the auto-rec... | Jeffrey Stedfast | 2002-02-02 | 1 | -33/+34 |
* | Update the auto-cc/bcc recipients in the composer header fields to match | Jeffrey Stedfast | 2002-02-02 | 2 | -2/+118 |
* | new method, tells composer to ignore all word in str string (next_word): | Radek Doulik | 2002-02-01 | 3 | -80/+140 |
* | If we are in redirect mode, use the original message and set the resent-* | Jeffrey Stedfast | 2002-01-30 | 5 | -148/+210 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 2 | -8/+6 |
* | get_file_contents(): use charset instead of composer->charset because the com... | Jeffrey Stedfast | 2002-01-11 | 1 | -1/+1 |
* | Rewrote to use CamelStreams and also convert the file contents to UTF-8 | Jeffrey Stedfast | 2002-01-11 | 2 | -98/+52 |
* | Fixed the setup of the "save-draft" signal so that it would actually work. | Jeffrey Stedfast | 2002-01-10 | 2 | -38/+23 |
* | Set the X-Evolution-Format header to text/plain if that is the editing | Jeffrey Stedfast | 2002-01-08 | 3 | -1/+12 |
* | A few minor fixes to make it more compliant with rfc2368. Should now be | Jeffrey Stedfast | 2002-01-05 | 2 | -20/+31 |
* | Only connect to the parent's destroy/hide signals while the attachment | Jeffrey Stedfast | 2002-01-04 | 2 | -6/+14 |
* | Only cancel the selection dialog if it is currently in use, otherwise | Jeffrey Stedfast | 2001-12-22 | 3 | -2/+9 |
* | added #include <sys/time.h> | Jeffrey Stedfast | 2001-12-21 | 1 | -0/+1 |
* | argh, only loop while n > 0 not >= 0 since 0 will mean "end-of-file" | Jeffrey Stedfast | 2001-12-18 | 1 | -2/+2 |
* | ack, fix a small logic bug. | Jeffrey Stedfast | 2001-12-18 | 1 | -16/+11 |
* | Don't block forever if we are reading a fifo with no data. | Jeffrey Stedfast | 2001-12-18 | 2 | -25/+48 |
* | Setup the SAVE_DRAFT signal. (menu_file_save_draft_cb): Emit the | Jeffrey Stedfast | 2001-12-15 | 3 | -93/+35 |
* | Attach to the parent widget's destroy signal - when that gets destroyed, | Jeffrey Stedfast | 2001-12-14 | 4 | -103/+127 |
* | If multiple-selection is enabled but nothing is slected, fall back to | Jeffrey Stedfast | 2001-12-12 | 2 | -14/+22 |
* | If multiple-selection is enabled but nothing is slected, fall back to | Jeffrey Stedfast | 2001-12-12 | 2 | -4/+13 |
* | If the widget is non-NULL, then gtk_widget_destroy that bad boy... | Jeffrey Stedfast | 2001-12-12 | 3 | -5/+12 |
* | select_file_attachments now returns a GPtrArray so handle that and loop | Jeffrey Stedfast | 2001-12-11 | 4 | -53/+128 |
* | Only execute an executable sig file if a magic environment variable is | Jon Trowbridge | 2001-12-11 | 2 | -1/+7 |
* | Added. Executes the given file and returns its output as a string. | Jon Trowbridge | 2001-12-07 | 2 | -11/+64 |
* | oops, something got fubar'd in the merge I guess... | Jeffrey Stedfast | 2001-12-06 | 1 | -0/+2 |
* | I should have merged in the patch rather than being lazy and copying the file... | Jeffrey Stedfast | 2001-12-05 | 1 | -10/+22 |
* | Change the FileSend tooltip the be the same as the FileSendLater tooltip | Jeffrey Stedfast | 2001-12-05 | 2 | -32/+20 |
* | If we come back online, switch the Send accelerator back to the Send | Jeffrey Stedfast | 2001-11-20 | 2 | -0/+14 |
* | Allow drag & drop for vcards. | Jeffrey Stedfast | 2001-11-16 | 2 | -0/+21 |
* | popup failure dialog if we cannot get a valid editor_engine. | Larry Ewing | 2001-11-15 | 2 | -4/+36 |
* | use hash table to eliminate duplicates | Radek Doulik | 2001-11-05 | 2 | -1/+12 |
* | New function, enable/disable autosave for the composer temporarily. | 2 | 2001-11-03 | 3 | -1/+22 |
* | Add back the "remove Content-Disposition when sending itip" hack. | Dan Winship | 2001-10-31 | 2 | -0/+12 |
* | New. | Dan Winship | 2001-10-31 | 5 | -47/+72 |
* | Always force a save query for now. | Larry Ewing | 2001-10-31 | 1 | -1/+1 |
* | add dirty prototype. | Larry Ewing | 2001-10-31 | 3 | -4/+24 |
* | new helper function, extracted (insert_paragraph_after): ditto | Radek Doulik | 2001-10-31 | 2 | -15/+76 |
* | Remove Content-Disposition in the no_body case. (More kludging around | Dan Winship | 2001-10-30 | 2 | -0/+7 |
* | Put the charset encoding submenu in the EncodingPlaceholder. | Ettore Perazzoli | 2001-10-30 | 2 | -1/+6 |
* | Set the (new) "no_body" flag on the composer. | Dan Winship | 2001-10-30 | 4 | -5/+52 |
* | simplified, requires new gtkhtml | Radek Doulik | 2001-10-30 | 2 | -4/+4 |
* | add GList to hold the current images. | Larry Ewing | 2001-10-30 | 4 | -10/+44 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 2 | -22/+20 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 12 | -24/+24 |
* | New function that replaces handle_multpart() and | Jeffrey Stedfast | 2001-10-25 | 3 | -121/+231 |
* | rework this so that we don't end up freeing the cid then reading from it. | Larry Ewing | 2001-10-25 | 2 | -3/+8 |
* | Check that account->id->address != NULL. | Jon Trowbridge | 2001-10-23 | 2 | -26/+41 |
* | fix broken default changelog email address in last entry | Dan Winship | 2001-10-22 | 1 | -1/+1 |
* | Make inline images used for replies not show up as | Dan Winship | 2001-10-22 | 6 | -125/+183 |
* | Now takes a 'attach_all' argument. If !attach_all, then only attach the | Jeffrey Stedfast | 2001-10-20 | 3 | -13/+30 |
* | Don't use a g_return_val_if_fail after iconv_open, this is a valid error | Jeffrey Stedfast | 2001-10-19 | 3 | -51/+40 |
* | s/apply/flush/. (e_msg_composer_flush_pending_body): renamed from apply | Larry Ewing | 2001-10-16 | 2 | -12/+23 |
* | Don't pop up an "unable to retrieve message" if the composer never | Dan Winship | 2001-10-14 | 5 | -36/+50 |
* | Deleted declaration of len. | Jeffrey Stedfast | 2001-10-12 | 4 | -28/+40 |
* | Check for either a matching account name, or for a matching e-mail address | Jon Trowbridge | 2001-10-11 | 3 | -5/+25 |
* | add prototype. | Larry Ewing | 2001-10-11 | 3 | -44/+92 |
* | If the attachment fails, report the error to the user. | Jeffrey Stedfast | 2001-10-10 | 4 | -14/+57 |
* | Pass /menu/Edit as the menu path to e_charset_picker thingy. | Jeffrey Stedfast | 2001-10-10 | 2 | -1/+7 |
* | fix cut&pasteo. | Larry Ewing | 2001-10-06 | 2 | -1/+4 |
* | remove unused variable. | Larry Ewing | 2001-10-06 | 6 | -59/+103 |
* | change to return a CamelMimePart. | Larry Ewing | 2001-10-05 | 3 | -3/+40 |
* | look up an attachment by it's content id. | Larry Ewing | 2001-10-05 | 3 | -0/+41 |
* | Make sure to unref the message object so we don't leak it or any | Jeffrey Stedfast | 2001-10-04 | 3 | -8/+22 |
* | Pass an empty flags argument to mail_get_folder. | Jeffrey Stedfast | 2001-10-03 | 2 | -1/+6 |
* | Use `bonobo_ui_component_new_default()', not `bonobo_ui_component_new()'. | Ettore Perazzoli | 2001-10-03 | 2 | -5/+9 |
* | Don't set Content-Ids on these parts since they are not contained within a | Jeffrey Stedfast | 2001-09-28 | 2 | -1/+13 |
* | Fixes glitch in mailto: url parsing that caused it to fail when recipient | Jon Trowbridge | 2001-09-27 | 2 | -6/+16 |
* | Update to reflect changes to mail_get_folder. | Jeffrey Stedfast | 2001-09-21 | 2 | -1/+6 |
* | Create nonexistant files. | Iain Holmes | 2001-09-21 | 2 | -12/+8 |
* | Attach an X-Evolution-Format header so if people re-edit a message in say | Jeffrey Stedfast | 2001-09-19 | 2 | -11/+18 |
* | Don't gtk_object_destroy() the pixbuf loader, unref it instead. | Jeffrey Stedfast | 2001-09-17 | 4 | -13/+22 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -1/+8 |
* | free the text values we get from the property bag and release the property | Larry Ewing | 2001-09-13 | 2 | -0/+10 |
* | null terminate the destination vector | JP Rosevear | 2001-09-12 | 2 | -0/+6 |
* | Don't call new_with_sig_file, it no longer exists. | Jeffrey Stedfast | 2001-09-11 | 4 | -22/+6 |
* | Make sure that the session is non-NULL. (menu_file_send_cb): And here too. | Jeffrey Stedfast | 2001-09-11 | 2 | -2/+8 |
* | Wrap the S/MIME code in ifdef SMIME_SUPPORTED which isn't defined but by | Jeffrey Stedfast | 2001-09-11 | 2 | -2/+9 |
* | Add VFS_CFLAGS so things don't break when the gnome-vfs headers move. | Maciej Stachowiak | 2001-09-10 | 2 | -0/+6 |
* | Originally was corba_recipientlist_to_glist. (impl_Composer_set_headers): | Jon Trowbridge | 2001-09-09 | 6 | -174/+239 |
* | Remove some debugging messages that don't check for NULL strings and crash | Dan Winship | 2001-09-08 | 2 | -4/+6 |
* | (handle_multipart_alternative, handle_multipart, | Dan Winship | 2001-09-07 | 2 | -30/+12 |
* | Have to specify a mode when using O_CREAT. | Dan Winship | 2001-09-07 | 2 | -1/+6 |
* | Replace "Evolution" with "Ximian Evolution" in a bunch of user-visible | Ettore Perazzoli | 2001-09-06 | 2 | -2/+8 |
* | Pass in FALSE as the 'sending' arg to e_msg_composer_get_message. | Jon Trowbridge | 2001-08-30 | 5 | -63/+34 |
* | In the GUI, the toggle is labelled "hide addresses", not "show addresses" | Jon Trowbridge | 2001-08-23 | 2 | -1/+143 |
* | When reporting an error, use my_file_name instead of file_name since | Jeffrey Stedfast | 2001-08-23 | 2 | -5/+11 |
* | s/attempt recovery/try to recover them/. | Ettore Perazzoli | 2001-08-22 | 2 | -1/+6 |
* | Reset the "changed" state to FALSE after a successful save. | Jeffrey Stedfast | 2001-08-20 | 2 | -1/+9 |
* | formatted code nicer | Jeffrey Stedfast | 2001-08-18 | 1 | -11/+9 |
* | Toggle the View->Attachments menu item. This fixes bug #6107. | Jeffrey Stedfast | 2001-08-18 | 3 | -34/+33 |
* | YESS! | Peter Williams | 2001-08-15 | 2 | -19/+53 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 2 | -3/+7 |
* | new helper function, just setup idle callback to grab focus | Radek Doulik | 2001-08-10 | 2 | -12/+34 |
* | Don't forget to closedir() when we finish with dir. | Jeffrey Stedfast | 2001-08-10 | 2 | -1/+8 |
* | Set the smime/pgp always-sign options when here so it updates when the | Jeffrey Stedfast | 2001-08-10 | 3 | -3/+13 |
* | Set the PGP/MIME and S/MIME options to FALSE before getting the message | Jeffrey Stedfast | 2001-08-09 | 3 | -4/+27 |
* | Use g_basename(). (setup_ui): Get the default charset from the mail config | Jeffrey Stedfast | 2001-08-07 | 2 | -79/+91 |
* | handle delete event | Radek Doulik | 2001-08-07 | 2 | -1/+22 |
* | More updates to icons, this time the Save, Save As, and Search icons for | Jacob Leach | 2001-08-01 | 1 | -2/+4 |
* | ui: | Peter Williams | 2001-08-01 | 2 | -0/+9 |
* | Use the new Send and Send Later icons for the toolbar and menus in the | Jacob Leach | 2001-07-31 | 2 | -1/+11 |
* | Properly add the message/rfc822 part. | Jeffrey Stedfast | 2001-07-31 | 2 | -1/+13 |
* | Jason Leach <jleach@ximian.com> | Jacob Leach | 2001-07-28 | 2 | -1/+7 |
* | Correct our manually inserted signature dash thingie (it was missing the | Peter Williams | 2001-07-26 | 2 | -1/+10 |
* | Removed some debugging chatter. | Jon Trowbridge | 2001-07-26 | 2 | -4/+7 |
* | Update to the new way of finding the default account. | Jason Leach | 2001-07-19 | 2 | -3/+14 |
* | USe a message box to look nicer. | Iain Holmes | 2001-07-19 | 2 | -10/+12 |
* | Correctly handle text/uri-list's that contain more than a single file | Jeffrey Stedfast | 2001-07-18 | 2 | -24/+30 |
* | Removed a warning that I don't need anymore. This code is working | Jeffrey Stedfast | 2001-07-13 | 3 | -12/+17 |
* | Fix typo. s/sesiion/session/ | Kjartan Maraas | 2001-07-11 | 2 | -1/+5 |
* | Only ask once about recovery, assume if they want to recover one file they | Larry Ewing | 2001-07-10 | 2 | -17/+25 |
* | Use camel_internet_address_format_address rather than camel_address_encode | Jeffrey Stedfast | 2001-07-10 | 3 | -34/+26 |
* | Close the file selection dialog when the composer is closed | Iain Holmes | 2001-07-10 | 2 | -0/+8 |
* | Do the autosave_manager_unregister at shutdown time instead of destroy | Dan Winship | 2001-07-09 | 2 | -2/+20 |
* | Added missing #include <config.h> to make translations working. | Chyla Zbigniew | 2001-07-09 | 2 | -0/+9 |
* | Make sure that our destination string (dest_str) is not the empty string | Jon Trowbridge | 2001-07-07 | 2 | -1/+7 |
* | (autosave_manager_query_load_orphans): remove zero length orphans so that | Larry Ewing | 2001-07-07 | 2 | -2/+6 |
* | (best_encoding): make sure we don't try to call iconv_open with a NULL | Larry Ewing | 2001-07-07 | 2 | -0/+5 |
* | add missing static. | Larry Ewing | 2001-07-07 | 2 | -1/+6 |
* | Convert the filename string to UTF8 before setting it on the CamelMimePart | Jeffrey Stedfast | 2001-07-07 | 3 | -16/+25 |
* | only ask if there are actually contents in the file. Asking about an | Larry Ewing | 2001-07-07 | 2 | -13/+33 |
* | revert previous "fix", which was wrong | Dan Winship | 2001-07-07 | 2 | -8/+2 |
* | Call autosave_manager_unregister before destroying the composer, so | Dan Winship | 2001-07-07 | 2 | -2/+8 |
* | make sure we only remove the file if we think we saved it properly. | Larry Ewing | 2001-07-06 | 2 | -10/+33 |
* | i2001-07-05 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2001-07-06 | 2 | -37/+69 |
* | Play the "File exists, overwrite?" game. (autosave_run_foreach_cb): Change | Jeffrey Stedfast | 2001-07-06 | 2 | -8/+38 |
* | attach send and postpone handlers. and be more tolerant of errors. | Larry Ewing | 2001-07-04 | 2 | -2/+17 |
* | make sure we seek to the begining. | Larry Ewing | 2001-07-04 | 2 | -1/+10 |
* | remove the timer id. | Larry Ewing | 2001-07-04 | 3 | -31/+128 |
* | querythe user to check if they want to load any orphans we've found. | Larry Ewing | 2001-07-04 | 3 | -19/+188 |
* | use bonobo-conf everywhere | Dietmar Maurer | 2001-07-04 | 3 | -75/+45 |
* | Made evolution depend on bonobo-conf 0.2. | Christopher James Lahey | 2001-07-03 | 2 | -0/+5 |
* | Set the user-chosen charset. | Jeffrey Stedfast | 2001-07-03 | 5 | -13/+68 |
* | Construct an e-charset-picker bonobo-ui menu. | Jeffrey Stedfast | 2001-07-03 | 2 | -25/+34 |
* | Touch all of our EDestinations before we unref them, updating the last-use | Jon Trowbridge | 2001-06-30 | 2 | -1/+13 |
* | make sure we show the sig file. | Larry Ewing | 2001-06-30 | 2 | -1/+5 |
* | small cosmetic changes + added ChangeLog entries from last commit | Radek Doulik | 2001-06-29 | 2 | -8/+13 |
* | exported | Radek Doulik | 2001-06-29 | 3 | -4/+10 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 3 | -69/+37 |
* | remove FIXME from FileInsertFile. | Larry Ewing | 2001-06-28 | 2 | -178/+97 |
* | Added a pixcache array for special pixmaps to use in the composer. | Jeffrey Stedfast | 2001-06-28 | 2 | -1/+21 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 14 | -18/+18 |
* | Emit the POSTPONE signal if we are offline. (setup_ui): If we are offline, | Jeffrey Stedfast | 2001-06-22 | 2 | -13/+34 |
* | Save the formatting preference for this message draft using a | Jeffrey Stedfast | 2001-06-21 | 2 | -14/+46 |
* | Changed attachData to accept a sequence of chars rather than a string. | Dave Camp | 2001-06-21 | 3 | -3/+14 |
* | send the message | JP Rosevear | 2001-06-20 | 3 | -1/+29 |
* | Don't define the drop_types here. (drag_data_received): Implement | Jeffrey Stedfast | 2001-06-20 | 2 | -24/+87 |
* | Replace the disposition option menu with a checkbox. | Dan Winship | 2001-06-13 | 7 | -157/+153 |
* | Fix again... don't leave *encoding uninitialized in the US-ASCII case. | Dan Winship | 2001-06-12 | 2 | -1/+7 |
* | Rearranged gtk_widget_show()s a bit to fix Bug#3204. The composer is now | Jon Trowbridge | 2001-06-12 | 2 | -3/+12 |
* | When saving a draft, attach information about the From: identity via | Jon Trowbridge | 2001-06-09 | 2 | -2/+24 |