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-mime-part.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added streaming capability to CamelDataWrapper. This makes it possible, for
Ettore Perazzoli
1999-11-17
1
-30
/
+72
*
Here is my initial Evolution work: message composition widget and some
Ettore Perazzoli
1999-11-06
1
-3
/
+8
*
Copyright change
Bertrand Guiheneuf
1999-10-23
1
-1
/
+4
*
changed decl to fit CRLFunc. (_write_recipients_to_stream): calls
bertrand
1999-09-02
1
-2
/
+2
*
now use CamelRecipientTable
bertrand
1999-09-01
1
-1
/
+1
*
When using g_free (obj) don't test if obj != NULL g_free () already do
bertrand
1999-09-01
1
-16
/
+17
*
Address update
Bertrand Guiheneuf
1999-08-30
1
-1
/
+1
*
text parameter declared const
bertrand
1999-08-29
1
-4
/
+11
*
contruct the content from the buffer before calling CamelMedium
bertrand
1999-08-26
1
-6
/
+38
*
new file, groups mime-part related utils. Meant to be used by providers
bertrand
1999-08-26
1
-65
/
+6
*
now descend from CamelMedium.
bertrand
1999-08-26
1
-138
/
+97
*
these methods are in CamelMedium now.
bertrand
1999-08-25
1
-0
/
+4
*
new class. Will handle all sort of information media (Mime mail messages,
bertrand
1999-08-25
1
-10
/
+19
*
implemented destructors.
bertrand
1999-08-11
1
-13
/
+55
*
There is a probleme here. We can not allow mime part content-type field
Bertrand Guiheneuf
1999-08-03
1
-3
/
+11
*
Multipart Mime message parsing works with plain text parts. Woohooo :))))
bertrand
1999-08-03
1
-4
/
+9
*
Update logs and sync home/work versions.
Bertrand Guiheneuf
1999-08-03
1
-1
/
+0
*
sync before going home
Bertrand Guiheneuf
1999-08-02
1
-1
/
+3
*
merge a lot of work. Rough ChangeLog will follow
Bertrand Guiheneuf
1999-08-01
1
-153
/
+245
*
Implemented base64 encoder based on CamelStreams. Should the
Miguel de Icaza
1999-07-15
1
-1
/
+1
*
now use CamelDataWrapper::contruct_form_stream to test message parsing
bertrand
1999-06-29
1
-0
/
+37
*
new field (content_type) and associated methods. (camel_mime_part_init):
bertrand
1999-06-28
1
-23
/
+58
*
new class. Simple implementation of a data wrapper: simply keeps the
bertrand
1999-06-25
1
-2
/
+2
*
moved all the content-type stuff here. (camel_data_wrapper_init):
bertrand
1999-06-23
1
-37
/
+7
*
new function, returns "type/subtype" mime type string.
bertrand
1999-06-22
1
-0
/
+37
*
sync
Bertrand Guiheneuf
1999-06-22
1
-2
/
+21
*
Commit of all Netherlands changes.
Bertrand Guiheneuf
1999-06-19
1
-20
/
+32
*
More header parsing code.
bertrand
1999-05-29
1
-5
/
+59
*
sync
Bertrand Guiheneuf
1999-05-28
1
-3
/
+48
*
new func. Parses message header zone and returns a Glist of all header
bertrand
1999-05-27
1
-2
/
+5
*
test if content exists before calling its write_to method.
bertrand
1999-05-20
1
-1
/
+1
*
tests
Bertrand Guiheneuf
1999-05-19
1
-1
/
+2
*
create recipients hash table (_remove_recipient): (_add_recipient):
Bertrand Guiheneuf
1999-05-14
1
-1
/
+8
*
disposition is now a full GMimeContentField object.
Bertrand Guiheneuf
1999-05-13
1
-5
/
+42
*
overload wrapper class method. (_write_to_file): start to write some text
bertrand
1999-05-12
1
-1
/
+35
*
static functions naming follows gnome coding style guide.
bertrand
1999-05-12
1
-57
/
+57
*
implemented public interfaces
Bertrand Guiheneuf
1999-05-11
1
-1
/
+155
*
A bunch of new set/get func.
Bertrand Guiheneuf
1999-05-11
1
-0
/
+176
*
new method
bertrand
1999-05-10
1
-0
/
+18
*
new class. models a mime mail part.
bertrand
1999-05-09
1
-0
/
+75