| Commit message (Expand) | Author | Age | Files | Lines |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -2/+2 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -20/+0 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -4/+0 |
* | + * art/Makefile.am: Add tigert's contact-dlg-related images. | Matthew Loper | 2000-04-12 | 1 | -0/+10 |
* | + * camel-folder-pt-proxy.c (_get_full_name): Remove exception param | Matthew Loper | 2000-04-07 | 1 | -2/+2 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | last set of changes for CamelFolder changes. Evolution builds again... | Dan Winship | 2000-02-25 | 1 | -22/+23 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 1 | -0/+2 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 1 | -1/+0 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 1 | -1/+1 |
* | 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 | -3/+3 |
* | changed the return value. Now returns the list of expunged messages | bertrand | 1999-12-17 | 1 | -3/+3 |
* | update (_get_message_by_number): Update to reflect changes in CamelFolder | bertrand | 1999-12-15 | 1 | -70/+60 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | lap sync | Bertrand Guiheneuf | 1999-10-19 | 1 | -55/+187 |
* | A lot of changes. The thread proxy mechanism | bertrand | 1999-10-14 | 1 | -469/+181 |
* | weekly commit | Bertrand Guiheneuf | 1999-10-09 | 1 | -50/+110 |
* | redesign of the proxy/marshaling code. Uses GtkArg now. sync commit. | Bertrand Guiheneuf | 1999-09-28 | 1 | -77/+106 |
* | Added corba-like exception system to CamelFolder. The exception system is | Bertrand Guiheneuf | 1999-09-24 | 1 | -65/+81 |
* | Build fix | Bertrand Guiheneuf | 1999-09-23 | 1 | -1/+1 |
* | more work. | Bertrand Guiheneuf | 1999-09-22 | 1 | -6/+81 |
* | Check pthreads. | bertrand | 1999-09-22 | 1 | -5/+5 |
* | Signal proxying implemenatation. (_signal_marshaller_server_side): | bertrand | 1999-09-21 | 1 | -56/+231 |
* | completed | bertrand | 1999-09-20 | 1 | -36/+129 |
* | synczZzZ | Bertrand Guiheneuf | 1999-09-18 | 1 | -3/+7 |
* | new func. Try to exec an operation in a thread or queue it if a thread is | bertrand | 1999-09-18 | 1 | -11/+17 |
* | added notify io_channel. new func. run the next operation. | bertrand | 1999-09-18 | 1 | -1/+35 |
* | New object. Operation queue. Meant to be used in non-blocking proxy | bertrand | 1999-09-17 | 1 | -0/+39 |
* | First proxy (pthread based) implementation starts. | bertrand | 1999-09-14 | 1 | -0/+453 |