platform/upstream/evolution-data-server.git
2003-12-29 Chris Toshokinitialize value to NULL so that if the field is unknow...
2003-12-29 JP Rosevearbump libsoup requirement, version, libtool numbers
2003-12-28 Görkem Çetinintltool-update *
2003-12-27 Francisco Javier... Updated Spanish translation.
2003-12-24 Rodrigo Moyag_module_open the other providers we depend on to avoid...
2003-12-24 Rodrigo Moyafixed warning.
2003-12-24 Rodrigo Moyafixed warning.
2003-12-24 Rodrigo Moyaadded 'session_id' argument, to add the <Header> SOAP...
2003-12-24 Duarte LoretoUpdated Portuguese translation.
2003-12-23 Ross BurtonUpdate libebook API documentation
2003-12-22 Rodrigo Moyaremoved useless 'has_to_have_alarms' variable.
2003-12-22 JP Rosevearcheck the kind with the parent (e_cal_backend_file_crea...
2003-12-21 Francisco Javier... Updated Spanish translation.
2003-12-21 JP Rosevearupdate protos
2003-12-21 JP Rosevearset the uri before scanning the vcalendar because we...
2003-12-21 JP Rosevearfind a source if there is one
2003-12-21 Miloslav TrmacUpdate Czech translation
2003-12-20 Danilo ŠeganUpdated Serbian translation.
2003-12-19 Chris Toshokadd lots more #defines, some EVC_X ones for attribute...
2003-12-19 JP Rosevearcreate a valid sexp
2003-12-19 Rodrigo Moyaremoved 'forget_password' signal, since it's not used...
2003-12-19 Rodrigo Moyaadded 'username' and 'password' arguments to Cal::open...
2003-12-18 Francisco Javier... Updated Spanish translation.
2003-12-18 Rodrigo Moyaget the BonoboObject's we create here out of the functi...
2003-12-18 Miloslav TrmacUpdate Czech translation
2003-12-18 Rodrigo Moyause a GMutex for thread safety. (e_cal_backend_groupwis...
2003-12-18 JP Rosevearcreate a synchronous session
2003-12-18 Hans Petter... Implement based on factored-out code. (e_source_set_gro...
2003-12-18 Hans PetterChangeLog too.
2003-12-18 Hans Petter... Unref source. (fetch_corba_cal): Ref and keep source...
2003-12-17 Chris Toshokif there's a crash in the wombat and we're left with...
2003-12-17 Hans Petter... Use e_source_equal() instead of comparing pointers...
2003-12-17 Hans Petter... Ref and keep the loaded ESource around. Unref old sourc...
2003-12-17 Hans Petter... Implement. Compares two sources based on UID and full...
2003-12-17 Rodrigo Moyaadded support for specifying a password, since we need...
2003-12-17 Rodrigo Moyaadded support for specifying a password, since we need...
2003-12-16 Rodrigo Moyano need to set the namespace for "types:", it's already...
2003-12-16 Rodrigo Moyaadded the namespace for the SOAP types.
2003-12-16 Rodrigo Moyafixed copy-paste typo.
2003-12-16 Rodrigo Moyaunref the EGwConnection object, so that the logout...
2003-12-16 Rodrigo Moyaunref the EGwConnection object, so that the logout...
2003-12-16 Rodrigo Moyareturn an AuthenticationFailed error when we can't...
2003-12-16 JP Rosevearthe info is already in ECalComponent form, no need...
2003-12-16 Rodrigo Moyamap some error codes. (e_gw_connection_new): retrieve...
2003-12-16 Sivaiah Nallagatlabackends/groupwise/e-gw-connection.h backends/groupwise...
2003-12-16 Hans Petter... Initialize the address_format field. Absence of this...
2003-12-15 JP Rosevearfix the number of parameters for get free busy and...
2003-12-15 Rodrigo Moyacall the correct e_cal_backend_sync_* functions, typo...
2003-12-15 Rodrigo Moyacall the correct cal_backend_sync_* functions, typo...
2003-12-15 Rodrigo Moyag_strdup the 'capabilities' argument, since it is expec...
2003-12-14 JP Roseveardon't remove and then free the param, lest we double...
2003-12-14 JP Rosevear*** empty log message ***
2003-12-14 Danilo ŠeganUpdated Serbian translation [catch up with evo's HEAD]
2003-12-14 Kjartan MaraasUpdated Norwegian translation.
2003-12-14 Kjartan Maraasreviewed by: <delete if not using a buddy>
2003-12-13 Rodrigo Moyaset the correct G_LOG_DOMAIN.
2003-12-12 Rodrigo Moyaadded SOAPAction header to the request.
2003-12-12 Rodrigo Moyawrite the request's content here. (e_gw_message_new_wit...
2003-12-12 Rodrigo Moyawrite the request's content here. (e_gw_message_new_wit...
2003-12-12 Rodrigo Moyafixed typo.
2003-12-12 Rodrigo Moyafixed typo.
2003-12-12 Rodrigo Moyafixed typo.
2003-12-12 Rodrigo Moya*** empty log message ***
2003-12-12 Rodrigo MoyaForgot AC_SUBST(DEBUG_CFLAGS)
2003-12-12 Rodrigo Moyause $DEBUG_CFLAGS.
2003-12-12 Rodrigo Moyaadded --enable-debug argument.
2003-12-12 Rodrigo Moyaadded --enable-debug argument.
2003-12-12 Rodrigo Moyanew functions for adding debugging of the SOAP messages.
2003-12-11 Jeffrey StedfastDon't immediately prompt for a passwd after receiving...
2003-12-11 Rodrigo MoyaFixes #52013
2003-12-11 Hans Petter... Get attributes from source, not URI.
2003-12-10 Chris Toshokremove
2003-12-10 Jeffrey StedfastUse CAMEL_FODLER_NOCHILDREN rather than NOINFERIORS...
2003-12-10 Jeffrey StedfastAdd a CAMEL_FOLDER_NOCHILDREN flag.
2003-12-10 Rodrigo Moyause a SoupSession per EGwConnection, not one for all.
2003-12-10 Rodrigo Moyaadded support for specifying a password in the command...
2003-12-10 Rodrigo Moyadont unref the response when we havent got one.
2003-12-10 Marco CiampaUpdated italian translation
2003-12-10 Rodrigo Moyaonly try to remove the connection from the hash table...
2003-12-10 Rodrigo Moyanew test program to test the SOAP interface to the...
2003-12-10 Rodrigo Moyanew test program to test the SOAP interface to the...
2003-12-10 JP Roseveardon't preload the timezones into the cache, its problem...
2003-12-10 Not Zedalso check application/pkcs7-signature (bloody applemail).
2003-12-10 Not Zedput the camel-smime-context.[ch] back in here, remove...
2003-12-10 Chris Toshokchange to return gboolean and take the filename, not...
2003-12-10 Not Zedremove dthe clearenv stuff, not sure why its there...
2003-12-10 JP Rosevearactually emit the capabilities string
2003-12-09 Rodrigo Moyamade the connections be shared. (e_gw_connection_new...
2003-12-09 Not Zed** See bug #51899.
2003-12-09 Jeffrey StedfastRevert the s/is_/camel_mime_is_/ changes or we get...
2003-12-09 Not Zedencode the address before sending it out, rather than...
2003-12-08 Jeffrey StedfastFixes bug #51881
2003-12-08 Rodrigo Moyathe class structure derives from EFileCacheClass, not...
2003-12-08 Rodrigo Moyathe class structure derives from EFileCacheClass, not...
2003-12-08 Rodrigo Moyause EFileCache instead of ECache.
2003-12-08 Rodrigo Moyarenamed from e-cache.[ch] to avoid conflicts with GAL...
2003-12-08 Rodrigo Moyaadded this function from GAL, needed for the cache...
2003-12-08 Rodrigo Moyaadded this function from GAL, needed for the cache...
2003-12-08 Rodrigo Moyanew function to convert "groupwise://" URIs to "".
2003-12-08 Rodrigo Moyaadded "groupwise" to the "calendar:supported_protocols...
next