| Commit message (Expand) | Author | Age | Files | Lines |
* | If the folder is frozen, don't refresh, just record that we need to do it | Dan Winship | 2001-06-29 | 1 | -2/+4 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+1 |
* | Use camel_vtrash_folder_new() to create the vtrash folder now. | Jeffrey Stedfast | 2001-03-27 | 1 | -16/+16 |
* | Implemented. (ref_message_info): And default implementation. | Not Zed | 2001-03-17 | 1 | -0/+2 |
* | Remove the 'FIXME: remove because this isn't required...' comment for | Jeffrey Stedfast | 2001-02-23 | 1 | -1/+0 |
* | Removed, not used. (camel_vee_folder_new): Removed call to build_folder. | Not Zed | 2001-02-22 | 1 | -2/+0 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -12/+21 |
* | Shite, -1 on error, >=0 on success. So i've just been truncating all the | Not Zed | 2000-11-21 | 1 | -0/+1 |
* | Removed local again, not quite ready. | Not Zed | 2000-11-15 | 1 | -0/+1 |
* | Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 1 | -4/+29 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -13/+0 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -58/+24 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 1 | -0/+4 |
* | Implement. (mh_get_message_user_tag): Implement. | Not Zed | 2000-08-11 | 1 | -0/+16 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -9/+11 |
* | A better way to compress leading whitespace. The code is probably invalid | Not Zed | 2000-08-11 | 1 | -4/+6 |
* | Remove exceptions from a number of methods that work on what ought to be | Dan Winship | 2000-07-25 | 1 | -51/+27 |
* | Remove camel_folder_get_message_uid, which was not used, and not | Dan Winship | 2000-07-24 | 1 | -7/+0 |
* | Useful default implementations for free_{uids,subfolder_names,summary}. | Dan Winship | 2000-07-13 | 1 | -0/+6 |
* | Now takes a flags argument to specify the flags to be set on the message | Jeffrey Stedfast | 2000-07-12 | 1 | -2/+4 |
* | Implemented. | Jeffrey Stedfast | 2000-07-10 | 1 | -0/+6 |
* | Make this return a GPtrArray rather than a GList. | Dan Winship | 2000-07-08 | 1 | -7/+7 |
* | New functions to freeze and thaw a folder (to prevent message/folder | Dan Winship | 2000-07-03 | 1 | -1/+11 |
* | Renamed _by_uid methods. Since we no longer have get-by-number methods, no | Jeffrey Stedfast | 2000-07-01 | 1 | -12/+17 |
* | New function, to copy a message from one folder to another. The default | Jeffrey Stedfast | 2000-07-01 | 1 | -0/+5 |
* | New function, to move a message from one folder to another. The default | Dan Winship | 2000-07-01 | 1 | -2/+15 |
* | Move flag handling from CamelMimeMessage to CamelFolder. This | Dan Winship | 2000-06-17 | 1 | -0/+40 |
* | Kill. Folders are now always open, and handle "closing" sorts of | Dan Winship | 2000-06-16 | 1 | -35/+2 |
* | Updated: a separator is now a char* rather than a single char because IMAP | Jeffrey Stedfast | 2000-06-14 | 1 | -3/+6 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 1 | -22/+2 |
* | remove message_number_capability and require uid capatibility. | Dan Winship | 2000-05-19 | 1 | -41/+30 |
* | Remove unused async open/close and copy_message_to functions. Rename | Dan Winship | 2000-05-18 | 1 | -24/+1 |
* | Remove camel_folder_get_summary, which no longer exists. | Dan Winship | 2000-05-15 | 1 | -2/+0 |
* | Merged NEW_SUMMARY branch back to trunk, and resolved conflicts. | NotZed | 2000-05-08 | 1 | -46/+1 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -6/+3 |
* | No, we're not going to have g_strcasecmp for no good reason, | NotZed | 2000-05-04 | 1 | -7/+6 |
* | Deleted messages properly get removed from the index. | Michael Zucci | 2000-05-02 | 1 | -0/+3 |
* | > (func_header_contains): Debug out some search stuff. | Michael Zucci | 2000-05-02 | 1 | -1/+0 |
* | Removed search_id. | Michael Zucci | 2000-05-02 | 1 | -8/+5 |
* | More message cleanup. Flags now work, are saved, and the delete | NotZed | 2000-05-02 | 1 | -8/+8 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -12/+63 |
* | Reorganize the folder-fetching methods and implement a folder cache so | Dan Winship | 2000-04-07 | 1 | -12/+5 |
* | add delete_message_by_{number,uid}. | Dan Winship | 2000-03-28 | 1 | -0/+14 |
* | Added async search api. | NotZed | 2000-03-24 | 1 | -5/+9 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | fix variable name | Dan Winship | 2000-02-25 | 1 | -1/+1 |
* | Move "separator" from camel-store to camel-folder, since it can vary from | Dan Winship | 2000-02-25 | 1 | -3/+4 |
* | use CamelExceptions for run-time errors, not incorrect code. Don't bother | Dan Winship | 2000-02-25 | 1 | -20/+11 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 1 | -46/+72 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -7/+1 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 1 | -0/+2 |
* | New file, implements the search api for mbox folders. | NotZed | 2000-02-14 | 1 | -4/+10 |
* | test the mbox provider. | bertrand | 2000-01-22 | 1 | -0/+1 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 1 | -10/+3 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | updated to take the change on append into account. | bertrand | 1999-12-18 | 1 | -6/+6 |
* | changed the return value. Now returns the list of expunged messages | bertrand | 1999-12-17 | 1 | -4/+2 |
* | implemented. The routines in this file will be called by providers to | bertrand | 1999-12-16 | 1 | -2/+7 |
* | update (_get_message_by_number): Update to reflect changes in CamelFolder | bertrand | 1999-12-15 | 1 | -16/+46 |
* | clean-ups. | bertrand | 1999-12-15 | 1 | -46/+112 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 1 | -1/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | lap sync | Bertrand Guiheneuf | 1999-10-19 | 1 | -2/+12 |
* | A lot of changes. The thread proxy mechanism | bertrand | 1999-10-14 | 1 | -3/+14 |
* | redesign of the proxy/marshaling code. Uses GtkArg now. sync commit. | Bertrand Guiheneuf | 1999-09-28 | 1 | -3/+13 |
* | Added corba-like exception system to CamelFolder. The exception system is | Bertrand Guiheneuf | 1999-09-24 | 1 | -56/+57 |
* | impemented. | bertrand | 1999-09-08 | 1 | -6/+4 |
* | Basic UID framework. | bertrand | 1999-09-06 | 1 | -1/+11 |
* | New revision. Some fixes. | bertrand | 1999-09-06 | 1 | -0/+5 |
* | use folder summary instead of opening all messages. | bertrand | 1999-09-06 | 1 | -0/+3 |
* | started summary implementation. (_open): correct use of open. | bertrand | 1999-09-05 | 1 | -0/+2 |
* | sync again. Changelog comes tomorow | Bertrand Guiheneuf | 1999-09-03 | 1 | -0/+1 |
* | sync | Bertrand Guiheneuf | 1999-09-03 | 1 | -1/+2 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | new method. | bertrand | 1999-08-16 | 1 | -1/+2 |
* | moved the active list readjustment code here. Much saner, providers won't | bertrand | 1999-08-16 | 1 | -2/+2 |
* | New field (message_list) which will hold a reference on each message | bertrand | 1999-08-14 | 1 | -0/+2 |
* | new method, returns the list of permanent flags supported by the folder. | bertrand | 1999-08-13 | 1 | -2/+6 |
* | some test files | Bertrand Guiheneuf | 1999-08-10 | 1 | -2/+3 |
* | sync | Bertrand Guiheneuf | 1999-08-10 | 1 | -0/+1 |
* | updated some autogen doc stuff. Still don't understand warnings :( | bertrand | 1999-08-07 | 1 | -0/+2 |
* | add debug information (_list_subfolders): test if first char in folder | bertrand | 1999-08-06 | 1 | -8/+9 |
* | test mh provider. | bertrand | 1999-08-06 | 1 | -1/+1 |
* | new method. (camel_folder_get_message): corresponding public call | bertrand | 1999-08-06 | 1 | -0/+5 |
* | implemented. | bertrand | 1999-08-05 | 1 | -3/+4 |
* | Started implementing mh store/folder as a test provider. Next will be pop3. | bertrand | 1999-08-04 | 1 | -1/+0 |
* | new public functions (_set_name): set full_path. | Bertrand Guiheneuf | 1999-08-03 | 1 | -3/+5 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -8/+8 |
* | new method. | bertrand | 1999-05-05 | 1 | -1/+3 |
* | typo fix | bertrand | 1999-05-03 | 1 | -0/+2 |
* | new methods | bertrand | 1999-05-01 | 1 | -1/+8 |
* | new methods. | bertrand | 1999-05-01 | 1 | -1/+4 |
* | sync | Bertrand Guiheneuf | 1999-05-01 | 1 | -3/+8 |
* | removed devel-docs until I come up with a correct Makefile.am | bertrand | 1999-04-23 | 1 | -11/+3 |
* | more test implementation. | bertrand | 1999-04-22 | 1 | -9/+10 |
* | now CamelStore inherits from CamelService. | bertrand | 1999-04-21 | 1 | -0/+5 |
* | started implementation typo uncommented the store related code. | bertrand | 1999-04-19 | 1 | -4/+13 |
* | implemented (partially) have to write CamelStore before finishing it. | bertrand | 1999-04-19 | 1 | -6/+9 |
* | some work log system for camel some utilities for GString objects | bertrand | 1999-04-18 | 1 | -0/+6 |
* | Initial revision | Bertrand Guiheneuf | 1999-04-18 | 1 | -0/+91 |