platform/upstream/evolution-data-server.git
2004-07-16 Chris Toshok[ fixes #61052 ]
2004-07-15 Chris Toshoksimplify this a bit, since we don't need to pass the...
2004-07-14 Jeffrey StedfastFix for bug #61538
2004-07-14 Jeffrey Stedfastfixed all the way
2004-07-14 Jeffrey Stedfastfixed changelog
2004-07-14 Chenthill PalanisamyFixes #60344 Send the timezone present in tzid instead...
2004-07-13 Chris Toshokonly propagate the GError if @error != NULL. Fixes...
2004-07-13 Chris Toshok[ fixes #58639 ]
2004-07-13 Harish KrishnaswamyAccess method for getting the XGWRECORDID property...
2004-07-13 Sivaiah Nallagatla: pass "use_ssl" value to these functions and set it...
2004-07-13 Not Zed** This is no guarantee of security, but its just a...
2004-07-12 Chris Toshok[ part of fix for #56520 ]
2004-07-12 Chris Toshok[ most likely fixes #57999 ]
2004-07-12 Amanpreet Singh... 12/7/04 aman <amanlinux@netscape.net>add file
2004-07-12 Sivaiah Nallagatlaread "use_ssl" property from the ESource and form the...
2004-07-10 Vincent van... Translation updated by Daniel van Eeden.
2004-07-09 Rodrigo Moyamade this function public.
2004-07-09 Changwoo RyuUpdated Korean translation
2004-07-08 Chris Toshokuse CAMEL_GROUPWISE_CFLAGS. (libcamelgroupwise_la_LIBAD...
2004-07-08 Not Zedbind to the right charset (i.e. utf8). See #58976.
2004-07-05 Laurent DhimaUpdated Albanian translation.
2004-07-05 JP Rosevearbump version, libtool numbers
2004-07-05 Harish KrishnaswamyFixes #60463 Added a timezone argument and used it...
2004-07-03 Sivaiah Nallagatlafix the problem of returning from the fucntion without...
2004-07-02 Chris Toshok[ fixes #60691 ]
2004-07-02 Christian Neumairs/Can't/Cannot/.
2004-06-30 Jeffrey StedfastSet the size of the ptrarray to prevent potentially...
2004-06-29 Jeffrey StedfastAded a new %formatter 'V' which takes a string vector...
2004-06-29 Not Zedadd any parents of the new name before we actually...
2004-06-28 Laurent DhimaTranslation updated.
2004-06-28 Kjartan MaraasUpdated Norwegian translation.
2004-06-28 Not Zedoverride CAMEL_FOLDER_NAME arg so we can translate...
2004-06-28 Not Zedtake url argument directly, fixes a memleak. (camel_fol...
2004-06-28 Jeffrey StedfastMore fixes.
2004-06-26 Chris Toshoksame. (remodel): same.
2004-06-25 Jeffrey Stedfastremove more debugging printfs
2004-06-25 Jeffrey Stedfastfixed an uninitialised memory read from my last fix
2004-06-25 Gustavo Maciel... Updated Brazilian Portuguese translation done by Gustav...
2004-06-25 Jeffrey StedfastFixed to handle :pass in proto://user:pass@host. Fixes...
2004-06-25 Hans Petter... See bug #51127.
2004-06-24 Jeffrey StedfastError out and set an exception if camel_pop3_engine_new...
2004-06-24 Jeffrey StedfastIf we fail to lock the folder, close the lockfd and...
2004-06-24 Rodney DawesAdd a call to e_source_selector_set_select_new here...
2004-06-24 Jeffrey StedfastFirst LIST/LSUB the toplevel folder, and then LIST...
2004-06-24 Jeffrey StedfastSame.
2004-06-24 Chris Toshokref in the assignment. (e_book_response_get_supported_f...
2004-06-23 Jeffrey StedfastRegister a segv handler to popup bug-buddy or whatever...
2004-06-23 Hans Petter... Keep a ref on the book while we're accessing it, since...
2004-06-23 Jeffrey StedfastHide password, etc info in the fi->uri's. (imap4_create...
2004-06-23 Jeffrey StedfastHide password, etc info in the fi->uri's.
2004-06-22 Hans Petter... Add preconditions. Make sure garbage or NULL data doesn...
2004-06-22 Chris Toshokallow consumers of EDataBookView to control the thresho...
2004-06-22 Chris Toshokclamp the search result limit to the ldap backend's...
2004-06-22 Chris Toshoki2004-06-21 Chris Toshok <toshok@ximian.com>
2004-06-22 Chris Toshokcache the most recently fetched const pointer so we...
2004-06-21 Christian KellnerReally set the path if tag is CAMEL_SERVICE_PATH.
2004-06-21 Jeffrey StedfastFixed a number of issues described in bug #49497.
2004-06-18 Chris Toshok[ fixes #59978 ]
2004-06-18 Jeffrey Stedfastmake camel_shutdown() an atexit handler again
2004-06-18 Jeffrey StedfastCall camel_mime_utils_shutdown() and camel_operation_sh...
2004-06-18 Jeffrey StedfastCall camel_mime_utils_shutdown() and camel_operation_sh...
2004-06-18 Jeffrey StedfastNeed to re-init sbf->ptr and sbf->end too, or we'll...
2004-06-18 Chris Toshok"oops".
2004-06-18 Chris Toshok[ fixes #57628 ]
2004-06-18 Not Zedsetup for static inititialisation.
2004-06-18 Jeffrey Stedfastmake 'colon' a const char *
2004-06-18 Jeffrey Stedfastinit tail->last to (guint32) -1, so that index = tail...
2004-06-17 Chris Toshokdown with e-book-async.h, up with e-book.h.
2004-06-17 Rodney DawesAdd support for the webcal, callto, and h323 URIs when...
2004-06-17 Jeffrey StedfastDon't foolishly unmunge From_ lines. First off, we...
2004-06-17 Jeffrey StedfastMake sure we have elements in the array, if not then...
2004-06-17 Jeffrey StedfastFixed to work properly. It was getting ranges wrong...
2004-06-17 Jeffrey StedfastThanks to Christian Kellner for pointing out these...
2004-06-17 Jeffrey Stedfastsimplified further
2004-06-17 Jeffrey StedfastOnly ignore if (tag & CAMEL_ARG_TAG) == CAMEL_ARG_IGNOR...
2004-06-17 Jeffrey StedfastOnly force a re-update of all FLAGS if this folder...
2004-06-17 Jeffrey StedfastAdded a 'first' member to the imap_fetch_all_t struct...
2004-06-17 Jeffrey StedfastAdded a 'first' member to the imap_fetch_all_t struct...
2004-06-16 Not Zedfix a path leak and maek the code more structured.
2004-06-16 Not Zedimplement, noop currently. Saves an assert exploding...
2004-06-16 Not Zedabort and fail if we get an xml error setting up the...
2004-06-15 Harish KrishnaswamyFixes #59352. Adds the EGwItemOrganizer structure and...
2004-06-15 Jeffrey StedfastUse camel_multipart_signed_get_content_stream() rather...
2004-06-15 Jeffrey StedfastInit have_unget to FALSE. Don't set unget to NULL,...
2004-06-15 Sivaiah Nallagatlaset EVC_X_DEST_CONTACT_UID EVC_X_DEST_NAME parameters...
2004-06-15 Sivaiah Nallagatlaadded "name" member ot EGroupMember structure free...
2004-06-14 Rodrigo MoyaFixes #57088
2004-06-14 Dan Winshipupdate
2004-06-14 Dan Winshipadd this
2004-06-14 Harish Krishnaswamy: add support for recurrences in events.
2004-06-14 Not Zeduse g_ascii_strcasecmp. (smtp_connect): do not re-helo...
2004-06-13 Metin AmiroffTranslation updated by Mətin Əmirov.
2004-06-13 Funda WangUpdated Simplified Chinese translation
2004-06-12 Jeffrey StedfastFlush summary updates for the currently selected folder...
2004-06-12 Jeffrey StedfastFlush summary updates for the currently selected folder.
2004-06-12 Jeffrey StedfastDon't bother with exists_changed. We don't need it...
2004-06-11 Jeffrey StedfastForce updating of the emsage flags (normally this only...
2004-06-11 Larry Ewing (pixbuf_cell_data_func): fix the appearance a little.
2004-06-11 Larry Ewing (pixbuf_cell_data_func): clean up warnings. (double...
2004-06-11 Larry Ewing (pixbuf_cell_data_func): actually initialize the pixbu...
next