
========================================
 NEWS: atk-1.29.3
========================================

changes in version 1.29.3:
==========================
*
*Fixes: #601552.


========================================
 NEWS: at-spi-1.29.3
========================================

What's new in at-spi-1.29.3:

* Bugfixes: #565451, #593830.
* Translation update.


========================================
 NEWS: glib-2.23.0
========================================

Overview of Changes from GLib 2.22.x to GLib 2.23.0
===================================================

* GIO:
 - GConverter: a generic interface for stateful conversions of data,
   suitable for charset conversion, compression, decompression, regexp
   replacement. Concrete implementations are GCharsetConverter,
   GZlibCompressor and GZlibDecompressor. GConverterInputStream,
   GConverterOutputStream are stream implementations that convert data
   while loading or saving it.
 - GMounts can now have a 'default location': a path that reflects
   the main entry point for the user (e.g. the home directory).
 - As a consequence of the compression support, GIO depends on zlib now.

* GObject:
 - G_IMPLEMENT_INTERFACE_DYNAMIC: a convenience macro for adding
   interfaces to dynamic types.

* GModule:
 - The -pthread flag has been added to all gmodule .pc files, because
   it is not generally permissible to load modules that are linked
   against libpthread if the program has not been compiled with threading
   support.

* Bugs fixed:
 601637 GUnixFDMessage should contain a GUnixFDList
 585566 GSocketListener API issues
 572252 Bug in g_file_test() function.
 600550 g_app_info_create_from_commandline doesn't treat arguments properly
 541236 not detecting exact content type
 350200 [PATCH] GTypeModule derived class unref does not unload plugin
 589631 Please enclose literal values with double quotes
 577711 cross compile check for g++ broken
 600620 Support X-GNOME-FullName in GAppInfo
 598899 GWin32DirectoryMonitor is broken
 593809 Nautilus does not restore the position of the icons on the desktop...
 563627 g_get_prgname() threadsafety
 600141 Add -pthread to gmodule pkg-config
 593856 file and directory monitors don't work when glib is compiled...
 324930 Nautilus should disallow copying of symlink to FAT drive early
 587300 Deadlock when calling g_cancellable_disconnect in a...
 595138 GFile not robust with invalid input
 591216 Warning building resolver.o
 590016 Does not compile under MinGW32 + Wine
 591214 Warnings building gcancellable.o
 561998 Have specific entry points (paths) for mounts...
 508157 Add G_IMPLEMENT_INTERFACE_DYNAMIC
 535159 g_file_has_parent

* Updated translations:
 Brazilian Portuguese
 Catalan
 Estonian
 Galician
 Norwegian bokmål
 Shavian
 Slovenian
 Spanish
 Swedish



========================================
 NEWS: gtk+-2.19.1
========================================

Overview of Changes from GTK+ 2.19.0 to 2.19.1
==============================================

* Client-side windows:
 - Avoid some unnecessary exposes
 - Avoid unnecessary redraws related to clearing windows

* GtkNotebook gained an 'action area'

* GtkStatusbar gained a 'message area'

* GtkToolPalette is a new container to show tool items
  in collapsible groups in a grid

* gdk-pixbuf can now handle compressed TIFF images

* GSEAL work:
 - New accessor: gtk_window_get_window_type()

* Bugs fixed:
 590017  Does not compile under MinGW32 + Wine
 569430 Gail should include a reciprocal relationship for NODE_CHILD_OF
 598758 Need context for a propper translation
 594535 No accesor for GtkStatusbar->label and ->frame
 602725 fix setting icon-size on GICON images
 599402 Landscape and Reverse Landscape icons need to be swapped
 588740 JPEG images open with blur effect?
 601337 Only use gdk_input_select_events() if XINPUT_NONE is defined
 598050 Flickering in a gtk_socket
 600158 Do not use static GTypeInfo and GInterfaceInfo
 561973 Problem dragging images from Firefox to GTK+ app on Windows
 601512 Remove unnecessary check in GtkTreeModelFilter
 600222 Check for existence of cairo-svg.h in configure.in
 595498 No accesor for GTK_WINDOW ()->type
 116650 "action area" for GtkNotebook (e.g. for tab close button)
 600150 GtkColorSelection tooltip issues
 480065 wrong tree collapsed (or expanded) after having scrolled
 596473 Second double-click of GtkTreeView row doesn't emit...
 601869 GtkUIManager assumes too much about popup menus
 581145 Wrong positioning for fullscreen gedit toolbar animation
 602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}...
 561130 get_monitor_geometry segfaults if called with non-existant...
 597026 Missing include for memset()
 585383 Segfault in gdk_pixbuf__ico_image_save
 597865 Move documentation from templates to inline comments
 123569 Catch contents being reparented out of socket
 561334 Incorrect named constant in documentation of two GtkButton...
 601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms
 601409 action area presence modifies notebook behaviour
 603268 wrong Since: markers in toolpalette merge
 603271 wrong toolbar style
 601959 must release compose key before continuing compose sequence
 603302 Incorrectly warn about links on text with color and underline
 603201 gtk_about_dialog_set_url_hook has no effect anymore
 591438 dfb_events_dispatch is not thread safe
 589842 GtkAction API to have its menu item proxies have always-show...
 584700 TIFF pixbuf loader should support compression
 603128 Adding new UI that was recently removed may cause wrong order
 601682 Print preview should use gtk_show_uri by default
 596083 Deprecate notebook label packing functionality

* Updated translations:
 Estonian
 Galician
 Japanese
 Low German
 Norwegian bokmål
 Punjabi
 Slovenian
 Spanish
 Swedish


