platform/upstream/evolution-data-server.git
2004-03-31 JP RosevearFixes #56111
2004-03-31 JP RosevearFixes #54713
2004-03-31 Rodrigo Moyaadded support for dealing with detached instances.
2004-03-30 Jeffrey Stedfastfixed changelog
2004-03-30 Jeffrey StedfastPartially implemented. (imap4_get_folder): Implemented.
2004-03-30 Jeffrey StedfastUse header_decode_text() rather than rfc2047_decode_wor...
2004-03-30 Chris Toshok[ looks like this fixes #55527 ] use bonobo_object_dup_...
2004-03-30 Not Zedadded some debug to dump the whole folderinfo tree...
2004-03-30 Jeffrey StedfastImplemented.
2004-03-29 Jeffrey StedfastUpdated to actually parse the STATUS response into...
2004-03-29 Jeffrey StedfastRemoved debugging printfs.
2004-03-29 Radek Doulikclose pre tag in case we just flush. I am not sure...
2004-03-29 Miloslav TrmacUpdate Czech translation
2004-03-29 Harish Krishnaswamysend UTC time to server instead of floating time. remov...
2004-03-29 Not Zeduse object_bag_peek instead of _get, since we dont...
2004-03-29 Not Zedget the content-type off of the multipart-signed, not...
2004-03-29 Not Zedremove locking here, we're locked whne we enter. (fill_...
2004-03-28 Jeffrey StedfastNew source files implementing the CamelFolder class...
2004-03-28 Jeffrey Stedfastadded .cvsignore
2004-03-28 Jeffrey Stedfastadded camel-imap-store.[c,h] to the build
2004-03-28 Jeffrey Stedfastadded camel-imap-provider.c
2004-03-28 Jeffrey Stedfastbuild fixes
2004-03-28 Jeffrey StedfastNew source files implementing the CamelFolderSummary...
2004-03-28 Sivaiah Nallagatlaadded new functions set_categories_in_gw_item and set_c...
2004-03-28 Christian NeumairUpdated German translation.
2004-03-27 Sivaiah Nallagatlaadded new api e_gw_connection_get_categories to read...
2004-03-27 Sivaiah Nallagatlareturn correct types in g_return_val_if_fail macros.
2004-03-26 Jeffrey StedfastReverted imap.web.de fix.
2004-03-26 Kjartan MaraasUpdated Norwegian translation.
2004-03-26 Danilo ŠeganUpdated Serbian translation. Added missing file to...
2004-03-26 JP Rosevearadd proto
2004-03-26 Rodrigo Moyareplace the inbox container ID in the ID returned by...
2004-03-26 Rodrigo Moyareplace the inbox container ID in the ID returned by...
2004-03-26 Rodrigo Moyaset the <container> property if it's set.
2004-03-26 Rodrigo Moyaset the container ID on the EGwItem returned by
2004-03-26 Not ZedAdded new maildir flags D for draft and commented P...
2004-03-26 Jeffrey StedfastNo longer need to split ']' tokens from atom tokens...
2004-03-26 Gareth OwenUpdated British English translation
2004-03-25 Jeffrey StedfastIf the server is imap.web.de, just ask for all the...
2004-03-25 Christian RoseTiny, tiny typo fix.
2004-03-25 Gustavo Maciel... Updated Brazilian Portuguese translation done by Gustav...
2004-03-25 Jeffrey StedfastFix for bug #55018.
2004-03-25 William Jon... add registration of webcal protocol for tasks.
2004-03-25 William Jon... use the same component kind as the backend.
2004-03-25 Rodrigo Moyaadd the X-EVOLUTION-GROUPWISE-ID property to the newly...
2004-03-25 Rodrigo Moyaset the server-generated UID on the newly-created compo...
2004-03-25 Rodrigo Moyamade the 'calobj' argument to be inout, so that the...
2004-03-25 Changwoo RyuUpdated Korean translation.
2004-03-25 Martyn RussellRemoved newline character from the provider description
2004-03-25 Sivaiah Nallagatlaremoved ldap seetings and added a settng for SOAP port...
2004-03-25 Jeffrey StedfastNew convenience wrapper function. (engine_parse_status...
2004-03-25 Jeffrey Stedfast#include <stdlib.h> for strtoul()
2004-03-24 Jeffrey StedfastThe beginnings of a new IMAP provider module
2004-03-23 Jeffrey StedfastReworked the else bit to fix a bug where if we had...
2004-03-23 Not Zeduse camel debug to add some debug here.
2004-03-23 Not Zedconnect lock around this. was getting a race with mem...
2004-03-23 Updated ja... 2004-03-23 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
2004-03-22 Rodrigo Moyaadded a 'id' argument, to be passed to e_gw_connection_...
2004-03-22 Rodrigo Moyaadded 'char **id' parameter to pass the server-generate...
2004-03-22 Miloslav TrmacUpdate Czech translation
2004-03-22 Not Zeddecode newsgroups header into a list of newsgroups.
2004-03-21 Vincent van... Translation updated by Daniel van Eeden.
2004-03-20 Denis Lackovic*** empty log message ***
2004-03-20 Denis Lackovic*** empty log message ***
2004-03-20 Chris Toshokdon't unref the listener in the loop.
2004-03-19 JP Rosevearinclude gnome-i18n.h
2004-03-19 Rodrigo Moyanew function. (populate_cache, get_deltas, connect_to_s...
2004-03-19 Rodrigo Moyaadded $SOUP_CFLAGS, needed for e-cal-backend-groupwise.h.
2004-03-19 Rodrigo Moyanew function.
2004-03-19 Rodrigo Moyadon't use the "types:" prefix for the <user> SOAP element.
2004-03-19 Rodrigo Moyafixed SOAP message format for not confusing the server.
2004-03-19 Rodrigo Moyaremove the object from the cache in the remote case...
2004-03-19 Rodrigo Moyaif we don't find the X-EVOLUTION-GROUPWISE-ID property...
2004-03-19 Rodrigo Moyanew functions to support timezones in the cache.
2004-03-19 Not Zedref the diary before replaying it. it could get unreffe...
2004-03-19 Not Zedremove async_thread thing.
2004-03-19 Rodrigo Moyaadd "length" attribute for "message" property.
2004-03-19 Rodrigo Moyae-gw-item.c (e_gw_item_append_to_soap_message): add...
2004-03-19 JP Rosevearsend back "freeBusySessionId" rather than "session"
2004-03-18 JP Rosevearput the xml prefixes back in, they weren't the issue
2004-03-18 Rodrigo Moyaset encoding on XML document.
2004-03-18 Rodrigo Moyaset the GW item ID based on the X-EVOLUTION-GROUPWISE...
2004-03-18 Rodrigo Moyanew function.
2004-03-18 JP Rosevearremove xml prefixes
2004-03-18 JP RosevearRemove conflict marker.
2004-03-18 JP Rosevearlist the the addresses in the <email> attribute
2004-03-18 Rodrigo Moyause const for attribute-related arguments.
2004-03-18 Rodrigo Moyaparse the response on all error codes.
2004-03-18 Chris Toshokadd test-stress-bookviews.
2004-03-18 Rodrigo Moyafixed typo.
2004-03-18 Rodrigo Moyadon't update the cache when we get an error from the...
2004-03-18 Rodrigo MoyaFixes #55719
2004-03-18 Rodrigo Moyaupdated to create the sources properly.
2004-03-18 Chris Toshoknew function, mostly lifted from EBookBackendFile....
2004-03-17 Jeffrey StedfastChecking that mi->content->type != NULL is no longer...
2004-03-17 Rodrigo Moyayank --enable-debug option, not needed anymore.
2004-03-17 Rodrigo Moyause an environment variable for debugging. (e_gw_messag...
2004-03-17 Radek Doulikreverted last fix and:
2004-03-17 Jeffrey StedfastDon't bloody junktest filter mail unless the user has...
2004-03-17 Not ZedReverted jeff's fix for #55018, since it wasn't tested...
next