[evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_1_2
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_1_2
- Date: Mon, 13 Jun 2011 17:35:09 +0000 (UTC)
The unsigned tag 'EVOLUTION_DATA_SERVER_3_1_2' was created.
Tagger: Matthew Barnes <mbarnes redhat com>
Date: Mon Jun 13 12:10:05 2011 -0400
Evolution-Data-Server 3.1.2
Changes since the last tag 'EVOLUTION_DATA_SERVER_2_91_92':
Abduxukur Abdurixit (5):
Added UG translation
Added UG translation
Added UG translation
Added UG translation
Added UG translation
Alexander Larsson (3):
Use the right free function in the boxed type for EVCardAttributeParam
Annotate e_vcard_attribute_new (group name may be null)
Fixup markup of e_vcard_attribute_add_param (takes ownership of param)
Alexander Shopov (3):
Updated Bulgarian translation
Updated Bulgarian translation
Updated Bulgarian translation
Andrej ŽnidarÅ¡iÄ? (1):
Updated Slovenian translation
Antonio Fernandes C. Neto (1):
Updated Brazilian Portuguese translation
Carles Ferrando (1):
[l10n]Updated Catalan (Valencian) translation
Chenthill Palanisamy (11):
IMAPX: optionally download the messages in descending order. TODO: Add advanced UI options for the same. Document all the url parameters in a common place.
CamelDB: use a RW lock to prevent reads while write is in progress
CamelDB: Use camel_db_select while retrieving the folder version
CamelFolderSummary: Remove undefined function camel_folder_summary_header_load from header file
CamelDB: Ensure that begin_transaction is called before adding queries to a transaction
Bug 640054 - CamelDB: do not read the db while a trasaction is in progress. Fix the dead-lock caused due to transaction (DB WRITE_LOCK) and summary lock.
CamelDB: Initiate a transaction before writing into db.
CamelVeeFolder: Fix a hang in folder_change_change. do not read db in between a transaction
CamelVeeFolder: Adapt changes to unmatched_check_uid that was missed in commit - 6bc75c47f516301364d653140fcf82193d0a2d52 .
CamelVeeFolder: Check for the presence of unmatched folder before accessing full_name, error in previous commit.
EBookBackendSqliteDB, e-sqlite3-vfs.[ch]: Add sqlitedb cache for addressbook. It can be used as summary+cache.
Christophe Dumez (9):
Bug #650950 - entry_compare() should iterate over attributes with the same name
Bug #650952 - Remove unknown EContact field name runtime warning
Bug #651054 - Support queries based on "photo" contact field
Bug #651113 - [libebook] Querying date fields is not supported
Bug #651226 - e_book_new_system_addressbook() should create source in GConf
e_name_western_reorder_asshole: Fix possible memory leak
e_dbhash_new: Close and reopen db handle to avoid memory leak
e_contact_name_from_string(): Fix possible memory leak
e_book_backend_file_get_contact_list: Fix memory leak
Dan Vráti (1):
Bug 418954 - Add a separate entry combo for port numbers
Dan Vrátil (2):
Bug #647429 - Hide port-entry for providers without port
Bug 332497 - Add Edit -> Available Categories
Daniel Mustieles (5):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Nylander (1):
Updated Swedish translation
David Woodhouse (11):
Support NTLMv2 in camel-sasl-ntlm.c
Infer NTLM domain from username; don't assume it matches the server's domain
Add camel_sasl_try_empty_password_sync() method.
Add asynchronous camel_sasl_try_empty_password()
Add support for NTLM single-sign-on using /usr/bin/ntlm_auth
Fix read off end of string in NTLM SSO support
Bug 647873 [1/2] - Fix comparison of URI in e_cal_new_from_uri().
Bug 647873 [2/2] - e_cal_new_system_foo() should create source in GConf
Pull in translations from Evolution for "On This Computer"
Bug 628142 - Fix handling of simultaneous get_message requests
Bug 649433 - e-calendar-factory SIGSEGV while reading hash_table
Fran Diéguez (2):
Updated galician translations
Updated Galician translations
Hannie Dumoleyn (1):
Updated Dutch translation by Hannie Dumoleyn
Inaki Larranaga Murgoitio (1):
Updated Basque language
Jiro Matsuzawa (1):
Updated Japanese translation.
Jordi Serratosa (1):
[l10n]Fixes on Catalan translation
Jorge González (2):
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (4):
Mark the param spec strings for translation correctly.
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation
Kris Thomsen (1):
Updated Danish translation
Kristjan SCHMIDT (1):
Add Esperanto translation
Luca Ferretti (1):
Updated Italian translation
Matej UrbanÄ?iÄ? (2):
Updated Slovenian translation
Updated Slovenian translation
Mathieu Trudel-Lapierre (1):
Bug #633948 - Try harder to use -lresolv in LDAP_LIBS
Matthew Barnes (60):
Post-release version bump.
Begin Evolution-Data-Server 3.1 development.
Collect all test code into a top-level "tests" directory
Bug 646200 - Insufficient requirement on libsoup
Bug 46117 - e-calendar-factory does not exit
Seal up CamelService.
Fix Gtk-Doc notation in Camel.
Define a boxed GType for CamelURL.
Rework how CamelServices are added to CamelSession.
CamelStore: Chain up in the constructed() method
CamelSession: Remove some leftover debug messages.
CamelStore: Remove a dead assignment.
Remove unused CamelTimeoutCallback typedef.
Remove unused camel_session_thread_wait().
Replace CamelSessionThreadMsg with a more modern API.
Revise camel_session_get_service_by_url().
Fix definition of CamelProvider.url_equal().
Remove camel_store_folder_uri_equal().
Remove camel_filter_driver_filter_mbox()
Camel: Store UIDs in X-Evolution-Source headers.
CamelFolderSearch: Hack to deal with "message-location".
CamelFolder: Remove "uri" property.
CamelSaslPOPB4SMTP: Fix a compiler warning.
Remove CAMEL_STORE_SUMMARY_FRAGMENT flag.
CamelVeeStore: Change handling of CHANGE_NOSELECT flag.
camel_vee_folder_new(): Add argument guards.
Remove "uri" field of CamelFolderInfo.
Rename "name" field of CamelFolderInfo to "display_name".
Rename "name" property of CamelFolder to "display-name".
Forgot to change property name for folder creation.
Whitespace and coding style cleanups.
Adapt Camel tests to recent API changes.
Update API docs.
NEWS update for 3.1.1 release.
Post-release version bump.
Coding style cleanups.
camel_folder_get_message(): Show folder name in status message
camel_store_get_folder_info_sync(): Add a status message.
Bug 650105 - Deadlock in GroupWise connector
Include git.mk in vala/Makefile.am.
Camel: Fetch quota information asynchronously.
CamelService: Add async query_auth_types() functions.
Handle SIGTERM instead of SIGQUIT.
Bug 650524 - Use g_unix_signal_add_watch_full() for SIGTERM
camel_store_create_folder_sync(): Add a status message.
Reduce diff noise with account-mgmt branch.
Automated Gtk-Doc updates from backend API changes.
Bug #648736 - Crash when adding default vcard for newly created DB
Including <glib.h> directly is rarely needed.
Including <glib-object.h> directly is rarely needed.
camel_store_get_folder_sync(): Readability cleanups.
CamelVeeFolder: Fix a deadlock.
Oops, little Freudian slip there in the comment.
Fix build breaks.
Limit libgdata to 0.7 or 0.8.
CamelIMAPXFolder: Fix handling of "filter_junk" option.
CamelImapStore: Remove unused declarations.
Coding style and whitespace cleanups.
NEWS update for 3.1.2 release.
Gtk-Doc updates.
Milan Crha (20):
Bug #646619 - Typo in user-visible string: "defalut" should be "default"
Fix few memory leaks
Bug #645783 - Return safe paths from CamelService::get_path()
Bug #645498 - [maildir] Fails to show already read messages again
Bug #648844 - IMAP Error: LIST failed: wildcards not permitted in username
Bug #648454 - Subfolders disappear when moving a folder
Bug #646898 - IMAPX should invalidated cache when uidvalidity changes
New EClient/EBookClient/ECalClient API deprecating EBook/ECal
Bug #550414 - Corruption of mailbox and can't expunge trash
Fix issues reported by intltool-update
Bug #589495 - Search folder by Size (KB) counts bytes, not KB
Bug #651446 - Implement e_book_client_get_contacts_uids()
Replace deprecated g_atomic_int_exchange_and_add()
Bug #651147 - EBook/ECal done signals ignored due to wrong name
Fix a typo in the code, do not call itself recursively
Bug #649757 - Return back camel_filter_driver_filter_mbox()
Bug #640083 - Force secured connection when using LDAPS port
Bug #649757 - Filtering based on a source account always succeeded
Workaround compiler warnings
Fix few memory leaks
Niki Guldbrand (1):
Bug #645239 - Fix build error when enabling kerberos without specifying path
Patrick Ohly (9):
addressbook file backend: libdb must be initialized for concurrent read/write
calendar file backend: support removing parent event with CALOBJ_MOD_THIS
libecal: added CALOBJ_MOD_ONLY_THIS
libecal: catch invalid CalObjModType values
calendar file backend: white list check for supported CalObjModType
calendar file backend: removal notification for detached recurrence, part 1
calendar file backend: removal notification for detached recurrence, part 2
calendar file backend: support remove with CALOBJ_MOD_ONLY_THIS
calendar: include rid in "objects-removed" ECalView signal
Raul Gutierrez Segales (34):
Bug 649684 - GIR files should contain <package name=../>
Bug 649761 - Add gobject-introspection build system to libebook
Bug 649762 - Add support for Vala bindings
Add missing annotations in libebook
Register EVCardAttribute as a boxed type
Register EVCardAttributeParam as a boxed type
Show the Introspection and Vala bindings in configure summary
Fixed annotations in libedataserver
Add vala/ to DIST_SUBDIRS
Add the correct headers to libedataserver's GIR file
Vala bindings: help vapigen get the correct Xml names
Vala bindings: add missing case for xml. -> Xml. transformation
libebook: annotate more methods
libebook: annotate params for e_book_get_{book_view_async,self}
libebook: add --pkg-export to get a package name in the generated GIR
libedataserver: break down long lines of the Introspection part
Vala bindings: use metadata to get the correct types for signals
Vala bindings: mark metadata file as EXTRA_DIST
Vala bindings: add path to dependency GIRs
Vala bindings: metadata helpers for EContactName
Vala bindings: metadata helpers for EContactAddress
Vala bindings: include EBookClient and EBookClientView
Introspection: add missing annotations in libebook
Vala bindings: include gio-2.0 needed by EBookClient
Vala bindings: include gio-2.0 needed by EDataServer
Vala bindings: set the type of the signals emitted by BookClientView
Introspection: add missing annotations in libedataserver
Introspection: fix annotation for e_book_client_get_view_finish ()
Vala bindings: use e-book-client.h instead of e-book.h
Introspection: fix annotation in e_book_client_get_contact_sync
Introspection: fix annotation in e_book_client_get_contact_finish
Bug #651458 - Add getters/settrs for EContactPhoto
Add constructor for EContactPhoto
Add constructor for EContactAddress
Seán de Búrca (2):
Remove groupwise files from POTFILES.in
Updated Irish translation.
Sweta Kothari (1):
Updated Gujarati Translations
Takayuki KUSANO (1):
Updated Japanese translation.
Vibha Yadav (2):
Bug 649365 - Creation of new repository evolution-groupwise
BNC 683083 - TO:field â?? autocomplete does not work correct
Wouter Bolsterlee (2):
Updated Dutch translation by Wouter Bolsterlee
Update the translations now that bug #646619 is fixed
Žygimantas BeruÄ?ka (1):
Updated Lithuanian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]