| Commit message (Expand) | Author | Age | Files | Lines |
| * | > * gmime-utils.[ch]: What the hell, remove it. This will break the | Michael Zucci | 2000-05-03 | 1 | -24/+13 |
| * | Deleted messages properly get removed from the index. | Michael Zucci | 2000-05-02 | 1 | -0/+17 |
| * | > (camel_folder_expunge): Changed to only allow expunge on an open | Michael Zucci | 2000-05-02 | 1 | -1/+1 |
| * | Removed search_id. | Michael Zucci | 2000-05-02 | 1 | -23/+30 |
| * | More message cleanup. Flags now work, are saved, and the delete | NotZed | 2000-05-02 | 1 | -13/+11 |
| * | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -67/+83 |
| * | kill camel-log | Dan Winship | 2000-04-19 | 1 | -76/+29 |
| * | Reorganize the folder-fetching methods and implement a folder cache so | Dan Winship | 2000-04-07 | 1 | -30/+11 |
| * | fix warnings | Dan Winship | 2000-03-29 | 1 | -1/+1 |
| * | add delete_message_by_{number,uid}. | Dan Winship | 2000-03-28 | 1 | -0/+65 |
| * | Added async search api. | NotZed | 2000-03-24 | 1 | -5/+23 |
| * | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
| * | No, its not a fatal error to search on a non-searchable folder, you just | NotZed | 2000-02-29 | 1 | -1/+8 |
| * | remove some camel_store_get_separators that I missed before | Dan Winship | 2000-02-25 | 1 | -6/+5 |
| * | Move "separator" from camel-store to camel-folder, since it can vary from | Dan Winship | 2000-02-25 | 1 | -16/+23 |
| * | use CamelExceptions for run-time errors, not incorrect code. Don't bother | Dan Winship | 2000-02-25 | 1 | -731/+138 |
| * | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 1 | -5/+135 |
| * | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -0/+2 |
| * | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 1 | -3/+18 |
| * | New file, implements the search api for mbox folders. | NotZed | 2000-02-14 | 1 | -0/+34 |
| * | implemented. A lot of fixes too. Works now. | bertrand | 2000-01-23 | 1 | -1/+0 |
| * | test the mbox provider. | bertrand | 2000-01-22 | 1 | -6/+37 |
| * | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 1 | -10/+10 |
| * | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
| * | part of the mbox provider. | bertrand | 1999-12-22 | 1 | -22/+31 |
| * | documented. | bertrand | 1999-12-18 | 1 | -0/+11 |
| * | updated to take the change on append into account. | bertrand | 1999-12-18 | 1 | -8/+19 |
| * | use exception mechanism. (camel_folder_delete): idem. (_delete_messages): | bertrand | 1999-12-18 | 1 | -33/+318 |
| * | use exception mechanism. (camel_folder_set_name): idem. | bertrand | 1999-12-18 | 1 | -15/+177 |
| * | changed the return value. Now returns the list of expunged messages | bertrand | 1999-12-17 | 1 | -100/+65 |
| * | implemented. The routines in this file will be called by providers to | bertrand | 1999-12-16 | 1 | -26/+72 |
| * | update (_get_message_by_number): Update to reflect changes in CamelFolder | bertrand | 1999-12-15 | 1 | -13/+15 |
| * | clean-ups. | bertrand | 1999-12-15 | 1 | -61/+164 |
| * | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
| * | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 1 | -2/+2 |
| * | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
| * | lap sync | Bertrand Guiheneuf | 1999-10-19 | 1 | -4/+17 |
| * | A lot of changes. The thread proxy mechanism | bertrand | 1999-10-14 | 1 | -22/+46 |
| * | redesign of the proxy/marshaling code. Uses GtkArg now. sync commit. | Bertrand Guiheneuf | 1999-09-28 | 1 | -6/+19 |
| * | Added corba-like exception system to CamelFolder. The exception system is | Bertrand Guiheneuf | 1999-09-24 | 1 | -120/+120 |
| * | more work. | Bertrand Guiheneuf | 1999-09-22 | 1 | -0/+1 |
| * | camel_folder_get_full_name did not work. Fixed. | Jukka Zitting/evolution | 1999-09-21 | 1 | -0/+1 |
| * | Summary files are here and work !!! | bertrand | 1999-09-09 | 1 | -1/+2 |
| * | impemented. | bertrand | 1999-09-08 | 1 | -12/+12 |
| * | Documented UIDs. | bertrand | 1999-09-08 | 1 | -0/+57 |
| * | Basic UID framework. | bertrand | 1999-09-06 | 1 | -0/+80 |
| * | New revision. Some fixes. | bertrand | 1999-09-06 | 1 | -1/+5 |
| * | use folder summary instead of opening all messages. | bertrand | 1999-09-06 | 1 | -1/+12 |
| * | started summary implementation. (_open): correct use of open. | bertrand | 1999-09-05 | 1 | -0/+6 |
| * | sync again. Changelog comes tomorow | Bertrand Guiheneuf | 1999-09-03 | 1 | -0/+13 |
| * | When using g_free (obj) don't test if obj != NULL g_free () already do | bertrand | 1999-09-01 | 1 | -6/+6 |
| * | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
| * | new method. | bertrand | 1999-08-16 | 1 | -0/+18 |
| * | moved the active list readjustment code here. Much saner, providers won't | bertrand | 1999-08-16 | 1 | -34/+87 |
| * | Implemented deletion/expunge mechanism. | bertrand | 1999-08-15 | 1 | -8/+19 |
| * | default implementation to be called first by providers methods. It looks | bertrand | 1999-08-14 | 1 | -4/+23 |
| * | New field (message_list) which will hold a reference on each message | bertrand | 1999-08-14 | 1 | -5/+27 |
| * | new method, returns the list of permanent flags supported by the folder. | bertrand | 1999-08-13 | 1 | -1/+19 |
| * | Message creation still consumes a lot of | bertrand | 1999-08-11 | 1 | -1/+19 |
| * | some test files | Bertrand Guiheneuf | 1999-08-10 | 1 | -0/+15 |
| * | updated some autogen doc stuff. Still don't understand warnings :( | bertrand | 1999-08-07 | 1 | -8/+34 |
| * | add debug information (_list_subfolders): test if first char in folder | bertrand | 1999-08-06 | 1 | -36/+37 |
| * | test mh provider. | bertrand | 1999-08-06 | 1 | -3/+10 |
| * | new method. (camel_folder_get_message): corresponding public call | bertrand | 1999-08-06 | 1 | -0/+28 |
| * | Started implementing mh store/folder as a test provider. Next will be pop3. | bertrand | 1999-08-04 | 1 | -27/+31 |
| * | new public functions (_set_name): set full_path. | Bertrand Guiheneuf | 1999-08-03 | 1 | -22/+70 |
| * | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -65/+74 |
| * | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 1 | -4/+9 |
| * | remove leading and trailing spaces in recipient addresses. | Bertrand Guiheneuf | 1999-05-30 | 1 | -1/+1 |
| * | sync | Bertrand Guiheneuf | 1999-05-28 | 1 | -1/+1 |
| * | static functions naming follows gnome coding style guide. | bertrand | 1999-05-12 | 1 | -76/+76 |
| * | new method. | bertrand | 1999-05-05 | 1 | -18/+52 |
| * | typo fix | bertrand | 1999-05-03 | 1 | -4/+41 |
| * | new methods | bertrand | 1999-05-01 | 1 | -48/+151 |
| * | new methods. | bertrand | 1999-05-01 | 1 | -52/+172 |
| * | sync | Bertrand Guiheneuf | 1999-05-01 | 1 | -20/+53 |
| * | more test implementation. | bertrand | 1999-04-22 | 1 | -10/+33 |
| * | A first attempt at setting up the documentation system. | Bertrand Guiheneuf | 1999-04-21 | 1 | -0/+1 |
| * | started implementation typo uncommented the store related code. | bertrand | 1999-04-19 | 1 | -6/+7 |
| * | implemented (partially) have to write CamelStore before finishing it. | bertrand | 1999-04-19 | 1 | -0/+86 |
| * | some work log system for camel some utilities for GString objects | bertrand | 1999-04-18 | 1 | -2/+82 |
| * | Initial revision | Bertrand Guiheneuf | 1999-04-18 | 1 | -0/+140 |