2004-08-27 Dan Winship * configure.in: version 1.5.94 * NEWS: Update 2004-08-27 Dan Winship * lib/e2k-context.c (e2k_soup_message_new, e2k_soup_message_new_full, e2k_context_queue_message, e2k_context_send_message): Remove anachronisms from the docs (e2k_context_put_new): s/POST/PUT/ in docs. (e2k_context_bproppatch_start): define BPROPPATCH 2004-08-27 Dan Winship * lib/e2k-global-catalog.c (e2k_global_catalog_reconnect): Hm, remove this. It's not The Right Thing any more. * addressbook/e-book-backend-gal.c (gal_reconnect): Use e2k_global_catalog_get_ldap instead of e2k_global_catalog_reconnect. #63546 (get_contact, get_contact_list, start_book_view): Use bl->priv->ldap rather than caching it in a local variable since it may change after a call to gal_reconnect. 2004-08-27 Sarfraaz Ahmed * storage/exchange-account.c (hierarchy_removed_folder): Typo error fix 2004-08-27 Sarfraaz Ahmed * storage/exchange-account.c (hierarchy_new_folder): Avoid duplications in the folders hashtable. The internal uri for favorites and public folders are same and should not be overwritten. Also emit the signal only if the hashtable was updated. This fixes #64235. (hierarchy_removed_folder): Do not remove the internal_uri entry for favourite folders, since this is shared by the public folder as well. 2004-08-27 Dan Winship * addressbook/e-book-backend-gal.c: More un-debug-spewing 2004-08-26 Dan Winship * addressbook/e-book-backend-exchange.c (d): Turn off debug macro * addressbook/e-book-backend-gal.c (d): Likewise 2004-08-25 Sarfraaz Ahmed * calendar/e-cal-backend-exchange-calendar.c (send_objects): Modified the code to now send the proper attendee list. Also, removed some unwanted code. 2004-08-25 Changwoo Ryu * configure.in: Added "ko" to ALL_LINGUAS. 2004-08-24 Rodney Dawes * configure.in: Fix GETTEXT_PACKAGE to include -${BASE_VERSION} again Was accidentally removed on 2004-06-01 with "no" addition 2004-08-23 Danilo Šegan * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. 2004-08-23 Jayaradha * configure.on: Added 'ta' Tamil to ALL_LINGUAS 2004-08-23 Sushma Rai * shell/e-storage-set-view.c (init): Disabling dnd. See #62442 2004-08-23 Takeshi AIHANA * configure.in: Added 'ja' (Japanese) to ALL_LINGUAS. 2004-08-21 Kjartan Maraas * configure.in: Add «nb» to ALL_LINGUAS. 2004-08-20 Dan Winship * addressbook/e-book-backend-gal.c: Pull up various fixes from e-book-backend-ldap.c 2004-08-19 Dan Winship * lib/e2k-autoconfig.c (e2k_autoconfig_get_context): Make the "is this really an Exchange server" checks more lenient; the current code fails against E2k SP2 (which people shouldn't be running any more, but...) (e2k_autoconfig_check_exchange): Try the "append /exchange if the path was empty" trick for E2K_AUTOCONFIG_FAILED too. 2004-08-18 Maxim Dziumanenko * configure.in: Added uk to ALL_LINGUAS 2004-08-19 Sarfraaz Ahmed * calendar/e-cal-backend-exchange.c (e_cal_backend_exchange_add_timezone): This was returning an invalid type. This fixes #61053 * calendar/e-cal-backend-exchange.h : Similar 2004-08-19 Sushma Rai * camel/camel-exchange-folder.c (transfer_messages_to): Not calling cache_xfer if destination uids not found. Fixes #63315 2004-08-18 Ilkka Tuohela * configure.in: Added fi to ALL_LINGUAS 2004-08-16 Dan Winship * storage/exchange-hierarchy-somedav.c (scan_subtree): Bail out if the subclass returns 0 urls, rather than spewing g_warnings 2004-08-15 Artur Flinta * configure.in: Added pl to ALL_LINGUAS.