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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync before going home
Bertrand Guiheneuf
1999-07-15
5
-41
/
+78
*
Do not use GStrings any more. Added assertion code. Cosmetic reformating
bertrand
1999-07-15
2
-116
/
+111
*
Implemented base64 encoder based on CamelStreams. Should the
Miguel de Icaza
1999-07-15
20
-218
/
+255
*
now use CamelDataWrapper::contruct_form_stream to test message parsing
bertrand
1999-06-29
3
-6
/
+43
*
new field (content_type) and associated methods. (camel_mime_part_init):
bertrand
1999-06-28
4
-44
/
+81
*
new class. Simple implementation of a data wrapper: simply keeps the
bertrand
1999-06-25
4
-2
/
+213
*
Various patches from Ulrich Drepper <drepper at cygnus.com>
bertrand
1999-06-25
3
-3
/
+7
*
moved all the content-type stuff here. (camel_data_wrapper_init):
bertrand
1999-06-23
9
-62
/
+84
*
new function, returns "type/subtype" mime type string.
bertrand
1999-06-22
4
-22
/
+105
*
sync
Bertrand Guiheneuf
1999-06-22
4
-62
/
+90
*
Commit of all Netherlands changes.
Bertrand Guiheneuf
1999-06-19
11
-61
/
+135
*
another nederlands sync
Bertrand Guiheneuf
1999-06-15
2
-61
/
+22
*
tmp sync. Does ot even compile
Bertrand Guiheneuf
1999-06-14
3
-24
/
+35
*
use new stream code instead of raw file * stuff.
bertrand
1999-05-31
7
-13
/
+350
*
new class. Represents an abstract stream object.
bertrand
1999-05-31
3
-0
/
+255
*
sync
Bertrand Guiheneuf
1999-05-30
2
-0
/
+59
*
remove leading and trailing spaces in recipient addresses.
Bertrand Guiheneuf
1999-05-30
5
-16
/
+63
*
More header parsing code.
bertrand
1999-05-29
1
-5
/
+59
*
rewrite message obtained via parsing into a file. Actually, it works
Bertrand Guiheneuf
1999-05-28
4
-6
/
+127
*
sync
Bertrand Guiheneuf
1999-05-28
9
-32
/
+165
*
new func. Parses message header zone and returns a Glist of all header
bertrand
1999-05-27
4
-25
/
+126
*
recipient list printing
Bertrand Guiheneuf
1999-05-21
4
-5
/
+45
*
sync
Bertrand Guiheneuf
1999-05-21
1
-2
/
+9
*
test if content exists before calling its write_to method.
bertrand
1999-05-20
4
-36
/
+37
*
sync
Bertrand Guiheneuf
1999-05-20
2
-0
/
+12
*
tests
Bertrand Guiheneuf
1999-05-19
2
-2
/
+30
*
message number funcs.
bertrand
1999-05-18
3
-1
/
+7
*
sync
Bertrand Guiheneuf
1999-05-17
2
-0
/
+22
*
flags handling methods
bertrand
1999-05-15
2
-6
/
+105
*
added recipient handling class funcs.
Bertrand Guiheneuf
1999-05-14
2
-0
/
+23
*
create recipients hash table (_remove_recipient): (_add_recipient):
Bertrand Guiheneuf
1999-05-14
2
-2
/
+97
*
a bunch of get/set header field method done. Does nothing yet though.
Bertrand Guiheneuf
1999-05-14
3
-6
/
+220
*
Mime message ...
Bertrand Guiheneuf
1999-05-13
3
-0
/
+151
*
disposition is now a full GMimeContentField object.
Bertrand Guiheneuf
1999-05-13
8
-16
/
+200
*
mime utils namespace change
Bertrand Guiheneuf
1999-05-12
2
-0
/
+0
*
overload wrapper class method. (_write_to_file): start to write some text
bertrand
1999-05-12
6
-1
/
+122
*
typo fix.
bertrand
1999-05-12
1
-4
/
+4
*
static functions naming follows gnome coding style guide.
bertrand
1999-05-12
6
-186
/
+188
*
implemented public interfaces
Bertrand Guiheneuf
1999-05-11
2
-1
/
+191
*
A bunch of new set/get func.
Bertrand Guiheneuf
1999-05-11
4
-3
/
+202
*
new method
bertrand
1999-05-10
4
-0
/
+59
*
new class. models a mime mail part.
bertrand
1999-05-09
3
-0
/
+149
*
method to stream data content in a buffer.
bertrand
1999-05-09
2
-4
/
+115
*
sync - Started work on messages classes.
Bertrand Guiheneuf
1999-05-08
3
-1
/
+147
*
admin cvs work
Bertrand Guiheneuf
1999-05-07
2
-0
/
+8
*
new method.
bertrand
1999-05-05
4
-31
/
+158
*
typo fix
bertrand
1999-05-03
3
-6
/
+45
*
new methods
bertrand
1999-05-01
4
-70
/
+195
*
new methods.
bertrand
1999-05-01
2
-53
/
+176
*
some more comments
bertrand
1999-05-01
1
-4
/
+7
*
sync
Bertrand Guiheneuf
1999-05-01
2
-23
/
+61
*
initialize folder object.
bertrand
1999-04-26
5
-24
/
+51
*
new method to set the default provider for a protocol.
bertrand
1999-04-25
3
-7
/
+71
*
start session object
Bertrand Guiheneuf
1999-04-25
2
-0
/
+146
*
basic provider structure. Have to write the code for dynamic loading.
bertrand
1999-04-25
6
-0
/
+115
*
s/new_g_url/g_url_new
bertrand
1999-04-24
2
-2
/
+2
*
URL rewritten completely. Error handling not implemented in public
bertrand
1999-04-24
2
-52
/
+242
*
I needed the url functions to use GString, and I wanted a more general
bertrand
1999-04-24
2
-269
/
+150
*
Utility functions to parse URLs. Stolen shamelessly from gzilla
bertrand
1999-04-23
3
-2
/
+385
*
removed devel-docs until I come up with a correct Makefile.am
bertrand
1999-04-23
2
-20
/
+6
*
more test implementation.
bertrand
1999-04-22
9
-33
/
+261
*
start test provider.
bertrand
1999-04-22
5
-1
/
+168
*
A first attempt at setting up the documentation system.
Bertrand Guiheneuf
1999-04-21
5
-10
/
+15
*
now CamelStore inherits from CamelService.
bertrand
1999-04-21
5
-8
/
+28
*
basic abstract service class.
bertrand
1999-04-21
3
-3
/
+116
*
simple service class added
Bertrand Guiheneuf
1999-04-21
3
-0
/
+136
*
silence...
Bertrand Guiheneuf
1999-04-19
1
-1
/
+4
*
Added some slight explanations.
Bertrand Guiheneuf
1999-04-19
1
-0
/
+57
*
missing files.
Bertrand Guiheneuf
1999-04-19
2
-0
/
+247
*
started implementation typo uncommented the store related code.
bertrand
1999-04-19
4
-11
/
+29
*
implemented (partially) have to write CamelStore before finishing it.
bertrand
1999-04-19
4
-6
/
+115
*
chut...
Bertrand Guiheneuf
1999-04-18
1
-0
/
+4
*
some work log system for camel some utilities for GString objects
bertrand
1999-04-18
7
-4
/
+388
*
Initial revision
Bertrand Guiheneuf
1999-04-18
3
-0
/
+255