| Commit message (Expand) | Author | Age | Files | Lines |
* | Made the vertical scrollbar always be there. | Christopher James Lahey | 2000-12-14 | 3 | -2/+14 |
* | Small ChangeLog mistake. | Chris Lahey | 2000-12-13 | 1 | -2/+2 |
* | Added a cast. | Christopher James Lahey | 2000-12-13 | 4 | -7/+24 |
* | Fix to use the right .h instead of the deprecated one. | Dan Winship | 2000-12-13 | 2 | -1/+6 |
* | Attach a signature when forwarding, fixes bug #826. | Jeffrey Stedfast | 2000-12-13 | 2 | -1/+15 |
* | New function to tell the code that it's ok (or not) to interact with the | Dan Winship | 2000-12-12 | 4 | -1/+28 |
* | Deal with "mailstorage" type views (top-level mail storages) by trying to | Dan Winship | 2000-12-12 | 3 | -6/+44 |
* | Updated to reflect arguments to the openpgp functions - now also takes an | Jeffrey Stedfast | 2000-12-12 | 4 | -89/+179 |
* | Ignore double-clicks on "active" columns (the ones where clicking does | Dan Winship | 2000-12-12 | 3 | -1/+12 |
* | Remove the never-once-used BonoboObject stuff and make MessageList be a | Dan Winship | 2000-12-12 | 7 | -199/+129 |
* | Remove an unused variable. | Dan Winship | 2000-12-12 | 1 | -1/+0 |
* | clean up the cleanup a bit | Dan Winship | 2000-12-12 | 1 | -6/+3 |
* | Just added a little todo comment about some design issues. | Michael Zucci | 2000-12-11 | 1 | -0/+8 |
* | oops again, another insignificatn debug printf removed. | Michael Zucci | 2000-12-11 | 1 | -1/+0 |
* | Left debug on, turned off. | Michael Zucci | 2000-12-11 | 2 | -1/+2 |
* | reordered the options and added maildir, mbox, maildir, mh, in that order. | Not Zed | 2000-12-11 | 3 | -49/+181 |
* | Change the "drawfocus" argument on e_table_scrolled_get_table(etable) | Christopher James Lahey | 2000-12-10 | 2 | -1/+7 |
* | Check to see if the file already exists, if it does prompt the user to for | Jeffrey Stedfast | 2000-12-09 | 3 | -24/+121 |
* | the e-table double-click signal now has extra params | JP Rosevear | 2000-12-09 | 2 | -1/+6 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 3 | -2/+9 |
* | a slight mixup in order causes "1.33 M" to be displayed as the subject...uh h... | Jeffrey Stedfast | 2000-12-09 | 1 | -4/+4 |
* | Set the "Size" field to sort using integer comparison instead of string. | Jeffrey Stedfast | 2000-12-09 | 2 | -21/+54 |
* | Connect to signals on the ETable instead of the ETableScrolled. | Christopher James Lahey | 2000-12-09 | 3 | -7/+15 |
* | Connect to signals on the ETable instead of the ETableScrolled. | Christopher James Lahey | 2000-12-09 | 2 | -4/+9 |
* | Got rid of code referencing the ETableScrolled proxy functions. Changed | Christopher James Lahey | 2000-12-08 | 2 | -9/+15 |
* | Only do a message_list_foreach if we plan on attaching messages, otherwise | Jeffrey Stedfast | 2000-12-08 | 3 | -8/+47 |
* | Make the iTip hack spew a g_warning and not crash if you have no identity | Dan Winship | 2000-12-08 | 2 | -3/+7 |
* | Add some g_return_if_fail()s to protect from crashes until the code to | Dan Winship | 2000-12-08 | 5 | -8/+22 |
* | Make the vfolder editor resize correctly. Fixes bug #835. | Jeffrey Stedfast | 2000-12-07 | 2 | -1/+6 |
* | Fix up shutdown so that things that should be destroyed get | Dan Winship | 2000-12-07 | 5 | -89/+101 |
* | Fix prototype | Dan Winship | 2000-12-07 | 1 | -3/+2 |
* | Use e_filename_make_safe (which used to be e_str_make_safe). | Jeffrey Stedfast | 2000-12-07 | 4 | -5/+12 |
* | Run the folder_changed code on message_changed as well, so the unread | Dan Winship | 2000-12-07 | 2 | -4/+10 |
* | Remove bits of filter-on-demand and toolbar bug workaround cruft that | Dan Winship | 2000-12-07 | 4 | -29/+9 |
* | Use a charset filter to make sure the data is written out in the charset | Jeffrey Stedfast | 2000-12-06 | 2 | -8/+40 |
* | Don't use the raw message body as the format argument, use "%s" instead. | Jeffrey Stedfast | 2000-12-06 | 2 | -2/+7 |
* | Fix a typo so that toggling the "remember password" checkbox will activate | Dan Winship | 2000-12-06 | 2 | -1/+7 |
* | Update the calls to `evolution_storage_new()' according to the new | Ettore Perazzoli | 2000-12-05 | 3 | -2/+10 |
* | Use info->full_name rather than info->name so that we get the namespace | Jeffrey Stedfast | 2000-12-05 | 2 | -1/+7 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 6 | -133/+28 |
* | Make inline forwarding not be the default anymore. | Ettore Perazzoli | 2000-12-04 | 5 | -8/+21 |
* | Writes out passwords (to .gnome_private) in our patented proprietary "Best | Dan Winship | 2000-12-02 | 6 | -8/+136 |
* | Unref the store regardless of whether or not we're using it, so we don't | Dan Winship | 2000-12-02 | 1 | -1/+2 |
* | Perform better error-handling. | Jeffrey Stedfast | 2000-12-02 | 2 | -2/+10 |
* | use mail_op_set_message_plain | Radek Doulik | 2000-12-01 | 4 | -5/+41 |
* | Don't display a dialog, instead inform the user that there was no new mail | Jeffrey Stedfast | 2000-12-01 | 5 | -28/+47 |
* | Set threaded view before setting the folder (cleanup some flash ons | Not Zed | 2000-11-30 | 4 | -101/+173 |
* | Implement. (message_list_init): Connect the d&d signal. | Jeffrey Stedfast | 2000-11-30 | 2 | -22/+14 |
* | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 1 | -2/+0 |
* | Use camel a bit more to help us out. Don't create the file ourselves, | Jeffrey Stedfast | 2000-11-30 | 2 | -15/+40 |
* | Remove no-longer-needed e_unicode_init. | Dan Winship | 2000-11-30 | 2 | -2/+2 |
* | Fix the allocation here (again) and put a comment explaining it. (Fixes a | Dan Winship | 2000-11-30 | 2 | -1/+14 |
* | Wait until after setting up the local storage to find the | Dan Winship | 2000-11-29 | 3 | -11/+16 |
* | Added the SaveAs bonobo menu verb thingy. | Jeffrey Stedfast | 2000-11-29 | 6 | -38/+94 |
* | Fix the initial unread counts after the last patch. | Dan Winship | 2000-11-29 | 2 | -1/+9 |
* | This needs to run from the main thread, not the camel thread, so add a | Dan Winship | 2000-11-28 | 2 | -5/+22 |
* | Removed some unecessary debugging printf's | Jeffrey Stedfast | 2000-11-28 | 2 | -2/+4 |
* | Revert the new druid for now, until the corresponding code is done, so | Dan Winship | 2000-11-28 | 3 | -2842/+53 |
* | Big patch. Evolution-services rewrite, services updated for new system, | Iain Holmes | 2000-11-22 | 8 | -34/+103 |
* | add GPGME_CFLAGS and GPGME_LIBS | Dan Winship | 2000-11-22 | 2 | -3/+9 |
* | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 13 | -163/+136 |
* | IF we dont find a source, clear the exception and ignore it silently. for | Not Zed | 2000-11-21 | 3 | -14/+50 |
* | #include <gtkhtml/gtkhtml-embedded.h> | Radek Doulik | 2000-11-21 | 2 | -0/+5 |
* | Removed. No longer serves a purpose. | Not Zed | 2000-11-21 | 5 | -794/+25 |
* | Fix IMAP get-mail to work; CORBA calls in the dispatch thread are a no-no. | Peter Williams | 2000-11-21 | 2 | -13/+62 |
* | Save out the md5 hash of the messageid as hex, since thats all we have for | Not Zed | 2000-11-21 | 3 | -43/+64 |
* | New comparison function that will replace address_compare if/when we ever | Jeffrey Stedfast | 2000-11-21 | 1 | -0/+1 |
* | New comparison function that will replace address_compare if/when we ever | Jeffrey Stedfast | 2000-11-21 | 2 | -69/+110 |
* | Use the new quote_message function and make it start with "On %s, %s | Jeffrey Stedfast | 2000-11-18 | 5 | -105/+123 |
* | Before we destroy ourselves, unhook ourselves from the folder update | Not Zed | 2000-11-17 | 2 | -1/+15 |
* | Added the MessageViewSource bonobo menu verb. | Jeffrey Stedfast | 2000-11-17 | 5 | -0/+134 |
* | Added a new Forward as Attachment bonobo menu item verb. | Jeffrey Stedfast | 2000-11-16 | 8 | -76/+343 |
* | #!/usr/bin/perl -pi.bak | Michael Meeks | 2000-11-16 | 3 | -6/+6 |
* | Take a 'subscribe' argument so that this can function as a subscribe AND | Jeffrey Stedfast | 2000-11-14 | 2 | -132/+64 |
* | Update the gal reqiurement version. | Christopher James Lahey | 2000-11-14 | 2 | -3/+10 |
* | Do this the normal way rather than calling mail_operation_wait_for_finish. | Dan Winship | 2000-11-13 | 2 | -27/+36 |
* | Sync the source folder. | Jeffrey Stedfast | 2000-11-13 | 3 | -1/+8 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 2 | -28/+82 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 5 | -10/+17 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 21 | -61/+70 |
* | New glade file for possibly using to create the subscribe dialog. | Jeffrey Stedfast | 2000-11-10 | 3 | -0/+316 |
* | likewise | Radek Doulik | 2000-11-09 | 3 | -7/+14 |
* | Allow rule part to expand when the user resizes the dialog. | Jeffrey Stedfast | 2000-11-08 | 2 | -38/+46 |
* | Don't handle custom searching anymore... we don't want this. | Jeffrey Stedfast | 2000-11-08 | 2 | -5/+1 |
* | Don't handle custom searching anymore... we don't want this. | Jeffrey Stedfast | 2000-11-08 | 2 | -27/+18 |
* | when "Show All", clear the entry widget | Jeffrey Stedfast | 2000-11-08 | 1 | -0/+1 |
* | Updated to use the ESearchBar object rather than the previously used | Jeffrey Stedfast | 2000-11-08 | 4 | -277/+263 |
* | (on_object_requested): passed the user's default email address | Jesse Pavel | 2000-11-08 | 2 | -1/+11 |
* | modified some of the EPopupMenu structures to account for differences in | Jesse Pavel | 2000-11-08 | 2 | -3/+9 |
* | Builddir != srcdir is The Way, man. | Ettore Perazzoli | 2000-11-08 | 2 | -1/+7 |
* | God, I sure wish people would listen when i'm saying i'm changing and API. | Not Zed | 2000-11-07 | 5 | -156/+165 |
* | Move filter stuff into a submenu of the popup menu. | Jeffrey Stedfast | 2000-11-07 | 2 | -38/+47 |
* | used Camel to parse the full address before passing the email address to | Jesse Pavel | 2000-11-07 | 2 | -1/+18 |
* | Remove mail-local-storage.h include | Dan Winship | 2000-11-07 | 2 | -2/+2 |
* | First draft of folder tree unread message indication for /local | Dan Winship | 2000-11-07 | 8 | -378/+491 |
* | Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdef | Kjartan Maraas | 2000-11-07 | 6 | -5/+15 |
* | Don't invert the flag. (undelete_msg): Same (when multiple messages are | Jeffrey Stedfast | 2000-11-07 | 2 | -8/+9 |
* | Updated to have the same menu items as the new right-click menu - | Jeffrey Stedfast | 2000-11-07 | 5 | -15/+65 |
* | Added an "Undelete" option to the right-click menu and also set a mask so | Jeffrey Stedfast | 2000-11-06 | 4 | -35/+100 |
* | don't free the MessageList search when it's being reused | Dan Winship | 2000-11-04 | 2 | -1/+6 |
* | Don't show the passwd in the url string. (mail_tool_local_uri_to_folder): | Jeffrey Stedfast | 2000-11-04 | 2 | -6/+13 |
* | Added new header files. | Jeffrey Stedfast | 2000-11-04 | 15 | -112/+274 |
* | url_flags are now on CamelProvider, not CamelService | Dan Winship | 2000-11-04 | 5 | -12/+28 |
* | Clean the idl-generated files properly. | Federico Mena Quintero | 2000-11-04 | 2 | -0/+7 |
* | Added mail-display.h. | Not Zed | 2000-11-03 | 13 | -307/+373 |
* | Sync with message menu. Addresses bugzilla bug #778. | Jeffrey Stedfast | 2000-11-03 | 2 | -0/+8 |
* | Turn on draw grid for the main ETable (this may not be working in ETable | Christopher James Lahey | 2000-11-03 | 2 | -1/+6 |
* | Most of these are already in ../../art. Don't need to duplicate them | Dan Winship | 2000-11-03 | 7 | -0/+0 |
* | icons for the mail config druid. we will probably need tigert to spruce these... | Anna Dirks | 2000-11-03 | 7 | -0/+0 |
* | New mail config druid. This file also contains a dialog for editting existing... | Anna Dirks | 2000-11-03 | 1 | -36/+2769 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 3 | -6/+6 |
* | fmt argument should be const. | Jeffrey Stedfast | 2000-11-02 | 3 | -3/+8 |
* | Make "Get Mail" even more functional on IMAP (scans all folders), | Dan Winship | 2000-11-02 | 7 | -108/+190 |
* | Don't call the default logging function. (do_fetch_mail): Set the logfile | Jeffrey Stedfast | 2000-11-02 | 2 | -12/+16 |
* | ** Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 11 | -218/+956 |
* | add fields search_entry and search_top. | Chris Toshok | 2000-11-02 | 3 | -66/+386 |
* | Moving the executive summarys now :) | Iain Holmes | 2000-11-02 | 2 | -5/+20 |
* | Hmmm, someone can't spell Filder, er...I mean Filter ;-) | Jeffrey Stedfast | 2000-11-02 | 2 | -2/+7 |
* | If the name is NULL or empty, then set the title to "Mail from <address>". | Jeffrey Stedfast | 2000-11-02 | 2 | -114/+132 |
* | added property bag support for Bonobo | Jesse Pavel | 2000-11-02 | 2 | -1/+34 |
* | Lots of fixes and simplifications. Should get rid of the "missing icon" | Dan Winship | 2000-11-02 | 2 | -107/+110 |
* | modified or added a bunch of .cvsignore to ignore generated files, which | Gediminas Paulauskas | 2000-11-01 | 1 | -0/+2 |
* | Shouldn't we be strdup'ing the content? This seems to fix the memory | Jeffrey Stedfast | 2000-11-01 | 3 | -24/+32 |
* | Update for camel_service_disconnect change. | Dan Winship | 2000-11-01 | 2 | -1/+6 |
* | Match "is" rather than "contains" now that we have the "is"-rule. | Jeffrey Stedfast | 2000-11-01 | 2 | -1/+6 |
* | Redo this so that it works for all pages, not just the first page. (Now | Dan Winship | 2000-10-31 | 2 | -15/+20 |
* | Simplify this a lot by making IMAP and NNTP use the same code, now that | Dan Winship | 2000-10-30 | 2 | -46/+9 |
* | Don't try to regenerate the message list if there is no folder. (The | Dan Winship | 2000-10-30 | 2 | -0/+11 |
* | Sync the folder before refreshing so we don't lose flag settings. | Dan Winship | 2000-10-30 | 2 | -1/+8 |
* | Check to make sure that the recipient list is neither NULL nor a 0-length | Jeffrey Stedfast | 2000-10-28 | 2 | -1/+19 |
* | Don't destroy a dialog after run_and_close'ing it. | Dan Winship | 2000-10-27 | 2 | -1/+5 |
* | Check for the TO recipient list being NULL and don't send. | Jeffrey Stedfast | 2000-10-26 | 2 | -0/+11 |
* | Don't forget to unref the FilterDriver. | Jeffrey Stedfast | 2000-10-26 | 6 | -76/+92 |
* | Summary is back in :D | Iain Holmes | 2000-10-26 | 5 | -30/+95 |
* | Pass send/postpone signal handler functions to | Dan Winship | 2000-10-26 | 2 | -1/+7 |
* | Implemented. (subscribe_invert_selection): (was unselect_all) Implemented. | Jeffrey Stedfast | 2000-10-26 | 3 | -7/+54 |
* | Add a "flagged" column, based on the Camel "flagged" flag, for assigning | Dan Winship | 2000-10-26 | 3 | -43/+95 |
* | Don't prepend "/" to the folder's full_name. Deal with hierarchy in the | Dan Winship | 2000-10-25 | 2 | -29/+52 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 13 | -136/+109 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 2 | -1/+5 |
* | Apply outgoing filters to the message. | Jeffrey Stedfast | 2000-10-24 | 4 | -29/+64 |
* | Fixed a possible error in row numberings. This needs to be changed quite a | Christopher James Lahey | 2000-10-24 | 2 | -1/+8 |
* | Made the top of the folder browser a little prettier. | Christopher James Lahey | 2000-10-24 | 4 | -2/+18 |
* | Don't forget to set the rule source! (eg "incoming", "demand", or | Jeffrey Stedfast | 2000-10-24 | 2 | -0/+9 |
* | Make the vertical toolbar always visible in the message list and the | Ettore Perazzoli | 2000-10-23 | 3 | -3/+12 |
* | #include <camel/camel-folder.h> | Jeffrey Stedfast | 2000-10-21 | 2 | -0/+5 |
* | s/BonoboUIHandler/BonoboUIComponent/ | Michael Meeks | 2000-10-21 | 6 | -30/+38 |
* | Declare composer factory. | Dan Winship | 2000-10-21 | 5 | -33/+116 |
* | e-tree-model is now opaque. use the accessor to get the root node. | Chris Toshok | 2000-10-20 | 2 | -2/+9 |
* | #include "mail-vfolder.h" (vfolder_edit_vfolders): Don't call the dummy | Jeffrey Stedfast | 2000-10-20 | 3 | -4/+11 |
* | For an imap store, just refresh the INBOX. | Dan Winship | 2000-10-20 | 4 | -4/+22 |
* | Build fixes from Jacob, same as the other branch. | Ettore Perazzoli | 2000-10-20 | 2 | -1/+10 |
* | Clean up some old #if 0 code. | Dan Winship | 2000-10-19 | 2 | -204/+4 |
* | Get the MailConfigIdentity *before* we create a new composer object so | Jeffrey Stedfast | 2000-10-19 | 2 | -4/+10 |
* | kill. (create_ondemand_hooks): die. (control_activate): remove hook. | Michael Meeks | 2000-10-19 | 4 | -54/+15 |
* | Fixed some column widths. | Christopher James Lahey | 2000-10-19 | 2 | -3/+7 |
* | Make all the CLists have passive titles. (identity_dialog): Make the | Iain Holmes | 2000-10-19 | 3 | -3/+18 |
* | Disable the optionmenu because it is empty. (service_page_item_auth_fill): | Iain Holmes | 2000-10-18 | 3 | -3/+27 |
* | No, we REALLY dont want to perform an immediate search as the keys are | Not Zed | 2000-10-18 | 13 | -29/+118 |
* | Un #if 0'd out (search_full): Same. (folder_browser_gui_init): Connect | Jeffrey Stedfast | 2000-10-17 | 3 | -6/+16 |
* | fixed ChangeLog merge-conflict errors | Jeffrey Stedfast | 2000-10-17 | 1 | -2/+0 |
* | Decode recipient names so that they display nicely in the To and Cc | Jeffrey Stedfast | 2000-10-17 | 2 | -23/+48 |
* | only set the url->user field if the user string is non-NULL and not empty. | Chris Toshok | 2000-10-17 | 2 | -2/+15 |
* | Uh, fixed jeff's wrong fix for setting the speficiation (the function | Not Zed | 2000-10-16 | 2 | -16/+17 |
* | ETreePath != GNode now, use accessors. (ml_tree_value_at): same. | Chris Toshok | 2000-10-16 | 2 | -15/+29 |
* | Icon attribute for the mail component. | Ettore Perazzoli | 2000-10-15 | 4 | -0/+11 |
* | Don't free the service name. | Jeffrey Stedfast | 2000-10-14 | 2 | -11/+15 |
* | sync & expunge the source folder after filtering. | Jeffrey Stedfast | 2000-10-13 | 2 | -36/+54 |
* | Create the 'spec' and 'extras' arguments and call e_table_scrolled_new() | Jeffrey Stedfast | 2000-10-13 | 2 | -5/+90 |
* | Duh, fix the test for the folder name, strstr != strcmp is it. | Not Zed | 2000-10-12 | 9 | -85/+229 |
* | special case for folders with NULL urls (which aren't | Chris Toshok | 2000-10-12 | 2 | -5/+31 |
* | Replace To with From except in Drafts, Outbox, or Sent boxes. Make Subject | Christopher James Lahey | 2000-10-12 | 2 | -4/+10 |
* | Changelog | Iain Holmes | 2000-10-12 | 1 | -0/+4 |
* | Disable the executive-summary | Iain Holmes | 2000-10-12 | 2 | -5/+11 |
* | set expansion to 0.0, minimum-width to 16, and resizable to false for the | Chris Toshok | 2000-10-12 | 2 | -23/+61 |
* | Changed the password-getting dialog so that the text entry has focus. | Anna Marie Dirks | 2000-10-12 | 2 | -0/+15 |
* | change cell type to "string" since we're not including it in the extras. | Chris Toshok | 2000-10-12 | 2 | -1/+6 |
* | Changed these to use the proper form for the column element. | Christopher James Lahey | 2000-10-11 | 3 | -7/+12 |
* | Updated these to the new ETable style of specifications. | Christopher James Lahey | 2000-10-11 | 4 | -204/+82 |
* | convert to the new gal e-table stuff. (html_size_req): (html_new): | Chris Toshok | 2000-10-11 | 2 | -63/+42 |
* | remove the html description stuff for now. | Chris Toshok | 2000-10-11 | 2 | -0/+10 |
* | umm.. duh :) only subscribe if it's not subscribed, and vice versa. | Chris Toshok | 2000-10-11 | 2 | -4/+17 |
* | add a ref to input->storage here so that the ref/unref pattern more | Chris Toshok | 2000-10-11 | 6 | -42/+123 |
* | make sure we dup the return value of get_reply_to or get_from when | Larry Ewing | 2000-10-11 | 2 | -2/+10 |
* | HTML change | Iain Holmes | 2000-10-11 | 2 | -1/+6 |
* | Added #include <errno.h> to mail/mail-threads.c so it will compile. | Cody Russell | 2000-10-11 | 2 | -0/+4 |
* | Fixed for new rule_context_load | Iain Holmes | 2000-10-10 | 2 | -1/+5 |
* | use our own etable to display the stores, and get them from the | Chris Toshok | 2000-10-10 | 3 | -149/+362 |
* | Updated to use new icon code. | Iain Holmes | 2000-10-10 | 2 | -52/+179 |
* | Oops, forgot these files last night. | Michael Zucci | 2000-10-10 | 2 | -0/+221 |
* | Work around missing files in Zucchi's commit. | Ettore Perazzoli | 2000-10-09 | 3 | -5/+21 |
* | New widget, full search dialogue for mail. | Not Zed | 2000-10-09 | 12 | -50/+221 |
* | re-write. | Michael Meeks | 2000-10-09 | 4 | -11/+26 |
* | Tag string for translation (do_flag_messages): ditto. | Miguel de Icaza | 2000-10-08 | 2 | -4/+7 |
* | Repeates writes on EINTRS. (pipe_read): Repeats reads on EINTRS. | Miguel de Icaza | 2000-10-08 | 3 | -24/+111 |
* | Move the functionality to incorporate messages into | Miguel de Icaza | 2000-10-08 | 2 | -122/+149 |
* | Fix the locking up of the mail by only calling camel functions from the | Iain Holmes | 2000-10-07 | 5 | -53/+163 |
* | set the @subscribed_only parameter to TRUE, since the subscribe UI is the | Chris Toshok | 2000-10-07 | 2 | -1/+7 |
* | Add missing parameter in call to `camel_store_get_folder_info()'. | Ettore Perazzoli | 2000-10-07 | 2 | -1/+7 |
* | Decode the header before writing it to the header box. | Jeffrey Stedfast | 2000-10-06 | 2 | -2/+9 |
* | fetch mail before sending, this is a temp fix for POP-before-SMTP | Jeffrey Stedfast | 2000-10-06 | 2 | -3/+9 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 4 | -138/+152 |
* | Use CamelInternetAddress instead of my quick hack (aka InternetAddress). | Jeffrey Stedfast | 2000-10-05 | 3 | -154/+43 |
* | Don't listen for message-changed hook, because it causes a lock up (?) | Iain Holmes | 2000-10-05 | 2 | -3/+4 |
* | Add the stuff to make evolution-mail a summary providing component. :) | Iain Holmes | 2000-10-05 | 8 | -46/+254 |
* | Add back the "sync folder on leave" hack that got lost in the UIHandler | Dan Winship | 2000-10-05 | 2 | -1/+7 |
* | Instead of UnSelectAll, we want InvertSelection. | Jeffrey Stedfast | 2000-10-05 | 4 | -29/+41 |
* | remove news specific check. (mail_tool_uri_to_folder): news: -> nntp: | Chris Toshok | 2000-10-05 | 2 | -9/+8 |
* | Don't expunge the source mailbox on completion. | Jeffrey Stedfast | 2000-10-05 | 2 | -1/+6 |
* | Don't try to add_folders if get_folder_info returned NULL. | Dan Winship | 2000-10-05 | 2 | -2/+9 |
* | Fix the attachment icon width. (content_is_attachment): Perform some | Not Zed | 2000-10-04 | 2 | -4/+48 |
* | Added a comment to a piece of code that I was trying to "fix" just to find | Miguel de Icaza | 2000-10-04 | 2 | -0/+19 |
* | destroy our tree_model and remove the root node. also, release_unref our | Chris Toshok | 2000-10-03 | 3 | -6/+34 |
* | add a storage-set-view-listener, and add a little printf saying what | Chris Toshok | 2000-10-03 | 3 | -2/+30 |
* | get Evolution::StorageSetView interface on our storage set view control, | Chris Toshok | 2000-10-03 | 2 | -0/+13 |
* | add -I$(top_srcdir)/widgets/misc | Chris Toshok | 2000-10-03 | 3 | -4/+27 |
* | add fields for the storage set Bonobo_Control and Evolution_StorageSetView | Chris Toshok | 2000-10-03 | 3 | -31/+46 |
* | remove spurious conflict indicator. | Michael Meeks | 2000-10-03 | 1 | -1/+0 |
* | kill. | Michael Meeks | 2000-10-03 | 1 | -0/+5 |
* | Remove "Port" entry from source dialog. We'll use "host:port" like | Dan Winship | 2000-10-03 | 2 | -75/+25 |
* | subscribe-control.[ch] -> subscribe_dialog.[ch] | Chris Toshok | 2000-10-03 | 7 | -78/+95 |
* | remove the 2 tree pixbufs, so adjust the offsets to the score pixbufs. | Chris Toshok | 2000-10-03 | 2 | -7/+8 |
* | Update for CamelFolderInfo changes. | Dan Winship | 2000-10-03 | 4 | -48/+52 |
* | Add a cache for the pixbufs, hashed on CID, so that we only have to make a | Iain Holmes | 2000-10-02 | 3 | -81/+174 |
* | Eye-candy, eye-candy. | Iain Holmes | 2000-10-01 | 2 | -10/+106 |
* | Add print preview verb here. | Miguel de Icaza | 2000-09-30 | 5 | -51/+140 |
* | nuked. | Chris Toshok | 2000-09-30 | 9 | -332/+227 |
* | added prototype. | Chris Toshok | 2000-09-29 | 4 | -7/+61 |
* | Messages should be appended to Sent as Seen. (do_send_mail): Same. | Jeffrey Stedfast | 2000-09-29 | 2 | -2/+8 |
* | Don't compile the subscribe control for now, as it needs to be | Ettore Perazzoli | 2000-09-28 | 2 | -4/+6 |
* | new function. | Chris Toshok | 2000-09-28 | 4 | -8/+86 |
* | add SubscribeControl typedef. | Chris Toshok | 2000-09-28 | 7 | -0/+673 |
* | Note: We need a configuration option to specify whether to log filtering | Jeffrey Stedfast | 2000-09-28 | 2 | -3/+40 |
* | Fix it so that "send later" will still mark a message as being replied, | Jeffrey Stedfast | 2000-09-28 | 2 | -0/+16 |
* | If the message has been deleted, don't try filtering it - skip to the next | Jeffrey Stedfast | 2000-09-28 | 2 | -0/+14 |
* | Shuffling (un)select all menu items to the Edit menu. | Jeffrey Stedfast | 2000-09-26 | 2 | -4/+10 |
* | Added new menu items | Jeffrey Stedfast | 2000-09-26 | 4 | -25/+77 |
* | Function to convert a folder name/path to a filename for per-folder data. | Not Zed | 2000-09-26 | 3 | -16/+174 |
* | Updated to use Nat's ENameWestern parser. | Jeffrey Stedfast | 2000-09-26 | 3 | -6/+54 |
* | CamelException is not for compile-time errors. Replace lots of argument | Dan Winship | 2000-09-26 | 2 | -485/+95 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 2 | -27/+11 |
* | Fix a crash that happened on my system when sorting by the "From" | Ettore Perazzoli | 2000-09-23 | 2 | -2/+16 |
* | New comparison function for email addresses. (subject_compare): New | Jeffrey Stedfast | 2000-09-23 | 1 | -6/+23 |
* | New comparison function for email addresses. (subject_compare): New | Jeffrey Stedfast | 2000-09-22 | 2 | -3/+169 |
* | Fixed some memory leakage. Call free_recipients() so we don't leak memory. | Jeffrey Stedfast | 2000-09-22 | 3 | -10/+26 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 2 | -6/+5 |
* | Use the folder's full_name so recursive directory structures display | Jeffrey Stedfast | 2000-09-20 | 2 | -2/+7 |
* | Update for CamelFolder changes (subfolder_names -> subfolder_info). | Dan Winship | 2000-09-20 | 2 | -5/+13 |
* | Deal with NULL composer. | Dan Winship | 2000-09-19 | 5 | -16/+36 |
* | Call gnome_vfs_init() since the composer now does file operations (to get | Dan Winship | 2000-09-19 | 2 | -0/+8 |