gnome-builder 3.18.1

2015-10-17 Thread Christian Hergert
About Builder
=

Builder is an IDE for writing GNOME-based software. It is currently
under heavy development.

News


Just like the 3.16 cycle, we are moving fast despite the dot release
nature of this cycle. We have a lot to get done and we want our lovely
users helping us test this young program.

A short list of updates since 3.18.0:

 • Initial support for Vala. Until we move this out of process, we do
   expect that things are a bit leaky. This plugin is written in Vala
   and requires libvala-0.30. It supports autocompletion, as-you-type
   error highlighting, a symbol tree, and jump to definition. We would
   love for the vala community continue helping make this plugin great.
 • You can now write plugins in Vala. *.vapi are generated for libide-1.0
   and gnome-builder-1.0.
 • Autocompletion, in most scenarios, will be much faster. Check out
   https://blogs.gnome.org/chergert/2015/10/05/post-guadec-catchup/ for
   more information on how this was done.
 • Most autocompletion engines now support fuzzy completion. This means
   that "gtkwidshow" will match "gtk_widget_show".
 • A few crashers were fixed.
 • --enable-*-plugin now works correctly.
 • Content type loading was fixed so that Makefile.am are no longer opened
   by totem.
 • Python jedi completion has been improved.
 • Fix some coverity warnings.
 • A new button has been added to the editor to jump to the next warning
   or error.
 • The C indenter is a bit more friendly to alternate coding styles.
 • Reindent line support has landed (tab in emacs, == in vim, ctrl+alt+i
   as default).
 • A new font for the overview map has been enabled. It is called
BuilderBlocks
   and is a generic block font based on Tofu from Behdad Esfahbod.
 • The ctags plugin can now defer tags generation to automakes `make ctags`.
 • You can now draw marks for spaces, tabs, newlines, non-breaking
whitespace,
   trailing and leading spaces.
 • Many translation updates including (French, Hungarian, Kazakh, Korean,
   Spanish, Finnish, Esperanto, Czech, Italian, Brazilian Portuguese,
Polish,
   German, and Serbian).
 • Improvements to the search workflow.
 • Various vim and emacs compatability and stability improvements.
 • Jedi completion proposals now show the correct word and lower probability
   of functions that start with __.
 • Symbol tree panel stability improvements.


Thanks to all of our more than 20 contributors since 3.18.0!




Download

https://download.gnome.org/sources/gnome-builder/3.18/gnome-builder-3.18.1.tar.xz
(1.44M)
  sha256sum:
501c95220dcf8ca44a5748e863492377fe2c3aee78a95973d6819b1836e5407c



0xF5229486.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.10.1 released!

2015-10-17 Thread Carlos Garcia Campos
WebKitGTK+ 2.10.1 is available for download at:

http://webkitgtk.org/releases/webkitgtk-2.10.1.tar.xz (10.5MB)
   md5sum: e81686a19530a12a3c0aeb857b7afdac
   sha256sum: 690308989328623688aee8ba36232c557aa99a345d1ff586982227717ae71911

This is the first bug fix release in the stable 2.10 series.

What's new in the WebKitGTK+ 2.10.1 release?


  - Fix rendering of accelerated content in HiDPI screens.
  - Fix several media controls rendering issues.
  - Fix rendering of progress element with recent versions of GTK+.
  - Add and update some web inspector icons.
  - Correctly handle websites sending an invalid auth header.
  - Fix a crash when creating the UI process backing store in Wayland.
  - Fix the build with spellchecker disabled.
  - Fix the build with touch events disabled.
  - Fix the build with OpenGL disabled.
  - Several build fixes on Mac OSX.
  - Fix several crashes and rendering issues.

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.0.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 http://www.webkitgtk.org, or the upstream
  site at http://www.webkit.org. People interested in contributing
  should read: http://www.webkit.org/coding/contributing.html.

- Browse the bug list at http://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,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk, or the
  WebKit development mailing list,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Thanks
==

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

The WebKitGTK+ team,
October 14, 2015

-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=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


ANNOUNCE: gnome-keyring 3.18.1

2015-10-17 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords.

Important Notes:


 * Version 3.18.1 fixes certain regressions in 3.18.0

 * This release removes the builtin GnuPG agent. Distributions
   should instead package and enable the agent gnupg 2.1.6+ or
   pinentry 0.9.5+ which interact well with GNOME, GNOME Shell
   and allow caching of passphrases via libsecret.

 * Some helpful notes for distributors:
   http://live.gnome.org/Projects/GnomeKeyring/Distributors


Changes between 3.18.0 and 3.18.1:
==

 * Fix regression initializing gnome-keyring-daemon
 * Fix regression racing for DBus name during startup
 * Build and testing fixes
 * Updated translations


Details of changes between 3.18.0 and 3.18.1:
=

Cosimo Cecchi (3):
  daemon: adjust CFLAGS for daemon
  daemon: fork before threads are spawned
  daemon: Kill off foreground proceses when session dies

Dmitry Shachnev (4):
  tests: Fix name of note-xdg-schema-without-schema-locked test
  tests: Make sure names for write_large_file tests are different
  egg: Make sure names for encode-decode tests are different
  build: Make tap-gtester handle skipped tests correctly

Jan Alexander Steffens (heftig) (1):
  dbus: Initialize secret service before claiming name

Ray Strode (2):
  daemon: fork before threads are spawned
  daemon: Kill off foreground proceses when session dies

Stef Walter (4):
  pam: Stop using deprecated  header
  Bump version number
  daemon: fork before threads are spawned
  daemon: Kill off foreground proceses when session dies

Tom Tryfonidis (1):
  Updated Greek translation

Trần Ngọc Quân (1):
  Updated Vietnamese translation


Downloads:
==

https://download.gnome.org/sources/gnome-keyring/3.18/

abc31ab5790bd3bc4e2263a2a2d6b1c6c4d44db79d476e81ca98a278ee3b3444
gnome-keyring-3.18.1.tar.xz


Cheers,

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


GNOME To Do 3.18.1

2015-10-17 Thread Georges Basile Stavracas Neto

About GNOME To Do
=

Personal task manager for GNOME

News


Project:
   * Fix 256x256 icons being installed as 512x512 (Jakub Steiner)
   * Add a symbolic variant (Jakub Steiner)
   * Install a DBus service file (David King)
   * Wrap notes text (Felipe Borges)

Translations:
   * Arabic (Khaled Hosny)
   * Basque (Inaki Larranaga Murgoitio)
   * Esperanto (Kristjan Schmidt)
   * Friulan (Fabio Tomat)
   * Italian (Claudio Arseni)
   * Serbian (Милош Поповић)
   * Vietnamese (Trần Ngọc Quân)

--
Georges Basile Stavracas Neto
Mestrando em Sistemas de Informação
Escola de Artes, Ciências e Humanidades (EACH) - USP
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 2.10.2 released!

2015-10-17 Thread Carlos Garcia Campos
WebKitGTK+ 2.10.2 is available for download at:

http://webkitgtk.org/releases/webkitgtk-2.10.2.tar.xz (10.5MB)
   md5sum: 892e3077ad6c10c8233e7e8b5497cd7a
   sha256sum: 6adf497d24e36660037b84dfc1c53ac7f47bd4c459162290c49436eaa959a18f

This is a bug fix release in the stable 2.10 series.

What's new in the WebKitGTK+ 2.10.2 release?


  - Fix a regression introduced in 2.10.1 that disabled accelerated compositing.
  - Fix build with cmake 3.4.

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.0.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 http://www.webkitgtk.org, or the upstream
  site at http://www.webkit.org. People interested in contributing
  should read: http://www.webkit.org/coding/contributing.html.

- Browse the bug list at http://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,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk, or the
  WebKit development mailing list,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Thanks
==

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

The WebKitGTK+ team,
October 15, 2015
-- 
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=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


at-spi2-core / at-spi2-atk 2.18.1

2015-10-17 Thread Mike Gorse

AT-SPI 2.18.1 is now available for download at:

http://download.gnome.org/sources/at-spi2-core/2.18/
http://download.gnome.org/sources/at-spi2-atk/2.18/

What is AT-SPI2
===

AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
protocol for providing and accessing application accessibility
information. The project includes a library for bridging the D-Bus
protocol to the ATK API, allowing Gtk based applications to be made
accessible. It also contains a client (AT) side library in C and a wrapper
for Python.


What's changed in AT-SPI 2.18.1
===

* Don't crash if we get a children-changed event with a non-existent
  child (bgo#755951).

* atspi_hyperlink_get_index_range: don't return random values if the
  call fails (bgo#755727).

* Fixed some atspi_text_ functions (bgo#755731).

* Fix text, value, and table cell adaptors (bgo#755724).

* Test fixes.


Where can I get more information about AT-SPI2
==

The project wiki is available at:

http://www.a11y.org/d-bus



How can I contribute to AT-SPI2?


We need help testing with Gnome accessibility technologies, improving
performance, and generally tying up loose ends.  The above-referenced page
contains a list of known issues that should be fixed.

IRC   : #a11y on Gimpnet
E-Mail: accessibility-at...@lists.linux-foundation.org

Development repositories can be found at:

git://git.gnome.org/pyatspi2
git://git.gnome.org/at-spi2-core
git://git.gnome.org/at-spi2-atk
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: Clutter 1.24.2 (stable)

2015-10-17 Thread Emmanuele Bassi
Good news, everyone!

A new Clutter release is now available at:

  https://download.gnome.org/sources/clutter/1.24/

SHA256 Checksum:

9631c98cb4bcbfec15e1bbe9eaa6eef0f127201552fce40d7d28f2133803cd63
clutter-1.24.2.tar.xz

Additionally, a git clone of the source tree:
  git clone git://git.gnome.org/clutter

will include a signed 1.24.2 tag which points to a commit named:
  55dc86c0c0f875ee2d2b94facc5ef01878a69bd0

which can be verified with:
  git verify-tag 1.24.2

and can be checked out with a command such as:
  git checkout -b build 1.24.2

Clutter is a library for creating compelling, dynamic, and portable graphical
user interfaces. Clutter is released under the terms of the GNU Lesser
General Public License, version 2.1 or (at your option) later.

Clutter depends on:
  GLib ≥ 2.44.0
  JSON-GLib ≥ 0.12.0
  Cogl ≥ 1.21.2
  Cairo ≥ 1.14.0
  Pango ≥ 1.30
  Atk ≥ 2.5.3

Clutter also has platform-specific dependencies; for more information, see
the README file included in the release.

Documentation:
   Clutter: https://developer.gnome.org/clutter/stable/
  Cookbook: https://developer.gnome.org/clutter-cookbook/1.24/

Release Notes:
  - This version is API and ABI compatible with the previous stable
release of Clutter.
  - Installing the contents of this release will overwrite the files
from the installation of the previous release of Clutter.
  - Bugs should be reported on the Clutter Bugzilla product, at:
https://bugzilla.gnome.org/enter_bug.cgi?product=clutter


  • List of changes since Clutter 1.24.0

- Emulate discrete scrolling on evdev

- Improve animation smoothness under the GDK backend

- Updated translations
Russian, Latvian, Danish, Swedish, Brazilian Portuguese, Serbian,
Serbian Latin, Ukrainian, Hindi, Kannada, Finnish, Portuguese.

  • List of bugs fixed since Clutter 1.24.0

#755357 - timeline: Minor fixes for debuggability with
  ClutterMasterClockGdk
#745517 - gnome-shell crashed with SIGABRT in g_assertion_message()
#756284 - Unable to use two finger scroll on Wayland

Many thanks to:

  Philip Withnall, Owen W. Taylor, Piotr Drąg, Милош Поповић, Anders Jonsson,
  Ask Hjorth Larsen, Carlos Garnacho, Jiri Grönroos, Lionel Landwerlin,
  Pedro Albuquerque, Rafael Fontenelle, Rūdolfs Mazurs, Stas Solovey


Have fun with Clutter!

Ciao,
 Emmanuele.

-- 
https://www.bassi.io
[@] ebassi [@gmail.com]
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list