aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-op-queue.c
Commit message (Expand)AuthorAgeFilesLines
* These should have gone away a long time ago.Dan Winship2000-10-241-166/+0
* kill camel-logDan Winship2000-04-191-19/+0
* fix warningsDan Winship2000-03-291-2/+0
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* A lot of changes. The thread proxy mechanismbertrand1999-10-141-3/+32
* weekly commitBertrand Guiheneuf1999-10-091-65/+0
* redesign of the proxy/marshaling code. Uses GtkArg now. sync commit.Bertrand Guiheneuf1999-09-281-15/+62
* new func. Try to exec an operation in a thread or queue it if a thread isbertrand1999-09-181-2/+65
* added notify io_channel. new func. run the next operation.bertrand1999-09-181-1/+22
* New object. Operation queue. Meant to be used in non-blocking proxybertrand1999-09-171-0/+89