[evolution-data-server] Created tag EVOLUTION_DATA_SERVER_2_31_1



The unsigned tag 'EVOLUTION_DATA_SERVER_2_31_1' was created.

Tagger: Chenthill Palanisamy <pchenthill novell com>
Date: Mon May 3 20:31:14 2010 +0530

    Tagged for 2.31.1 release

Changes since the last tag 'EVOLUTION_DATA_SERVER_2_29_92':

A S Alam (1):
      complete Translation for Punjabi by A S Alam

Alex Kloss (1):
      Bug 501140 - IMAP provider missing mnemonics

Alexandre Rostovtsev (1):
      Bug 615290 - Fails to build with Heimdal Kerberos

Bharath Acharya (2):
      Bug 583791 (bnc) - User created contact list does not behave reliably
      Bug #615735 - Contacts are not displayed in GW Addressbook.

Carles Ferrando (1):
      Added Catalan (Valencian) translation

Changwoo Ryu (1):
      Updated Korean translation

Chenthill Palanisamy (34):
      Fix a crash during offline-message sync.
      Bug 612121 - IMAPX: No UTF7 folder name encoding applied
      Bug 612260 - [imapx] Moving a message to other folder marks it as unread
      delete folders while syncronizing
      fix a error from previous commit for bug 612121
      Bug 612116 - IMAPX: Problems with separator . and namespace INBOX.
      Implement folder subscriptions - imapx
      Ensure inbox is subscribed if lsub is used during initial setup. - imapx
      implement create folder - imapx
      Implement folder_delete - imapx     Bug 612388 - [imapx] can't move message from a folder to another
      Bug 612401 - IMAPX : cann't create folder in top hierarchy
      Sync changes before expunge
      Bug 611861 - [IMAPX] Folder list does not show up immediately.     Bug 612534 - IMAPX : cann't create sub folder
      Bug 610774 - IMAPX : automatic filtering doesn't work
      Bug 611879 - IMAPX : 'copy folder content locally for offline' doesn't get remembered
      Bug 610909 - IMAPX : password failure isn't reported properly     Implement query auth types.
      Bug 612667 - Crash in imapx_connect_to_server at camel-imapx-server.c:2148
      Hide the un-implemented preference options.
      Bug 612383 - [IMAPX] Error while filtering message
      Bug 611775 - IMAPX : support for folder rename
      Bug 549225 (bnc) -Evlution client does not update status of messages in the GroupWise Post Office
      Bug 549221 - Deleted E-Mails re-appear in Evolution client
      fix a crash on quit - imapx
      Bug 614056 - evolution-data-server-2.29.92 failed to build
      updated the earlier fix for crash at exit to add the missing part - imapx
      re-arrange the locks
      Compare the recurrence appointments using item id rather than rid while fetching deltas,     Rid comparision may not be fool-proof as default_zone can change
      Show deleted mails from trash and fix a crash
      Bug 507423 (bnc) -  Message list in Inbox doesn't get refreshed
      Make selecting a folder to work - imapx
      Fix a crasher in moving large number of messages - imapx
      Add a null check while accessing folder_get_fullname - imapx
      Set the CamelIMAPXFolder type to OFFLINE_FOLDER type
      news update for 2.31.1 release

Claude Paroz (1):
      Bug #611247 - Bad concatenation for translators

Claudio Saavedra (1):
      Bug #616318 - Don't use an unitialized key in folder_changed_remove_uid

David Planella (2):
      Updated Catalan translation
      Corrections in Catalan translation

Duarte Loreto (2):
      Updated Portuguese translation
      Updated Portuguese translation

Fran Diéguez (1):
      Updated Galician translations

Francisco Diéguez (2):
      Updated Galician translations
      Updated Galician translations

Fridrich Strba (15):
      Check for gperf during configure
      Check for dbus-binding-tool during configure.
      Remove dos line endings from the Makefile.am and be consistent with tabs/spaces
      A module should be shared library on windows :)
      Adapting to the surrounding AC_MSG_ERROR style
      Some little cleanum of configure
      Create the .gnome2_private directory if it does not exist
      Clean some relocations (E_DATA_SERVER_UI_GLADEDIR -> E_DATA_SERVER_UI_UIDIR)
      Use the surrounding code style
      Crash in imapx_command_start at camel-imapx-server.c:780
      Create the ~/.evolution directory if it does not exist
      Avoid warning about linking with a loadable module
      [win32] Get system timezone location by querying the registry
      Remove an unnecessary include
      [win32] Don't bother with the .gnome2_private override.

Fridrich Å trba (10):
      Avoid compiler warnings when HAVE_LOCALTIME_R is undefined
      Assure that the G_OS_WIN32 is defined on windows
      [win32] Trying to remove inclusion of win32 headers in camel headers.     Following the new include policy of camel/camel.h, windows defines were     poluting everything. Trying to make them unseen and unheard of.
      Assure that G_OS_WIN32 can be defined before relying on it
      [win32] G_OS_WIN32 cannot be defined if no glib header is included
      [win32] Use _WIN32 define instead of G_OS_WIN32 in public headers
      Removing some pthreads related comments.
      A little bit more of cleaning
      Fix the build breakage properly :)
      Specify the executable extension where applicable in the service files

Gabor Kelemen (1):
      Updated Hungarian translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jamil Ahmed (1):
      Updated Bengali translation

Javier Jardón (1):
      Bug 604047 - Use accessor functions instead of direct access

Jim McMahon (1):
      Bug #570508 - Google Contacts does not display business phone

Jorge González (5):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Kenneth Nielsen (1):
      Updated Danish translation

Kjartan Maraas (2):
      Updated Norwegian bokmål translation
      Remove a stray file

Laurent Coudeur (1):
      Updated French translation

Luca Ferretti (1):
      Updated Italian translation

Lucian Langa (1):
      Bug 614388 - Broken Delete after X days behaviour

Mario Blättermann (1):
      Updated German translation

Matt McCutchen 2 (1):
      Bug #615246 - Teach camel_sexp_to_sql_sexp about no-arg (match-all)

Matthew Barnes (49):
      Post-release version bump.
      Strip whitespace off strings returned from e_contact_get().
      Add "Since: 2.30" tags to the API documentation.
      Add "Since: 2.28" tags to the API documentation.
      Add "Since: 2.26" tags to the API documentation.
      Add "Since: 2.24" tags to the API documentation.
      Add "Since: 2.22" tags to the API documentation.
      Add "Since: 1.12" tags to the API documentation.
      Fix Gtk-Doc syntax in function block comments.
      Bug 613639 - Evolution hard codes .gnome2
      Deprecate EMemPool, add CamelMemPool.
      Deprecate EStrv.
      Add deprecated symbol indices to API docs.
      Missing xmlns attribute in Camel API docs.
      Convert ENTITY tags to xi:include in Camel API docs.
      Missed one...
      Post-release version bump.
      Remove ESourceOptionMenu from libedataserverui.
      Remove deprecated API from libedataserver.
      Add --name-space to MKDB_OPTIONS.
      Add gtk-doc tests, but leave them disabled.
      Remove some deprecated API from camel.
      Back out some over-zealous deletion.
      Remove debug statements.
      Repair more unintended deletions.
      Lock down Camel headers.
      Avoid C++ keywords in headers.
      Generate ChangeLog files for tarball releases.
      Merge some cleanup bits from camel-gobject.
      Merge miscellaneous cleanups from camel-gobject.
      Drop the "imap4" Camel provider.
      Drop the "hula" Camel provider.
      Fix distcheck errors.
      Add GSEAL_ENABLE to AS_COMPILER_FLAGS.
      Merge some cleanup bits from camel-gobject.
      Merge some cleanup bits from camel-gobject.
      Merge some cleanup bits from camel-gobject.
      Fix build breakage.
      Bug 603773 - com_err.h doesn't exist on Solaris
      Seal up libedataserverui classes.
      Fix a typo in the previous commit.
      Get Camel tests building again.
      Merge more cleanup bits from camel-gobject.
      Port Camel to GObject.
      Gtk-Doc updates.
      Use GObject properties instead of CamelArg.
      Don't abbreviate public symbols.
      Fix distcheck errors.
      Coding style and whitespace cleanup.

Maxim V. Dziumanenko (1):
      Updated Ukrainian translation

Michael Meeks (1):
      Don't leave dangling stale pointers to ECal's in the backend

Milan Crha (25):
      Bug #418502 - Evolution causes gpg stale locks
      Bug #518876 - Does not display recent messages in nntp
      Bug #520233 - Crash in imap_body_decode at camel-imap-utils.c:979
      Bug #567000 - [IMAP] Renaming folder generates errors
      Bug #610353 - Search folder with label matches on substring
      Implicit declaration of function 'gpg_ctx_op_cancel' on windows
      Bug #261087 - "Learning junk" in camel difficult to translate
      Bug #325121 - Do not translate developer strings in g_param_spec_*
      Bug #538793 - Translation issues under camel/providers/local
      Do not call camel_mime_filter_basic_new recursively
      Bug #593843 - Unclear "Use cancel" translatable message
      Bug #336776 - Learning junk feedback in status bar unclear
      Bug #253510 - Do not use "Item(s)" in translatable string
      Bump gtk+ version requirement to 2.20.0
      Implement CamelVeeStore::get_name()
      Bug #611646 - Calendar shows recurring birthdays incorrectly
      Bug #608766 - Replace pthread with GLib's GThread
      Bug #615776 - Drop camel-private.h and offer a public alternative for locks
      Bug #562595 - POP3 Delete after X days should depend on Leave messages
      Bug #616821 - From field missing in mail
      The 'operation' in camel_mime_filter_progress_new can be NULL
      Bug #616819 - CamelIMAPXStore type definition typo
      Bug #545505 - Properly free unused message infos periodically
      Bug #617263 - Crash of e-addressbook-factory on second start of evolution
      Avoid passing NULL to g_strstrip in e_contact_get calls

Philip Withnall (5):
      Updated British English translation
      Miscellaneous string fixes
      Bug 580021 â?? Port to external libgdata
      Whitespace fixes for the Google Contacts addressbook backend
      Clean up the Google Contacts addressbook backend

Priit Laes (1):
      [Bug 613169] Weather calendar backend links against out-of-tree library

Robert Markula (1):
      Support "givenName" LDAP attribute.

Ross Burton (1):
      Update git.mk

Shankar Prasad (1):
      Updated Kannada translations

Thanos Lefteris (1):
      Updated Greek translation for evolution-data-server

Theppitak Karoonboonyanan (1):
      Updated Thai translation.

Wadim Dziedzic (1):
      Updated Polish translation

dev+gnome (1):
      Bug #608620 - Use CRLF in signed & encrypted S/MIME messages

punit (1):
      Bug #514041 - Add space between categories

Žygimantas BeruÄ?ka (1):
      Updated Lithuanian translation



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]