| Commit message (Expand) | Author | Age | Files | Lines |
* | Dont try and unref a messageinfo that wasn't there, and use the right free | Not Zed | 2001-01-06 | 1 | -6/+27 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -241/+172 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 1 | -22/+52 |
* | Shite, -1 on error, >=0 on success. So i've just been truncating all the | Not Zed | 2000-11-21 | 1 | -27/+201 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -2/+0 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -54/+51 |
* | t Zed <NotZed@HelixCode.com> | Michael Zucci | 2000-08-11 | 1 | -28/+17 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -39/+22 |
* | A better way to compress leading whitespace. The code is probably invalid | Not Zed | 2000-08-11 | 1 | -3/+1 |
* | Buffer overrun fix in g_strfreev -- two more that I forgot | Peter Williams | 2000-08-01 | 1 | -0/+2 |
* | Buffer overrun fix in g_strfreev | Peter Williams | 2000-08-01 | 1 | -0/+1 |
* | Remove exceptions from a number of methods that work on what ought to be | Dan Winship | 2000-07-25 | 1 | -34/+31 |
* | Useful default implementations for free_{uids,subfolder_names,summary}. | Dan Winship | 2000-07-13 | 1 | -7/+2 |
* | Initialize a variable to make this not crash again. And fix a bug so it | Dan Winship | 2000-07-11 | 1 | -2/+2 |
* | kill more debugging messages | Dan Winship | 2000-07-11 | 1 | -20/+0 |
* | Implemented. | Jeffrey Stedfast | 2000-07-10 | 1 | -0/+24 |
* | New function to copy a header_references structure. | Dan Winship | 2000-07-10 | 1 | -71/+44 |
* | Renamed _by_uid methods. Since we no longer have get-by-number methods, no | Jeffrey Stedfast | 2000-07-01 | 1 | -12/+12 |
* | Move flag handling from CamelMimeMessage to CamelFolder. This | Dan Winship | 2000-06-17 | 1 | -54/+110 |
* | Kill. Folders are now always open, and handle "closing" sorts of | Dan Winship | 2000-06-16 | 1 | -35/+6 |
* | Updated: a separator is now a char* rather than a single char because IMAP | Jeffrey Stedfast | 2000-06-14 | 1 | -5/+7 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 1 | -8/+0 |
* | Make sure we copy messages which are still intact to the new folder. | Not Zed | 2000-05-30 | 1 | -0/+2 |
* | > (message_changed): Track changes to the source message in the | Michael Zucci | 2000-05-30 | 1 | -4/+63 |
* | Check the searched folder is open before trying to search it. | Not Zed | 2000-05-30 | 1 | -0/+12 |
* | Removed camel-simple-data-wrapper again. Less code to maintain == better | NotZed | 2000-05-26 | 1 | -0/+70 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -6/+92 |
* | remove message_number_capability and require uid capatibility. | Dan Winship | 2000-05-19 | 1 | -17/+18 |
* | Guess! | NotZed | 2000-05-19 | 1 | -0/+336 |