platform/upstream/evolution-data-server.git
2000-02-21 Dan Winshipadd CamelExceptions to several functions. Use camel_ses...
2000-02-21 Dan WinshipOnce camel is being used for real, exceptions won't...
2000-02-20 Dan Winshipadd libibex back to libcamelmbox_la_LIBADD
2000-02-20 Dan Winshipclean up warnings
2000-02-20 Dan WinshipMichael created camel/ChangeLog on 2/12 but didn't...
2000-02-19 NotZedAdded exception to call, and fixed caller.
2000-02-19 Miguel de IcazaStatically link with ibex
2000-02-19 Dan WinshipNew header with the typedefs for all camel classes...
2000-02-19 Dan Winshipfix a stupid typo (thank you gcc -Wall)
2000-02-19 Dan Winship#include <ctype.h> so the hash function doesn't get...
2000-02-18 Dan Winshipmake the / between the host and the path part of the...
2000-02-17 Bertrand GuiheneufModification in the automake/libtool building process...
2000-02-17 Dan Winshiplibraries come from $(top_builddir)/..., not $(top_srcd...
2000-02-17 bertranduse camel_stream_reset instead of seek. The formatter...
2000-02-17 Dan WinshipMake camel-service use a Gurl internally. Remove the...
2000-02-17 Dan WinshipNew function g_url_to_string to convert a Gurl back...
2000-02-17 bertrandrevamped so that it uses the output stream of the data...
2000-02-16 bertranddon't seek the begining of the substream. (_eos): fix...
2000-02-16 Dan WinshipSimplify the code a lot and add support for RFC2384...
2000-02-16 Dan WinshipMake md5_final take the MD5Context first, like md5_init...
2000-02-16 Dan Winshipfix minor typos
2000-02-16 Dan WinshipImprove spelling and English a bit
2000-02-16 bertrandthis routine replaces the _read_part routine and does...
2000-02-15 Miguel de IcazaAdd the unicode libraries as well.
2000-02-15 bertrandinclude gmime-base64.h various compilation and runtime...
2000-02-14 bertranduse the eos stream method. (gmime_read_line_from_stream...
2000-02-14 bertranduse the eos stream method. (gmime_read_line_from_stream...
2000-02-14 bertrandmake a blocking version of the header parser. When...
2000-02-14 bertrandby default, a message/rfc822 object is handled by the...
2000-02-14 Bertrand Guiheneufremove camel-stream-buffer from compilation process...
2000-02-14 NotZedNew file, implements the search api for mbox folders.
2000-02-14 Matthew Loper+ * tests/ui-tests/test-multipart-mixed.msg: New rfc822...
2000-02-14 Matthew Loper+ * camel/camel-stream-fs.c (_init_with_name): Set...
2000-02-14 Matthew Loper+ * tests/ui-tests/message-browser.c (handle_tree_item...
2000-02-11 bertrandparent class is seekable stream, not stream
2000-02-11 bertranddefault the text/* mime types to CamelSimpleDataWrapper...
2000-02-11 NotZedBad Ettore, no biscuit!
2000-02-11 bertranddon't build thread related tests if evolution has been...
2000-02-10 NotZedRemoved a bizarre comparison construct for converting...
2000-02-10 NotZedIncrement the copy source address to match the data...
2000-02-10 NotZedIf we get a -1 read, DONT update the total bytes, and...
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:
next