index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-stream-fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+5
*
include gmime-base64.h various compilation and runtime fixes.
bertrand
2000-02-15
1
-1
/
+1
*
use the eos stream method. (gmime_read_line_from_stream): ditto.
bertrand
2000-02-15
1
-1
/
+7
*
use the eos stream method. (gmime_read_line_from_stream): ditto.
bertrand
2000-02-15
1
-5
/
+11
*
make a blocking version of the header parser. When the fs stream uses
bertrand
2000-02-15
1
-15
/
+15
*
+ * camel/camel-stream-fs.c (_init_with_name): Set stream_fs->fd to
Matthew Loper
2000-02-14
1
-2
/
+9
*
parent class is seekable stream, not stream
bertrand
2000-02-11
1
-1
/
+1
*
parent class is now CamelSeekableStream idem idem idem idem (_seek):
bertrand
2000-01-25
1
-6
/
+8
*
converted all gint64 variables into guint32.
bertrand
2000-01-25
1
-18
/
+28
*
add recipient_list to the recipients, not recipients_list. I don't know
bertrand
2000-01-24
1
-11
/
+169
*
Updated my e-mail address to reflect my new employment
Bertrand Guiheneuf
2000-01-04
1
-1
/
+1
*
Fix copyright informations once again
Bertrand Guiheneuf
1999-12-15
1
-1
/
+1
*
Copyright change
Bertrand Guiheneuf
1999-10-23
1
-1
/
+4
*
When using g_free (obj) don't test if obj != NULL g_free () already do
bertrand
1999-09-01
1
-1
/
+1
*
Address update
Bertrand Guiheneuf
1999-08-30
1
-1
/
+1
*
text parameter declared const
bertrand
1999-08-29
1
-0
/
+3
*
new class. Will handle all sort of information media (Mime mail messages,
bertrand
1999-08-25
1
-10
/
+40
*
name parameter is const. This fixes a bug in destroy ()
bertrand
1999-08-21
1
-4
/
+4
*
return the number of bytes read. How can this have ever worked ?
bertrand
1999-08-18
1
-2
/
+5
*
Message creation still consumes a lot of
bertrand
1999-08-11
1
-0
/
+40
*
finshed implementation (_delete_messages): implemented.
bertrand
1999-08-05
1
-1
/
+1
*
new memory buffer based stream.
Bertrand Guiheneuf
1999-08-02
1
-1
/
+26
*
merge a lot of work. Rough ChangeLog will follow
Bertrand Guiheneuf
1999-08-01
1
-14
/
+11
*
Implemented base64 encoder based on CamelStreams. Should the
Miguel de Icaza
1999-07-15
1
-9
/
+13
*
Various patches from Ulrich Drepper <drepper at cygnus.com>
bertrand
1999-06-25
1
-1
/
+1
*
Commit of all Netherlands changes.
Bertrand Guiheneuf
1999-06-19
1
-7
/
+23
*
use new stream code instead of raw file * stuff.
bertrand
1999-05-31
1
-0
/
+234