aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder-pt-proxy.c
Commit message (Expand)AuthorAgeFilesLines
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* last set of changes for CamelFolder changes. Evolution builds again...Dan Winship2000-02-251-22/+23
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-181-0/+2
* don't seek the begining of the substream. (_eos): fix eos conditionbertrand2000-02-171-1/+0
* add exception handling everywhere in the store related functionsbertrand2000-01-221-1/+1
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* updated to take the change on append into account.bertrand1999-12-181-3/+3
* changed the return value. Now returns the list of expunged messagesbertrand1999-12-171-3/+3
* update (_get_message_by_number): Update to reflect changes in CamelFolderbertrand1999-12-151-70/+60
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* lap syncBertrand Guiheneuf1999-10-191-55/+187
* A lot of changes. The thread proxy mechanismbertrand1999-10-141-469/+181
* weekly commitBertrand Guiheneuf1999-10-091-50/+110
* redesign of the proxy/marshaling code. Uses GtkArg now. sync commit.Bertrand Guiheneuf1999-09-281-77/+106
* Added corba-like exception system to CamelFolder. The exception system isBertrand Guiheneuf1999-09-241-65/+81
* Build fixBertrand Guiheneuf1999-09-231-1/+1
* more work.Bertrand Guiheneuf1999-09-221-6/+81
* Check pthreads.bertrand1999-09-221-5/+5
* Signal proxying implemenatation. (_signal_marshaller_server_side):bertrand1999-09-211-56/+231
* completedbertrand1999-09-201-36/+129
* synczZzZBertrand Guiheneuf1999-09-181-3/+7
* new func. Try to exec an operation in a thread or queue it if a thread isbertrand1999-09-181-11/+17
* added notify io_channel. new func. run the next operation.bertrand1999-09-181-1/+35
* New object. Operation queue. Meant to be used in non-blocking proxybertrand1999-09-171-0/+39
* First proxy (pthread based) implementation starts.bertrand1999-09-141-0/+453