platform/upstream/evolution-data-server.git
2000-03-11 bertrandcosmetic changes.
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-03-08 bertrandplug mem leaks due to bad documentation of
2000-03-06 Bertrand GuiheneufMore changes than a man can remember.
2000-03-05 Bertrand GuiheneufTons of fixes to fix things
2000-03-05 NotZedRef the summary after we have got it.
2000-03-04 bertrandstream the raw content instead of nothing if the encodi...
2000-03-04 bertrandbonobo-goad-id is the good key to look for. (get_bonobo...
2000-03-03 bertranduse set_input_stream instead of construct_from_stream...
2000-03-03 NotZedMake sure we open with create with a creation mask.
2000-03-03 bertrandin the case of images, put the content object output...
2000-03-03 bertrandfixed state 0 keep value.
2000-03-03 bertranddon't forget to set the state to 0 after 3. (my_read_en...
2000-03-02 bertranduse CamelStreamB64 type for the input stream.
2000-03-02 bertrandfix implementation so that it writes properly to the...
2000-03-02 Ettore PerazzoliVarious building fixes. At least, now it builds for me.
2000-03-01 NotZedAdded camel-stream-buffer to build.
2000-02-29 bertrandnew utility function.
2000-02-29 bertrandrevert strange changes.
2000-02-28 NotZedFix a bunch of serious small bugs.
2000-02-28 NotZedNo, its not a fatal error to search on a non-searchable...
2000-02-28 NotZedFixed a typo.
2000-02-28 Bertrand Guiheneufnon blocking b64 encoding is a PITA
2000-02-25 Mathieu Lacagechuuuut.
2000-02-25 Dan Winshiplast set of changes for CamelFolder changes. Evolution...
2000-02-24 Dan Winshipupdate for CamelFolder changes
2000-02-24 Dan Winshipanother typo
2000-02-24 Dan Winshipremove some camel_store_get_separators that I missed...
2000-02-24 Dan Winshipfix variable name
2000-02-24 Dan Winshipinclude camel-transport
2000-02-24 Dan Winshipadd camel_session_get_transport_for_protocol
2000-02-24 Dan WinshipAdd CamelTransport abstract class and CamelSendmailTran...
2000-02-24 Dan Winshipoops. ChangeLog entry for previous
2000-02-24 Dan WinshipMove "separator" from camel-store to camel-folder,...
2000-02-24 Dan Winshipuse CamelExceptions for run-time errors, not incorrect...
2000-02-23 Dan WinshipFree the data in the headers hash table. (_add_header...
2000-02-23 Bertrand GuiheneufFix an exception error message.
2000-02-22 NotZedDont compile by default.
2000-02-22 bertranddon't read the char if we reached the length of the...
2000-02-22 bertrandfix to show a sample correct implementation.
2000-02-22 bertrandadded a reset method. Thanks message-browser to find...
2000-02-22 Bertrand GuiheneufA lot of changes in the way the parsing works. I am...
2000-02-21 NotZedUh, fixed LIBADD again. What was there was never ever...
2000-02-21 Dan WinshipAdd "authenticator" to CamelSession and update things...
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...
next