platform/upstream/evolution-data-server.git
2000-04-06 Matthew Loper+ * camel-folder-pt-proxy.c (_get_full_name): Remove...
2000-04-06 Dan WinshipReorganize the folder-fetching methods and implement...
2000-04-06 Dan Winshipthe URL RFC says the port must be numeric, so we don...
2000-04-05 Dan Winshipfix a warning
2000-04-01 Dan WinshipCompare mbox_file_size and mbox_modtime to the results...
2000-04-01 Dan Winshipimplement unimplemented methods
2000-04-01 Dan Winshipremove debugging printf()s that no longer seem useful
2000-03-31 Matthew LoperAdded "convert_newlines_to_br" boolean param, to give...
2000-03-30 Matthew LoperUse <pre> tag to force the use of monospaced fonts.
2000-03-30 Dan WinshipAdd a htons in the default_number case, and document...
2000-03-30 Miguel de IcazaAdd htons (port), and only copy 4 bytes for the IP...
2000-03-28 Dan Winshipmake this return a CamelStream rather than a CamelSeeka...
2000-03-28 Dan Winshipfix warnings
2000-03-28 Dan Winshipconvenience functions to canonicalize the host and...
2000-03-28 Dan WinshipMake this work when the inbox file doesn't yet exist.
2000-03-28 Dan Winshipuncomment the call to unlink the temp file: there's...
2000-03-28 Dan Winshipadd delete_message_by_{number,uid}.
2000-03-27 NotZedUnref the output_stream when done, close doesn't do...
2000-03-27 Dan Winshipkeep separate input and output streams so the output...
2000-03-27 Michael Meeksfix nastiness with mime dispositions ( at least for...
2000-03-27 Dan Winshipremove camel-stream-buffered-fs here too
2000-03-27 Dan Winshipfix previous commit: this file wasn't using
2000-03-27 Dan Winshipnew routine to free the data allocated by camel_service...
2000-03-27 Dan Winshiprename camel_stream_mem_new_with_buffer to ..._with_byt...
2000-03-27 Dan WinshipRemove CamelStreamBufferedFs, since CamelStreamBuffer...
2000-03-27 Seth Alvesinclude in.h to quiet compiler
2000-03-25 Dan Winshipchange the CamelFolderSummary interfaces to allow parti...
2000-03-23 NotZedAdded flag to provider initialisation, to match changed...
2000-03-23 Dan Winshipfix the CamelProvider entry (new flags field was missing)
2000-03-23 NotZedAdded async search api.
2000-03-23 Dan WinshipFunction to read one line of any size from a stream...
2000-03-22 Dan WinshipNew function to query a service for the authentication...
2000-03-22 Dan WinshipNew function to scan the provider dir and return a...
2000-03-22 Dan Winshipfix compile errors. duh.
2000-03-22 Dan Winshipfill this in partially make camel_pop3_command return...
2000-03-22 Matthew Loper+ * shell/main.c (evolution_boot): gtk_signal_connect...
2000-03-21 Dan Winshipsome initial bits of the POP3 provider, to make Matt...
2000-03-21 bertranddisplay message size
2000-03-21 bertranddocumented all functions.
2000-03-21 bertrandname change and new fields.
2000-03-12 bertrandadd a field refering to a service associated to the...
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...
next