======================================== NEWS: evolution-data-server-2.31.4 ======================================== Evolution-Data-Server 2.31.4 2010-06-29 --------------------------------------- Bug Fixes: Bug 622392 - Build failure due to missing nspr includes (Matthew Barnes) Bug 622799 - Fails to link libedataserverui-1.2.la (Matthew Barnes) Bug 622710 - Crash in imapx_idle_supported due to cinfo being NULL (Milan Crha) Bug 620815 - Memory leaks with Evolution (Milan Crha) Bug 622008 - Don't trust is->select_folder in imapx_job_scan_changes_done() (David Woodhouse) Bug 316783 - Broken dragging of email addresses (Matthew Barnes) Bug 621851 - CamelFolder description should fall back to full-name (Matthew Barnes) Bug 621961 - Remove GroupWise debugging messages. (Matthew Barnes) Bug 601535 - Categories not translated in menus (Matthew Barnes) Bug 621877 - Crash in summary_header_to_db at camel-vee-folder.c (Milan Crha) Bug 621842 - use 'UID FETCH' instead of 'FETCH' for scan_changes (David Woodhouse) Bug 621740 - Fix double-free of is->literal in cancel_all_jobs() (David Woodhouse) Bug 621740 - Fix double command ->complete() in imapx_command_start_next() (David Woodhouse) Bug 617723 - Critical warnings when going offline in contact view (Milan Crha) Bug 206061 - Allow normal, non-vFolder, Trash and Junk folder (Milan Crha) Bug 610919 - Remove superfluous space in flags in APPEND command (David Woodhouse) Bug 610919 - to display the exceptions to the user. We still need to enable displaying exceptions asyncronously (Chenthill Palanisamy) Bug 615239 - Fix GSSAPI (and other SASL) authentication for imapx (David Woodhouse) Bug 599879 - Fix NULL return without exception on krb5-auth-dialog failure (David Woodhouse) Bug 585301 - Use ~/.pki/nssdb for NSS SQL database, not Evolution directory. (David Woodhouse) Bug 585301 - Use correct NSS system database where appropriate. (David Woodhouse) Bug 621262 - Fix fetch of large mails from broken servers like Exchange (David Woodhouse) Bug 621237 - Add imap-over-custom-command support for imapx (David Woodhouse) Bug 585353 - Add new CAMEL_STORE_REAL_JUNK_FOLDER flag (Milan Crha) Bug 550414 - Corruption of mailbox and can't expunge trash (Milan Crha) Bug #622350 - CamelFolder's "deleted" signal prototype changed (Milan Crha) Miscellaneous Fixes: For the sake of portability: sleep -> g_usleep (Fridrich żżtrba) Revamp imapx_job_refresh_info_start() to make use of modseq and uidnext (David Woodhouse) Always enable QRESYNC where it's available. (David Woodhouse) Handle UIDNEXT and MODSEQ/HIGHESTMODSEQ information from server. (David Woodhouse) Allow debugging to be enabled with CAMEL_DEBUG environment variable (David Woodhouse) Permit all characters but dir_sep in imapx folder names. (David Woodhouse) Simplify relationship between full and path names for imapx (David Woodhouse) Queue non-folder specific jobs while waiting for SELECT to complete (David Woodhouse) Propagate STATUS responses to folders directly from imapx_untagged() (David Woodhouse) Fix overzealous IDLE handling (David Woodhouse) Handle [CLOSED] status (RFC5162). (David Woodhouse) Cope with unsolicited FETCH having both FLAGS and UID. (David Woodhouse) Support VANISHED response (RFC5162) (David Woodhouse) Extract EXPUNGE handling into imapx_expunge_uid_from_summary() function. (David Woodhouse) Fix imapx_parse_flags to not just return the first UID repeatedly, export it. (David Woodhouse) Fix batch fetch to use UID FETCH in imapx_job_fetch_new_messages_start() (David Woodhouse) Add LITERALPLUS support. (David Woodhouse) Encode folder names as literals when sending commands, where needed (David Woodhouse) Accept unsolicited CAPABILITY report as part of LOGIN/AUTHENTICATE response (David Woodhouse) Detect CONDSTORE and QRESYNC capabilities (David Woodhouse) Use camel_folder_sync_message() to sync messages. (David Woodhouse) camel_folder_append_message: 'info' can be NULL. (Matthew Barnes) Clarify documentation for e_destination_get_address(). (Matthew Barnes) s/EVOLUTION_LOCALEDIR/LOCALEDIR/ (Matthew Barnes) Check EBook DBus error names without underscores too (Milan Crha) Build with gtk3 and have backward compatibility (Chenthill Palanisamy, Matthew Barnes) Translations: Yaron Shahrabani (he) Fran Diżżguez (gl) ======================================== UPDATED: glib-2.25.10 ======================================== glib was updated without a NEWS entry. ======================================== NEWS: gtk+-2.21.4 ======================================== Overview of Changes from GTK+ 2.21.3 to 2.21.4 ============================================== * Revert a change in GtkCalendar that broke the pygtk build * Fix the building of input methods as modules * Include gdk-pixbuf-2.0 in the .pc file requires * Various OS X fixes Overview of Changes from GTK+ 2.21.2 to 2.21.3 ============================================== * gdk-pixbuf has been moved into a separate module * gtk_init warns if it detects GTK2.x and GTK3 being used in the same process * Misc new API: gtk_accessible_set_widget gtk_message_dialog_get_message_area gtk_font_selection_dialog_get_font_selection gtk_window_group_get_current_grab gtk_table_get_size gtk_button_get_event_window gdk_device_manager_get_client_pointer gdk_image_get_pixels * Bugs fixed: 522756 gnome-appearance-properties crashed with SIGSEGV... 615666 GTK_OBJECT_FLAGS() should be deprecated 621136 GtkCalendar: Some functions always return TRUE 621250 Missing accessors for GtkRange has_stepper_X 621414 Can't select file on file browser popup after... 621683 gtk_menu_attach_to_widget() should emit... 621775 Space symbol missed in Resources chapter 622011 Don't handle "connecting-to-device" state reason 622371 Need gtk_accessible_set_widget 622581 GtkButton has no accessor for event_window ======================================== NEWS: pango-1.28.1 ======================================== Overview of changes between 1.28.0 and 1.28.1 ============================================= - pango-view now accepts --margin - Various HarfBuzz bug fixes - Build fixes - Bugs fixed: Bug 582698 - Support CSS-style margin specification Bug 621612 - VPATH build fix Bug 605870 - Incorrect shaping for Syriac Bug 457990 - font metrics are not converted to user space in cairo backend Bug 613015 - [HB] Does not sanitize Device tables referenced from ValueRecords