platform/upstream/evolution-data-server.git
2011-09-29 Matthew BarnesGive EDataCalFactory a proper "new" function.
2011-09-29 Matthew BarnesGive EDataBookFactory a proper "new" function.
2011-09-29 Matthew BarnesForgot a couple #includes.
2011-09-29 Matthew BarnesPrefer G_VALUE_INIT over memset().
2011-09-29 Matthew BarnesRequire GLib 2.30.
2011-09-29 Matthew BarnesAdd a "services" directory.
2011-09-29 Milan CrhaBug #632619 - Recurring events can clutter month view
2011-09-28 Matthew BarnesEDBusServer: Add a use count, like in GApplication.
2011-09-28 Christophe... Bug 660246: EBookBackendSqliteDB: Bad loop iteration.
2011-09-27 YunQiang Suupdate zh_CN translation
2011-09-27 Piotr DrągUpdated Polish translation
2011-09-27 Matthew BarnesMerge libcamel-provider into libcamel.
2011-09-27 Rodrigo MoyaDeclare missing GError variable in e_data_book_factory_init
2011-09-26 Milan CrhaBug #642984 - Drop --enable-ssl configure option (nss...
2011-09-26 Milan CrhaProvide CamelFolder::get_message_cached()
2011-09-26 Matthew BarnesBlah, typos in my previous commit.
2011-09-26 Matthew BarnesFix a build break in libebackend.
2011-09-26 Mario Blättermann[l10n] Updated German translation
2011-09-26 Alexander ShopovUpdated Bulgarian translation
2011-09-26 Jiri EischmannUpdated Czech translation
2011-09-26 Alexandre FrankeUpdate French translation
2011-09-26 Matthew BarnesAdapt ECalBackendWeather to libedata-cal changes.
2011-09-26 Matthew BarnesAdapt ECalBackendHttp to libedata-cal changes.
2011-09-26 Matthew BarnesAdapt ECalBackendFile to libedata-cal changes.
2011-09-26 Matthew BarnesAdapt ECalBackendContacts to libedata-cal changes.
2011-09-26 Matthew BarnesAdapt ECalBackendCalDAV to libedata-cal changes.
2011-09-26 Matthew BarnesAdapt EBookBackendWebdav to libedata-book changes.
2011-09-26 Matthew BarnesAdapt EBookBackendVCF to libedata-book changes.
2011-09-26 Matthew BarnesAdapt EBookBackendLDAP to libedata-book changes.
2011-09-26 Matthew BarnesAdapt EBookBackendGoogle to libedata-book changes.
2011-09-26 Matthew BarnesAdapt EBookBackendFile to libedata-book changes.
2011-09-26 Matthew Barneslibedata-cal: Use new base classes in libebackend.
2011-09-26 Matthew Barneslibedata-book: Use new base classes in libebackend.
2011-09-26 Matthew BarnesAdd various base classes for backends and servers.
2011-09-26 Matthew BarnesAdd EExtensible and EExtension.
2011-09-26 Matthew BarnesAdd EModule.
2011-09-26 Matthew BarnesAdd 3.4 index to libebackend docs.
2011-09-26 Matthew BarnesRemove e-data-server-module.[ch]. Breaks build.
2011-09-26 Matthew BarnesBump libebackend, libedata-book and libedata-cal sonames.
2011-09-26 Matthew BarnesCamelProvider: Remove 'license' and 'license_file'...
2011-09-26 Matthew BarnesCamelURL: Remove 'passwd' member.
2011-09-26 Matthew BarnesRemove camel_http_stream_set_proxy().
2011-09-26 Matthew BarnesCamelSmtpTransport: Use camel_service_set_password().
2011-09-26 Matthew BarnesCamelPOP3Store: Use camel_service_set_password().
2011-09-26 Matthew BarnesCamelNNTPStore: Use camel_service_set_password().
2011-09-26 Matthew BarnesCamelIMAPXServer: Use camel_service_set_password().
2011-09-26 Matthew BarnesCamelImapStore: Use camel_service_set_password().
2011-09-26 Matthew BarnesCamelSaslPlain: Use camel_service_get_password().
2011-09-26 Matthew BarnesCamelSaslNTLM: Use camel_service_get_password().
2011-09-26 Matthew BarnesCamelSaslLogin: Use camel_service_get_password().
2011-09-26 Matthew BarnesCamelSaslDigestMd5: Use camel_service_get_password().
2011-09-26 Matthew BarnesCamelSaslCramMd5: Use camel_service_get_password().
2011-09-26 Matthew BarnesCamelService: Add "password" property.
2011-09-26 Matthew BarnesCamelNNTPStore: Remove unused 'base_url' member.
2011-09-26 Matthew BarnesCamelIMAPXStore: Remove unused 'base_url' member.
2011-09-26 Matthew BarnesCamelImapStore: Remove unused 'base_url' member.
2011-09-26 Inaki Larranaga... Updated Basque language
2011-09-26 Carles Ferrando[l10n]Updated Catalan (Valencian) translation
2011-09-26 Milan CrhaBug #659568 - One day delay in calendar view
2011-09-26 Christophe... e_util_utf8_make_valid: Remove dead code
2011-09-26 Milan CrhaBug #659438 - Checks junk in all folders despite restri...
2011-09-26 Milan CrhaBug #656473 - Store server folder cache in user's cache...
2011-09-26 Petr KovarUpdate Czech translation by Jiri Eischmann
2011-09-26 Milan CrhaBug #655252 - Need to escape the comp_uid part of a...
2011-09-26 Milan CrhaBug #659555 - Add custom icons in a folder Subscription...
2011-09-26 Christophe... Bug #659914 - e_book_get_changes: Fix crash caused...
2011-09-26 Alexander LarssonBug #659553 - Fix e_vcard_unescape_string
2011-09-25 Gil Forcada[l10n]Updated Catalan translation
2011-09-25 Matthew BarnesCamelStore: Prefer UID over URL in debug output.
2011-09-25 Matthew BarnesBump libcamel shared object name.
2011-09-25 Matthew BarnesCamelStoreInfo: Removed unused 'uri' member.
2011-09-25 Matthew BarnesRemove camel_store_summary_set_uri_base().
2011-09-25 Matthew BarnesCamelStoreSummary: Remove unused CAMEL_STORE_INFO_URI.
2011-09-25 Matthew BarnesCamel: Prefer GList over GSList.
2011-09-25 Matthew BarnesCamelLocalStore: Simplify detection of main local store.
2011-09-25 Matthew BarnesRemove CamelSList.
2011-09-25 Matthew BarnesAdd CamelMemChunk (copy of EMemChunk).
2011-09-25 Matthew Barneslibebook.pc.in: camel-1.2 is a private requirement.
2011-09-25 OKANO TakayoshiUpdated Japanese translation
2011-09-25 OKANO TakayoshiUpdated Japanese translation
2011-09-24 Matthew BarnesPost-release version bump.
2011-09-24 Matthew BarnesNEWS update for 3.2.0 release.
2011-09-24 Mario Blättermann[l10n] Updated German translation
2011-09-23 Inaki Larranaga... Updated Basque language
2011-09-23 Muhammet KaraUpdated Turkish translation
2011-09-23 A S Alamupdate Punjabi Translation: date time format
2011-09-22 Nilamdyuti... Update Assamese translation
2011-09-21 Hannie DumoleynUpdated Dutch translation by Hannie Dumoleyn
2011-09-21 Luca Ferrettil10n: Updated Italian translation
2011-09-21 Sweta KothariUpdated Gujarati Translations
2011-09-21 Manoj Kumar... Updated Oriya Translation
2011-09-21 Manoj Kumar... Updated Oriya Translation
2011-09-20 Manoj Kumar... Updated Oriya Translation
2011-09-20 Alexander Larssongoogle: Handle multivalue custom vcard attributes
2011-09-19 Chenthill Palanisamypost release version bump
2011-09-19 Chenthill PalanisamyNews update for 3.1.92 release
2011-09-19 Kenneth NielsenUpdated Danish translation
2011-09-19 Milan CrhaBug #659282 - Cannot add more than one appointment...
2011-09-19 Milan CrhaBug #659184 - Contacts calendar backend doesn't show...
2011-09-19 Pavol KlačanskýUpdated Slovak translation
next