platform/upstream/evolution-data-server.git
2000-02-09 bertrandset the mime type to "mime/message". --- THIS IS NOT...
2000-02-09 bertrandvarious typo fixes in the ctree construction.
2000-02-09 NotZedActually initialise the class. It simple couldn't have...
2000-02-09 Matthew LoperNew file; shows a message in tree format, where multipa...
2000-02-09 Matthew Loper+ * tests/test-formatter.c (convert_to_html_and_print...
2000-02-08 Matthew Loper+ * tests/test-formatter.c (convert_to_html_and_print...
2000-02-08 Matthew LoperNew member to 'CamelFormatterPrivate', 'attachments...
2000-02-07 Matthew Loperfunction deleted.
2000-02-07 Matthew Loper+ * tests/test-formatter.c (print_usage_and_quit...
2000-02-02 Bertrand Guiheneuf*** empty log message ***
2000-02-02 Matthew Loper+ * tests/test-formatter.c: New file; intended to test the
2000-01-25 Matthew Loper+ * camel/camel-formatter.c: By looking up a mimetype...
2000-01-25 bertrandrenamed mbox_folder->summary to mbox_folder->internal_s...
2000-01-25 bertrandThe CamelDataWrapper can now be provided with input...
2000-01-25 bertrandparent class is now CamelSeekableStream idem idem idem...
2000-01-24 bertrandconverted all gint64 variables into guint32.
2000-01-24 bertrandadd recipient_list to the recipients, not recipients_li...
2000-01-24 Matthew Lopernew function, broken out from 'camel_formatter_make_html'.
2000-01-23 bertranduse the real summary file path instead of a stupid...
2000-01-22 bertrandimplemented. A lot of fixes too. Works now.
2000-01-22 bertrandtest the mbox provider.
2000-01-22 bertrandadd exception handling everywhere in the store related...
2000-01-21 bertrandadded camel-mbox-provider.c to the mbox provider sources.
2000-01-21 Matthew Loper+ * camel/camel-formatter.c (camel_formatter_make_html...
2000-01-21 Matthew LoperNew files. You'll be able to use a CamelFormatter to...
2000-01-20 bertrandimplemented.
2000-01-19 bertrandtests for summary and parsing process of mbox files.
2000-01-18 Bertrand GuiheneufAh zut alors. Missing files
2000-01-18 bertrandsummary file read/write routines.
2000-01-17 bertrandtest for the mbox utils. (copy_file_chunk): fixed a...
2000-01-17 bertrandA bunch of new funcs to handle x-evolution private...
2000-01-13 bertrandeof is true when no more chars are available, not when...
2000-01-13 bertrandAdded the prototype of camel_mbox_parse_file.
2000-01-13 bertrandremove non updated tests from the build process.
2000-01-13 bertrandcorrected a bunch of bugs
2000-01-12 bertrandBackup of the first clean and working mbox file parser...
2000-01-06 Arturo EspinosaLots of reorganization to get the Evolution shell to...
2000-01-04 Bertrand Guiheneufsync before Boston
2000-01-03 Bertrand GuiheneufUpdated my e-mail address to reflect my new employment
2000-01-03 Bertrand Guiheneufchkouink chkouink
2000-01-03 bertranddetects netscape ".sdb" folders as well as simple non...
2000-01-03 Bertrand Guiheneufsync. Does not compile
1999-12-27 Bertrand GuiheneufBackup sync.
1999-12-21 Bertrand GuiheneufWork in progress. Missing files
1999-12-21 bertrandpart of the mbox provider.
1999-12-19 bertrandinclude camel-log.h to avoid unresolved symbols.
1999-12-18 bertranddocumented.
1999-12-18 bertrandupdated to take the change on append into account.
1999-12-18 bertranduse exception mechanism. (camel_folder_delete): idem...
1999-12-17 bertranduse exception mechanism. (camel_folder_set_name): idem.
1999-12-16 bertrandchanged the return value. Now returns the list of expun...
1999-12-15 bertrandimplemented. The routines in this file will be called...
1999-12-15 bertrandupdate (_get_message_by_number): Update to reflect...
1999-12-15 bertrandclean-ups.
1999-12-14 Bertrand GuiheneufFix copyright informations once again
1999-12-09 Ettore PerazzoliMake set_* methods in CamelMimeMessage use const strings.
1999-11-26 Michael Meeksmore small typo fixes.
1999-11-17 Ettore PerazzoliMake `make distcheck' work.
1999-11-17 Ettore PerazzoliMore work:
1999-11-17 Ettore PerazzoliAdded streaming capability to CamelDataWrapper. This...
1999-11-05 Ettore PerazzoliHere is my initial Evolution work: message composition...
1999-10-23 Bertrand GuiheneufCopyright change
1999-10-18 Bertrand Guiheneuflap sync
1999-10-13 Bertrand Guiheneufmissing files
1999-10-13 bertrandA lot of changes. The thread proxy mechanism
1999-10-08 Bertrand Guiheneufmissing file
1999-10-08 Bertrand Guiheneufweekly commit
1999-09-27 Bertrand Guiheneufredesign of the proxy/marshaling code. Uses GtkArg...
1999-09-23 Bertrand GuiheneufAdded corba-like exception system to CamelFolder. The...
1999-09-23 Bertrand Guiheneufsync
1999-09-23 Bertrand GuiheneufBuild fix
1999-09-21 Bertrand Guiheneufmore work.
1999-09-21 bertrandCheck pthreads.
1999-09-21 Jukka Zitting... camel_folder_get_full_name did not work. Fixed.
1999-09-21 Jukka Zitting... Preliminary subfolder support for maildirs.
1999-09-20 bertrandSignal proxying implemenatation. (_signal_marshaller_se...
1999-09-20 bertrandcompleted
1999-09-18 Bertrand GuiheneufsynczZzZ
1999-09-17 bertrandnew func. Try to exec an operation in a thread or queue...
1999-09-17 bertrandadded notify io_channel. new func. run the next operation.
1999-09-16 bertrandNew object. Operation queue. Meant to be used in non...
1999-09-13 bertrandFirst proxy (pthread based) implementation starts.
1999-09-08 Bertrand Guiheneufforgotten files
1999-09-08 bertrandSummary files are here and work !!!
1999-09-08 bertrandimpemented.
1999-09-08 bertrandDocumented UIDs.
1999-09-07 bertrandMore work on UID list in Mh provider.
1999-09-07 Bertrand Guiheneufoops
1999-09-07 bertrandcorrect parameter decl (const)
1999-09-06 bertrandcamel/md5-utils.c Documented all funcs.
1999-09-06 bertrandraw routines are declared public now. Md5 use has to...
1999-09-06 bertrandnew function : get file md5 signature. To be used in...
1999-09-06 bertrandnew methods.
1999-09-06 bertrandchanged names to follow camel style.
1999-09-05 bertrandimported md5 coding routine from rpm. Compiles.
1999-09-05 bertrandBasic UID framework.
1999-09-05 bertrandNew revision. Some fixes.
1999-09-05 bertranduse folder summary instead of opening all messages.
1999-09-04 bertrandstarted summary implementation. (_open): correct use...
1999-09-04 bertrandadded summary files build
next