platform/upstream/evolution-data-server.git
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-12-01 Hans Petter... Build libedataserverui after non-UI libraries that...
2004-12-01 Mengjie Yuadd mnemonic for label. add description for password...
2004-12-01 Not Zed** See bug #69776.
2004-12-01 Not Zed** See bug #69615.
2004-12-01 Not Zedrename to STREAM_LINE_SIZE so it doesn't override the...
2004-12-01 S.Çağlar Onur** See bug #69446.
2004-11-29 JP Rosevearbump version, libtool numbers
2004-11-28 Sivaiah Nallagatlacommting required field implemtation changes
2004-11-25 Harish KrishnaswamyEvo UI Hackfest : harish
2004-11-25 Radek Douliknew init method implementation
2004-11-22 Sivaiah Nallagatladoc/gw-soap-methods.xsd checked in new schema files...
2004-11-22 Not Zed** See bug #69109.
2004-11-21 Sivaiah Nallagatlaadded a setting to mark the account for offline usuage
2004-11-19 Sivaiah Nallagatlaadded "default" to the view wherever we want to get...
2004-11-19 Sivaiah Nallagatlachange the "UserInfo" element to "userinfo" part of...
2004-11-19 Not ZedMake debug run based on 'nntp' debug option.
2004-11-15 Jeffrey StedfastIn the fallback cases, clear the exception first.
2004-11-15 Jeffrey StedfastUse camel_tcp_stream_ssl_new_raw() for STARTTLS stream.
2004-11-15 Jeffrey StedfastMoved the last tcp_stream unref to afetr the last fail...
2004-11-15 Jeffrey StedfastMoved the last tcp_stream unref to afetr the last fail...
2004-11-15 Jeffrey StedfastFix bug #69408 by filling our input buffer if inptr...
2004-11-13 Jeffrey StedfastHandle numeric tokens for the COPYUID set values as...
2004-11-12 Jeffrey StedfastFolder now gets set on the CamelFolderSummary object...
2004-11-12 Jeffrey StedfastInit appended_uid value to NULL
2004-11-12 Jeffrey StedfastProperly handle NILs for the namespace separator (someh...
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-11-11 Jeffrey StedfastFree the passwd here if we need to retry to authenticate.
2004-11-11 Jeffrey Stedfast#define d()
2004-11-10 Jeffrey Stedfastremoved some debug printf's
2004-11-10 Jeffrey StedfastUse the expanded ALL macro as on closer inspection...
2004-11-10 Jeffrey Stedfastinclude a header
2004-11-10 Jeffrey Stedfastenabled \\Recent flag
2004-11-10 Not Zedbefore short-circuiting the check for child content...
2004-11-09 Jeffrey StedfastUpdated the properties to include all the same settings...
2004-11-09 Jeffrey Stedfastremoevd unused vars
2004-11-09 Jeffrey StedfastFix for bug #69241.
2004-11-09 Jeffrey StedfastHandle not getting the CRLF pair together. Also don...
2004-11-05 Rodrigo Moyause evolution-data-server-$BASE_VERSION as the GETTEXT_...
2004-11-05 Parthasarathi... file camel-groupwise-message-cache.c was initially...
2004-11-05 Parthasarathi... file camel-groupwise-message-cache.h was initially...
2004-11-04 Jeffrey StedfastAdded much in-line documentation. (engine_parse_capabil...
2004-11-04 Ryan SkadbergFixes #69056
2004-11-04 Not Zedcheck interfaces for events too. (camel_object_trigger_...
2004-11-02 Jeffrey StedfastDon't bother getting the folder delim if the name is...
2004-11-02 Jeffrey StedfastIf namespaces is NULL, return the default folder delim...
2004-11-02 Jeffrey StedfastUpdate stream->inptr after fetching the literal chunk.
2004-11-02 JP RosevearAdd bug number
2004-11-02 Jeffrey StedfastDo proper cleanup in case of error and also handle...
2004-11-02 Jeffrey StedfastRemoved camel_service_connect() call which is no longer...
2004-11-02 JP Rosevearrequire libbonobo >= 2.4.2
2004-11-01 Jeffrey StedfastDo the same SSL->TLS and TLS->CLEAR fallbacks that...
2004-11-01 Jeffrey StedfastRemove expunged messages from the cache.
2004-11-01 Jeffrey StedfastCache the folder-info on the summary if successful...
2004-11-01 Hans Petter... Remove duplicated x86-64 mutex definition.
2004-11-01 Jeffrey StedfastCleaned up a bit. (save_namespaces): Same.
2004-11-01 JP RosevearUpdate news
2004-10-30 Sivaiah Nallagatlamove e_book_backend_sexp_match_contact inside if(match_...
2004-10-29 Sivaiah Nallagatlaremove the set_marker call from the begining of the...
2004-10-29 Diego Gonzalezdon't crash if the UID of the contact being commited...
2004-10-28 Sivaiah NallagatlaRead the getQm poll interval from GETQM_TIME_INTERVAL...
2004-10-28 Jeffrey StedfastHandle literal strings. (envelope_decode_date): Same...
2004-10-28 Harish KrishnaswamySet the CACHE_REFRESH_INTERVAL to 10 mins.
2004-10-28 Jeffrey StedfastProperly tokenise "\*" as a flag token. Fixes bug ...
2004-10-28 Björn Torkelsson#include "camel-i18n.h"
2004-10-28 Rodrigo Moyanew function to retrieve objects and detached recurrenc...
2004-10-27 Sivaiah Nallagatlaadd keep-alive http header so that we don't make a...
2004-10-27 JP Rosevearinclude just include signal.h for portability
2004-10-27 Julio M. Merino... fix the arguments to pthread_key_delete.
2004-10-26 Sivaiah NallagatlaRemove E_CONTACT_UID from the list of feilds we search...
2004-10-26 Jeffrey StedfastNew files implementing a folder-info cache for offline...
2004-10-25 JP RosevearFrom Anders Carlsson <andersca@gnome.org>
2004-10-24 Nat FriedmanReduce noise pollution.
2004-10-24 Nat FriedmanMake GroupWise IM names searchable.
2004-10-24 Nat FriedmanUse some more reasonable strings.
2004-10-21 Jeffrey Stedfast#include "camel-i18n.h"
2004-10-21 Rodrigo Moyaadded source selector dialog widget.
2004-10-20 Jeffrey StedfastDon't allow users to create folders in offline mode...
2004-10-20 Jeffrey StedfastRemoved an already-fixed FIXME comment. (imap4_summary_...
2004-10-20 Jeffrey Stedfastupdated comment
2004-10-19 Jeffrey StedfastRemoved an already-fixed FIXME comment. (imap4_summary_...
2004-10-19 Jeffrey Stedfastfixed
2004-10-18 Jeffrey StedfastChange the service string for the sasl mechanism to...
2004-10-15 Danilo ŠeganUpdated Serbian translation.
2004-10-15 Jeffrey Stedfastrenamed delete_originals to move. clearer. cleaner...
2004-10-15 Jeffrey Stedfastadded gtk-doc comments
2004-10-15 Chenthill PalanisamyFixes #67031 Set the completed date. For posted tasks...
2004-10-15 Chenthill PalanisamyFixes #67031 Added apis to get and set the completion...
2004-10-14 Miloslav TrmacUpdated Czech translation.
2004-10-14 JP RosevearG_DEFINE_TYPE cleanups for parent class
2004-10-14 Rodney DawesAdd -avoid-version to LDFLAGS for all of the backends
2004-10-14 Laurent DhimaUpdated Albanian translation.
2004-10-14 JP Rosevearlink to the right lib and require libedataserver 1.2
2004-10-14 Harish Krishnaswamy: removed stray debug code that should not have been...
2004-10-14 Adam WeinbergerUpdated Canadian English translation.
2004-10-13 David LodgeUpdated British English translation.
2004-10-13 JP Rosevearadd missing marshaller list
2004-10-13 JP Rosevearbuild libedataserverui
2004-10-13 JP RosevearShush
2004-10-13 JP Rosevearmove from evolution
next