| Commit message (Expand) | Author | Age | Files | Lines |
* | ssh | Jose Maria Celorio | 2001-06-29 | 1 | -0/+6 |
* | Remove some unused stuff | Dan Winship | 2001-03-07 | 2 | -12/+0 |
* | Removed all files. | Not Zed | 2001-02-22 | 7 | -1307/+0 |
* | Removed, not used. (camel_vee_folder_new): Removed call to build_folder. | Not Zed | 2001-02-22 | 1 | -47/+5 |
* | Added flags argument. (message_changed): Add support for the auto-update | Not Zed | 2001-02-20 | 6 | -120/+482 |
* | Emit the folder_created signal here. | Jeffrey Stedfast | 2001-02-16 | 1 | -1/+14 |
* | Rewrite a bunch. Replace the existing folder cache stuff with much simpler | Dan Winship | 2001-02-10 | 1 | -9/+0 |
* | Set the CamelFolder::name to just the base part of the vfolder name (the | Dan Winship | 2001-01-23 | 1 | -2/+2 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 1 | -0/+4 |
* | 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 | 2 | -244/+172 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 2 | -2/+2 |
* | 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 | 2 | -27/+208 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 1 | -0/+2 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -2/+2 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -2/+2 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 1 | -1/+0 |
* | 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 | 3 | -61/+55 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 1 | -0/+1 |
* | t Zed <NotZed@HelixCode.com> | Michael Zucci | 2000-08-11 | 1 | -28/+17 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 4 | -83/+42 |
* | 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 |
* | Fix Makefile.am booboo. | Peter Williams | 2000-07-28 | 1 | -2/+0 |
* | 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 | 2 | -22/+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 |
* | Updated | Jeffrey Stedfast | 2000-06-23 | 1 | -1/+6 |
* | 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 | 2 | -6/+8 |
* | don't pass a second (incorrect) -rpath in addition to the (correct) one | Dan Winship | 2000-06-13 | 1 | -1/+1 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 2 | -11/+2 |
* | 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 |
* | Add a domain field to CamelProvider, to say what kind of data it provides. | Dan Winship | 2000-05-29 | 1 | -0/+2 |
* | Removed camel-simple-data-wrapper again. Less code to maintain == better | NotZed | 2000-05-26 | 1 | -0/+70 |
* | Shut up. | Ettore Perazzoli | 2000-05-23 | 1 | -0/+7 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 2 | -6/+94 |
* | remove message_number_capability and require uid capatibility. | Dan Winship | 2000-05-19 | 1 | -17/+18 |
* | add urls file | Dan Winship | 2000-05-19 | 1 | -0/+1 |
* | Guess! | NotZed | 2000-05-19 | 6 | -0/+656 |