| Commit message (Expand) | Author | Age | Files | Lines |
* | New stuff for the importer to create a new folder | Iain Holmes | 2001-02-23 | 1 | -1/+1 |
* | Fix for api changes to append_mail. | Not Zed | 2001-02-21 | 1 | -1/+1 |
* | Pass NULL, not "/" for @top. | Dan Winship | 2001-02-21 | 1 | -7/+8 |
* | Use mail_storage_create_folder | Jeffrey Stedfast | 2001-02-16 | 1 | -0/+87 |
* | Re-add non-static forward_messages. mail-view.c needs it. | Dan Winship | 2001-02-12 | 1 | -1/+1 |
* | Don't leak memory. (forward_messages): change doinline to be a gboolean | Jeffrey Stedfast | 2001-02-11 | 1 | -8/+10 |
* | Check the full list of IDs instead of just the default id and if we find | Jeffrey Stedfast | 2001-02-11 | 1 | -19/+85 |
* | New location for this function. | Jeffrey Stedfast | 2001-02-09 | 1 | -17/+142 |
* | Handle internal camel status return. (receive_done): Remove active | Not Zed | 2001-02-08 | 1 | -1/+1 |
* | Moved bonobo includes from the .c to the .h. Include | Christopher James Lahey | 2001-02-06 | 1 | -0/+1 |
* | (Don't prompt about unsaved changes for replies/forwards that have not | Jason Leach | 2001-01-26 | 1 | -3/+6 |
* | Fix spelling. | Dan Winship | 2001-01-24 | 1 | -1/+1 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -1/+0 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -73/+14 |
* | Added the next/previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 1 | -0/+24 |
* | Update to use EMessageBox and to record if the user doesn't want to ever | Jeffrey Stedfast | 2001-01-17 | 1 | -6/+33 |
* | If the user hits "No", then don't destroy the filesel window. | Jeffrey Stedfast | 2001-01-17 | 1 | -2/+1 |
* | Setup a cancellation handle. (do_fetch_mail): REgister for cancellation | Not Zed | 2001-01-16 | 1 | -0/+8 |
* | Set the default button to `Yes' here. | Miguel de Icaza | 2001-01-15 | 1 | -0/+6 |
* | Get the X-Evolution-Transport URL and use that if it exists, else fall | Jeffrey Stedfast | 2001-01-13 | 1 | -2/+8 |
* | Get the account by using the new e_msg_composer_get_preferred_account() | Jeffrey Stedfast | 2001-01-13 | 1 | -4/+19 |
* | Force finalization of the function before returning fixing the FIXME that | Miguel de Icaza | 2001-01-12 | 1 | -10/+23 |
* | New function that explains to the user why he can't do the action he | Jeffrey Stedfast | 2001-01-11 | 1 | -24/+14 |
* | Prevent Federico's segfault. | Jeffrey Stedfast | 2001-01-11 | 1 | -1/+1 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -41/+52 |
* | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 1 | -52/+41 |
* | More lovely fixes... | Jeffrey Stedfast | 2001-01-09 | 1 | -1/+1 |
* | A bunch of fixes. | Jeffrey Stedfast | 2001-01-09 | 1 | -1/+1 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -2/+12 |
* | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 1 | -39/+40 |
* | Removed old implementation. | Not Zed | 2001-01-04 | 1 | -11/+32 |
* | Call mail-callbacks.c:forward_messages(), so the behaviour is the same as | Not Zed | 2001-01-03 | 1 | -38/+78 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 1 | -11/+54 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -72/+24 |
* | Attach a signature when forwarding, fixes bug #826. | Jeffrey Stedfast | 2000-12-13 | 1 | -1/+10 |
* | Remove the never-once-used BonoboObject stuff and make MessageList be a | Dan Winship | 2000-12-12 | 1 | -11/+7 |
* | Check to see if the file already exists, if it does prompt the user to for | Jeffrey Stedfast | 2000-12-09 | 1 | -5/+27 |
* | Only do a message_list_foreach if we plan on attaching messages, otherwise | Jeffrey Stedfast | 2000-12-08 | 1 | -3/+6 |
* | Add some g_return_if_fail()s to protect from crashes until the code to | Dan Winship | 2000-12-08 | 1 | -8/+6 |
* | Make inline forwarding not be the default anymore. | Ettore Perazzoli | 2000-12-04 | 1 | -2/+2 |
* | Added the SaveAs bonobo menu verb thingy. | Jeffrey Stedfast | 2000-11-29 | 1 | -0/+61 |
* | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 1 | -14/+0 |
* | Added a new Forward as Attachment bonobo menu item verb. | Jeffrey Stedfast | 2000-11-16 | 1 | -7/+30 |
* | likewise | Radek Doulik | 2000-11-09 | 1 | -6/+6 |
* | Don't invert the flag. (undelete_msg): Same (when multiple messages are | Jeffrey Stedfast | 2000-11-07 | 1 | -8/+4 |
* | Updated to have the same menu items as the new right-click menu - | Jeffrey Stedfast | 2000-11-07 | 1 | -1/+1 |
* | Added an "Undelete" option to the right-click menu and also set a mask so | Jeffrey Stedfast | 2000-11-06 | 1 | -1/+35 |
* | Added new header files. | Jeffrey Stedfast | 2000-11-04 | 1 | -0/+1 |
* | ** Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 1 | -1/+1 |
* | Shouldn't we be strdup'ing the content? This seems to fix the memory | Jeffrey Stedfast | 2000-11-01 | 1 | -2/+2 |
* | Check to make sure that the recipient list is neither NULL nor a 0-length | Jeffrey Stedfast | 2000-10-28 | 1 | -1/+12 |
* | Check for the TO recipient list being NULL and don't send. | Jeffrey Stedfast | 2000-10-26 | 1 | -0/+6 |
* | Don't forget to unref the FilterDriver. | Jeffrey Stedfast | 2000-10-26 | 1 | -11/+13 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -6/+8 |
* | Apply outgoing filters to the message. | Jeffrey Stedfast | 2000-10-24 | 1 | -2/+2 |
* | s/BonoboUIHandler/BonoboUIComponent/ | Michael Meeks | 2000-10-21 | 1 | -13/+13 |
* | #include "mail-vfolder.h" (vfolder_edit_vfolders): Don't call the dummy | Jeffrey Stedfast | 2000-10-20 | 1 | -3/+2 |
* | Disable the optionmenu because it is empty. (service_page_item_auth_fill): | Iain Holmes | 2000-10-18 | 1 | -2/+10 |
* | New widget, full search dialogue for mail. | Not Zed | 2000-10-09 | 1 | -1/+1 |
* | fetch mail before sending, this is a temp fix for POP-before-SMTP | Jeffrey Stedfast | 2000-10-06 | 1 | -1/+2 |
* | Use CamelInternetAddress instead of my quick hack (aka InternetAddress). | Jeffrey Stedfast | 2000-10-05 | 1 | -1/+0 |
* | Instead of UnSelectAll, we want InvertSelection. | Jeffrey Stedfast | 2000-10-05 | 1 | -6/+7 |
* | Added a comment to a piece of code that I was trying to "fix" just to find | Miguel de Icaza | 2000-10-04 | 1 | -0/+8 |
* | subscribe-control.[ch] -> subscribe_dialog.[ch] | Chris Toshok | 2000-10-03 | 1 | -2/+2 |
* | Add print preview verb here. | Miguel de Icaza | 2000-09-30 | 1 | -20/+93 |
* | nuked. | Chris Toshok | 2000-09-30 | 1 | -0/+10 |
* | Fix it so that "send later" will still mark a message as being replied, | Jeffrey Stedfast | 2000-09-28 | 1 | -0/+10 |
* | Added new menu items | Jeffrey Stedfast | 2000-09-26 | 1 | -8/+40 |
* | Deal with NULL composer. | Dan Winship | 2000-09-19 | 1 | -8/+15 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Revert **Temp fix** from below since the relevant shell bug has been fixed | Dan Winship | 2000-09-15 | 1 | -4/+6 |
* | **Temp fix** Send "" as the default folder to select as anything else | Jeffrey Stedfast | 2000-09-15 | 1 | -16/+17 |
* | Made a nicer dialog for the "You have not configured the mail client" error | Iain Holmes | 2000-09-15 | 1 | -13/+18 |
* | Updated to use the new mail_do_filter_ondemand. | Jeffrey Stedfast | 2000-09-12 | 1 | -12/+1 |
* | New async function to filter messages on demand. (do_fetch_mail): Updated | Jeffrey Stedfast | 2000-09-07 | 1 | -57/+57 |
* | Change the "Get Mail" toolbar button to become "Send & Receieve" | Jeffrey Stedfast | 2000-09-03 | 1 | -14/+60 |
* | Attach a callback to the postpone signal (send_to_url): Same (mail_reply): | Jeffrey Stedfast | 2000-09-02 | 1 | -13/+53 |
* | Update this and related functions to no longer take a From address. (The | Dan Winship | 2000-08-30 | 1 | -26/+6 |
* | Free the from address when we're done with it. Also, | Jeffrey Stedfast | 2000-08-29 | 1 | -12/+10 |
* | Goodbye, GDK_THREADS! | Peter Williams | 2000-08-28 | 1 | -6/+6 |
* | Added bonobo menu handler for mark_all_deleted function. | Ariel Rios | 2000-08-28 | 1 | -0/+14 |
* | Start adding progress info; make flag_all_messages camel-safe; make the no ne... | Peter Williams | 2000-08-25 | 1 | -4/+2 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 1 | -72/+91 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 1 | -4/+4 |
* | Filtering on demand! booyeah! | Peter Williams | 2000-08-18 | 1 | -1/+18 |
* | Add support for copying messages | Peter Williams | 2000-08-16 | 1 | -4/+22 |
* | Toggling a flag is an "instantaneous" operation, so if we're only doing | Dan Winship | 2000-08-12 | 1 | -2/+15 |
* | Fix some warnings. Make 'configure folder' a modal dialog. | Peter Williams | 2000-08-12 | 1 | -4/+4 |
* | Fix the camel-folder's thaw handler. Implement event forwarding into the main... | Peter Williams | 2000-08-12 | 1 | -7/+24 |
* | If the caller passes "-1" for the model row, translate that to view row 0. | Dan Winship | 2000-08-12 | 1 | -3/+1 |
* | Don't call e_setup_base_dir. It was wrong and it doesn't exist any more. | Dan Winship | 2000-08-11 | 1 | -1/+0 |
* | Fix compile warning by casting the object to a CamelObject | Jeffrey Stedfast | 2000-08-11 | 1 | -10/+10 |
* | Fix the infinite movemail | Peter Williams | 2000-08-11 | 1 | -1/+1 |
* | Fix a bug in the async changes. (This was identical to reply_to_sender.) | Dan Winship | 2000-08-11 | 1 | -1/+1 |
* | oops | Peter Williams | 2000-08-11 | 1 | -0/+592 |