Skip to content
  • bertrand's avatar
    new function, returns "type/subtype" mime type string. · 5deed2f1
    bertrand authored
    	* camel/gmime-content-field.c (gmime_content_field_get_mime_type):
    	new function, returns "type/subtype" mime type string.
    	(gmime_content_field_construct_from_string):
    	new function, construbt a content_field object
    	form a string. be used to set the mime_type from a
    	string.
    
    	* camel/camel-mime-part.c (_set_content_type):
    	(camel_mime_part_set_content_type):
    	(_get_content_type):
    	(_get_content_type):
    	new methods.
    
    1999-06-21  bertrand  <Bertrand.Guiheneuf@inria.fr>
    
    	* camel/gmime-utils.c (get_header_table_from_stream):
    	replace CR/LF+'\t' with ' '
    
    	* camel/camel-mime-message.c (_set_recipient_list_from_string):
    	trim \t when splitting
    
    	* camel/gmime-utils.c (get_header_table_from_file):
    	corrected bug in scanning tabulations ('t' -> '\t')
    
    	* tests/test2.c (main): read mail.test instead
    	of mail1.test
    
    	* camel/camel-mime-part.c (_add_header):
    	added comments
    
    svn path=/trunk/; revision=984
    5deed2f1