Files
evolution/plugins
Matthew Barnes 005a26de45 Avoid camel_stream_printf().
camel_stream_printf() is next on the chopping block.

Use g_strdup_printf() or a GString to construct a formatted string in
memory, pass it to camel_stream_write() in one go, and then check for
errors (unless it's a memory stream).
2011-07-05 14:40:10 -04:00
..
2011-07-05 14:40:10 -04:00
2011-06-14 08:54:20 +02:00
2011-02-18 20:44:24 -05:00
2011-07-05 14:40:10 -04:00
2011-05-08 13:37:20 -04:00
2011-07-05 14:40:10 -04:00