| Commit message (Expand) | Author | Age | Files | Lines |
* | Use while (node->next) instead of while (node) | Jeffrey Stedfast | 2002-01-29 | 1 | -1/+1 |
* | Call the beep callback function. | Jeffrey Stedfast | 2002-01-25 | 1 | -4/+20 |
* | New function to remove a filter rule by name. | Jeffrey Stedfast | 2002-01-23 | 1 | -1/+24 |
* | As a temporary solution, just printf ("\a"); to make a beep :-) | Jeffrey Stedfast | 2002-01-22 | 1 | -1/+1 |
* | If the mbox file is a symlink, follow the symlink and get the One True | Jeffrey Stedfast | 2002-01-10 | 1 | -24/+83 |
* | Flush the only-once actions. | Jeffrey Stedfast | 2002-01-08 | 1 | -24/+135 |
* | Reset the filtered_count to zero. | Jeffrey Stedfast | 2001-12-15 | 1 | -14/+65 |
* | Same as below. | 1 | 2001-11-01 | 1 | -2/+4 |
* | Make sure we unref the mimeparse when we're done (successfully). This was | 0 | 2001-10-31 | 1 | -4/+3 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -12/+11 |
* | Add an optimization for when destination folder is the same as the source | Jeffrey Stedfast | 2001-10-18 | 1 | -0/+3 |
* | Set the DELETED flag on directly on the info if the source folder doesn't | Jeffrey Stedfast | 2001-10-18 | 1 | -1/+1 |
* | Only perform the operation on the folder if the folder has summary | Jeffrey Stedfast | 2001-10-17 | 1 | -3/+3 |
* | If we get a search error, just abort, dont try and fall back and copy to | 6 | 2001-09-27 | 1 | -22/+42 |
* | If filter inbox is set on the store, and we're opening inbox '', then | 8 | 2001-09-19 | 1 | -1/+1 |
* | Don't reuse the exception if it has already been set. | Jeffrey Stedfast | 2001-09-14 | 1 | -9/+16 |
* | free the source url in the nonfailure case. | Larry Ewing | 2001-09-13 | 1 | -0/+1 |
* | Unref the message info. | Jeffrey Stedfast | 2001-09-13 | 1 | -1/+4 |
* | A quoted string cannot contain \n's so check for those as well. | Jeffrey Stedfast | 2001-08-10 | 1 | -3/+3 |
* | Slight fix for when source == destination (we don't want to do this action | Jeffrey Stedfast | 2001-07-24 | 1 | -0/+3 |
* | We now use a structure as the bucket data rather than just a cache level | Jeffrey Stedfast | 2001-07-13 | 1 | -1/+5 |
* | Okay, I've decided that that user is just on crack. We don't want to allow | Jeffrey Stedfast | 2001-07-13 | 1 | -8/+9 |
* | Okay, I've decided that that user is just on crack. We don't want to allow | Jeffrey Stedfast | 2001-07-13 | 1 | -4/+3 |
* | Only set p->copied and p->deleted if the messages are copied without an | Jeffrey Stedfast | 2001-07-13 | 1 | -7/+11 |
* | Create the messageinfo itself, so we can properly set the size. | Not Zed | 2001-07-11 | 1 | -2/+7 |
* | new method to get an application-initialized filter driver. | Dan Winship | 2001-07-02 | 1 | -23/+12 |
* | Since we want an error opening a folder to result in the message being | Jeffrey Stedfast | 2001-06-27 | 1 | -5/+8 |
* | g_strdup() the message source here or we will have problems later when we | Jeffrey Stedfast | 2001-06-26 | 1 | -16/+21 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -3/+3 |
* | Add a separator between the service url and the folder name, if needed. | Jon Trowbridge | 2001-06-08 | 1 | -1/+13 |
* | Added an argument, so that the original source URI of the mbox can be | Jon Trowbridge | 2001-06-08 | 1 | -7/+12 |
* | more memory leaks | Dan Winship | 2001-04-18 | 1 | -0/+2 |
* | merge from evolution-0-10-branch to evolution-0-10-merge-0 | Not Zed | 2001-04-05 | 1 | -2/+2 |
* | marked report status strings for tanslation, fixes #1973 | Gediminas Paulauskas | 2001-04-03 | 1 | -7/+7 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -1/+2 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -12/+17 |
* | Use camel_vtrash_folder_new() to create the vtrash folder now. | Jeffrey Stedfast | 2001-03-27 | 1 | -9/+24 |
* | Don't use copy_to if the source folder doesn't support summary info's. | Jeffrey Stedfast | 2001-03-25 | 1 | -4/+4 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 1 | -1/+3 |
* | Return -1 on fail. (camel_filter_driver_filter_folder): Same. | Jeffrey Stedfast | 2001-03-22 | 1 | -19/+21 |
* | Document and modify to return a boolean value denoting whether or not | Jeffrey Stedfast | 2001-03-19 | 1 | -13/+73 |
* | A fix for broken mailers that send 2-digit years (ie "Wed, 28 Feb 01 | Jeffrey Stedfast | 2001-03-01 | 1 | -1/+1 |
* | Remove the 'FIXME: remove because this isn't required...' comment for | Jeffrey Stedfast | 2001-02-23 | 1 | -17/+37 |
* | Thaw the defaultfolder. (camel_filter_driver_set_default_folder): Thaw the | Jeffrey Stedfast | 2001-02-17 | 1 | -3/+9 |
* | Changed the subject search to handle case sensitive when it is mixed case. | Not Zed | 2001-01-25 | 1 | -1/+1 |
* | (camel_filter_driver_filter_message): Remove an accidentally | Michael Zucci | 2001-01-24 | 1 | -1/+0 |
* | Remove the 'finished message' bit. | Not Zed | 2001-01-24 | 1 | -2/+2 |
* | Perform error checking on parsing/execution. | Not Zed | 2001-01-23 | 1 | -7/+13 |
* | avoid /0 by updating after we've done the sync. (close_folders): Setup the | Not Zed | 2001-01-23 | 1 | -2/+5 |
* | When removing phantom nodes, check for the end node too. | Not Zed | 2001-01-22 | 1 | -12/+12 |
* | Added an exception to CamelFilterGetFolderFunc. | Not Zed | 2001-01-21 | 1 | -15/+26 |
* | Set the deleted bit *before* copying to the default folder, this way if | Jeffrey Stedfast | 2001-01-20 | 1 | -4/+4 |
* | Add a percentage complete indicator to the status thing. | Not Zed | 2001-01-19 | 1 | -13/+20 |
* | Index: ChangeLog | Michael Zucci | 2001-01-17 | 1 | -0/+774 |