commit dd83362e02003c2213b99b93a7ee26fae1d7158c Author: Matthew Barnes Date: Mon Mar 21 10:12:37 2011 -0400 NEWS update for 2.91.92 release. NEWS | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 51 insertions(+), 0 deletions(-) commit 4288c46c02108ec875f20e11964a7b1a3c922360 Author: Punit Jain Date: Mon Mar 21 09:16:36 2011 +0530 Bug 629032 - GW count is not updated while downloading contacts. Not displaying the contacts while fetching and the contacts count on the left top is same as the number of contacts displayed in view. .../backends/groupwise/e-book-backend-groupwise.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit b950c648f74fedcc43c1b8fb8583bab032a80e4c Author: Punit Jain Date: Mon Mar 21 09:14:16 2011 +0530 Bug 634663 - e-calendar-factory crashes while retracting a meeting. We were sending wrong users list. The patch resolves the issue. .../backends/groupwise/e-cal-backend-groupwise.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) commit 8a17db94b4405001a9c49dc528ec049678e704c3 Author: David Woodhouse Date: Sun Mar 20 20:09:14 2011 +0000 Remove ESoapMessage and ESoapResponse These are only used by the EWS back end so far, and I want to revamp them before we include them in a stable release. We have *large* SOAP requests and responses, containing the full base64-encoded content of entire MIME messages... we really want zero-copy for that part, and at the moment the implementation has about three copies — we have to create a base64 string in memory, pass it to e_soap_message_write_string() which makes a second copy in the xmlDoc, then it's converted into a flattened buffer which is passed to libsoup to send... Just rip it all out for now; we'll keep a local copy in EWS and can add it back into EDS 3.1 when we have it looking how we want it. Don't bother with bumping the libedataserver soname for this; nobody was using these anyway and they've never been in a stable release. Bumping the soname as this stage of the release would be too painful. .../libedataserver/libedataserver-docs.sgml | 1 - .../libedataserver/libedataserver-sections.txt | 86 -- docs/reference/libedataserver/libedataserver.types | 2 - .../libedataserver/tmpl/e-soap-message.sgml | 336 -------- .../libedataserver/tmpl/e-soap-response.sgml | 208 ----- libedataserver/Makefile.am | 4 - libedataserver/e-soap-message.c | 879 -------------------- libedataserver/e-soap-message.h | 136 --- libedataserver/e-soap-response.c | 625 -------------- libedataserver/e-soap-response.h | 95 --- 10 files changed, 0 insertions(+), 2372 deletions(-) commit c9417f878414e1597681d53e500b1bd54e91e605 Author: Daniel Korostil Date: Sun Mar 20 19:57:25 2011 +0200 Uploaded Ukranian po/uk.po | 438 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 219 insertions(+), 219 deletions(-) commit 5dff511f394e12f0cfb6c3e5a6b46afc57ad138f Author: Daniel Korostil Date: Sun Mar 20 19:26:47 2011 +0200 Uploaded Ukranian po/uk.po | 146 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 73 insertions(+), 73 deletions(-) commit 40035ff6c2d6309bdbafe392dc39e2dd9b837d18 Author: Rudolfs Mazurs Date: Sun Mar 20 16:49:53 2011 +0200 Updated Latvian translation. po/lv.po | 4099 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 1810 insertions(+), 2289 deletions(-) commit e4e8e34827a8db32209d7ef12244151d2c85dd3a Author: Changwoo Ryu Date: Sat Mar 19 23:05:48 2011 +0900 Updated Korean translation po/ko.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit c0b97459ad4fa970c5adb94c68fe77de96e7f095 Author: Matthew Barnes Date: Fri Mar 18 12:57:02 2011 -0400 Coding style and whitespace cleanup. camel/providers/local/camel-maildir-store.c | 6 +++--- libedataserver/e-account.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) commit d89bf1c2bdaadd9fd476b2b1230f0ef180fe17bb Author: Matthew Barnes Date: Fri Mar 18 12:01:48 2011 -0400 Fix linking in calendar/libegdbus/Makefile.am GNOME_PLATFORM_LIBS is too broad. It drags in gtk3, which causes libecal to link against gtk3, which we definitely don't want. Use E_DATA_SERVER_LIBS instead. Thanks to Benjamin Otte for spotting this. calendar/libegdbus/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 51eb27a21f046c2a56e57966abb999e59ab80c29 Author: Lele Long Date: Fri Mar 18 10:51:11 2011 +0000 Update Simplified Chinese translation. po/zh_CN.po | 422 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 208 insertions(+), 214 deletions(-) commit e413544dbdfbcd18c201a7aa85171f84fcdb2b69 Author: Chao-Hsiung Liao Date: Fri Mar 18 15:00:57 2011 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 1283 ++++++++++++++++++++++++++++++---------------------------- po/zh_TW.po | 1283 ++++++++++++++++++++++++++++++---------------------------- 2 files changed, 1328 insertions(+), 1238 deletions(-) commit 2e5b02a8849cf26139f98d278b50ed378232943d Author: Mario Blättermann Date: Thu Mar 17 10:59:21 2011 +0100 [l10n] Updated German translation po/de.po | 1114 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 587 insertions(+), 527 deletions(-) commit 75ee59c625182ebc1fbf841ef1b81284a260ec0a Author: Sweta Kothari Date: Thu Mar 17 15:22:45 2011 +0530 Updated Gujarati Translations po/gu.po | 5097 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 2578 insertions(+), 2519 deletions(-) commit 79cc32ffd16ab86e41fcbef543865b46246488eb Author: Matej Urbančič Date: Tue Mar 15 22:03:40 2011 +0100 Updated Slovenian translation po/sl.po | 1684 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 901 insertions(+), 783 deletions(-) commit 2e4c49d3a3f48f36f076f0ee1b85fa311c9fafbd Author: krishnababu k Date: Tue Mar 15 18:07:18 2011 +0530 Updated Telugu Translations po/te.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit fc48ef65f22880efd6f2c54e6d6aa1261f008f22 Author: krishnababu k Date: Tue Mar 15 18:04:12 2011 +0530 Updated Telugu Translations po/te.po | 386 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 167 insertions(+), 219 deletions(-) commit 99897512354472214b8a11021965ac5ba7df63d5 Author: Lucian Adrian Grijincu Date: Mon Mar 14 12:53:34 2011 +0100 Updated Romanian translation po/ro.po | 3431 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1614 insertions(+), 1817 deletions(-) commit 9ae4d72ea94fc66a1a40ffea701829cc69f8a972 Author: crenguta bacaoanu Date: Mon Mar 14 11:45:34 2011 +0100 Updated Romanian translation po/ro.po | 64 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 32 insertions(+), 32 deletions(-) commit 1443076ae96133f7046f7ea96cb39352f0ca4508 Author: Milan Crha Date: Mon Mar 14 11:21:14 2011 +0100 Bug #644532 - Crash when opening ESource with local:/system URI addressbook/libedata-book/e-data-book-factory.c | 12 ++++++++++++ calendar/libedata-cal/e-data-cal-factory.c | 5 ++++- libedataserver/e-source.c | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) commit 93ff33aec0c695b0b07894a865bf47e33306f006 Author: Milan Crha Date: Mon Mar 14 09:06:29 2011 +0100 Ensure backend life-time during inner calls addressbook/libedata-book/e-book-backend.c | 77 ++++++++++++++- calendar/libedata-cal/e-cal-backend.c | 151 +++++++++++++++++++++++++++- 2 files changed, 225 insertions(+), 3 deletions(-) commit bc03fbc9b6c84814eade4b2f4157a918a1d55a4e Author: Matthew Barnes Date: Sun Mar 13 15:29:45 2011 -0400 Improve libedataserver API docs (not done yet). .../libedataserver/libedataserver-sections.txt | 6 + docs/reference/libedataserver/libedataserver.types | 4 + .../libedataserver/tmpl/e-account-list.sgml | 34 +- docs/reference/libedataserver/tmpl/e-account.sgml | 22 +- docs/reference/libedataserver/tmpl/e-memory.sgml | 12 +- docs/reference/libedataserver/tmpl/e-proxy.sgml | 9 +- .../libedataserver/tmpl/e-soap-message.sgml | 2 - docs/reference/libedataserver/tmpl/e-source.sgml | 10 +- .../libedataserver/tmpl/e-xml-hash-utils.sgml | 2 +- libedataserver/e-account-list.c | 133 ++++-- libedataserver/e-account-list.h | 100 +++-- libedataserver/e-account.h | 116 +++--- libedataserver/e-categories.h | 6 +- libedataserver/e-data-server-util.c | 83 +++- libedataserver/e-debug-log.h | 51 ++- libedataserver/e-flag.h | 3 + libedataserver/e-iterator.h | 100 +++-- libedataserver/e-list-iterator.h | 46 ++- libedataserver/e-list.h | 102 +++-- libedataserver/e-memory.c | 164 ++++--- libedataserver/e-memory.h | 16 +- libedataserver/e-proxy.h | 5 +- libedataserver/e-sexp.h | 10 +- libedataserver/e-soap-message.h | 183 +++++--- libedataserver/e-soap-response.c | 53 ++- libedataserver/e-soap-response.h | 116 +++-- libedataserver/e-source-group.h | 165 ++++--- libedataserver/e-source-list.c | 139 +++++- libedataserver/e-source-list.h | 134 ++++--- libedataserver/e-source.c | 485 +++++++++++++++----- libedataserver/e-source.h | 159 ++++--- libedataserver/e-time-utils.c | 46 ++- libedataserver/e-time-utils.h | 79 ++-- libedataserver/e-uid.h | 2 +- libedataserver/e-url.h | 50 ++- libedataserver/e-xml-hash-utils.c | 72 ++- libedataserver/e-xml-hash-utils.h | 64 ++-- libedataserver/e-xml-utils.c | 46 ++- libedataserver/e-xml-utils.h | 17 +- libedataserver/libedataserver-private.h | 13 +- 40 files changed, 1813 insertions(+), 1046 deletions(-) commit 812af4459663172a76a79233663ad8681e517910 Author: Michael Kotsarinis Date: Sun Mar 13 19:23:09 2011 +0200 l10n: Updated Greek translation po/el.po |11512 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 5768 insertions(+), 5744 deletions(-) commit 0c7296fc8a64158f33041d282c0b01eaaabf5b49 Author: Bruce Cowan Date: Sun Mar 13 16:01:43 2011 +0000 Updated British English translation po/en_GB.po | 2574 +++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1369 insertions(+), 1205 deletions(-) commit da30c123bb577d53f2d754c02748e871075714e8 Author: Matthew Barnes Date: Sat Mar 12 14:19:09 2011 -0500 Finish documenting the libebackend API. Starting small; trying to work bottom-up. docs/reference/libebackend/Makefile.am | 2 +- .../reference/libebackend/libebackend-sections.txt | 10 +- docs/reference/libebackend/libebackend.types | 2 + .../libebackend/tmpl/e-data-server-module.sgml | 2 +- docs/reference/libebackend/tmpl/e-dbhash.sgml | 14 +-- docs/reference/libebackend/tmpl/e-file-cache.sgml | 6 - .../libebackend/tmpl/e-offline-listener.sgml | 9 +- libebackend/e-data-server-module.c | 62 +++++++- libebackend/e-data-server-module.h | 29 +++- libebackend/e-db3-utils.c | 42 +++++- libebackend/e-dbhash.c | 83 +++++++++- libebackend/e-dbhash.h | 59 +++++-- libebackend/e-file-cache.c | 162 +++++++++++++------- libebackend/e-file-cache.h | 76 ++++++--- libebackend/e-offline-listener.c | 66 +++++--- libebackend/e-offline-listener.h | 56 +++++--- 16 files changed, 493 insertions(+), 187 deletions(-) commit bc684193faf20d20bde20dcd0af92898b17d16ec Author: Milan Crha Date: Fri Mar 11 16:58:40 2011 +0100 Bug #644367 - Check NNTP server capabilities before using OVER command camel/providers/nntp/camel-nntp-store.c | 59 +++++++++++++++++++++++++++++ camel/providers/nntp/camel-nntp-store.h | 6 +++ camel/providers/nntp/camel-nntp-summary.c | 9 +++- 3 files changed, 72 insertions(+), 2 deletions(-) commit 9713686c5ec8dcb3f702c53caadc6a7760790c61 Author: Milan Crha Date: Fri Mar 11 14:21:30 2011 +0100 Bug #643748 - Slow message_location search rule with maildir accounts camel/camel-folder-search.c | 13 +++---------- 1 files changed, 3 insertions(+), 10 deletions(-) commit 8c9b91dc0df4f8c663854147dda35a7757c37563 Author: Milan Crha Date: Thu Mar 10 10:52:24 2011 +0100 Add e-passwords-win32.c into POTFILES.in po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6ce618ff07c2f81b4e7219efea8b4661e7bdbf78 Author: Milan Crha Date: Thu Mar 10 09:44:37 2011 +0100 Allow special CAMEL_DEBUG=pop3 to debug pop3 communication only camel/providers/pop3/camel-pop3-engine.c | 3 +-- camel/providers/pop3/camel-pop3-stream.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) commit 9dc52af657993b55084fac72b3877b97e09e4706 Author: Gabor Kelemen Date: Thu Mar 10 02:06:33 2011 +0100 Updated Hungarian translation po/hu.po | 2540 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 1335 insertions(+), 1205 deletions(-) commit 3c745f794d40a73ca32857a8b2c304d80e89703d Author: Piotr Drąg Date: Wed Mar 9 19:52:08 2011 +0100 Updated Polish translation po/pl.po | 3059 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1568 insertions(+), 1491 deletions(-) commit b60d2b8f74702cfa26e24ed67dede58fb9aabddc Author: Emilio Pozuelo Monfort Date: Tue Mar 8 12:45:25 2011 -0500 Bug 642783 - CamelLocalFolder: Let glibc's realpath() allocate for us camel/providers/local/camel-local-folder.c | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) commit 38dceb9e2b3238b87db705d1af2d773f4c0c0f52 Author: Kjartan Maraas Date: Tue Mar 8 09:40:29 2011 -0500 Bug 641838 - More compiler warning fixes addressbook/libedata-book/e-data-book-factory.c | 1 - calendar/libedata-cal/e-data-cal-view.c | 6 +++--- camel/camel-data-wrapper.c | 6 +++--- camel/camel-db.c | 4 ++-- camel/camel-filter-driver.c | 4 ++-- camel/camel-folder-thread.c | 1 - camel/camel-gpg-context.c | 2 +- camel/camel-index-control.c | 2 -- camel/camel-mime-part-utils.c | 3 +-- camel/camel-mime-part.c | 6 +++--- camel/camel-multipart-signed.c | 4 +--- camel/camel-smime-context.c | 2 +- camel/camel-url-scanner.c | 2 -- camel/camel-vee-folder.c | 1 - camel/providers/imapx/camel-imapx-server.c | 6 ++---- camel/providers/imapx/camel-imapx-store.c | 1 - camel/providers/nntp/camel-nntp-folder.c | 1 - 17 files changed, 19 insertions(+), 33 deletions(-) commit af5ee3533a3ff45c7ac30d58968e0499c72a9e04 Author: Matthew Barnes Date: Tue Mar 8 09:30:15 2011 -0500 Improve camel_file_util_encode_fixed_string() Allocate the buffer from the heap. We can't statically declare the buffer because it's not a fixed size, and allocating an arbitrarily sized buffer on a stack frame is just asking for trouble. camel/camel-file-utils.c | 23 +++++++++++++---------- 1 files changed, 13 insertions(+), 10 deletions(-) commit 10443d2e2cbdcc8085050f95655b2f8dfbb04e37 Author: Fridrich Štrba Date: Mon Mar 7 14:52:49 2011 +0100 OOps: nothing to see libedataserverui/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2a387cbad1842817ba77020e5e776c70a17ea79e Author: Fridrich Štrba Date: Mon Mar 7 11:06:27 2011 +0100 Miscellaneous build fixes for Windows Conflicts: camel/providers/local/camel-maildir-store.c camel/providers/local/camel-maildir-summary.c camel/providers/local/camel-mh-store.c camel/camel-sasl-gssapi.c | 5 ++++ camel/providers/local/Makefile.am | 12 +++++----- camel/providers/local/camel-maildir-store.c | 28 ++++++++++++------------ camel/providers/local/camel-maildir-summary.c | 6 ++++- camel/providers/local/camel-mh-store.c | 2 +- libedataserverui/e-name-selector-dialog.c | 4 +++ 6 files changed, 35 insertions(+), 22 deletions(-) commit 827688ec6e3cab595e11511f0ee1f68539796ca1 Author: Fridrich Štrba Date: Mon Mar 7 10:48:14 2011 +0100 Don't use gnome-keyring to store credentials on Windows .gitignore | 2 +- configure.ac | 15 +- libedataserverui/Makefile.am | 15 +- libedataserverui/e-passwords-win32.c | 1043 ++++++++++++++++++++++++++++++++++ 4 files changed, 1070 insertions(+), 5 deletions(-) commit ef5fbfb2098a4f4034a11bbd5f87cd98297456cb Author: Matthew Barnes Date: Sun Mar 6 10:01:53 2011 -0500 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)