GNOME Online Miners 3.26.0 released

2017-09-11 Thread Debarshi Ray
GNOME Online Miners provides a set of crawlers that go through your
online content and index them locally in Tracker. It has miners for
Facebook, Flickr, Google, ownCloud and OneDrive.

Overview of changes in 3.26.0
=

* None

Download: http://download.gnome.org/sources/gnome-online-miners/3.26/
Bugs: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners
Git: http://git.gnome.org/browse/gnome-online-miners
Website: https://wiki.gnome.org/Projects/GnomeOnlineMiners

Happy hacking,
Debarshi
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ATK 2.26.0 released

2017-09-11 Thread Alejandro Piñeiro
ATK 2.26.0, the last major version of the stable version of ATK has just
been released.

About ATK
=

GNOME provides support for accessibility devices using the ATK
library. This library defines a set of interfaces to which
graphical interface components adhere. This allows, for instance,
screen readers to read the text of an interface and interact with its
controls. ATK support is built into GTK+ and the rest of the GNOME
platform, so any application using GTK+ will have reasonable
accessibility support for free.

Nonetheless, you should be aware of accessibility issues when when
developing your applications. Although GTK+ interfaces provide
reasonable accessibility by default, you can often improve how well
your program behaves with accessibility tools by providing additional
information to ATK. If you develop custom widgets, you should ensure
that they expose their properties to ATK.


News (compared against 2.24.0)
==
*
* New Relations and Roles:
   * Bug 748384: Add ATK_ROLE_FOOTNOTE
   * Bug 781587: Add error-message, error-for, details and
details-for-relation
* Bugfixing
   * Bug 689810: Move include guards out to enable GCC optimisation
   * Bug 781715: Crash under atk_gobject_accessible_dispose()
* Gobject introspection:
   * Mark unbindable functions as 'skip
* Build (general/autotools):
   * Several cleanups in preparation to meson build support
* Build (meson):
   * Bug 782871: Add meson build system
   * Several meson build improvements afterwards
* Build (meson on Windows)
   * Note: tracked by Bug 785802 (not fully fixed yet).
   * Force-include msvc_recommended_pragmas.h on MSVC
   * tests: Fix build on pre-C99
   * meson: Build .rc file on Windows
* Build (visual studio)
   * Adapt to the Python-field glib-genmarshal
   * Adapt to new glib-genmarshal command line
   * Use PythonDir instead of PythonPath
   * Integrate introspection builds
   * Don't build introspection by default
   * Make marshal generation more robust
* Build (win32):
   * win32: Fix replacing items in files with UTF-8 content
* Docs:
   * Modernise the API reference:
  * Use XInclude
  * Stop using SGML mode with XML files
  * Drop version.xml and use the gtk-doc package entities
   * Update the README mentioning Meson, Ninja, and cleaning a little
   * Remove empty overrides file
* Translation support:
   * Update po/Makevars (copyright and bug address)
* Misc
   * Update AUTHORS file
   * Remove atk.spec.in
   * Remove uninstalled pkg-config file
   * Remove unused script for bundling ATK on Windows
   * Remove ChangeLog
   * Remove local introspection.m4
   * Update git ignore file

Contributors:
--
   Emmanuele Bassi, Daniel Boles, Milan Crha, Joanmarie Diggs, Piotr
Drąg, Chun-wei Fan, Rico Tzschichholz

Translations:
-
   Pawan Chitrakar (ne), Ask Hjorth Larsen (da), Yuras Shumovich (be),
Fabio Tomat (fur)


Download

https://download.gnome.org/sources/atk/2.26/atk-2.26.0.tar.xz (694K)
  sha256sum:
eafe49d5c4546cb723ec98053290d7e0b8d85b3fdb123938213acb7bb4178827


-- 
Alejandro Piñeiro Iglesias

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


WebKitGTK+ 2.18.0 released!

2017-09-11 Thread Carlos Garcia Campos
WebKitGTK+ 2.18.0 is available for download at:

https://webkitgtk.org/releases/webkitgtk-2.18.0.tar.xz (14.1MB)
   md5sum: 10d86dd5a5b68875654cc38af139f382
   sha1sum: e4d6cc7cff8729aa5ae6c17e10ed5ddf31048983
   sha256sum: b583e46a3de36a3e80ba33b084ead60512a2046aca01ff61e50e519436e5038d

This is the first stable release in the 2.18 series.

Highlights of the WebKitGTK+ 2.18.0 release
===

  - Initial WebDriver support.
  - New remote inspector infrastructure.
  - WebCrypto API support is now enabled by default.
  - GStreamerGL is enabled by default when building with GStreamer >= 1.10.
  - Kinetic scrolling support.
  - New API to create a WebKitContextMenuItem from a GAction.
  - New API to allow overriding the popup menu of select elements.


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 >= 1.2.3
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,
September 11, 2017
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list