======================================== NEWS: evolution-data-server-2.91.2 ======================================== Evolution-Data-Server 2.91.2 2010-11-08 --------------------------------------- Bug Fixes: Bug 631073 - Task update operation has some delay (Milan Crha) Bug 631290 - Crash in vee_folder_synchronize_sync (Milan Crha) Bug 632687 - Doesn't build against gtk+ 2.91.1 (Matthew Barnes) Bug 623017 - Add introspection support (Maxim Ermilov) Bug 597567 - Crash in comp_subject() (Milan Crha) Bug 632771 - Recurring calendar events set to recur forever do not display past first week (Chenthill Palanisamy) Bug 631953 - A possible double-free in google backend (Gary Ching-Pang Lin) Bug 632030 - Crashed while Groupwise server is not responding (Punit Jain) Bug 445439 - Delete mail from pop-server when deleted from Inbox/Trash (Milan Crha) Bug 631842 - Improve error reporting in some ECal/EBook functions (Christophe Fergeau) Bug 632527 - Unmatched vFolder returns incorrect uids on search (Milan Crha) Bug 632177 - Hide source group when none source lefts after remove (Aparna) Bug 633122 - Maildir migration from old folder hierarchy to maildir++ hierarchy (Chenthill Palanisamy) Bug 632532 - Double free in imapx_job_done, imapx_command_step_fetch_done (Milan Crha) Bug 633919 - Stuck on Mark messages as read (Milan Crha) Bug 634167 - Fails to build with gir (James M. Cape) ======================================== NEWS: gdk-pixbuf-2.22.1 ======================================== 2.22.1 ====== * Make GdkPixbuf implement the GIcon interface * Fix loader.cache detection on Windows * Translation updates Brazilian Portuguese Bulgarian Catalan Catalan (Valencian) Chinese Greek Lithuanian Norwegian bokmål Punjabi Romanian Russian Uighur ======================================== NEWS: glib-2.27.3 ======================================== Overview of Changes from GLib 2.27.2 to 2.27.3 ============================================== * The GTimeSpec type that was introduced in the 2.27.2 has been dropped again in favour of APIs that return microseconds as 64-bit integer. Affected functions: g_source_get_time g_periodic_unblock g_get_monotonic_time g_get_real_time The similar GTimeVal struct is still around, but its use is discouraged. * GTimer is now using monotonic time unconditionally * There are some new functions to facilitate error reporting in async GIO APIs: g_simple_async_result_take_error g_simple_async_result_new_take_error g_simple_async_report_take_gerror_in_idle * There is new convenience API to us GVariant dictionaries: g_variant_lookup * It is now possible to delay sending match rules to the D-Bus daemon in GDBus: G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE * Support has been added for XDG_RUNTIME_DIR: g_get_user_runtime_dir * Various fixes for Win64/MSVC builds have been committed * Bugs fixed: 620263 Add g_clear_object, g_clear_pointer, g_clear_boxed 633075 update Project Files and sources for MSVC 2008/C89 633381 gsettings Makefile rules should handle empty list... 633685 Use g_simple_async_result_{new_,}take_error 633686 Add g_simple_async_report_take_gerror_in_idle * Translation updates: Belarusian Galician Hebrew Punjabi Spanish Overview of Changes from GLib 2.27.1 to 2.27.2 ============================================== * GApplication - Export actions over DBus and support activating them from remote instances - Support environment passing * GSettings - The gsettings utility has a list-recursively command - The gsettings utility has commandline completion for enum values * GLib is now linked against librt and uses monotonic time for timeouts and GPeriod sources. GSource has a new g_source_get_time() which returns monotonic time, and g_source_get_current_time() has been deprecated * Bugs fixed: 158725 free linked list with data 626320 GVariant: Avoid locking in g_variant_get_child_value() if possible 629247 add gsimpleasyncresult methods to take over a GError 629274 GNetworkService does not do fallback when there is no SRV record 631264 gsettings-tool choice/range support 631482 g_date_time_from_instant: 1000000000000000000 632169 docs for manual use of gsettings-data-convert 632571 Add equivalent to gconftool-2's -R option 633115 GSettings m4 doesn't fail the build for broken schemas 633206 Default g_application_local_command_line() doesn't set exit_status... 633339 support more complex gapplication setups 633356 Make timeout G_MAXINT mean "no timeout" * Translation updates: Catalan (Valencian) Indonesian Japanese Overview of Changes from GLib 2.27.0 to 2.27.1 ============================================== * GDateTime now has full week number support. New API: g_date_time_get_week_numbering_year * The GSettings schema compiler will now skip over broken .xml schema files instead of aborting altogether * GSettings now works properly on bigendian systems * GSettings has more complete support for ranges New API: g_settings_get_range g_settings_range_check The gsettings commandline tool supports ranges too. * GApplication has been rewritten; see the API docs for details and examples. The action support is not complete yet. * The GLib mainloop has gained 'dispatch to context' functionality, which can replace manually created idles in many cases. New API: g_main_context_invoke g_main_context_invoke_full * The gio-desktop-app-info-lookup extension point has been removed from GIO. GIO now uses x-scheme-handler mimetypes when looking for default applications. * On win32, make g_get_user_data_dir() return the CSIDL_LOCAL_APPDATA folder on Windows, and not CSIDL_PERSONAL. This matches what Qt does, and has been widely requested. Also make g_get_user_config_dir() return this and not the (roaming) CSIDL_APPDATA folder. * A periodic event clock has been added in GIO: GPeriodic. Note that this API is still experimental and expected to undergo changes before it will be incorporated into a stable GLib release. Use at your own risk. Bug fixes: 613822 gobject signal connect/disconnect not thread safe 618737 "dispatch to context" functionality 620710 g_get_user_data_dir() uses CSIDL_PERSONAL and not CSIDL_APPDATA 623400 acquire context before dispatching 627126 gsettings schema files don't get installed on FreeBSD 627171 g_socket_new_from_fd() doesn't set the right protocol 628876 Wrong error description 628937 gracefully handle broken schemas 629274 GNetworkService doesn't fallback when there is no SRV record 629289 g_error() used wrong, produces core dump 629687 leaks class refcount in gsocketcontrolmessage 629849 GLib-CRITICAL **: g_source_get_context: assertion `!SOURCE_... 629945 GDBus deadlock in g_bus_get_sync() 630000 g_date_time_difference 630077 GDateTime week number support 630185 Allow NULL strings in g_quark_try_string() 630797 docs mention non-existent g_object_dispose() 630968 gschema-compile problems on power g5 631263 GSettings needs range/choice APIs 631264 gsettings-tool choice/range support 631379 GDBus nonce-tcp test failing 631410 Port gapplookupgconf.c to using x-scheme-handler/ 632884 Possible deadlock in g_object_remove_toggle_ref() Transation updates: Basque Brazilian Portuguese British English Bulgarian Czech Dutch Estonian French Galician German Greek Hebrew Hungarian Japanese Lithuanian Polish Portuguese Romanian Simplified Chinese Slovenian Spanish ======================================== UPDATED: gst-plugins-base-0.10.30.4 ======================================== gst-plugins-base was updated without a NEWS entry. ======================================== NEWS: gtk+-2.23.2 ======================================== Overview of Changes from GTK+ 2.23.1 to 2.23.2 ============================================== * Fix a branch messup * Readd the gtk_private_flags_get_type symbol * Fix crashes on 64-bit * Allow building with libtool 2.4 Overview of Changes from GTK+ 2.23.0 to 2.23.1 ============================================== * New deprecations: - gtk_widget_hide_all * New APIs added to aid migration to GTK+ 3: - gtk_combo_box_new_with_model_and_entry * Bugs fixed: 624025 gdk_draw_rectangle bogged down by ColorSync 632381 gtk_combo_box_text_new_with_entry() adds two... 632539 Do not install gtkprivate.h 633050 need gtk_combo_box_new_with_model_and_entry 634060 Support for GIcon pixbufs