| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass in FALSE as the 'sending' arg to e_msg_composer_get_message. | Jon Trowbridge | 2001-08-30 | 1 | -5/+5 |
* | When reporting an error, use my_file_name instead of file_name since | Jeffrey Stedfast | 2001-08-23 | 1 | -5/+6 |
* | s/attempt recovery/try to recover them/. | Ettore Perazzoli | 2001-08-22 | 1 | -1/+1 |
* | Reset the "changed" state to FALSE after a successful save. | Jeffrey Stedfast | 2001-08-20 | 1 | -1/+4 |
* | Toggle the View->Attachments menu item. This fixes bug #6107. | Jeffrey Stedfast | 2001-08-18 | 1 | -18/+12 |
* | YESS! | Peter Williams | 2001-08-15 | 1 | -19/+43 |
* | new helper function, just setup idle callback to grab focus | Radek Doulik | 2001-08-10 | 1 | -12/+25 |
* | Don't forget to closedir() when we finish with dir. | Jeffrey Stedfast | 2001-08-10 | 1 | -1/+3 |
* | Set the smime/pgp always-sign options when here so it updates when the | Jeffrey Stedfast | 2001-08-10 | 1 | -2/+6 |
* | Set the PGP/MIME and S/MIME options to FALSE before getting the message | Jeffrey Stedfast | 2001-08-09 | 1 | -3/+21 |
* | Use g_basename(). (setup_ui): Get the default charset from the mail config | Jeffrey Stedfast | 2001-08-07 | 1 | -79/+86 |
* | 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 | 1 | -0/+4 |
* | Use the new Send and Send Later icons for the toolbar and menus in the | Jacob Leach | 2001-07-31 | 1 | -1/+6 |
* | Properly add the message/rfc822 part. | Jeffrey Stedfast | 2001-07-31 | 1 | -1/+8 |
* | Jason Leach <jleach@ximian.com> | Jacob Leach | 2001-07-28 | 1 | -1/+1 |
* | Correct our manually inserted signature dash thingie (it was missing the | Peter Williams | 2001-07-26 | 1 | -1/+5 |
* | USe a message box to look nicer. | Iain Holmes | 2001-07-19 | 1 | -10/+8 |
* | Correctly handle text/uri-list's that contain more than a single file | Jeffrey Stedfast | 2001-07-18 | 1 | -24/+25 |
* | Removed a warning that I don't need anymore. This code is working | Jeffrey Stedfast | 2001-07-13 | 1 | -1/+0 |
* | Fix typo. s/sesiion/session/ | Kjartan Maraas | 2001-07-11 | 1 | -1/+1 |
* | Only ask once about recovery, assume if they want to recover one file they | Larry Ewing | 2001-07-10 | 1 | -17/+19 |
* | Use camel_internet_address_format_address rather than camel_address_encode | Jeffrey Stedfast | 2001-07-10 | 1 | -28/+13 |
* | Do the autosave_manager_unregister at shutdown time instead of destroy | Dan Winship | 2001-07-09 | 1 | -2/+13 |
* | (autosave_manager_query_load_orphans): remove zero length orphans so that | Larry Ewing | 2001-07-07 | 1 | -2/+4 |
* | (best_encoding): make sure we don't try to call iconv_open with a NULL | Larry Ewing | 2001-07-07 | 1 | -0/+3 |
* | add missing static. | Larry Ewing | 2001-07-07 | 1 | -1/+1 |
* | Convert the filename string to UTF8 before setting it on the CamelMimePart | Jeffrey Stedfast | 2001-07-07 | 1 | -13/+12 |
* | only ask if there are actually contents in the file. Asking about an | Larry Ewing | 2001-07-07 | 1 | -13/+25 |
* | revert previous "fix", which was wrong | Dan Winship | 2001-07-07 | 1 | -1/+2 |
* | Call autosave_manager_unregister before destroying the composer, so | Dan Winship | 2001-07-07 | 1 | -2/+1 |
* | make sure we only remove the file if we think we saved it properly. | Larry Ewing | 2001-07-06 | 1 | -10/+22 |
* | i2001-07-05 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2001-07-06 | 1 | -37/+60 |
* | Play the "File exists, overwrite?" game. (autosave_run_foreach_cb): Change | Jeffrey Stedfast | 2001-07-06 | 1 | -8/+31 |
* | attach send and postpone handlers. and be more tolerant of errors. | Larry Ewing | 2001-07-04 | 1 | -2/+12 |
* | make sure we seek to the begining. | Larry Ewing | 2001-07-04 | 1 | -1/+7 |
* | remove the timer id. | Larry Ewing | 2001-07-04 | 1 | -29/+101 |
* | querythe user to check if they want to load any orphans we've found. | Larry Ewing | 2001-07-04 | 1 | -18/+173 |
* | use bonobo-conf everywhere | Dietmar Maurer | 2001-07-04 | 1 | -74/+42 |
* | Set the user-chosen charset. | Jeffrey Stedfast | 2001-07-03 | 1 | -7/+43 |
* | Construct an e-charset-picker bonobo-ui menu. | Jeffrey Stedfast | 2001-07-03 | 1 | -25/+29 |
* | make sure we show the sig file. | Larry Ewing | 2001-06-30 | 1 | -1/+0 |
* | small cosmetic changes + added ChangeLog entries from last commit | Radek Doulik | 2001-06-29 | 1 | -8/+1 |
* | exported | Radek Doulik | 2001-06-29 | 1 | -4/+4 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 1 | -50/+33 |
* | remove FIXME from FileInsertFile. | Larry Ewing | 2001-06-28 | 1 | -178/+89 |
* | Added a pixcache array for special pixmaps to use in the composer. | Jeffrey Stedfast | 2001-06-28 | 1 | -1/+15 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Emit the POSTPONE signal if we are offline. (setup_ui): If we are offline, | Jeffrey Stedfast | 2001-06-22 | 1 | -13/+27 |
* | Save the formatting preference for this message draft using a | Jeffrey Stedfast | 2001-06-21 | 1 | -14/+38 |
* | Don't define the drop_types here. (drag_data_received): Implement | Jeffrey Stedfast | 2001-06-20 | 1 | -24/+80 |
* | Fix again... don't leave *encoding uninitialized in the US-ASCII case. | Dan Winship | 2001-06-12 | 1 | -1/+2 |
* | Rearranged gtk_widget_show()s a bit to fix Bug#3204. The composer is now | Jon Trowbridge | 2001-06-12 | 1 | -3/+6 |
* | When saving a draft, attach information about the From: identity via | Jon Trowbridge | 2001-06-09 | 1 | -2/+15 |
* | Don't use the default charset if the message is US-ASCII. | Dan Winship | 2001-06-09 | 1 | -0/+3 |
* | just set sig_file field, but don't actualy insert signature, it will be | Radek Doulik | 2001-06-07 | 1 | -2/+1 |
* | If user is trying to sign his/her message, try first to use the key that | Jeffrey Stedfast | 2001-06-03 | 1 | -29/+78 |
* | Oops. Fix a few compile problems. | Jeffrey Stedfast | 2001-06-01 | 1 | -2/+4 |
* | Fixed up the S/MIME signing/encrypting code to work with the new API. | Jeffrey Stedfast | 2001-06-01 | 1 | -80/+90 |
* | Add a missing iconv_close | Dan Winship | 2001-05-31 | 1 | -0/+1 |
* | Use the config-specified default character set (which in turn defaults to | Dan Winship | 2001-05-31 | 1 | -308/+261 |
* | (menu_edit_delete_all_cb): be more careful about text color and | Radek Doulik | 2001-05-25 | 1 | -0/+7 |
* | Populate the extra_hdr_* arrays with any non-special-case headers. | Jeffrey Stedfast | 2001-05-25 | 1 | -0/+56 |
* | new callback (menu_edit_delete_all_cb): set orig to 0 too | Radek Doulik | 2001-05-24 | 1 | -0/+1 |
* | new callback | Radek Doulik | 2001-05-24 | 1 | -0/+24 |
* | set orig to 0 | Radek Doulik | 2001-05-23 | 1 | -0/+1 |
* | Draft messages should be marked read. | Dan Winship | 2001-05-18 | 1 | -1/+1 |
* | Added S/MIME sign/encrypt code. (init): Initalize smime_sign/encrypt. | Jeffrey Stedfast | 2001-05-17 | 1 | -5/+217 |
* | If we are creating a message with only a single part (ie no attachments | Jeffrey Stedfast | 2001-05-11 | 1 | -5/+14 |
* | Don't wrap content-id with brackets here as it is now done internally in | Jeffrey Stedfast | 2001-05-10 | 1 | -5/+3 |
* | signature editing fixes | Radek Doulik | 2001-05-04 | 1 | -13/+17 |
* | block/unblock redraw | Radek Doulik | 2001-04-26 | 1 | -0/+6 |
* | signature changing | Radek Doulik | 2001-04-25 | 1 | -55/+102 |
* | Set window_icon of the Composer window to be compose-message.png | Duncan Mak | 2001-04-22 | 1 | -1/+2 |
* | Use the mail-crypto pgp-mime wrappers. (build_message): | Jeffrey Stedfast | 2001-04-13 | 1 | -10/+10 |
* | Use the mail-crypto pgp-mime wrappers. | Jeffrey Stedfast | 2001-04-13 | 1 | -3/+3 |
* | Change into the user's home dir before opening the filesel. | Jeffrey Stedfast | 2001-04-12 | 1 | -2/+2 |
* | Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #include | Kjartan Maraas | 2001-03-30 | 1 | -8/+17 |
* | Use the drafts folder specified by the account, if possible. Also, fix the | Dan Winship | 2001-03-29 | 1 | -4/+54 |
* | set the FormatHTML property on the editor to let it know the mode. | Larry Ewing | 2001-03-28 | 1 | -0/+5 |
* | set the FormatHTML property on the editor to let it know the mode. | Larry Ewing | 2001-03-27 | 1 | -0/+4 |
* | Added view_replyto member. | Jeffrey Stedfast | 2001-03-13 | 1 | -18/+139 |
* | New function. Used to store integer values into the configuration engine. | Miguel de Icaza | 2001-03-08 | 1 | -59/+302 |
* | Use mail_append_mail to save to drafts instead of custom thread handler. | Not Zed | 2001-02-21 | 1 | -76/+33 |
* | Handle exceptions a little nicer and pop up a nice GnomeDialog with the | Jeffrey Stedfast | 2001-02-20 | 1 | -8/+23 |
* | If @account_name is NULL, pick the default account rather than giving a | Dan Winship | 2001-02-16 | 1 | -1/+2 |
* | Updated. We might want to change the corba interface for this to allow | Jeffrey Stedfast | 2001-02-11 | 1 | -3/+8 |
* | (Moving the flag for has_changed from the Hdrs to the Composer itself. | Jason Leach | 2001-01-26 | 1 | -2/+53 |
* | New callback. (menu_security_pgp_sign_cb): Another new callback. | Jeffrey Stedfast | 2001-01-25 | 1 | -8/+72 |
* | Fixed some memory leaks dealing with content-type temp strings. Also | Jeffrey Stedfast | 2001-01-22 | 1 | -17/+84 |
* | Updated to reflect changes to e_msg_composer_hdrs_get_from(). | Jeffrey Stedfast | 2001-01-18 | 1 | -2/+2 |
* | (Bug #1192: Set the Composer window title to something useful) | Jason Leach | 2001-01-18 | 1 | -1/+20 |
* | Use the to/cc/bcc addresses insted of just the to. | JP Rosevear | 2001-01-18 | 1 | -2/+2 |
* | publicate mark_orig_text (set_editor_text): don't call mark_orig_text, let | Radek Doulik | 2001-01-17 | 1 | -4/+2 |
* | Call set_from_account which means we no longer have to do all the crap | Jeffrey Stedfast | 2001-01-13 | 1 | -8/+28 |
* | Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOX | Miguel de Icaza | 2001-01-12 | 1 | -50/+0 |
* | Add an ItemContainer Bonobo interface to allow client applications to | Miguel de Icaza | 2001-01-12 | 1 | -1/+51 |
* | New callback to save draft. Fixes bug #1045. | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+14 |
* | Removed more UNSAFE stuff. Maybe we should kill this macro, and have | Miguel de Icaza | 2001-01-10 | 1 | -10/+10 |
* | If the headers have changed, then continue with the prompt else just | Jeffrey Stedfast | 2001-01-04 | 1 | -16/+20 |
* | Use CamelContentType instead of GMimeContentField. | Dan Winship | 2000-12-29 | 1 | -8/+8 |
* | New function to get whether or not to encrypt the message. | Jeffrey Stedfast | 2000-12-16 | 1 | -3/+98 |
* | Don't convert the utf-8 string to a gtkstring because the widget expects | Jeffrey Stedfast | 2000-12-13 | 1 | -1/+2 |
* | added warnings (prepare_engine): updated to | Radek Doulik | 2000-12-08 | 1 | -9/+12 |
* | Use camel to construct the list of recipients rather than just | Jeffrey Stedfast | 2000-12-06 | 1 | -0/+27 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -2/+2 |
* | update namespace | Radek Doulik | 2000-11-16 | 1 | -1/+1 |
* | updates for HTMLEditor API changes | Radek Doulik | 2000-11-16 | 1 | -8/+10 |
* | e_msg_composer_guess_mime_type renamed and moved | Radek Doulik | 2000-11-15 | 1 | -3/+26 |
* | updated to HTMLEditor API changes | Radek Doulik | 2000-11-14 | 1 | -1/+1 |
* | set the HTML charset to utf-8 for all the html message parts. | Larry Ewing | 2000-11-11 | 1 | -10/+19 |
* | (get_signature): added in_html arg, it tells if we should use HTML | Radek Doulik | 2000-11-09 | 1 | -22/+37 |
* | new function (destroy): use e_msg_composer_clear_inlined_table, destroy | Radek Doulik | 2000-11-08 | 1 | -13/+88 |
* | set the content type on the plain part of outgoing messages. | Larry Ewing | 2000-11-07 | 1 | -6/+36 |
* | use inline images hash table | Radek Doulik | 2000-11-04 | 1 | -2/+14 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -6/+6 |
* | Don't create the To, Cc, and Bcc lists based only on the address, use both | Jeffrey Stedfast | 2000-11-02 | 1 | -9/+27 |
* | better reply editing, uses new HTMLEditor::Engine,Listener interfaces | Radek Doulik | 2000-11-01 | 1 | -9/+70 |
* | Fixed my not-quite-right logic so that we don't accidently set the body | Jeffrey Stedfast | 2000-10-28 | 1 | -25/+82 |
* | Populate the composer with any attachments. | Jeffrey Stedfast | 2000-10-26 | 1 | -122/+182 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -4/+4 |
* | Old cruft. Remove. | Dan Winship | 2000-10-24 | 1 | -1/+0 |
* | kill. (create_toolbar): die. (setup_ui): impl. (e_msg_composer_construct): | Michael Meeks | 2000-10-19 | 1 | -202/+81 |
* | If the body text was NULL, then don't bother turning it into HTML | Jeffrey Stedfast | 2000-10-18 | 1 | -10/+11 |
* | stop using format_text, gtkhtml handles this now. (format_text): function | Larry Ewing | 2000-10-13 | 1 | -84/+12 |
* | check to make sure we get a valid response from when calling get_text and | Larry Ewing | 2000-10-11 | 1 | -2/+14 |
* | If the body of the message has 8-bit chars, set the | Jeffrey Stedfast | 2000-10-03 | 1 | -16/+27 |
* | The big eye-candy commit. | Iain Holmes | 2000-10-01 | 1 | -1/+46 |
* | Check to see if the body has 8bit chars, if so - set the | Jeffrey Stedfast | 2000-09-29 | 1 | -1/+20 |
* | fix typo in tooltip. fix accelerator for "Save as" to be different from | Dan Winship | 2000-09-26 | 1 | -1/+1 |
* | Updated to handle FIFO streams. | Jeffrey Stedfast | 2000-09-25 | 1 | -31/+18 |
* | Don't g_error out if the html-editor-control fails. (create_composer): New | Dan Winship | 2000-09-19 | 1 | -60/+55 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -2/+2 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -7/+9 |
* | Fix the accelerator for the "Format" menu so that it doesn't conflict | Ettore Perazzoli | 2000-09-06 | 1 | -1/+1 |
* | Applied Jesse's patch that sets the composer's sig_file | Jeffrey Stedfast | 2000-09-04 | 1 | -25/+27 |
* | This needs to return a const char * and not a char *, because we're not | Jeffrey Stedfast | 2000-09-02 | 1 | -50/+66 |
* | This needs to return a const char * and not a char *, because we're not | Jeffrey Stedfast | 2000-09-02 | 1 | -1/+1 |
* | Always request to import the HTML version if at all possible so that we | Jeffrey Stedfast | 2000-08-29 | 1 | -4/+2 |
* | Set the "From" address in the CamelMimeMessage. Also updated to use | Jeffrey Stedfast | 2000-08-29 | 1 | -16/+32 |
* | kill using_oaf assertion. | Michael Meeks | 2000-08-12 | 1 | -1/+1 |
* | Check nrow, not srow. | JP Rosevear | 2000-08-12 | 1 | -3/+1 |
* | Remove unneeded e-setup.h include | Dan Winship | 2000-08-11 | 1 | -1/+0 |
* | Made async | Jeffrey Stedfast | 2000-08-11 | 1 | -57/+82 |
* | Workaround Zucchi's new append_message | Peter Williams | 2000-08-11 | 1 | -4/+35 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -8/+8 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-10 | 1 | -2/+2 |
* | Modified to allow dropdown entry-boxes as well (for headers like From:) | Jeffrey Stedfast | 2000-08-10 | 1 | -9/+9 |
* | s/strncasecmp/g_strncasecmp - this will help later with building on | Jeffrey Stedfast | 2000-08-08 | 1 | -6/+6 |
* | Added code to set the body text based on the CamelMimeMessage. | Jeffrey Stedfast | 2000-08-07 | 1 | -23/+32 |
* | Prompt the user to save their composition in Drafts. (set_editor_text): | Jeffrey Stedfast | 2000-08-07 | 1 | -12/+137 |
* | Constify param | JP Rosevear | 2000-08-02 | 1 | -3/+3 |
* | Typo fix | Peter Williams | 2000-08-01 | 1 | -1/+1 |
* | New function to create composer with sig file set. | JP Rosevear | 2000-07-29 | 1 | -10/+70 |
* | add textual exception printout. (set_editor_text): close pre tags & check | Michael Meeks | 2000-07-26 | 1 | -3/+8 |
* | Update the insert text file command. Still waiting on GtkHtml. | Peter Williams | 2000-07-25 | 1 | -41/+39 |
* | Remove GOAD support. (create_editor): Try to give a more helpful error | Dan Winship | 2000-07-25 | 1 | -5/+1 |
* | Add a "Send HTML mail" toggle in the message composer. | Ettore Perazzoli | 2000-07-23 | 1 | -73/+143 |
* | Change the message composer to use BonoboUIHandler directly instead of | Ettore Perazzoli | 2000-07-23 | 1 | -178/+165 |
* | Fix bug #345: Command to show/hide attachments in the composer | Peter Williams | 2000-07-13 | 1 | -4/+183 |
* | Make the wm close button in the message composer work the same as | Ettore Perazzoli | 2000-07-11 | 1 | -14/+40 |
* | Don't load "" into the editor, because it will cause the editor component | Dan Winship | 2000-07-10 | 1 | -1/+4 |
* | Create an empty "Edit" menu for the editor control to insert itself into. | Dan Winship | 2000-07-09 | 1 | -0/+5 |
* | Added code for initializing the values of the fields in the message | Ettore Perazzoli | 2000-07-08 | 1 | -0/+2 |
* | changed "Exit" to "Close" in the File menu | Jeffrey Stedfast | 2000-07-01 | 1 | -10/+6 |
* | Changed "Exit" to "Close" in the File menu. This is a little more | Jeffrey Stedfast | 2000-06-30 | 1 | -9/+3 |
* | Implement "Save"/"Save As...". | Ettore Perazzoli | 2000-06-27 | 1 | -10/+72 |
* | I18N the message composer's title bar. Don't install header files. | Ettore Perazzoli | 2000-06-17 | 1 | -30/+95 |
* | Don't line-wrap lines that start with ">". | Dan Winship | 2000-06-14 | 1 | -2/+3 |
* | implemented a temp hack for the imap fetch by uid code | Jeffrey Stedfast | 2000-06-13 | 1 | -18/+8 |
* | If a paragraph starts with TABs, indent the whole paragraph to that tab | Dan Winship | 2000-06-13 | 1 | -12/+28 |
* | Make the message composer use a EScrollFrame for the attachment bar | Ettore Perazzoli | 2000-06-13 | 1 | -16/+16 |
* | Don't break on non-breaking spaces, don't keep non-breaking spaces that | Dan Winship | 2000-06-13 | 1 | -5/+19 |
* | New convenience function. | Dan Winship | 2000-06-06 | 1 | -0/+20 |
* | Added the ability to save plain text mail. | Christopher James Lahey | 2000-06-03 | 1 | -25/+75 |
* | add a "format" argument so we can fetch different kinds of text. | Dan Winship | 2000-05-30 | 1 | -27/+78 |
* | #include <errno.h> | Dan Winship | 2000-05-29 | 1 | -0/+1 |
* | routine to read the user's signature file. (set_editor_text): If the user | Dan Winship | 2000-05-26 | 1 | -1/+68 |
* | Update for CamelMultipart changes. | Dan Winship | 2000-05-26 | 1 | -0/+3 |
* | Update for PersistStream changes | Dan Winship | 2000-05-26 | 1 | -2/+2 |
* | Use camel_data_wrapper_new instead of camel_simple_data_wrapper_new. | Not Zed | 2000-05-26 | 1 | -1/+1 |
* | Use camel_simple_data_wrapper_new rather than camel_data_wrapper_new. | Dan Winship | 2000-05-18 | 1 | -1/+1 |
* | NUL-terminate the data extracted from the BonoboStream. | Dan Winship | 2000-05-13 | 1 | -1/+5 |
* | make it really work with oaf. I need to recompile everyhting now.. shit | Mathieu Lacage | 2000-05-08 | 1 | -1/+1 |
* | uh | Mathieu Lacage | 2000-05-08 | 1 | -1/+1 |
* | make the composer work with oaf | Mathieu Lacage | 2000-05-08 | 1 | -3/+9 |
* | unref content, etc. after attaching it to message. | Dan Winship | 2000-05-08 | 1 | -0/+4 |
* | New routine, to process mailto URLs. | Dan Winship | 2000-04-28 | 1 | -0/+125 |
* | Oops. Fix previous commit so we don't get a mime part nested directly | Dan Winship | 2000-04-27 | 1 | -5/+15 |
* | Only generate a multipart message if there are attachments. Otherwise | Dan Winship | 2000-04-27 | 1 | -9/+11 |
* | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 1 | -5/+4 |
* | Update for camel_mime_part_set_content. | Dan Winship | 2000-04-27 | 1 | -4/+2 |
* | add a s/SIMPLE_// that notzed missed remove a now-unused variable | Dan Winship | 2000-04-26 | 1 | -1/+0 |
* | Use camel_mime_part_set_text() to set the text rather than messing with | NotZed | 2000-04-26 | 1 | -6/+3 |
* | fix menu problem in composer window | Radek Doulik | 2000-04-26 | 1 | -7/+4 |
* | new function to make the composer record additional headers it should | Dan Winship | 2000-04-23 | 1 | -1/+45 |
* | Connect "Exit" menu item finally. | Dan Winship | 2000-04-22 | 1 | -1/+21 |
* | new functions | Dan Winship | 2000-04-22 | 1 | -0/+43 |
* | new functions to get and set the contents of the HTML editor via | Dan Winship | 2000-04-21 | 1 | -4/+77 |
* | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 1 | -1/+1 |
* | Get the menubar to work. | Bertrand Guiheneuf | 2000-03-17 | 1 | -2/+2 |
* | Further work. | Ettore Perazzoli | 2000-03-08 | 1 | -9/+15 |
* | Bonobization of the message composer, part 1. | Ettore Perazzoli | 2000-03-02 | 1 | -19/+120 |
* | Don't use libglade for menus and toolbars in the message composer | Ettore Perazzoli | 2000-03-02 | 1 | -86/+2 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -0/+564 |