======================================== NEWS: evolution-data-server-2.91.1.1 ======================================== Evolution-Data-Server 2.91.1.1 2010-10-20 ----------------------------------------- Corrected release to build against this week's gtk+-3.0 API. Evolution-Data-Server 2.91.1 2010-10-18 --------------------------------------- Bug Fixes: Bug 558478 - Autocompletion inserts comma. (Vibha Yadav) Bug 632376 - Rewind in camel-disco-diary to fix a crash (Pacho Ramos) Bug 534369 - New mail notifications for local Inbox don't work (Milan Crha) Bug 630358 - Google contacts doesn't sync anniversary (Milan Crha) Bug 608557 - CamelOfflineJournal can call fclose with NULL (Milan Crha) Bug 630358 - Google contacts doesn't sync birthday and URL (Milan Crha) Bug 631594 - Various races in CamelOperation (Matthew Barnes) Bug 347520 - Names containing a dot in address parsed incorrectly (Milan Crha) Bug 630361 - Categories editing fixes (Milan Crha) Bug 630889 - Use-after-free while sending messages (Milan Crha) Bug 631404 - Stop shipping a Locations.xml (Matthew Barnes) Miscellaneous Fixes: Prefix soup_soap_(message/response) with e_soap and add it in libedataserver so that groupwise, evolution-ews and evolution-sync for ews (Chenthill Palanisamy) Google contacts - do not drop all URLs/events on update (Milan Crha) Add a CamelFolder:uri property. (Matthew Barnes) Include also reason_phrase on libsoup errors (Milan Crha) CamelOperation: Try to avoid crashing on refcount errors. (Matthew Barnes) Really fix srcdir != builddir builds. (Javier Jardón) Limit libgdata support to 0.6. (Matthew Barnes) Translations: Matej Urbančič (sl) Jorge González (es) Kjartan Maraas (nn) ======================================== UPDATED: gst-plugins-base-0.10.30.2 ======================================== gst-plugins-base was updated without a NEWS entry. ======================================== UPDATED: gstreamer-0.10.30.2 ======================================== gstreamer was updated without a NEWS entry. ======================================== NEWS: gtk+-2.23.0 ======================================== Overview of Changes from GTK+ 2.22.0 to 2.23.0 ============================================== * New deprecations: - gdk_cairo_set_source_pixmap - Misc GdkDrawable APIs - gtk_object_destroy - gtk_init_add, gtk_remove_add, etc - gtk_noteboook_set_window_creation_hook - gtk_notebook_set/get_group - gtk_link_button_set_uri_hook - gtk_about_dialog_set_url/email_hook - GtkComboBoxEntry - combo box text convenience API * New APIs added to aid migration to GTK+ 3: - gdk_cairo_set_source_window - GdkWindow API to supersede GdkDrawable API - gtk_notebook_set/get_group_name - GtkLinkButton::activate-link signal - gtk_combo_box_new_with_entry - GtkComboBoxText * Bugs fixed: 423201i gtk_combo_box_entry_active_changed does not transform... 612396 Implement GtkComboBoxText subclass to supersede "text"... 613728 Rationalize GtkTreeView focus 629722 save_entry_get_info_cb() doesn't behave correctly 629955 Deprecate / remove gtk_main and gtk_init_add / remove* API 630521 Remove some remaining API warts from tab dnd api 631473 Fix GTK+3 documentation 631697 [2.24] build warnings which might crash 64-bit 632140 optionally take hotspot coordinates from the pixbuf...