aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_1_4nobody2000-02-171-1845/+0
* New file, implements the search api for mbox folders.NotZed2000-02-141-0/+34
* implemented. A lot of fixes too. Works now.bertrand2000-01-231-1/+0
* test the mbox provider.bertrand2000-01-221-6/+37
* add exception handling everywhere in the store related functionsbertrand2000-01-221-10/+10
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* part of the mbox provider.bertrand1999-12-221-22/+31
* documented.bertrand1999-12-181-0/+11
* updated to take the change on append into account.bertrand1999-12-181-8/+19
* use exception mechanism. (camel_folder_delete): idem. (_delete_messages):bertrand1999-12-181-33/+318
* use exception mechanism. (camel_folder_set_name): idem.bertrand1999-12-181-15/+177
* changed the return value. Now returns the list of expunged messagesbertrand1999-12-171-100/+65
* implemented. The routines in this file will be called by providers tobertrand1999-12-161-26/+72
* update (_get_message_by_number): Update to reflect changes in CamelFolderbertrand1999-12-151-13/+15
* clean-ups.bertrand1999-12-151-61/+164
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* Here is my initial Evolution work: message composition widget and someEttore Perazzoli1999-11-061-2/+2
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* lap syncBertrand Guiheneuf1999-10-191-4/+17
* A lot of changes. The thread proxy mechanismbertrand1999-10-141-22/+46
* redesign of the proxy/marshaling code. Uses GtkArg now. sync commit.Bertrand Guiheneuf1999-09-281-6/+19
* Added corba-like exception system to CamelFolder. The exception system isBertrand Guiheneuf1999-09-241-120/+120
* more work.Bertrand Guiheneuf1999-09-221-0/+1
* camel_folder_get_full_name did not work. Fixed.Jukka Zitting/evolution1999-09-211-0/+1
* Summary files are here and work !!!bertrand1999-09-091-1/+2
* impemented.bertrand1999-09-081-12/+12
* Documented UIDs.bertrand1999-09-081-0/+57
* Basic UID framework.bertrand1999-09-061-0/+80
* New revision. Some fixes.bertrand1999-09-061-1/+5
* use folder summary instead of opening all messages.bertrand1999-09-061-1/+12
* started summary implementation. (_open): correct use of open.bertrand1999-09-051-0/+6
* sync again. Changelog comes tomorowBertrand Guiheneuf1999-09-031-0/+13
* When using g_free (obj) don't test if obj != NULL g_free () already dobertrand1999-09-011-6/+6
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* new method.bertrand1999-08-161-0/+18
* moved the active list readjustment code here. Much saner, providers won'tbertrand1999-08-161-34/+87
* Implemented deletion/expunge mechanism.bertrand1999-08-151-8/+19
* default implementation to be called first by providers methods. It looksbertrand1999-08-141-4/+23
* New field (message_list) which will hold a reference on each messagebertrand1999-08-141-5/+27
* new method, returns the list of permanent flags supported by the folder.bertrand1999-08-131-1/+19
* Message creation still consumes a lot ofbertrand1999-08-111-1/+19
* some test filesBertrand Guiheneuf1999-08-101-0/+15
* updated some autogen doc stuff. Still don't understand warnings :(bertrand1999-08-071-8/+34
* add debug information (_list_subfolders): test if first char in folderbertrand1999-08-061-36/+37
* test mh provider.bertrand1999-08-061-3/+10
* new method. (camel_folder_get_message): corresponding public callbertrand1999-08-061-0/+28
* Started implementing mh store/folder as a test provider. Next will be pop3.bertrand1999-08-041-27/+31
* new public functions (_set_name): set full_path.Bertrand Guiheneuf1999-08-031-22/+70
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-65/+74
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-4/+9
* remove leading and trailing spaces in recipient addresses.Bertrand Guiheneuf1999-05-301-1/+1
* syncBertrand Guiheneuf1999-05-281-1/+1
* static functions naming follows gnome coding style guide.bertrand1999-05-121-76/+76
* new method.bertrand1999-05-051-18/+52
* typo fixbertrand1999-05-031-4/+41
* new methodsbertrand1999-05-011-48/+151
* new methods.bertrand1999-05-011-52/+172
* syncBertrand Guiheneuf1999-05-011-20/+53
* more test implementation.bertrand1999-04-221-10/+33
* A first attempt at setting up the documentation system.Bertrand Guiheneuf1999-04-211-0/+1
* started implementation typo uncommented the store related code.bertrand1999-04-191-6/+7
* implemented (partially) have to write CamelStore before finishing it.bertrand1999-04-191-0/+86
* some work log system for camel some utilities for GString objectsbertrand1999-04-181-2/+82
* Initial revisionBertrand Guiheneuf1999-04-181-0/+140