platform/upstream/evolution-data-server.git
2004-03-15 Not Zedrever previous patch. We don't want to set the default...
2004-03-15 Not Zedsame as below for path.
2004-03-15 Not Zedset the mime-type field on the content the same way as
2004-03-15 Not Zeddrop embedded whitespace characters, and don't do unquo...
2004-03-15 Harish KrishnaswamyMake view element an argument to the get_items call...
2004-03-13 Chris Toshokadd prototype for e_data_book_view_get_mutex.
2004-03-13 Chris Toshokin the CATEGORIES case when we're adding a new attribut...
2004-03-13 Jeffrey StedfastNow takes an argument to specify whether disconnecting...
2004-03-12 Jeffrey StedfastFix for bug #53497.
2004-03-12 Chris Toshoktest setting CATEGORIES as well as CATEGORY_LIST.
2004-03-12 Radek Doulikclearn the learn bit only if set
2004-03-12 Jeffrey StedfastFixes for bug #55018.
2004-03-12 Radek Doulikwatch for setting JUNK flag, if JUNK_LEARN is not set...
2004-03-12 Jeffrey StedfastIf errno is EINTR, set USER_CANCEL instead of SERVICE_U...
2004-03-11 Jeffrey Stedfastfixed ChangeLog
2004-03-11 Jeffrey StedfastSanity check that count is <1024 and also use g_try_mal...
2004-03-11 Gustavo Maciel... Updated Brazilian Portuguese translation done by Gustav...
2004-03-11 Rodrigo Moyaguard against sending NULL strings to CORBA.
2004-03-11 Rodrigo Moyareturn correct types in g_return_val_if_fail macros.
2004-03-11 Sivaiah Nallagatlaadded groupwise to SUBDIR
2004-03-11 Sivaiah Nallagatlacomming e-gw-container cahnges form branch
2004-03-11 Sivaiah Nallagatlamerging groupwise-addressbook-backend with HEAD
2004-03-11 Not Zedremoved this. not sure what it was doing there, a 1...
2004-03-11 Not Zedwe need to add the folderinfo always if we're recursive...
2004-03-11 Michael Zucci (imap_store_refresh_folders): check we're updat...
2004-03-11 Not Zedturn off NOINFERIORS always, translate to nochildren.
2004-03-10 JP RosevearFixes #55389
2004-03-10 Rodrigo Moyadon't default to UTC timezone, the default timezone...
2004-03-09 Thomas MirlacherFixes #53885
2004-03-09 William Jon... Remove separator from dialogs per HIG.
2004-03-09 Kjartan MaraasUpdated Norwegian translation.
2004-03-07 Vincent van... Translation updated by Daniel van Eeden.
2004-03-06 Laurent DhimaUpdated Albanian translation
2004-03-06 Laurent DhimaUpdated
2004-03-05 JP Rosevearbump version, libtool numbers and soup requiremen
2004-03-05 Changwoo RyuUpdated Korean translation.
2004-03-05 Rodrigo MoyaFixes #54280
2004-03-05 Harish Krishnaswamytimezone values in ECalDateComponent structures should...
2004-03-04 Michael Zucci fix all the warnings
2004-03-04 Not Zed** See bug #53355.
2004-03-03 Miloslav TrmacUpdate Czech translation
2004-03-03 Rodrigo Moyause "Calendar" and "Checklist" for the folder names...
2004-03-03 Not Zedattempt at uncancelling a cancelled operation.
2004-03-03 Michael Zucci forgot to turn off voluminous debug
2004-03-03 Not Zedfun dun diddley un fun. Since we're writing a const...
2004-03-03 Chris Toshokcomment out the unsupported query types.
2004-03-02 Rodrigo MoyaFixes #33243
2004-03-02 Jeffrey StedfastOverrides the parent method. We don't want to encode...
2004-03-02 Dan Winshipadd stamp-h1
2004-03-02 Sivaiah Nallagatlacheck in new version of the scheam files
2004-03-01 Danilo ŠeganUpdated Serbian translation.
2004-03-01 Rodrigo Moyaadded new arguments to the notifyObjectsSent method...
2004-03-01 Miloslav TrmacUpdate Czech translation
2004-02-29 Vincent van... Translation updated by Daniel van Eeden.
2004-02-28 Francisco Javier... Updated Spanish translation.
2004-02-27 Not Zed** See bug #54755.
2004-02-27 Not Zeduse g_ascii_str[n]casecmp everywhere. fix the sense...
2004-02-27 Not Zedignore NODATA response, otherwise we abort in a meaning...
2004-02-26 Rodney DawesRemoved python file since ical python stuff is gone...
2004-02-26 JP Rosevearmake EXPECTED a macro so it compiles
2004-02-26 JP Roseveardist the libdb stuff properly
2004-02-26 Chris Toshokadd E_CONTACT_IM_GROUPWISE_{HOME,WORK}_{1,2,3}.
2004-02-26 Danilo ŠeganUpdated Serbian translation.
2004-02-26 Harish Krishnaswamytests/ecal/test-ecal.c : Added implementation of
2004-02-26 Chris Toshokpredicate returning TRUE if there's only one value...
2004-02-26 Harish Krishnaswamythe latest GW server requires getFolderListRequest...
2004-02-26 Changwoo RyuUpdated Korean translation.
2004-02-26 Vincent van... Translation updated by Kees van den Broek.
2004-02-26 Miloslav TrmacUpdate Czech translation
2004-02-25 Jeffrey StedfastFree the uids *after* reporting Complete, otherwise...
2004-02-25 5do not avoid junk mails in unread count
2004-02-25 Sivaiah Nallagatlaadded EVC_X_GROUPWISE for gw im ield
2004-02-25 Sivaiah Nallagatlaadded EVC_X_GROUPWISE definition added E_CONTACT_IM_GRO...
2004-02-25 Chris Toshokdon't leak uid.
2004-02-25 Not Zedmoved the RECNET flag into the folder area (bit 17...
2004-02-25 Hans Petter... Don't unref the *new* book after returning it to user...
2004-02-24 Chris Toshokwrap spew in "#define d(x)". (e_vcard_attribute_add_val...
2004-02-24 JP Rosevearmake sure to distclean libdb
2004-02-24 JP Rosevearadditional includes for builddir != srcdir
2004-02-24 JP RosevearAdd includes for srcdir != builddir
2004-02-24 JP Rosevearadd extra includes for srcdir != builddir
2004-02-24 Jeffrey Stedfast#include <signal.h>, we don't need limits.h
2004-02-24 Jeffrey Stedfastfixed the g_return_val_if_changed expr that I messed...
2004-02-24 Jeffrey StedfastNew function to do what camel_store_uri_cmp() was suppo...
2004-02-24 Rodney DawesIf our folder has a subdir, but no actual children...
2004-02-24 Michael Zucci remove debug
2004-02-24 Michael Zucci kill some debug
2004-02-24 Michael Zucci kill sum debug
2004-02-23 Jeffrey StedfastRemoved. Useless/broken function.
2004-02-23 Chris Toshokremove the test-im stuff for now
2004-02-23 Chris Toshokadd a utility so we can perform searches against addres...
2004-02-23 Francisco Javier... Updated Spanish translation.
2004-02-22 Ilkka Tuohela*** empty log message ***
2004-02-21 Chris Toshok[ fixes bug #53994 ]
2004-02-20 Jeffrey Stedfastfixed
2004-02-20 Jeffrey StedfastInit list to NULL to prevent the crash in bug #54574.
2004-02-20 Danilo ŠeganUpdated Serbian translation.
2004-02-20 Chris Toshokwrap this file with #ifdef ENABLE_SMIME instead of...
2004-02-19 Jeffrey StedfastAdd sanity checking to the folder name if we are going...
2004-02-19 Not ZedFixes for api changes.
next