index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
providers
/
mbox
/
camel-mbox-folder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement get_message_by_number for the mail fetch code.
Dan Winship
2000-04-10
1
-2
/
+24
*
Compare mbox_file_size and mbox_modtime to the results of stat()ing the
Dan Winship
2000-04-02
1
-4
/
+11
*
Make this work when the inbox file doesn't yet exist.
Dan Winship
2000-03-29
1
-24
/
+34
*
uncomment the call to unlink the temp file: there's no way to tell
Dan Winship
2000-03-28
1
-1
/
+1
*
Unref the output_stream when done, close doesn't do it. (_append_message):
NotZed
2000-03-28
1
-21
/
+42
*
fix previous commit: this file wasn't using
Dan Winship
2000-03-28
1
-0
/
+1
*
Remove CamelStreamBufferedFs, since CamelStreamBuffer makes it redundant.
Dan Winship
2000-03-28
1
-1
/
+0
*
change the CamelFolderSummary interfaces to allow partial summary queries
Dan Winship
2000-03-25
1
-159
/
+119
*
Added async search api.
NotZed
2000-03-24
1
-9
/
+3
*
display message size
bertrand
2000-03-21
1
-4
/
+1
*
Tons of fixes to fix things
Bertrand Guiheneuf
2000-03-05
1
-1
/
+1
*
bonobo-goad-id is the good key to look for. (get_bonobo_tag_for_object):
bertrand
2000-03-04
1
-1
/
+0
*
use set_input_stream instead of construct_from_stream to feed the message
bertrand
2000-03-04
1
-2
/
+4
*
in the case of images, put the content object output stream in the url.
bertrand
2000-03-04
1
-1
/
+1
*
Fix a bunch of serious small bugs.
NotZed
2000-02-29
1
-74
/
+24
*
No, its not a fatal error to search on a non-searchable folder, you just
NotZed
2000-02-29
1
-9
/
+7
*
update for CamelFolder changes
Dan Winship
2000-02-25
1
-6
/
+11
*
Move "separator" from camel-store to camel-folder, since it can vary from
Dan Winship
2000-02-25
1
-7
/
+4
*
fix to show a sample correct implementation.
bertrand
2000-02-22
1
-3
/
+7
*
add CamelExceptions to several functions. Use camel_session_new to
Dan Winship
2000-02-22
1
-2
/
+2
*
clean up warnings
Dan Winship
2000-02-21
1
-12
/
+8
*
Added exception to call, and fixed caller.
NotZed
2000-02-19
1
-1
/
+1
*
New header with the typedefs for all camel classes. Now the class headers
Dan Winship
2000-02-19
1
-0
/
+2
*
include gmime-base64.h various compilation and runtime fixes.
bertrand
2000-02-15
1
-1
/
+1
*
New file, implements the search api for mbox folders.
NotZed
2000-02-14
1
-25
/
+13
*
various typo fixes in the ctree construction.
bertrand
2000-02-10
1
-2
/
+5
*
renamed mbox_folder->summary to mbox_folder->internal_summary to avoid
bertrand
2000-01-26
1
-28
/
+39
*
converted all gint64 variables into guint32.
bertrand
2000-01-25
1
-1
/
+1
*
add recipient_list to the recipients, not recipients_list. I don't know
bertrand
2000-01-24
1
-2
/
+72
*
use the real summary file path instead of a stupid hardcoded one. Fixes
bertrand
2000-01-23
1
-12
/
+27
*
implemented. A lot of fixes too. Works now.
bertrand
2000-01-23
1
-21
/
+75
*
test the mbox provider.
bertrand
2000-01-22
1
-0
/
+1
*
add exception handling everywhere in the store related functions
bertrand
2000-01-22
1
-2
/
+2
*
added camel-mbox-provider.c to the mbox provider sources.
bertrand
2000-01-22
1
-3
/
+117
*
implemented.
bertrand
2000-01-20
1
-99
/
+157
*
summary file read/write routines.
bertrand
2000-01-19
1
-1
/
+1
*
test for the mbox utils. (copy_file_chunk): fixed a nasty bug.
bertrand
2000-01-17
1
-1
/
+1
*
A bunch of new funcs to handle x-evolution private header field.
bertrand
2000-01-17
1
-1
/
+2
*
Backup of the first clean and working mbox file parser. It both find the
bertrand
2000-01-12
1
-1
/
+6
*
sync before Boston
Bertrand Guiheneuf
2000-01-05
1
-6
/
+54
*
Updated my e-mail address to reflect my new employment
Bertrand Guiheneuf
2000-01-04
1
-1
/
+1
*
detects netscape ".sdb" folders as well as simple non-suffixed folders (as
bertrand
2000-01-04
1
-2
/
+14
*
sync. Does not compile
Bertrand Guiheneuf
2000-01-03
1
-4
/
+11
*
Backup sync.
Bertrand Guiheneuf
1999-12-27
1
-6
/
+241
*
Work in progress. Missing files
Bertrand Guiheneuf
1999-12-22
1
-0
/
+509