======================================== NEWS: glib-2.11.3 ======================================== Overview of Changes from GLib 2.11.2 to GLib 2.11.3 =================================================== * GBookmarkFile: - g_bookmark_file_move_item: Return TRUE in case of an empty target * Bugs fixed: 343919 gunicollate.c: strxfrm bug on VC8 * Updated translations (fi) Overview of Changes from GLib 2.11.1 to GLib 2.11.2 =================================================== * Add g_ascii_stroll to parse signed 64bit integers * GMarkup: add a flag to treat CDATA as text * GHashTable: add functions to remove all entries * GMainLoop: add functions to find the currently running source, and determine if it is destroyed * Bug fixes: 342563 g_atomic_thread_init() needs to be called before other _g_*_thread_init() functions 343548 Potential use after free in callers of g_string_free() 168538 Wish: Clearing contents of GHashTables 321886 GTK+ cannot be reliably used in multi-threaded applications 341826 goption.c: 'strtoll' is C99's function 343899 g_ascii_formatd dosn't work as expected for all format strings 317793 Make GEnumValue strings const 337129 Compile warnings in G_IMPLEMENT_INTERFACE 303622 What is G_TYPE_CHAR? * Updated translations (bg,dz,eu,gl,ja,ko,nl,th,vi) ======================================== NEWS: gnome-vfs-2.15.2 ======================================== gnome-vfs 2.15.2 * win32 fixes * Don't hide smb shares that end with $ * ACL support * Support for reading selinux context * Fix bug in gnome_vfs_uri_hash gnome-vfs 2.15.1 * Fix sftp symlink support * Fix smb connecting many times to the server * Add authentication to command line utils * Escape "?" in paths, as this is a special char in uris * Fix up symlink resolving in some cases * Portability fixes for the cdda method * Fix up locking around the xdg mime code where missing * Better handling of existing files in create/makedir for ftp * Shut down vfs backends on shutdown * Handle ftp anon login failure better * Handle more % expansions in Exec lines in desktop files * Make GnomeVFSDrive user_visible only if it supports media check * Fix ftp handling of large files ======================================== NEWS: gtk+-2.9.3 ======================================== Overview of Changes from GTK+ 2.9.2 to 2.9.3 ============================================ * GtkPrintOperation: - Introduce an allow-async property - Introduce a GtkPrintOperationAction enumeration - Rename pdf_target to export_filename - Allow to hide "Print to PDF" in the low-level API * GtkNotebook: - Add a destroy notify to gtk_notebook_set_window_creation_hook. * GtkTreeView: - Support grid lines * GtkRange: - Add a number of new stle properties which allow more fexible stepper theming * Bugs fixed: 153212 Have the Paste kbd shortcut jump to the location in the buffer 337491 _gdk_win32_drawable_release_dc: DeleteDC() called on a GetDC() handle 339739 gtk/gtkprintoperation-win32.c: 3 compile error 342339 GtkRange::stepper-spacing style property not implemented correctly 343945 Buttons of a GtkAssistant are not accessible 344148 Wrong reqs for ATK 344209 gtk_notebook_set_window_creation_hook() has no destroy func. 344232 GtkEntry's "Delete" context menu item is sensitive on a non-editable GtkEntry 344244 Window resizing not working when keeping the aspect fixed 344288 gtk_print_operation_preview_is_selected must return a value 344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h 344496 CRLF converting via Clipboard 344504 GtkPrintCapabilities not in gtktypebuiltins.h 344505 Wrong signal registration for create_custom_widget 344512 cvs build issue 344513 pdf print module's print_stream not calling destroy notify 344518 NULL unref in page setup dialogue 344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint directly 344560 gtk_print_settings_[sg]et_scale shouldn't be in percent 344607 memory leaks in gtkrecentchooserdefault.c and gtkrecentchoosermenu.c 344624 Memory leak in gtk_tree_model_filter_finalize: User data not freed 337603 Possible off-by-one in gdk_pango_layout_line_get_clip_region 344239 Wrong filename for gtk-find stock item. 344528 comma at end of GtkPrintOperationAction enum causes mozilla compilation error 344290 horizontal-padding not take into account when placing submenus 344558 document print dialogue response codes 339592 Add print-to-postscript 342249 Allow to draw upper and lower sides of GtkRange's trough differently 344530 gtk_recent_chooser_widget_new_for_manager and gtk_recent_chooser_menu_new_for_manager should allow NULL manager arg * Updated translations (es,fi,gu,ko,th,wa) Overview of Changes from GTK+ 2.9.1 to 2.9.2 ============================================ * GtkPrintOperation - Support asynchronous pagination with the ::paginate signal - Add gtk_print_operation_cancel - Support application-specific widgets - Allow disabling features based on application capabilities - Optionally show progress - Change some function names in GtkPrintContext to be longer and better - Support preview, the default implementation spawns evince, but the api allows for an internal preview implementation * GtkCellView - Add a model property * GtkStatusIcon - Allow to obtain screen geometry * GtkTreeView - Many bug fixes, in particular for RTL handling - Separate sensitive and selectable properties of rows - Optionally allow rubberband selection * GtkButton - Add image-spacing style property - Add image-position property * GtkToolButton - Add icon-spacing style property * Make GTK+ work as an untrused X client * Bugs fixed: 343838 gtkprintoperationpreview.h guards 305530 Crashes while creating source code w/GtkFontSelection 341327 Memory corruption inside glib 341734 cursor blocked to dnd mode after using shift and dnd on a GtkCalendar 343453 G_DEFINE_TYPE messes up internal typenames of GdkWindow and GdkPixmap 136571 Problems running as untrusted client 168105 the right edge tab does not appear when switching tab 172535 Add support for UI builders in gtk+ 302556 GtkTreeView widget signals are badly documented 324480 Selecting first item with keyboard is difficult 340428 small cleanup 340444 don't run the custom page size dialogue 340839 Critical warnings in GtkTreeModelFilter 341898 gtk_tree_view_insert_column_with_attributes doesn't work with fixed_height_mode 342003 DnD: Conditional jump or move depends on uninitialised value 342072 Wrong drop location in GtkEntry 342096 GtkImage animation CRITICALS on switching themes 342513 widget class style property with type module 342529 gdk should set resolution on PangoCairoFontmap, not PangoCairoContext 342535 Add documentation for new GtkWidget style properties (including Since tags) 342543 can't compile gtk+ on opensolaris using sun cc 342569 Typo in decl of gdk_color_parse 342752 Need a way to specify custom tab label for custom page in Print dialog 342754 print-editor: font button dialog doesn't get focus if main window has a window group 342781 GtkPrintUnixDialog: Collate should be insensitive unless Copies is > 1 342783 GtkPrintUnixDialog: Range textinput area should be insensitive unless range radiobutton is selected 342894 Use after free inside gtk_text_view_set_buffer 342930 GtkButton should offer a way to position the image relative to the text 343088 Some typos in the PO file 343425 "grab-notify"-signal is not correctly propagated for internal children 343438 gtk_color_button_set_color() doesn't emit "color-set" signal 343475 page setup unix dialog confusion 343625 allow to get only some info from gtk_status_icon_get_geometry 343677 GtkWindow chains key-release to key-press 320431 Text too close when using East/West in a GtkToolButton 321523 GtkTreeView's test_expand_row signal emitting impractical on row expand all 342007 Warning in gtk_paned_compute_position 343233 gdk_rectangle_intersect doc 333284 expander animation not working in RTL mode 343444 change color of gtk-demo source-buffer comment color from red to DodgerBlue 343630 Small inconsistence in migration documentation 80127 Rubberbanding for GtkTreeView 341450 status icon + libnotify 341679 Allow absolute filenames in the options entries * Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja, nb,nl,pt_BR,th,vi) ======================================== UPDATED: libxml2-2.6.26 ======================================== libxml2 was updated without a NEWS entry. ======================================== UPDATED: libxslt-1.1.17 ======================================== libxslt was updated without a NEWS entry. ======================================== NEWS: pango-1.13.2 ======================================== Overview of changes between 1.13.1 and 1.13.2 ============================================== * Improved hexbox drawing, and font metrics calculations. * Synthesize italic variants on win32 [Hans Breuer] * New public API: - pango_cairo_show_error_underline - pango_cairo_error_underline_path - pango_font_describe_with_absolute_size * Misc fixes. * Bugs fixed in this release: Bug 326960 – hex box drawing for win32 and atsui backends of cairo Bug 343717 – License information in unclear. Bug 343355 – Add pango_cairo_show_error_underline & pango_cairo_error_underline_path Bug 343966 – pango Cygwin build fixes Patch from Cygwin Ports maintainer. Bug 343796 – Italic Chinese character can't be show correctly in Win32. Bug 314114 – max_x_advance not appropriate for approximate_(char|digit)_width Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memory and have many cpu usage. Patch from Yong Li. Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't correct when using MarkAttchmentType Patch from Tin Myo Htet. Bug 333984 – pango_language_from_string improvements Bug 125378 – Better underline thickness handling Bug 339730 – Pango needlessly falls back away from a Type 1 font into a TTF font Bug 342562 – Support absolute sizes in pango_font_description_to/from_string Bug 341922 – pango should handle more characters as zero width Patch from Roozbeh Pournader Bug 342525 – With PangoFc and PangoWin32, approximate digit width is not what it says Bug 342079 – pangoatsui-private.h missing from release