| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #include | Kjartan Maraas | 2001-03-30 | 1 | -0/+15 |
* | Use the drafts folder specified by the account, if possible. Also, fix the | Dan Winship | 2001-03-29 | 1 | -0/+6 |
* | set the FormatHTML property on the editor to let it know the mode. | Larry Ewing | 2001-03-28 | 1 | -0/+1 |
* | set the FormatHTML property on the editor to let it know the mode. | Larry Ewing | 2001-03-27 | 1 | -0/+5 |
* | Set the mime part content-id. | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+5 |
* | set default text color | Radek Doulik | 2001-03-21 | 1 | -0/+4 |
* | Make sure the reply_to text is non-NULL before trying to pass it off to | Jeffrey Stedfast | 2001-03-18 | 1 | -0/+6 |
* | Use gnome_vfs_mime_type_from_name rather than gnome_vfs_mime_info, since | Dan Winship | 2001-03-14 | 1 | -0/+11 |
* | Added view_replyto member. | Jeffrey Stedfast | 2001-03-13 | 1 | -0/+28 |
* | New function. Used to store integer values into the configuration engine. | Miguel de Icaza | 2001-03-08 | 1 | -0/+31 |
* | Added a comment reminding us that we should probably not force a | Jeffrey Stedfast | 2001-03-03 | 1 | -0/+6 |
* | If !mail_config_is_configured(), give an error and return NULL. | Dan Winship | 2001-02-28 | 1 | -0/+5 |
* | builddir != srcdir fix. | Ettore Perazzoli | 2001-02-23 | 1 | -0/+4 |
* | Use mail_append_mail to save to drafts instead of custom thread handler. | Not Zed | 2001-02-21 | 1 | -0/+6 |
* | Handle exceptions a little nicer and pop up a nice GnomeDialog with the | Jeffrey Stedfast | 2001-02-20 | 1 | -0/+8 |
* | If @account_name is NULL, pick the default account rather than giving a | Dan Winship | 2001-02-16 | 1 | -0/+10 |
* | Use the camel-internet-address code to format the address rather than | Jeffrey Stedfast | 2001-02-14 | 1 | -0/+6 |
* | Updated. We might want to change the corba interface for this to allow | Jeffrey Stedfast | 2001-02-11 | 1 | -0/+11 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 1 | -0/+6 |
* | multipart/* is another mime type we DO NOT want to encode ;-) | Jeffrey Stedfast | 2001-02-10 | 1 | -0/+5 |
* | Set the default argument to | Christopher James Lahey | 2001-02-06 | 1 | -0/+6 |
* | make sure we convert from utf-8 before creating the option menu items. | Larry Ewing | 2001-01-30 | 1 | -0/+5 |
* | (Moving the flag for has_changed from the Hdrs to the Composer itself. | Jason Leach | 2001-01-26 | 1 | -0/+19 |
* | New callback. (menu_security_pgp_sign_cb): Another new callback. | Jeffrey Stedfast | 2001-01-25 | 1 | -0/+11 |
* | Fixed some memory leaks dealing with content-type temp strings. Also | Jeffrey Stedfast | 2001-01-22 | 1 | -0/+7 |
* | (Fix #1222: doing File->New->Mail Message doesn't include .sig) | Jason Leach | 2001-01-22 | 1 | -0/+8 |
* | Use "Full Name <address>" for the label in the menu rather than the | Jeffrey Stedfast | 2001-01-20 | 1 | -0/+7 |
* | (Adding a boolean "entry_changed" BonoboPropertyBag arg) | Jason Leach | 2001-01-19 | 1 | -0/+8 |
* | Updated to reflect changes to e_msg_composer_hdrs_get_from(). | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+13 |
* | Make the composer a standard library, not a libtool one. Nobody ever uses | Miguel de Icaza | 2001-01-18 | 1 | -0/+6 |
* | (Bug #1192: Set the Composer window title to something useful) | Jason Leach | 2001-01-18 | 1 | -0/+15 |
* | Add a "Send as:" option on the edit attachment dialog. | Iain Holmes | 2001-01-18 | 1 | -0/+11 |
* | comment out for now to ease compat issues. (evolution_composer_construct): | Michael Meeks | 2001-01-18 | 1 | -0/+7 |
* | Use the to/cc/bcc addresses insted of just the to. | JP Rosevear | 2001-01-18 | 1 | -0/+5 |
* | Ximianified email addresses. | Federico Mena Quintero | 2001-01-17 | 1 | -0/+4 |
* | publicate mark_orig_text (set_editor_text): don't call mark_orig_text, let | Radek Doulik | 2001-01-17 | 1 | -0/+6 |
* | (Plug leaking the subject string on each message sent) | Jason Leach | 2001-01-16 | 1 | -0/+8 |
* | (Fix Bug #1083: Composer IDLs not getting installed) | Jason Leach | 2001-01-13 | 1 | -0/+6 |
* | Oops. Make sure to attach the item to the menu ;-) | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+5 |
* | Call set_from_account which means we no longer have to do all the crap | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+18 |
* | Only attach to "changed" if the widget is an EEntry. The HEADER_COMBOBOX | Miguel de Icaza | 2001-01-12 | 1 | -0/+10 |
* | Only set the popdown strings if we have anything to popdown. | Miguel de Icaza | 2001-01-12 | 1 | -0/+5 |
* | Add an ItemContainer Bonobo interface to allow client applications to | Miguel de Icaza | 2001-01-12 | 1 | -0/+8 |
* | New callback to save draft. Fixes bug #1045. | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+5 |
* | Removed more UNSAFE stuff. Maybe we should kill this macro, and have | Miguel de Icaza | 2001-01-10 | 1 | -0/+6 |
* | Updated for new config code - this time it works! | Jeffrey Stedfast | 2001-01-09 | 1 | -0/+5 |
* | Reverted back to old config code temporarily until I get the new config | Jeffrey Stedfast | 2001-01-09 | 1 | -0/+6 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -0/+5 |
* | disable indenting for now, it crashes editor | Radek Doulik | 2001-01-06 | 1 | -0/+5 |
* | If the headers have changed, then continue with the prompt else just | Jeffrey Stedfast | 2001-01-04 | 1 | -0/+9 |
* | Use header_content_type_simple, not header_content_type_format. | Dan Winship | 2001-01-03 | 1 | -0/+4 |
* | Call e_utf8_to_gtk_string on the combobox strings. | Dan Winship | 2001-01-02 | 1 | -0/+5 |
* | Use CamelContentType instead of GMimeContentField. | Dan Winship | 2000-12-29 | 1 | -0/+11 |
* | New function to get whether or not to encrypt the message. | Jeffrey Stedfast | 2000-12-16 | 1 | -0/+10 |
* | Made it so that carriage return doesn't insert a newline in the subject | Christopher James Lahey | 2000-12-15 | 1 | -0/+5 |
* | Don't convert the utf-8 string to a gtkstring because the widget expects | Jeffrey Stedfast | 2000-12-13 | 1 | -0/+6 |
* | Add $(IDLS). (From campd.) | Dan Winship | 2000-12-13 | 1 | -0/+4 |
* | added warnings (prepare_engine): updated to | Radek Doulik | 2000-12-08 | 1 | -0/+8 |
* | Use camel to construct the list of recipients rather than just | Jeffrey Stedfast | 2000-12-06 | 1 | -0/+6 |
* | Big patch. Evolution-services rewrite, services updated for new system, | Iain Holmes | 2000-11-22 | 1 | -0/+15 |
* | update namespace | Radek Doulik | 2000-11-16 | 1 | -0/+2 |
* | updates for HTMLEditor API changes | Radek Doulik | 2000-11-16 | 1 | -0/+4 |
* | e_msg_composer_guess_mime_type renamed and moved | Radek Doulik | 2000-11-15 | 1 | -0/+5 |
* | rename command to runCommand | Radek Doulik | 2000-11-14 | 1 | -0/+2 |
* | updated to HTMLEditor API changes | Radek Doulik | 2000-11-14 | 1 | -0/+6 |
* | extracted function, does reply indentation, use updated editor engine api | Radek Doulik | 2000-11-14 | 1 | -0/+5 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -0/+5 |
* | set the HTML charset to utf-8 for all the html message parts. | Larry Ewing | 2000-11-11 | 1 | -0/+7 |
* | (get_signature): added in_html arg, it tells if we should use HTML | Radek Doulik | 2000-11-09 | 1 | -0/+5 |
* | new function (destroy): use e_msg_composer_clear_inlined_table, destroy | Radek Doulik | 2000-11-08 | 1 | -0/+23 |
* | Changed for message api changes. Use camel_address_unformat to convert the | Not Zed | 2000-11-07 | 1 | -0/+16 |
* | looks like I missed this the last time. | Larry Ewing | 2000-11-07 | 1 | -0/+8 |
* | Two segfault fixes | Peter Williams | 2000-11-07 | 1 | -0/+6 |
* | Added #include <config.h> s/_HAVE_CONFIG_H/HAVE_CONFIG_H for working i18n. | Kjartan Maraas | 2000-11-07 | 1 | -0/+6 |
* | fix test for regular file to !S_ISREG (statbuf.st_mode) | Radek Doulik | 2000-11-04 | 1 | -0/+3 |
* | use inline images hash table | Radek Doulik | 2000-11-04 | 1 | -0/+26 |
* | Don't allow attaching anything but regular files. | Jeffrey Stedfast | 2000-11-04 | 1 | -0/+5 |
* | Clean the idl-generated files properly. | Federico Mena Quintero | 2000-11-04 | 1 | -0/+4 |
* | Don't create the To, Cc, and Bcc lists based only on the address, use both | Jeffrey Stedfast | 2000-11-02 | 1 | -0/+6 |
* | Fix the CTE kludge, calculate the best mime transfer encoding for the mime | Jeffrey Stedfast | 2000-11-02 | 1 | -0/+6 |
* | better reply editing, uses new HTMLEditor::Engine,Listener interfaces | Radek Doulik | 2000-11-01 | 1 | -0/+18 |
* | builddir != srcdir fun. | Ettore Perazzoli | 2000-10-28 | 1 | -0/+5 |
* | Fixed my not-quite-right logic so that we don't accidently set the body | Jeffrey Stedfast | 2000-10-28 | 1 | -0/+7 |
* | Populate the composer with any attachments. | Jeffrey Stedfast | 2000-10-26 | 1 | -0/+5 |
* | Summary is back in :D | Iain Holmes | 2000-10-26 | 1 | -0/+6 |
* | Attach send/postpone signal handlers to the EMsgComposer. | Dan Winship | 2000-10-26 | 1 | -0/+7 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -0/+3 |
* | Old cruft. Remove. | Dan Winship | 2000-10-24 | 1 | -0/+12 |
* | Include Composer.h instead of volution-Addressbook-SelectNames.h | Ariel Rios | 2000-10-24 | 1 | -0/+5 |
* | No, don't ignore Evolution-Addressbook-SelectNames*. They're not supposed | Dan Winship | 2000-10-23 | 1 | -0/+5 |
* | Pull the fix to the "attach-twice-and-crash" problem up to HEAD. | Ettore Perazzoli | 2000-10-23 | 1 | -0/+6 |
* | Ignore Evolution-Addressbook-SelectNames* | Jeffrey Stedfast | 2000-10-21 | 1 | -0/+4 |
* | oops. save first, then commit | Dan Winship | 2000-10-21 | 1 | -2/+3 |
* | Evolution::Composer interface. So entirely not tested. | Dan Winship | 2000-10-21 | 1 | -0/+12 |
* | Build fixes from Jacob, same as the other branch. | Ettore Perazzoli | 2000-10-20 | 1 | -0/+6 |
* | kill. (create_toolbar): die. (setup_ui): impl. (e_msg_composer_construct): | Michael Meeks | 2000-10-19 | 1 | -0/+13 |
* | Don't need the ID anymore. | Iain Holmes | 2000-10-18 | 1 | -0/+4 |
* | If the body text was NULL, then don't bother turning it into HTML | Jeffrey Stedfast | 2000-10-18 | 1 | -0/+6 |
* | Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override | Dan Winship | 2000-10-16 | 1 | -0/+5 |
* | If the entry widget is NULL, obviously we can't set any text on it. | Jeffrey Stedfast | 2000-10-15 | 1 | -0/+5 |
* | Only allow one select-names dialog for each composer. | Iain Holmes | 2000-10-14 | 1 | -0/+8 |
* | stop using format_text, gtkhtml handles this now. (format_text): function | Larry Ewing | 2000-10-13 | 1 | -0/+6 |
* | Handle missing icons better. | Iain Holmes | 2000-10-11 | 1 | -0/+7 |
* | If the body of the message has 8-bit chars, set the | Jeffrey Stedfast | 2000-10-03 | 1 | -0/+6 |
* | fix #include of gnome-canvas-pixbuf.h | Dan Winship | 2000-10-03 | 1 | -0/+4 |
* | If the description of an attachment is a blank string, revert to | Iain Holmes | 2000-10-02 | 1 | -0/+12 |
* | The big eye-candy commit. | Iain Holmes | 2000-10-01 | 1 | -0/+17 |
* | Check to see if the body has 8bit chars, if so - set the | Jeffrey Stedfast | 2000-09-29 | 1 | -0/+6 |
* | fix typo in tooltip. fix accelerator for "Save as" to be different from | Dan Winship | 2000-09-26 | 1 | -0/+7 |
* | Updated to handle FIFO streams. | Jeffrey Stedfast | 2000-09-25 | 1 | -0/+5 |
* | Don't g_error out if the html-editor-control fails. (create_composer): New | Dan Winship | 2000-09-19 | 1 | -0/+11 |
* | Use gnome_vfs_get_file_info. | Dan Winship | 2000-09-19 | 1 | -0/+8 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -0/+10 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -0/+4 |
* | add a make sure the attachment isn't NULL. A more complete fix coming | Larry Ewing | 2000-09-13 | 1 | -0/+5 |
* | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 1 | -0/+4 |
* | Fix the accelerator for the "Format" menu so that it doesn't conflict | Ettore Perazzoli | 2000-09-06 | 1 | -0/+6 |
* | Applied Jesse's patch that sets the composer's sig_file | Jeffrey Stedfast | 2000-09-04 | 1 | -0/+5 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 1 | -0/+4 |
* | This needs to return a const char * and not a char *, because we're not | Jeffrey Stedfast | 2000-09-02 | 1 | -0/+4 |
* | This needs to return a const char * and not a char *, because we're not | Jeffrey Stedfast | 2000-09-02 | 1 | -0/+6 |
* | Always request to import the HTML version if at all possible so that we | Jeffrey Stedfast | 2000-08-29 | 1 | -0/+6 |
* | Set the "From" address in the CamelMimeMessage. Also updated to use | Jeffrey Stedfast | 2000-08-29 | 1 | -0/+12 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 1 | -0/+8 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 1 | -0/+5 |
* | kill using_oaf assertion. | Michael Meeks | 2000-08-12 | 1 | -0/+4 |
* | Check nrow, not srow. | JP Rosevear | 2000-08-12 | 1 | -0/+5 |
* | Remove unneeded e-setup.h include | Dan Winship | 2000-08-11 | 1 | -0/+4 |
* | Made async | Jeffrey Stedfast | 2000-08-11 | 1 | -0/+4 |
* | Workaround Zucchi's new append_message | Peter Williams | 2000-08-11 | 1 | -0/+5 |
* | Return the text in GtkCombo->entry | Jeffrey Stedfast | 2000-08-10 | 1 | -0/+5 |
* | Fixed the GList identity stuff, should now display all configured | Jeffrey Stedfast | 2000-08-10 | 1 | -0/+5 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-10 | 1 | -0/+10 |
* | Modified to allow dropdown entry-boxes as well (for headers like From:) | Jeffrey Stedfast | 2000-08-10 | 1 | -0/+13 |
* | Fix build by allowing includes for e-table dir | JP Rosevear | 2000-08-08 | 1 | -0/+4 |
* | s/strcasecmp/g_strcasecmp | Jeffrey Stedfast | 2000-08-08 | 1 | -0/+3 |
* | s/strncasecmp/g_strncasecmp - this will help later with building on | Jeffrey Stedfast | 2000-08-08 | 1 | -0/+5 |
* | Added code to set the body text based on the CamelMimeMessage. | Jeffrey Stedfast | 2000-08-07 | 1 | -0/+6 |
* | Prompt the user to save their composition in Drafts. (set_editor_text): | Jeffrey Stedfast | 2000-08-07 | 1 | -0/+11 |
* | Constify param | JP Rosevear | 2000-08-02 | 1 | -0/+8 |
* | Typo fix | Peter Williams | 2000-08-01 | 1 | -0/+5 |
* | Fix changelog email address. | JP Rosevear | 2000-07-29 | 1 | -1/+1 |
* | New function to create composer with sig file set. | JP Rosevear | 2000-07-29 | 1 | -0/+7 |
* | add textual exception printout. (set_editor_text): close pre tags & check | Michael Meeks | 2000-07-26 | 1 | -0/+6 |
* | Update the insert text file command. Still waiting on GtkHtml. | Peter Williams | 2000-07-25 | 1 | -0/+6 |
* | Remove GOAD support. (create_editor): Try to give a more helpful error | Dan Winship | 2000-07-25 | 1 | -0/+6 |
* | Add a "Send HTML mail" toggle in the message composer. | Ettore Perazzoli | 2000-07-23 | 1 | -0/+24 |
* | Change the message composer to use BonoboUIHandler directly instead of | Ettore Perazzoli | 2000-07-23 | 1 | -0/+17 |
* | Fix bug #345: Command to show/hide attachments in the composer | Peter Williams | 2000-07-13 | 1 | -0/+7 |
* | Make the wm close button in the message composer work the same as | Ettore Perazzoli | 2000-07-11 | 1 | -0/+5 |
* | Don't load "" into the editor, because it will cause the editor component | Dan Winship | 2000-07-10 | 1 | -0/+5 |
* | Removed the extra frame here. | Christopher James Lahey | 2000-07-09 | 1 | -0/+4 |
* | Create an empty "Edit" menu for the editor control to insert itself into. | Dan Winship | 2000-07-09 | 1 | -0/+5 |
* | Ignore dynamically created source files | Jeffrey Stedfast | 2000-07-09 | 1 | -0/+4 |
* | Added code for initializing the values of the fields in the message | Ettore Perazzoli | 2000-07-08 | 1 | -0/+15 |
* | Use the new controls implemented in the addressbook in the message | Ettore Perazzoli | 2000-07-08 | 1 | -0/+13 |
* | changed "Exit" to "Close" in the File menu | Jeffrey Stedfast | 2000-07-01 | 1 | -1/+1 |
* | Changed "Exit" to "Close" in the File menu. This is a little more | Jeffrey Stedfast | 2000-06-30 | 1 | -0/+6 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -0/+5 |
* | Implement "Save"/"Save As...". | Ettore Perazzoli | 2000-06-27 | 1 | -0/+9 |
* | I18N the message composer's title bar. Don't install header files. | Ettore Perazzoli | 2000-06-17 | 1 | -0/+39 |
* | keep the GtkFileSelection around between calls so we start up in the same | Dan Winship | 2000-06-14 | 1 | -0/+6 |
* | Don't line-wrap lines that start with ">". | Dan Winship | 2000-06-14 | 1 | -0/+5 |
* | If a paragraph starts with TABs, indent the whole paragraph to that tab | Dan Winship | 2000-06-13 | 1 | -0/+5 |
* | Make the message composer use a EScrollFrame for the attachment bar | Ettore Perazzoli | 2000-06-13 | 1 | -0/+9 |
* | Don't break on non-breaking spaces, don't keep non-breaking spaces that | Dan Winship | 2000-06-13 | 1 | -0/+7 |
* | New convenience function. | Dan Winship | 2000-06-06 | 1 | -0/+31 |
* | Added the ability to save plain text mail. | Christopher James Lahey | 2000-06-03 | 1 | -0/+4 |
* | add a "format" argument so we can fetch different kinds of text. | Dan Winship | 2000-05-30 | 1 | -0/+8 |
* | #include <errno.h> | Dan Winship | 2000-05-29 | 1 | -0/+4 |
* | routine to read the user's signature file. (set_editor_text): If the user | Dan Winship | 2000-05-26 | 1 | -0/+7 |
* | Update for CamelMultipart changes. | Dan Winship | 2000-05-26 | 1 | -0/+1 |
* | Update for PersistStream changes | Dan Winship | 2000-05-26 | 1 | -0/+5 |
* | Use camel_data_wrapper_new instead of camel_simple_data_wrapper_new. | Not Zed | 2000-05-26 | 1 | -0/+5 |
* | Use camel_simple_data_wrapper_new rather than camel_data_wrapper_new. | Dan Winship | 2000-05-18 | 1 | -0/+5 |
* | Saved translatable strings. Added files to POTFILES.in. | Valek Frob | 2000-05-13 | 1 | -0/+7 |
* | NUL-terminate the data extracted from the BonoboStream. | Dan Winship | 2000-05-13 | 1 | -0/+5 |
* | deal with Content-Transfer-Encoding a little bit at least. | Dan Winship | 2000-05-11 | 1 | -0/+5 |
* | make the composer work with oaf | Mathieu Lacage | 2000-05-08 | 1 | -0/+5 |
* | unref content, etc. after attaching it to message. | Dan Winship | 2000-05-08 | 1 | -0/+8 |
* | Turned off focus in the To, Cc, and Bcc buttons. | Christopher James Lahey | 2000-05-07 | 1 | -0/+5 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -0/+4 |
* | update for Camel recipient changes. (Just to make it build, not to take | Dan Winship | 2000-04-29 | 1 | -0/+5 |
* | New routine, to process mailto URLs. | Dan Winship | 2000-04-28 | 1 | -0/+5 |
* | Only generate a multipart message if there are attachments. Otherwise | Dan Winship | 2000-04-27 | 1 | -0/+4 |
* | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 1 | -0/+4 |
* | Update for camel_mime_part_set_content. | Dan Winship | 2000-04-27 | 1 | -2/+4 |
* | add a s/SIMPLE_// that notzed missed remove a now-unused variable | Dan Winship | 2000-04-26 | 1 | -0/+6 |
* | Use camel_mime_part_set_text() to set the text rather than messing with | NotZed | 2000-04-26 | 1 | -0/+9 |
* | fix menu problem in composer window | Radek Doulik | 2000-04-26 | 1 | -0/+6 |
* | build libcomposer static and don't install it. | Dan Winship | 2000-04-24 | 1 | -0/+7 |
* | new function to make the composer record additional headers it should | Dan Winship | 2000-04-23 | 1 | -0/+7 |
* | Connect "Exit" menu item finally. | Dan Winship | 2000-04-22 | 1 | -0/+1 |
* | new functions | Dan Winship | 2000-04-22 | 1 | -0/+11 |
* | new functions to get and set the contents of the HTML editor via | Dan Winship | 2000-04-21 | 1 | -0/+7 |
* | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 1 | -0/+5 |
* | Get the menubar to work. | Bertrand Guiheneuf | 2000-03-17 | 1 | -0/+5 |
* | Modified to make the composer into a library, to be used by the mail | Matthew Loper | 2000-03-13 | 1 | -0/+5 |
* | Further work. | Ettore Perazzoli | 2000-03-08 | 1 | -0/+8 |
* | Bonobization of the message composer, part 1. | Ettore Perazzoli | 2000-03-02 | 1 | -0/+23 |
* | Don't use libglade for menus and toolbars in the message composer | Ettore Perazzoli | 2000-03-02 | 1 | -0/+14 |
* | remove non updated tests from the build process. | bertrand | 2000-01-13 | 1 | -0/+5 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -0/+20 |