ANNOUNCE: glibmm 2.55.2 (unstable)

2018-02-21 Thread Murray Cumming
*** glibmm:

glibmm 2.56 wraps glib 2.56

glibmm 2.56 is a version of the glibmm-2.56 API.
It installs in parallel with the glibmm-2.4 API/ABI, of which
the most recent version is glibmm 2.52.1.

http://www.gtkmm.org


*** Changes

2.55.2: (unstable):
Distro packagers should probably not package this yet.

Glib:
* IOCondition: Add an IO_ prefix to the enumerator names
  (Kjell Ahlstedt)
* TimeoutSource: Use monotonic time consistently
  (Kjell Ahlstedt) Bug #792524 (Dainis Jonitis)
* Source: Remove get_current_time().
  (Kjell Ahlstedt)
* KeyFile, OptionContext, Regex: Add exception specs to errthrow.
  (Kjell Ahlstedt)
* ustring:
  - Replace 8×format() with 1 variadic template.
  - Replace 9×compose() with 1 variadic template.
  - Use std::initializer_list instead of pointer + size
  (Daniel Boles) Bug #784211
* VariantBase:
  - Add operator==() and operator!=().
  (Kjell Ahlstedt) Bug #789330 (Daniel Boles)
  - cast_dynamic(): Remove noexcept(false).
  (Kjell Ahlstedt)

Glib::Gio:
* AppInfo: Update the name of the AppLaunchContext parameters
  (Kjell Ahlstedt)
* Action: Add exception specs to errthrow.
  (Kjell Ahlstedt)
* Application: Fix property_resource_base_path()'s type
  (Kjell Ahlstedt)
* Credentials, et al.: Add exception specs to errthrow.
  (Kjell Ahlstedt)
* DataInputStream:
  - Remove read_until*().
  - Fix the documentation of read_line_utf8().
  (Kjell Ahlstedt)
* InetSocketAddress, ProxyAddress: No guint16 in _WRAP_PROPERTY().
  (Kjell Ahlstedt)
* Settings: set_int() and friends shall return bool.
  (Kjell Ahlstedt) Bug #784211
* TlsClientConnection: Remove get/set/property_use_ssl3().
  (Kjell Ahlstedt)

gmmproc:
* Warn if parameter lists are not compatible
  (Kjell Ahlstedt)
* _WRAP_METHOD: Accept optional list of exceptions in errthrow
  (Kjell Ahlstedt)
* _WRAP_METHOD_DOCS_ONLY: Optionally suppress @return section.
  (Kjell Ahlstedt) Bug #787978
* docextract_to_xml.py: Add --exclude-file option.
  (Kjell Ahlstedt)
* Suppress the @return section if return type is void.
  (Kjell Ahlstedt)
* generate_extra_defs.cc:
  - Write signal flags to .defs files.
  - Write default values of properties to .defs files.
  - Write default values of properties to generated documentation.
  (Kjell Ahlstedt) Bug #785895 (Daniel Boles)
* Warn for unmatched deprecations in signals and properties.
  (Kjell Ahlstedt)

Documentation:
* Glib::ObjectBase: Don't mention GtkObject in comments.
  (Kjell Ahlstedt)
* Glib::Variant: Hide namespace Glib::detail from Doxygen
  (Kjell Ahlstedt) Bug #787698 (Daniel Boles)
* Glib::Variant: Slightly elaborate Variant docs.
  (Daniel Boles) Bug #778219 (Daniel Boles)

-- 
Murray Cumming
murr...@murrayc.com
www.murrayc.com

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.19.91 released!

2018-02-21 Thread Carlos Garcia Campos
WebKitGTK+ 2.19.91 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.19.91.tar.xz (15.8MB)
   md5sum: ecb372f4a3ef91532dd83cc7cf9dd439
   sha1sum: d9e09c12989431b2992dfeea903923e8dec45748
   sha256sum: cc1ccc8522bc44e05bf2a7f25b486758298e9ebfbad09fd8a0b5909e45c35c93

This is a development release leading toward 2.20 series.

What's new in the WebKitGTK+ 2.19.91 release?
=

  - Add ENABLE_ADDRESS_SANITIZER to make it easier to build with asan support.
  - Fix a crash a under Wayland when using mesa software rasterization.
  - Make fullscreen video work again.
  - Fix handling of missing GStreamer elements.
  - Fix rendering when webm video is played twice.
  - Fix kinetic scrolling sometimes jumping around.
  - Fix build with ICU configured without collation support.
  - Fix several crashes and rendering issues.
  - Translation updates: Polish.

What is WebKitGTK+?
===

WebKitGTK+ is the GNOME platform port of the WebKit rendering engine.
Offering WebKit's full functionality through a set of GObject-based
APIs, it is suitable for projects requiring any kind of web
integration, from hybrid HTML/CSS applications to full-fledged web
browsers.

Requirements


gtk+ >= 3.6.0
glib >= 2.36
libsoup >= 2.42.0
cairo >= 1.10.2
libxml >= 2.8.0
libxslt >= 1.1.7
HarfBuzz >= 0.9.2
icu
fontconfig >= 2.8.0
FreeType2 >= 2.4.2
libsecret
SQLite
enchant

Depending on your configuration options WebKitGTK+ may also depend on:

gtk+ >= 2.24.10
GObject introspection
gstreamer
GeoClue >= 2.1.5
gudev
cairo-gl >= 1.10.2

More information


If you want to know more about the project or get in touch with us
you may:

- Visit our website at https://www.webkitgtk.org, or the upstream
  site at https://www.webkit.org. People interested in contributing
  should read: https://www.webkit.org/coding/contributing.html.

- Browse the bug list at https://bugs.webkit.org, WebKitGTK+ bugs are
  typically prefixed by "[GTK]." A bug report with a minimal,
  reproducible test case is often just as valuable as a patch.

- Join the #webkit and #webkitgtk+ IRC channels at irc.freenode.net.

- Subscribe to the WebKitGTK+ mailing list,
  https://lists.webkit.org/mailman/listinfo/webkit-gtk, or the
  WebKit development mailing list,
  https://lists.webkit.org/mailman/listinfo/webkit-dev

Thanks
==

Thanks to all the contributors who made possible this release, they
are far too many to list!

The WebKitGTK+ team,
February 21, 2018
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get=0xF3D322D0EC4582C3

signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list