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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented deletion/expunge mechanism.
bertrand
1999-08-15
1
-0
/
+21
*
default implementation to be called first by providers methods. It looks
bertrand
1999-08-14
1
-0
/
+9
*
New field (message_list) which will hold a reference on each message
bertrand
1999-08-14
1
-2
/
+16
*
new method, returns the list of permanent flags supported by the folder.
bertrand
1999-08-13
1
-0
/
+9
*
those two func go here now.
bertrand
1999-08-13
1
-0
/
+17
*
remove stupid debug code. (add_mail_store): use camel_session_get_store
bertrand
1999-08-13
1
-0
/
+16
*
compilation and runtime fixes.
bertrand
1999-08-12
1
-0
/
+10
*
new function: returns a store for an URL.
bertrand
1999-08-12
1
-0
/
+16
*
new file. MH provider registration stuff.
bertrand
1999-08-12
1
-1
/
+14
*
Message creation still consumes a lot of
bertrand
1999-08-11
1
-0
/
+7
*
implemented destructors.
bertrand
1999-08-11
1
-1
/
+20
*
Quick and (very) dirty hack to test Camel more easily.
bertrand
1999-08-11
1
-1
/
+6
*
some test files
Bertrand Guiheneuf
1999-08-10
1
-1
/
+6
*
new file. Document message UID and vfolder implementation.
bertrand
1999-08-10
1
-0
/
+6
*
more advanced RFC2047 encoder started.
Robert Brady
1999-08-09
1
-0
/
+4
*
fix. In MH, message number is not related to message position in folder.
bertrand
1999-08-09
1
-0
/
+4
*
util func. (_get_message_count): implemented.
bertrand
1999-08-09
1
-0
/
+6
*
updated some autogen doc stuff. Still don't understand warnings :(
bertrand
1999-08-07
1
-0
/
+20
*
encoder test.
Robert Brady
1999-08-06
1
-0
/
+7
*
stat was not testing the good file. Fixed.
bertrand
1999-08-06
1
-0
/
+3
*
added real test for MH folder provider. All tested things seem to work OK
bertrand
1999-08-06
1
-0
/
+5
*
test for RFC2047 decoder.
Robert Brady
1999-08-06
1
-0
/
+6
*
add debug information (_list_subfolders): test if first char in folder
bertrand
1999-08-06
1
-1
/
+32
*
test mh provider.
bertrand
1999-08-06
1
-4
/
+8
*
new method. (camel_folder_get_message): corresponding public call
bertrand
1999-08-06
1
-1
/
+9
*
Some notes.
bertrand
1999-08-06
1
-1
/
+12
*
indentation and cosmetic changes.
bertrand
1999-08-05
1
-0
/
+7
*
implemented.
bertrand
1999-08-05
1
-0
/
+2
*
finshed implementation (_delete_messages): implemented.
bertrand
1999-08-05
1
-0
/
+8
*
added an implemention of RFC2047 (support for character sets other than
Robert Brady
1999-08-05
1
-0
/
+6
*
Started implementing mh store/folder as a test provider. Next will be pop3.
bertrand
1999-08-04
1
-0
/
+16
*
new public functions (_set_name): set full_path.
Bertrand Guiheneuf
1999-08-03
1
-3
/
+22
*
There is a probleme here. We can not allow mime part content-type field
Bertrand Guiheneuf
1999-08-03
1
-0
/
+20
*
Multipart Mime message parsing works with plain text parts. Woohooo :))))
bertrand
1999-08-03
1
-1
/
+22
*
Update logs and sync home/work versions.
Bertrand Guiheneuf
1999-08-03
1
-3
/
+22
*
sync before going home
Bertrand Guiheneuf
1999-08-02
1
-1
/
+6
*
do not return NULL when line is empty.
Bertrand Guiheneuf
1999-08-02
1
-0
/
+8
*
Spanish work.
bertrand
1999-08-01
1
-1
/
+1
*
merge a lot of work. Rough ChangeLog will follow
Bertrand Guiheneuf
1999-08-01
1
-3
/
+126
*
sync before going home
Bertrand Guiheneuf
1999-07-15
1
-0
/
+6
*
Do not use GStrings any more. Added assertion code. Cosmetic reformating
bertrand
1999-07-15
1
-41
/
+53
*
Implemented base64 encoder based on CamelStreams. Should the
Miguel de Icaza
1999-07-15
1
-0
/
+33
*
now use CamelDataWrapper::contruct_form_stream to test message parsing
bertrand
1999-06-29
1
-0
/
+11
*
new field (content_type) and associated methods. (camel_mime_part_init):
bertrand
1999-06-28
1
-1
/
+14
*
new class. Simple implementation of a data wrapper: simply keeps the
bertrand
1999-06-25
1
-0
/
+9
*
Various patches from Ulrich Drepper <drepper at cygnus.com>
bertrand
1999-06-25
1
-0
/
+15
*
moved all the content-type stuff here. (camel_data_wrapper_init):
bertrand
1999-06-23
1
-1
/
+11
*
new function, returns "type/subtype" mime type string.
bertrand
1999-06-22
1
-1
/
+16
*
sync
Bertrand Guiheneuf
1999-06-22
1
-0
/
+17
*
sgmlized Giao's doc about virtual folders.
bertrand
1999-06-03
1
-0
/
+5
*
use new stream code instead of raw file * stuff.
bertrand
1999-05-31
1
-0
/
+15
*
new class. Represents an abstract stream object.
bertrand
1999-05-31
1
-1
/
+4
*
remove leading and trailing spaces in recipient addresses.
Bertrand Guiheneuf
1999-05-30
1
-0
/
+15
*
More header parsing code.
bertrand
1999-05-29
1
-0
/
+8
*
rewrite message obtained via parsing into a file. Actually, it works
Bertrand Guiheneuf
1999-05-28
1
-0
/
+22
*
new func. Parses message header zone and returns a Glist of all header
bertrand
1999-05-27
1
-0
/
+11
*
recipient list printing
Bertrand Guiheneuf
1999-05-21
1
-0
/
+7
*
test if content exists before calling its write_to method.
bertrand
1999-05-20
1
-1
/
+6
*
sync
Bertrand Guiheneuf
1999-05-20
1
-0
/
+6
*
tests
Bertrand Guiheneuf
1999-05-19
1
-0
/
+5
*
message number funcs.
bertrand
1999-05-18
1
-0
/
+6
*
flags handling methods
bertrand
1999-05-15
1
-0
/
+5
*
added recipient handling class funcs.
Bertrand Guiheneuf
1999-05-14
1
-0
/
+5
*
create recipients hash table (_remove_recipient): (_add_recipient):
Bertrand Guiheneuf
1999-05-14
1
-0
/
+11
*
a bunch of get/set header field method done. Does nothing yet though.
Bertrand Guiheneuf
1999-05-14
1
-0
/
+23
*
overload wrapper class method. (_write_to_file): start to write some text
bertrand
1999-05-12
1
-1
/
+6
*
typo fix.
bertrand
1999-05-12
1
-0
/
+2
*
static functions naming follows gnome coding style guide.
bertrand
1999-05-12
1
-1
/
+9
*
implemented public interfaces
Bertrand Guiheneuf
1999-05-11
1
-0
/
+5
*
A bunch of new set/get func.
Bertrand Guiheneuf
1999-05-11
1
-0
/
+18
*
new method
bertrand
1999-05-10
1
-0
/
+8
*
new class. models a mime mail part.
bertrand
1999-05-09
1
-0
/
+3
*
method to stream data content in a buffer.
bertrand
1999-05-09
1
-1
/
+11
*
sync - Started work on messages classes.
Bertrand Guiheneuf
1999-05-08
1
-0
/
+7
*
new method.
bertrand
1999-05-05
1
-0
/
+13
*
typo fix
bertrand
1999-05-03
1
-0
/
+11
*
new methods
bertrand
1999-05-01
1
-0
/
+12
*
new methods.
bertrand
1999-05-01
1
-0
/
+4
*
some more comments
bertrand
1999-05-01
1
-0
/
+10
*
initialize folder object.
bertrand
1999-04-26
1
-0
/
+11
*
new method to set the default provider for a protocol.
bertrand
1999-04-25
1
-0
/
+8
*
basic provider structure. Have to write the code for dynamic loading.
bertrand
1999-04-25
1
-0
/
+6
*
s/new_g_url/g_url_new
bertrand
1999-04-24
1
-0
/
+2
*
URL rewritten completely. Error handling not implemented in public
bertrand
1999-04-24
1
-1
/
+8
*
I needed the url functions to use GString, and I wanted a more general
bertrand
1999-04-24
1
-0
/
+8
*
Utility functions to parse URLs. Stolen shamelessly from gzilla
bertrand
1999-04-23
1
-0
/
+8
*
removed devel-docs until I come up with a correct Makefile.am
bertrand
1999-04-23
1
-0
/
+9
*
more test implementation.
bertrand
1999-04-22
1
-0
/
+8
*
start test provider.
bertrand
1999-04-22
1
-0
/
+5
*
now CamelStore inherits from CamelService.
bertrand
1999-04-21
1
-0
/
+3
*
basic abstract service class.
bertrand
1999-04-21
1
-0
/
+5
*
Added some slight explanations.
Bertrand Guiheneuf
1999-04-19
1
-0
/
+4
*
started implementation typo uncommented the store related code.
bertrand
1999-04-19
1
-0
/
+11
*
implemented (partially) have to write CamelStore before finishing it.
bertrand
1999-04-19
1
-0
/
+9
*
some work log system for camel some utilities for GString objects
bertrand
1999-04-18
1
-0
/
+7
*
groomf -> gnome-mailer
bertrand
1999-04-18
1
-0
/
+3
*
Initial revision
Bertrand Guiheneuf
1999-04-18
1
-0
/
+1