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-data-wrapper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fun with purify.
Dan Winship
2000-06-02
1
-0
/
+3
*
Removed camel-simple-data-wrapper again. Less code to maintain == better
NotZed
2000-05-26
1
-1
/
+6
*
> searchpart = strchr(namepart, '?');
NotZed
2000-05-20
1
-22
/
+23
*
remove get/set_output_stream operations. They're redundant with
Dan Winship
2000-05-18
1
-105
/
+9
*
Use CamelException to signal failure. (camel_stream_write_strings):
Dan Winship
2000-05-09
1
-13
/
+14
*
Make camel not leak like a sieve.
Dan Winship
2000-05-08
1
-7
/
+5
*
Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,
NotZed
2000-04-26
1
-32
/
+35
*
No longer call data_wrapper_repository_init.
NotZed
2000-04-24
1
-100
/
+18
*
Whole swag of changes. Still lots of cleanup remaining ...
NotZed
2000-04-23
1
-1
/
+27
*
do better reference counting of streams so they actually go away when they
Dan Winship
2000-04-19
1
-2
/
+6
*
added 2nd arg to g_return_val_if_fail so this builds
Seth Alves
2000-04-19
1
-2
/
+2
*
Clean, polish, document. Most of the gtk-doc comments added to
Dan Winship
2000-04-19
1
-187
/
+225
*
fix nastiness with mime dispositions ( at least for now )
Michael Meeks
2000-03-28
1
-1
/
+1
*
fix the name of "Helix Code, Inc." in all the copyrights
Dan Winship
2000-03-10
1
-1
/
+1
*
stream the raw content instead of nothing if the encoding is not
bertrand
2000-03-05
1
-0
/
+2
*
use set_input_stream instead of construct_from_stream to feed the message
bertrand
2000-03-04
1
-1
/
+15
*
don't forget to set the state to 0 after 3. (my_read_encode): don't forget
bertrand
2000-03-03
1
-1
/
+4
*
fix implementation so that it writes properly to the output stream even.
bertrand
2000-03-02
1
-2
/
+4
*
new utility function.
bertrand
2000-02-29
1
-40
/
+58
*
revamped so that it uses the output stream of the data wrapper
bertrand
2000-02-17
1
-0
/
+10
*
include gmime-base64.h various compilation and runtime fixes.
bertrand
2000-02-15
1
-1
/
+40
*
set the mime type to "mime/message". --- THIS IS NOT THE CONTENT TYPE ---
bertrand
2000-02-10
1
-11
/
+11
*
The CamelDataWrapper can now be provided with input and output streams, so
bertrand
2000-01-25
1
-0
/
+47
*
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
*
Added streaming capability to CamelDataWrapper. This makes it possible, for
Ettore Perazzoli
1999-11-17
1
-0
/
+13
*
Copyright change
Bertrand Guiheneuf
1999-10-23
1
-1
/
+4
*
name parameter is const. This fixes a bug in destroy ()
bertrand
1999-08-21
1
-1
/
+1
*
implemented destructors.
bertrand
1999-08-11
1
-1
/
+19
*
updated some autogen doc stuff. Still don't understand warnings :(
bertrand
1999-08-07
1
-2
/
+2
*
merge a lot of work. Rough ChangeLog will follow
Bertrand Guiheneuf
1999-08-01
1
-4
/
+47
*
sync before going home
Bertrand Guiheneuf
1999-07-15
1
-7
/
+7
*
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
-4
/
+4
*
new field (content_type) and associated methods. (camel_mime_part_init):
bertrand
1999-06-28
1
-14
/
+14
*
moved all the content-type stuff here. (camel_data_wrapper_init):
bertrand
1999-06-23
1
-5
/
+44
*
another nederlands sync
Bertrand Guiheneuf
1999-06-15
1
-56
/
+18
*
static functions naming follows gnome coding style guide.
bertrand
1999-05-12
1
-13
/
+13
*
method to stream data content in a buffer.
bertrand
1999-05-09
1
-1
/
+103
*
sync - Started work on messages classes.
Bertrand Guiheneuf
1999-05-08
1
-0
/
+72