atk 2.36.0

2020-04-02 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


Changes in version 2.36
=

* New API
   * Added ATK_ROLE_MARK and ATK_ROLE_SUGGESTION
   * Add ATK_TEX_ATTR_TEXT_POSITION to the list of possible AtkText
 attributes (MR!33)

* Documentation
   * Updated documentation for atk_text_set_caret_offset (MR!18)

* Building - meson
   * Fix building atk as subproject
   * Add Meson wrap file for GLib (MR!37)

* Building - visual studio
   * Use -utf-8 if available (MR!38)

Contributors
   Luca Bacci, Joanmarie Diggs, Samuel Thibault

Translations

   Fran Dieguez (gl), Ryuta Fujii (ja), Daniel Korostil (uk), Jwtiyar
   Nariman (ckb), Umarzuki Bin Mochlis Moktar (ms)



Download

https://download.gnome.org/sources/atk/2.36/atk-2.36.0.tar.xz (292K)
  sha256sum: fb76247e369402be23f1f5c65d38a9639c1164d934e40f6a9cf3c9e96b652788

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


atk 2.35.1

2019-09-14 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* AtkComponent, AtkImage, AtkText: Make sure returned values are
  initialized to some known default value (MR!22, MR!24)

* AtkPlug
   * Add atk_plug_set_child (MR!27)

* AtkSocket
   * Make AtkSocket get_extents return parent extents by default (MR!23)
   * atk_socket_embed: make plug_id parameter const (MR!26)
   * Make AtkSocketClass (embed) use const for plug_id (MR!31)

* AtkText
   * Make atk_text_rectangle_union ignore undefined rectangles (MR!25)

* Documentation
   * Refine *_scroll_to_point documentation (MR!21)
   * Refine AtkScrollType documentation (MR!12)

Contributors
  Samuel Thibault



Download

https://download.gnome.org/sources/atk/2.35/atk-2.35.1.tar.xz (287K)
  sha256sum: be9360fa3f845e91f001c20e73b3a0315b38983411b1dc008195f779ac543884

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


atk 2.34.1

2019-09-10 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Meson: fixed version.

Changes in version 2.34.0
=



Download

https://download.gnome.org/sources/atk/2.34/atk-2.34.1.tar.xz (286K)
  sha256sum: d4f0e3b3d21265fcf2bc371e117da51c42ede1a71f6db1c834e6976bb20997cb

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


atk 2.34.0

2019-09-09 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure


Download

https://download.gnome.org/sources/atk/2.34/atk-2.34.0.tar.xz (286K)
  sha256sum: bd0714d57863c7f32e2f34388f309fdb4d5c22de69de9fa96ad19171e76605eb

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


atk 2.33.3

2019-06-17 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Documentation: general documentation cleanup, as part of MR!3,
  changes include:
   * Move Deprecated section down on AtkUtil
   * Update the list of symbols
   * Annotate the version for AtkTableCellIface
   * Use Markdown syntax for notes
   * Use the appropriate syntax for enumerations
   * Add missing documentation for AtkObject functions
   * Write description for AtkImage method
   * Add proper gtk-doc blurbs for AtkDocument, AtkComponentIface and 
AtkActionIface
   * Remove atk.types (as we can autogenerate it)

* AtkSocket/AtkPlug
   * Implement proper constructor for AtkPlug and AtkSocket (MR!3)

* AtkText
   * Doc: minor doc fix for atk_text_get_default_attributes (MR!20)

* New Roles:
   * Issue #2: Add ATK_ROLE_CONTENT_INSERTION and ATK_ROLE_CONTENT_DELETION 
(MR!19)

* Build
   * Meson: do not guard gir behind a cross_build check. (MR!12)
   * Meson: refresh the build (part of MR!3)
   * Meson: use Meson to generate the pkgconfig file (MR!3)

Contributors
   Emmanuele Bassi, Joanmarie Diggs, Christoph Reiter, Martin Robinson

Translations
   Charles Monzat (fr)



Download

https://download.gnome.org/sources/atk/2.33/atk-2.33.3.tar.xz (286K)
  sha256sum: 532d1081e87b9f0a8d71733101e791818442fa1896531621d1aecc189e1a4ffe

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


atk 2.33.1

2019-05-22 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* AtkObject: added accessible_id property (MR!16)

* AtkText
   * Edit documentation for last methods added in order to fix
 introspection
   * Fix failure value for atk_text_get_caret_offset (MR!14)

* Build:
   * Bumping ATK version without a release as at-spi2-atk master
 started to depend on last API changes.

Contributors:
   Emmanuele Bassi, Alejandro Piñeiro, Martin Robinson, Samuel
   Thibault


Download

https://download.gnome.org/sources/atk/2.33/atk-2.33.1.tar.xz (286K)
  sha256sum: ada1585d0867f233599cd18cbc0fda6e84855f99f9073ef39ab51f4f38f10671

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

atk 2.32.0

2019-03-11 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


Changes in version 2.32
===

Translations
   Kristjan SCHMIDT (eo)




Download

https://download.gnome.org/sources/atk/2.32/atk-2.32.0.tar.xz (285K)
  sha256sum: cb41feda7fe4ef0daa024471438ea0219592baf7c291347e5a858bb64e4091cc

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


atk 2.31.92

2019-02-19 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Bugfixing:
   * Issue 1: "atk 2.29.2 is reported not to work any more"
  * By mistake, 2.31.90 re-introduced this bug, as master didn't
have the revert for "atkimplementor: use the
G_DEFINE_INTERFACE macro to declare it as interface in the
introspection"




Download

https://download.gnome.org/sources/atk/2.31/atk-2.31.92.tar.xz (286K)
  sha256sum: b06ec951d19971da8006c1bf846fc2bca2982cf6d735780e77d93c60531c5a18

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


atk 2.31.90

2019-02-01 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* AtkText
   * Add ScrollSubstringTo and ScrollSubstringToPoint methods to AtkText

* Build - meson
   * Make atk work as a subproject
   * Use an autotools compatible compatibility_version/current_version on macOS
   * Fix usage of glib as a subproject dependency
   * Replace shared_library by library

* Build - Visual Studio
   * Add build instructions for Visual Studio, as now is done via Meson

* Documentation
   * Move atk_relation_set_contains_target to correct doc section
   * Improve documentation for AtkText method return values

* Misc
   * atkplug, atksocket: Fix -Wredundant-decls

Contributors:
   Chun-wei Fan, Nirbheek Chauhan, Fabrice Fontaine, Niclas Moeslund
   Overby, Christoph Reiter, Martin Robinson, Samuel Thibault

Translations
   Tiago Casal (pt_BR)

Changes in version 2.29.94


Download

https://download.gnome.org/sources/atk/2.31/atk-2.31.90.tar.xz (286K)
  sha256sum: 566c302b5b59f0b4cfff96b937e26e38b37d2148182d5ae5dc0a882d65a08ead

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


accerciser 3.31.4

2019-01-12 Thread Alejandro Piñeiro Iglesias
About Accerciser


Accerciser is an interactive Python accessibility explorer for the
GNOME desktop.

 It uses AT-SPI2 to inspect and control widgets, allowing you to check
if an application is providing correct information to assistive
technologies and automated test frameworks. Accerciser has a simple
plugin framework which you can use to create custom views of
accessibility information.

You can read more about Accerciser at
https://wiki.gnome.org/Apps/Accerciser

News


What's New
==
- Updated maintainers info
- Fixed appdata file name
- Fixed duplicate section ID on help
- Marked missing string for translation
- Removed unused images from localized user docs accerciser.png
- Bug776301 - ipython: Update to support IPython version 5
- Python 3.7+ support, async is a keyword
- Replace Bugzilla by Gitlab URL in DOAP file.

Contributors: Jeremy Bicha, Piotr Drąg, Javier Hernández, Miro
Hrončok, Andre Klapper, Kalev Lember, Samuel Thibault

New And Updated Translations

- Belarusian
- Brazilian Portuguese
- Catalan
- Catalan (Valencian)
- Chinese (simplified)
- French
- Greek
- Italian
- Czech
- Danish
- Dutch
- Esperanto
- Friulian
- German
- Hungarian
- Indonesian
- Lithuanian
- Nepali
- Norwegian bokmål
- Polish
- Slovak
- Serbian
- Slovenian
- Spanish
- Turkish
- Swedish





Download

https://download.gnome.org/sources/accerciser/3.31/accerciser-3.31.4.tar.xz 
(2.94M)
  sha256sum: 4889b5d68cb09f5407c3e293bd1231fbd246633fa4bcd9e3b57b20321160a09f

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

atk 2.30.0

2018-09-08 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


Changes in version 2.30
==

* Bugfixing:
   * Issue 1: "atk 2.29.2 is reported not to work any more"
  * Needed to revert previous change "atkimplementor: use the
G_DEFINE_INTERFACE macro to declare it as interface in the
introspection"


Changes in version 2.29.92
==

* Improved AtkText documentation in relation to character offsets, fix
  typos and tabs.

Contributors:
  Martin Robinson



Download

https://download.gnome.org/sources/atk/2.30/atk-2.30.0.tar.xz (283K)
  sha256sum: dd4d90d4217f2a0c1fee708a96c2c19d26fef0952e1ead1938ab632c027b

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


atk 2.29.92

2018-08-27 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure


Download

https://download.gnome.org/sources/atk/2.29/atk-2.29.92.tar.xz (283K)
  sha256sum: c89b5c0011b7b8a1dff84817f9e582b618676c7ab5274c7d31e58c10b1f38050

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


atk 2.29.1

2018-04-25 Thread Alejandro Piñeiro Iglesias
News


Important note: this is the first release without autotools
support. From now on only meson would be supported.

* Bugfixing:
   * Bug 794513: Setting accessible-role does not work

* Build, autotools:
   * Bug 795315: Remove autotools support

* Build, meson
   * Bug 795065: Fix linker options on Darwin
   * Bug 795301: meson: follow meson_options convention

Contributors:
  Ignacio Casal Quinteiro, Alejandro Piñeiro, Samuel Thibault

Translations:
  gogo (hr), Cheng-Chia Tseng (zh_TW), Daniel Șerbănescu (ro)




Download

https://download.gnome.org/sources/atk/2.29/atk-2.29.1.tar.xz (281K)
  sha256sum: 1aa7707c6297c1797fe4d79a22a57ede4d5586b0f7a3b30e886d7ca9d75f20da

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

atk 2.28.1

2018-03-13 Thread Alejandro Piñeiro Iglesias
News


* meson: fix version numbering. Roll new release to include it.



Download

https://download.gnome.org/sources/atk/2.28/atk-2.28.1.tar.xz (696K)
  sha256sum: cd3a1ea6ecc268a2497f0cd018e970860de24a6d42086919d6bf6c8e8d53f4fc

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


atk 2.28.0

2018-03-12 Thread Alejandro Piñeiro Iglesias
News


Changes in version 2.28
===

* documentation
   * Bug 791020: Remove list association from ATK_ROLE_DESCRIPTION_{TERM,VALUE}

Translations
 Claude Paroz (fr), GNOME Translation Robot (gd)



Download

https://download.gnome.org/sources/atk/2.28/atk-2.28.0.tar.xz (696K)
  sha256sum: 2016b61b8ed54da46e8dcbd2c4b0f6cd9c668f229eb966821d5680926a91ba3f

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


atk 2.26.1

2017-10-20 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Build: meson, tracked by bug 785802)
   * Ad option to disable introspection
   * Fix .rc generation in Meson builds

* Build (Visual Studio)
   * Enhance security of x64 binaries

Translations
  Pawan Chitrakar (ne), Xavi Ivars (ca@valencia), hanniedu (nl)



Download

https://download.gnome.org/sources/atk/2.26/atk-2.26.1.tar.xz (695K)
  sha256sum: ef00ff6b83851dddc8db38b4d9faeffb99572ba150b0664ee02e46f015ea97cb

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


atk 2.27.1

2017-10-20 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Build: meson, tracked by bug 785802)
   * Ad option to disable introspection
   * Fix .rc generation in Meson builds

* Build (Visual Studio)
   * Enhance security of x64 binaries

Translations
  Pawan Chitrakar (ne), Xavi Ivars (ca@valencia), hanniedu (nl)



Download

https://download.gnome.org/sources/atk/2.27/atk-2.27.1.tar.xz (696K)
  sha256sum: 673a953987b301ab1e24e7d11677b6e7ba3226411a168449ba946765b6d44297

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


atk 2.26.0

2017-09-11 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


Changes in version 2.26
===

* Build: meson on Windows, 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

Contributors
   Chun-wei Fan

Translations
   Ask Hjorth Larsen (da)



Download

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

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


atk 2.25.90

2017-08-09 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Bugfixing
   * 689810: Move include guards out to enable GCC optimisation
* Build (meson)
   * Keep the version in sync with Autotools
   * Add atkversion.h to introspection build
* 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
* Misc
   * Update AUTHORS file

Contributors
  Emmanuele Bassi, Daniel Boles, Chun-wei Fan, Rico Tzschichholz

Translations
  Pawan Chitrakar (ne), Fabio Tomat (fur)




Download

https://download.gnome.org/sources/atk/2.25/atk-2.25.90.tar.xz (694K)
  sha256sum: 22d54c0ee7930c5906ab7d98e8711276edd2297c83bfd250ce471ff5e23e6094

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


atk 2.25.2

2017-05-25 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Bugfixing:
   * Bug 781715: Crash under atk_gobject_accessible_dispose()
* Build (general/autotools):
   * Add ATK_UNAVAILABLE macro
   * Use template files for the ATK enumerations
   * Convert atkversion.h.in to UTF-8 encoding
   * Include the marshallers header, not the source
   * Add buildir to the docs directories
   * Update deprecation warnings symbols
   * Simplify GObject dependency discovery
* Build (meson):
   * Bug 782871: Add meson build system
   * Dist the Meson files
   * Use the appropriate soversion
   * Use the appropriate GETTEXT_PACKAGE
   * Install atk.h
   * Only depend on generated header
* Build (win32):
   * win32: Fix replacing items in files with UTF-8 content
* Cleaning:
   * Remove atk.spec.in
   * Remove uninstalled pkg-config file
   * Remove unused script for bundling ATK on Windows
   * Remove ChangeLog
   * Remove local introspection.m4
* 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
* Gobject introspection:
   * Mark unbindable functions as 'skip
* Misc:
   * Update git ignore file
* New Relations and Roles:
   * Bug 748384: Add ATK_ROLE_FOOTNOTE
   * Bug 781587: Add error-message, error-for, details and details-for-relation
* Translation support:
   * Update po/Makevars (copyright and bug address)

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

Translations:
Yuras Shumovich (be)


Download

https://download.gnome.org/sources/atk/2.25/atk-2.25.2.tar.xz (691K)
  sha256sum: 75ac1f63e845f895dec8d72d4645ef5f362e32c921cc78987f2f19c2ce212a24

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

atk 2.24.0

2017-03-17 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Build, MSVC
   * Support Visual Studio 2017

Contributors:
Chun-wei Fan

Translations:
Ask Hjorth Larsen (da), Jordi Mas (ca)



Download

https://download.gnome.org/sources/atk/2.24/atk-2.24.0.tar.xz (731K)
  sha256sum: bb2daa9a808c73a7a79d2983f333e0ba74be42fc51e3ba1faf2551a636487a49

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


atk 2.23.4

2017-01-16 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Build, MSVC:
   * Remove atk-install.props's on re-generation
   * Makefile.msvcproj, Makefile-newvs.am: Update from GLib
   * Move files to win32
* Docs:
   * Fix typo
   * Bug 772236: change id of the atkobject chapter needed case-insensitive 
filesystems
* Misc:
   * Use Unicode apostrophe in a translatable string

Contributors:
Murray Cumming, Piotr Drąg, Alejandro Piñeiro Iglesias, 

Translations:
gogo (hr), Jordi Mas (ca), Fabio Tomat (fur)



Download

https://download.gnome.org/sources/atk/2.23/atk-2.23.4.tar.xz (730K)
  sha256sum: 6888f4e902fc4727b1687ff512d5d087050f4c0d11035566484988cf698c2c1a

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

atk 2.22.0

2016-09-19 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Add more options to XGETTEXT_OPTIONS in po/Makevars

Contributors:
Piotr Drąg (po)

Translations:
Piotr Drąg (po), David King (en_GB)



Download

https://download.gnome.org/sources/atk/2.22/atk-2.22.0.tar.xz (728K)
  sha256sum: d349f5ca4974c9c76a4963e5b254720523b0c78672cbc0e1a3475dbd9b3d44b6

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

atk 2.20.0

2016-03-21 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


Translations:
Ask Hjorth Larsen (da)



Download

https://download.gnome.org/sources/atk/2.20/atk-2.20.0.tar.xz (707K)
  sha256sum: 493a50f6c4a025f588d380a551ec277e070b28a82e63ef8e3c06b3ee7c1238f0

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


atk 2.19.92

2016-03-15 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Build improvements:
   * Bug 763212: Fix gettext domain after recent changes
   * Fix builddir ≠ srcdir in autogen.sh
   * MSVC builds: Re-arrange include paths
* Cleaning:
   * atkregistry: remove code not being compiled

Contributors:
Chun-wei Fan, Kalev Lember, Alejandro Piñeiro Iglesias, Philip
Withnall

Translations:
Anders Jonsson (sv), Cédric Valmary (oc)



Download

https://download.gnome.org/sources/atk/2.19/atk-2.19.92.tar.xz (707K)
  sha256sum: c589e7735bc5b1d58d79a9ef439aab7028cb261f13cddc3a3f9b0e7b3b8e1e13

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

atk 2.19.90

2016-02-15 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Bug 755548: atktablecell: use content of the pointer instead of
  pointer itself
* Bug 760323: Use upstream gettext intead glib-gettext
* Build/MSVC/win32 improvements:
  * Makefile-newvs.am: Update Comments for Usage
  * Make Makefile.msvcproj A Bit More Generic
  * Fix build/win32/vs10/atk-install.vcxproj

Contributors:
Chun-wei Fan, Javier Jardón, Alejandro Piñeiro Iglesias

Translations:
Aurimas Černius(lt), Trần Ngọc Quân (vi), Kristjan SCHMIDT (eo)



Download

https://download.gnome.org/sources/atk/2.19/atk-2.19.90.tar.xz (706K)
  sha256sum: 819aba8bf0674b2bbf9ccc27033fe46d6a5c69ea46276776b05e8603c01f2dd2

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

atk 2.18.0

2015-09-21 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Build: Improvements on MSVC Build infrastructure

Contributors:
Chun-wei Fan

Translations:
Chao-Hsiung Liao (zh_TW)



Download

https://download.gnome.org/sources/atk/2.18/atk-2.18.0.tar.xz (672K)
  sha256sum: ce6c48d77bf951083029d5a396dd552d836fff3c1715d3a7022e917e46d0c92b

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


atk 2.17.90

2015-08-17 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Documentation:
  * Replace mentions of 'state-changed' with 'state-change'.
  * Fixed some tiny typos
* Build/win32 improvements:
  * Use Pattern Rules on build/Makefile-newvs.am
  * Tidying and cleaning .vcxproj.filters generation
* Fixes Bug 748176: out-of-tree distcheck fails in build/win32
  * Removed GCC requirement
* install Projects renamed to atk-install

* Misc: set proper file permission to source files

Contributors:
Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro
Iglesias

Translations:
Pedro Albuquerque (pt), Daniel Martinez (an),



Download

https://download.gnome.org/sources/atk/2.17/atk-2.17.90.tar.xz (673K)
  sha256sum: 70ab643323087d03009bd637a6ba9567e0b35024a1a2c4968c3412e1143126f5

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

atk 2.16.0

2015-03-23 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Bug 746459: Fix a couple of GTK-Doc comment blocks
* Visual Studio support
   * Speed Up Release Builds
   * Fix and improve .pdb Generation.
   * Install .pdb Files

Contributors:
Chun-wei Fan  

Translations:
Josef Andersson (sv), Jiri Grönroos (fi), Baurzhan Muftakhidinov (kk),
Samir Ribic (bs), Zahari Yurukov (bg)

Changes in version 2.15.91:
===
*
* Building:
   * Bug 744413: Stop using deprecated GNOME-specific autoconf macros
 on configure.ac
   * Stop using deprecated gnome-autogen.sh on autogen.sh

Contributors:
Javier Jardón

Translations:
Muhammet Kara (tr), Dušan Kazik (sk)



Download

https://download.gnome.org/sources/atk/2.16/atk-2.16.0.tar.xz (683K)
  sha256sum: 095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562

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

atk 2.15.3

2014-12-15 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* AtkState:
   * Bug 665598: Add ATK_STATE_READ_ONLY
* Bugfixing:
   * Unref STATE_TYPE class ref after using it at state_type_get_name
   * AtkTable: Added missing : on one gi annotation

Contributors:
Joanmarie Diggs, Alejandro Piñeiro Iglesias

Translations:
Muhammet Kara (tr)



Download

https://download.gnome.org/sources/atk/2.15/atk-2.15.3.tar.xz (683K)
  sha256sum: 2e050ca0ad8e38ef395a96eef2f2f11c9043c1ce4cecfe5c05358a4f4d4fea9c

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

atk 2.15.2

2014-11-24 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* AtkState:
   * Bug 739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT
   * Bug 740152: Document the deprecation of ATK_STATE_ARMED
* Documentation:
   * Bug 740044: Fix some unclear language regarding ATK_STATE_ACTIVE
   * Bug 740066: Improve documentation related to AtkState and
 AtkStateSet
   * Extend atk_focus_tracker_notify deprecation documentation
   * Remove some in-code documentation, that is already part of the
 docs

Contributors:
Joanmarie Diggs, Alejandro Piñeiro

Translations:
Anders Jonsson (sv)



Download

https://download.gnome.org/sources/atk/2.15/atk-2.15.2.tar.xz (681K)
  sha256sum: 179d15424b8aa3a5726903f0da458de68e0585dfd9d451c6dcfcdb6b7b509cbe

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

atk 2.15.1

2014-10-28 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* Bug 407539: Add ATK_STATE_HAS_TOOLTIP
* Documentation:
   * Updated README file
   * Bug 737602: Update documentation to reflect an additional use
 case for STATE_INDETERMINATE



Download

https://download.gnome.org/sources/atk/2.15/atk-2.15.1.tar.xz (680K)
  sha256sum: 476e5147eb9ee5c8a6e91437d82189c3449dde127b3b6d90de6817565c164cc1

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


atk 2.14.0

2014-09-22 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


Translations:
Dušan Kazik (sk), Maria Mavridou (el), Yuri Myasoedov (ru)




Download

https://download.gnome.org/sources/atk/2.14/atk-2.14.0.tar.xz (680K)
  sha256sum: 2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad

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

java-atk-wrapper 0.30.5

2014-09-22 Thread Alejandro Piñeiro Iglesias
About Java ATK Wrapper
==

Java ATK Wrapper provides a C wrapper to java to allow access to
methods from the ATK API interface in java


Download

https://download.gnome.org/sources/java-atk-wrapper/0.30/java-atk-wrapper-0.30.5.tar.xz
 (253K)
  sha256sum: 0feec305ec253ae3f84b7faa67afe8f6693e9252e417bcb069174d9f1d03afd3

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


atk 2.13.90

2014-08-19 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure

News


* GObject-introspection: some small changes needed by the MINGW project.
* Doap file updated See [1]

Contributors:
  Alexpux, Piotr Drąg, Olav Vitters

Translations:
Christian Kirbach (de), Lasse Liehu (fi), ngoswami (as)

[1] https://mail.gnome.org/archives/release-team/2014-July/msg00045.html



Download

https://download.gnome.org/sources/atk/2.13/atk-2.13.90.tar.xz (680K)
  sha256sum: 66a1ddf2ee3e8251012d428740549d7ac176135451927bcc4c332e3ed12dfc47

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

atk 2.13.3

2014-07-15 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 729752: introspection: add many missing Returns: (nullable) annotations
* Bug 730859: atk/Makefile.am: Stop reading atk.def
* Fix GIR scanning for srcdir != buildir
* Visual Studio support
   * MSVC 2010+ Projects: Update Installation Process
   * Build: Add Build Support for Visual Studio 2013
   * MSVC 2012/2013 Support: Update Property Sheet Creation
* Documentation:
   * Bug 729922: adding further explanation on atk_add_global_event_listener

Contributors:
  Benjamin Gilbert, Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro
  Iglesias, Owen W. Taylor

Translation:
  genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca@valencia), Yosef Or 
Boczko (he)



Download

https://download.gnome.org/sources/atk/2.13/atk-2.13.3.tar.xz (676K)
  sha256sum: ec8939ce25bcaaa6d033cff07daceeb46ac6a0d547913e7258bf8feaada82273

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

atk 2.13.2

2014-05-26 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Introspection:
  * Bug 72975: add many missing Returns: (nullable) annotations
  * Fix GIR scanning for srcdir != builddir
* Documentation:
  * Bug 729922: adding further explanation on atk_add_global_event_listener

Contributors:
  Evan Nemerson, Alejandro Piñeiro Iglesias, Owen W. Taylor

Translations:
  Carles Ferrando (ca@valencia), Pau Iranzo (ca), Yosef Or Boczko (he)



Download

https://download.gnome.org/sources/atk/2.13/atk-2.13.2.tar.xz (675K)
  sha256sum: ebe1be3123da5aaa9a2e95821268ea31e955949cd56f5e1e65ec73e5b292b8f6

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

atk 2.13.1

2014-04-29 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 728031: Use visibility attributes/__declspec (dllexport) to
  export public symbols
* Bug 691991: Add Simple Support for Visual Studio 2012

Contributors:
  Chun-wei Fan

Translation
  Inaki Larranaga Murgoitio (eu), Matej Urbančič (sl), marablack3 (el)



Download

https://download.gnome.org/sources/atk/2.13/atk-2.13.1.tar.xz (674K)
  sha256sum: 71baf41d5b01f550e63601baf8589cacf9ccec7f3fa6638924d9100def51fa62

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

atk 2.12.0

2014-03-24 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


Translations

A S Alam (pa), Claudio Arseni (it), Ask H. Larsen (da), Kjartan Maraas
(nb), Andika Triwidada (id)



Download

https://download.gnome.org/sources/atk/2.12/atk-2.12.0.tar.xz (673K)
  sha256sum: 48a8431974639c5a59c24fcd3ece1a19709872d5dfe78907524d9f5e9993f18f

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


atk 2.11.92

2014-03-17 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* AtkValue:
  * Bug 684576: AtkValue heavily refactored. Available now so
implementors could start migration on next cycle.
  * Bug 726216: update atk.symbols, autotools for missing symbols and
files
* AtkTableCell:
  * Added symbols to be exported at atk.symbols

Contributors:
  Chun-wei Fan, Alejandro Piñeiro Iglesias

Translations

  Aurimas Černius (lt), Marek Černocký (cs), Fran Diéguez (gl), Piotr
  Drąg (po), Rafael Ferreira (pt_BR), Attila Hammer (hu), Sphinx Jiang
  (zh_CN), Chao-Hsiung Liao (zh_HK), Duarte Loreto (pt), Kjartan
  Maraas (nb), Rūdolfs Mazurs (lv), Daniel Mustieles (es), Yuri
  Myasoedov (ru), Claude Paroz (fr), Changwoo Ryu (ko), Мирослав
  Николић (sr)




Download

https://download.gnome.org/sources/atk/2.11/atk-2.11.92.tar.xz (671K)
  sha256sum: 71e9880f1b704dfd98806643b8dc66a5df4fcef155cf5944184d8e8f66dac689

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

atk 2.11.90

2014-02-18 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* AtkComponent:
  * Deprecate get_position and get_size in favor of get_extents.
* AtkTable:
  * Deprecate all index-based methods (atk_table_get_index_at,
atk_table_get_column_at_index, atk_table_get_row_at_index).
* AtkTableCell:
  * Bug 651353: Add AtkTableCell
* Documentation:
  * Document that atk_component_contains has a default implementation.
  * Document AtkTableCell.
  * Update AtkTable documentation after AtkTableCell addition.
  * Document AtkRegistry (already existed but not properly included on
the documentation).
  * API reference categorized (now easier to read).
  * ATK overview added.
  * Added some previously forgotten symbols (thanks to atk-unused.txt)

Contributors:
  Mike Gorse, Alejandro Piñeiro Iglesias

Translations:
  Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id)



Download

https://download.gnome.org/sources/atk/2.11/atk-2.11.90.tar.xz (655K)
  sha256sum: 44e33abad64419b92fd2ae45fb0d37b9faab6b53640a1a54e068af6fccad4417

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

atk 2.11.6

2014-02-04 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* AtkText:
  * Bug 723292: Getting the localized role name fails for
ATK_ROLE_EDITBAR
  * Bug 653293: text-insert and text-remove are again detailed
signals. Document it.

Contributors:
  Alejandro Piñeiro Iglesias

Translations:
  Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN),
  Chao-Hsiung Liao (zh_HK)



Download

https://download.gnome.org/sources/atk/2.11/atk-2.11.6.tar.xz (648K)
  sha256sum: 9035451580efcae3731af02b5e30e44467349574bee90eb361f825377b9bbe42

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

atk 2.11.5

2014-01-14 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* MSVC Builds: Rework Introspection Build and other miscellaneous
  fixes

Contributors:
  Chun-wei Fan

Translations:
  Yosef Or Boczko (he), Dimitris Spingos (el), Peter V�gner (sk)



Download

https://download.gnome.org/sources/atk/2.11/atk-2.11.5.tar.xz (647K)
  sha256sum: 22ed924d38a8ad3de7ace73a5a323c5d8a2acd307cca6e40d425bd12d70bf69e

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

atk 2.11.4

2013-12-17 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* AtkRole:
  * Bug 720065: add roles for description lists
* Deprecations:
  * Bug 476674: deprecate table properties that depend on the
row/column number
  * Bug 652798: kill AtkMisc
  * Deprecate connect/remove_property_change_handler
  * Deprecate atk_role_register
* Documentation:
  * Bug 644747: improve documentation for AtkObject::property-change
  * Improved AtkUtil documentation
  * Updated new symbols sections on documentation
  * Not using GTK-Doc tag Virtual anymore, as is deprecated
* Building:
  * Bug 644756: remove atkintl.h in favour of gi18n-lib.h from glib
  * Bug 652965: include atk-enum-types.h on atk.h
  * Fixed some gobject-introspection warnings
  * Replace INCLUDES for AM_CPPFLAGS to silence automake deprecation
warnings.
* Visual C++ Studio files:
  * Add a PlatformToolsetTag on gengir MSVC Project
  * Split the Property Sheets
  * Update Visual C++ 2008 install phase
  * Bug 690145: use Python to Generate the MSVC Projects
* Miscellanea:
  * Bug 572489: atk_text_range_extents should use g_return_if_fail
  * Bug 653293: remove G_SIGNAL_DETAILED from atktext signals that
doesn't use details
  * Bug 720095: add atk_object_peek_parent
  * Updated AUTHORS and doap files
  * Added role names on source file in order to be translated

Contributors:
   Chun-wei Fan, Kjartan Maraas, Alejandro Pi�eiro Iglesias, Colin
   Walters, Yue Wang

Translations:
  Fran Di�guez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es),
  F�bio Nogueira (pt_BR)




Download

https://download.gnome.org/sources/atk/2.11/atk-2.11.4.tar.xz (646K)
  sha256sum: b609fa7a3f21147d40f0fe0f47278a62c263de0eadbbbe9839f2b63a0cb07d41

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

atk 2.11.3

2013-11-28 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 709214: Need API to get the document's current page number and
*  page count
* Updated Greek translation



Download

https://download.gnome.org/sources/atk/2.11/atk-2.11.3.tar.xz (635K)
  sha256sum: b3c63668638dbb627a81f4333a00b744c503531d07b168405ef5f27f382a0ae4

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


atk 2.11.2

2013-11-18 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* AtkRole:
  * Bug 709106: add media (audio and video) roles
  * Bug 712586: new ATK roles for ARIA roles (plus rating)
* This includes: ATK_ROLE_DEFINITION, ATK_ROLE_ARTICLE,
  ATK_ROLE_LANDMARK, ATK_ROLE_LOG, ATK_ROLE_MARQUEE,
  ATK_ROLE_MATH, ATK_ROLE_RATING, ATK_ROLE_TIMER,
* AtkState:
  * Bug 712576: add ATK_STATE_CHECKABLE
  * Bug 712581: add ATK_STATE_HAS_POPUP
* AtkDocument:
  * Bug 709106: add page-changed-signal
  * Deprecated atk_document_get_document and
atk_document_get_document_type
  * Added testdocument on tests directory
* Documentation:
  * Update documentation for selected_link method and property
  * Improve documentation of AtkAttribute and AtkAttributeSet
* Updated Galician and Spanish translations



Download

https://download.gnome.org/sources/atk/2.11/atk-2.11.2.tar.xz (634K)
  sha256sum: b8dbbd1c40bac4a06054c52446a90be09313e3f57188590414eaa8d9d566deae

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


atk 2.11.1

2013-10-28 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 684667: Improve AtkObject::children-changed documentation
* Bug 709351: new role ATK_ROLE_TITLE_BAR
* Bug 710463: new role ATK_ROLE_BLOCK_QUOTE
* Updated Spanish translation



Download

https://download.gnome.org/sources/atk/2.11/atk-2.11.1.tar.xz (631K)
  sha256sum: 89f4df87268f1bd7ff65087762909a350a918e83c3bce8e1a2ed4450056bbf02

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


atk 2.10.0

2013-09-23 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Documentation:
  * Bug 684667: improve documentation for AtkObject::children-changed
signal
* Visuall C++ Builds: Use Custom Build Rules
* Updated Aragonese and Japanese translation.



Download

http://download.gnome.org/sources/atk/2.10/atk-2.10.0.tar.xz (627K)
  sha256sum: 636917a5036bc851d8491194645d284798ec118919a828be5e713b6ecc5b50b0

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


atk 2.9.4

2013-08-19 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Deprecations:
  * Bug 649575: Deprecate AtkObject::focus-event signal and all
related methods
  * Bug 653291: Deprecate 'text-changed' signal (in favour of
'text-insert' and 'text-remove').
  * Bug 573539: Deprecate 'link-selected' property (at AtkHyperlink)
  * Bug 705580: Implement atk_text_get_string_at_offset and deprecate
old API
  * Remove 'text-update' signal (without deprecation, as was not used
and can be removed without breaking ABI/API)
* Documentation:
  * Removed unneeded comments at atk_implementor_ref_accessible and
about glib usage.
  * Bug 684665: removing several .sgml files and fixing gtk-doc
warnings
  * Bug 684705: little update on 'text-insert' and 'text-remove'
documentation
  * Bug 491998: add documentation for AtkRectangle
* Tests:
  * Refactor test suite: no longer a loadable module but an standalone
executable.
  * Split testrelation into testrelation and testrole.
  * Execute all role tests, doesn't matter if one fails
* Bugfixing and miscellanea:
  * Bug 704092: Fix and off-by-one in role names
  * Bug 705290: Use generated enum type for AtkRole to get the role name
  * Drop use of ATK_DISABLE_DEPRECATED guards in ATK




Download

http://download.gnome.org/sources/atk/2.9/atk-2.9.4.tar.xz (624K)
  sha256sum: 755c9582ca7cf01e5eaa0ac972376877eb365902f388262c21ea3425e0c4d631

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


atk 2.9.3

2013-06-17 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 697968: Deprecate atk_text_get_text_{before,after}_offset()
  * Deprecated atk_text_get_text_{before,after}_offset()
  * Deprecated ATK_TEXT_BOUNDARY_WORD_END,
ATK_TEXT_BOUNDARY_SENTENCE_END and ATK_TEXT_BOUNDARY_LINE_END on
the documentation.
  * Updated atk_text_get_text_{at,before,after}_offset() documentation
* Bug 701503: Fix documentation for atk_object_get_attributes()
* Removed pads from interfaces



Download

http://download.gnome.org/sources/atk/2.9/atk-2.9.3.tar.xz (622K)
  sha256sum: 5fdb79c729cfad45042c3e0f55d01f57fdde3b8379b6cb5bbeb8b37478d4456d

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


atk 2.9.2

2013-05-28 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Leak management:
  * Bug 699262: Nullify the gobject cache accessible when the accessble is 
finalized.
  * Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
  * Bug 699256: Free 'embedded_plug_id' when destroyed
* Tests:
  * Bug 696466: Fix logic when testing for empty state set
  * Bug 696409: fix hyphenation on testrelation.c
* Documentation:
  * Include atk_object_get_object_locale documentation
  * Fix having a repeated id on the main doc template
  * Bug 700800: Improve documentation for AtkPlug and AtkSocket




Download

http://download.gnome.org/sources/atk/2.9/atk-2.9.2.tar.xz (620K)
  sha256sum: 49fbc4cf9055f6d83e5d67c6c09cee92a62549d52d8fd5cc05a78e214b70cf1b

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


atk 2.8.0

2013-03-26 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Updated Visual C++ configuration files
  * Make entries more consistent with the other GNOME Visual Studio
projects.
  * Enable the building of introspection files for Visual C++ builds
  * bgo694255: Visual C++ builds: Integrate building of introspection files
* Updated Slovak, Portuguese and Tadjik translation.



Download

http://download.gnome.org/sources/atk/2.8/atk-2.8.0.tar.xz (619K)
  sha256sum: b22519176226f3e07cf6d932b77852e6b6be478090704b32d0f4e0686df4

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


atk 2.7.91

2013-02-19 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* atkobject: added a explicit include to locale.h



Download

http://download.gnome.org/sources/atk/2.7/atk-2.7.91.tar.xz (614K)
  sha256sum: c95adec9d3ba605c95fa0042b79d2cee2bff18be95dc36c1628ac8ff3481bfe9

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


atk 2.7.90

2013-02-18 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 694117
*  * atkobject: add atk_object_get_object_locale
*  * atkdocument: deprecate atk_document_get_locale



Download

http://download.gnome.org/sources/atk/2.7/atk-2.7.90.tar.xz (614K)
  sha256sum: 310191817e03ee0e0ea6bdba2fca1d208a1abb32d21a847074a3dd182d00f7bf

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


atk 2.7.5

2013-02-05 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* build: Use GNOME_COMPILE_WARNINGS
* atkhyperlink: Ensure we get even deprecated prototypes
* Bug 651343: add ATK_ROLE_LEVEL_BAR
* Prepare Visual Studio 2010 projects for Visual Studio 2012
* Updated Uyghur translations



Download

http://download.gnome.org/sources/atk/2.7/atk-2.7.5.tar.xz (614K)
  sha256sum: 35c34871879abd97740f007924c5dad428c449827cec677bb6e70d8f6cfb3a04

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


atk 2.7.4

2013-01-15 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 690379: Atk lacks any kind of version utilities
* Fixed out of tree builds caused by fix of bug 690379
* Bug 656750: AtkWindow requires documentation



Download

http://download.gnome.org/sources/atk/2.7/atk-2.7.4.tar.xz (615K)
  sha256sum: f8f57c8f1b61606ac8aa3b2c97dc20681ceb9cd98f067254408f5e404665dc88

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


caribou 0.4.7

2013-01-15 Thread Alejandro Piñeiro Iglesias
About caribou
=

Text entry and UI navigation application

News


- Bug 687244: Add documentation support
- Bug 687315: various packaging fixes:
  - build: only export public symbols from the library
  - build: make sure to define $datarootdir in generated scripts
  - build: suppress Python bytecode generation when building
  - build: install vapi file
  - build: install pkg-config file
  - build: use git.mk
  - build: don't use deprecated Automake variable INCLUDE
  - build: rename caribou.pc to caribou-1.0.pc
- Bug 691463: libcaribou: avoid integer overflow
- Fix 'make install' when --enable-docs is used
- Translation updates (Friulian)



Download

http://download.gnome.org/sources/caribou/0.4/caribou-0.4.7.tar.xz (376K)
  sha256sum: 580406d72536ff23ee61cab416113fbc068cdc1fcaaedf1a4621f1d9ef9cf2e9

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


atk 2.7.3

2012-12-17 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 689907: Problems with the management of
*  ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
* Bug 686746: Port introspection fixes from Vala
* Bug 689952: Add introspection support for Windows MSVC builds
* Other Visual C++ configuration files:
*  * Use MultiByte character set



Download

http://download.gnome.org/sources/atk/2.7/atk-2.7.3.tar.xz (609K)
  sha256sum: 9786d776869266b6b25e8bfaa6cd71646aaba16e67179bf9c3f08b6d513faeb3

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


caribou 0.4.6

2012-12-17 Thread Alejandro Piñeiro Iglesias
About caribou
=

Text entry and UI navigation application

News


- Bug 688517: libcaribou: refactor some code
- Bug 688656: key-model: Use key-released instead of key-clicked to hide subkeys
- Bug 689823: caribou-preferences: Fix expansion of LD_LIBRARY_PATH
- Translation updates (Aragonese)



Download

http://download.gnome.org/sources/caribou/0.4/caribou-0.4.6.tar.xz (372K)
  sha256sum: 449890d53401c15ae7118ebc8ca1eebb7f9a60ad717bca35f822d7f895142226

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


atk 2.7.2

2012-11-20 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 686801: Extend atk_add_global_event_listener in order to support
*   signal details
* Updated Thai translation.



Download

http://download.gnome.org/sources/atk/2.7/atk-2.7.2.tar.xz (595K)
  sha256sum: e4efab9c6b076e19049438db6f799cba5b462bdf2b96e35d7c387a49d2a50a94

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


caribou 0.4.5

2012-11-20 Thread Alejandro Piñeiro Iglesias
About caribou
=

Text entry and UI navigation application

News


- Bug 687018: xadapter: use level3 shift if possible
- Bug 673547: xadapter: use XkbChangeMap instead of XkbSetMap
- Bug 673547: xadapter: specify core device when callin XkbSetMap
- Bug 685629: portability: use = operator instead of == in shell
  scripts
- portability: allow the use of /bin/sh instead of /bin/bash
- Bug 685607: libcaribou: simplify using xtst.vapi provided by vala
- Bug 673579: libcaribou: Ignore level 3 keysyms when looking up
  keycode
- Bug 687026: xml: add text attribute to key
- Bug 685792: daemon: use GDBUS directly instead of dbus-python
- Bug 686200: make_schema: don't translate string in schema files
- Bug 687409: Fix border-image slice values in antler's gtk CSS
- Bug 687166: Port from libgee 0.6 to 0.8
- Bug 656175: Port label string construction code to libcaribou
- Bug 667455: Support out-of-tree build
- Bug 673543: Fix typo in antler code
- Translation updates (Latvian, Hindi, Malayalam, Bengali, Dutch,
  Bengali India)


Download

http://download.gnome.org/sources/caribou/0.4/caribou-0.4.5.tar.xz (358K)
  sha256sum: 607b5169fe358bfd3a9d89008d03d8ce862b2e13ba55aa4deffdb02be02b

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


caribou 0.4.4.2

2012-11-12 Thread Alejandro Piñeiro Iglesias
About caribou
=

Text entry and UI navigation application

News


- Bug 685792: use GDBus directly instead of dbus-python
- Bug 685629: use = operator instead of == in shell scripts
- 687409: Fix border-image slice values in antler's gtk CSS



Download

http://download.gnome.org/sources/caribou/0.4/caribou-0.4.4.2.tar.xz (352K)
  sha256sum: 22fba681b3e6041494ac4fa41b8286957bade0cc6158c110fe8f3c980af6913d

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


atk 2.6.0

2012-09-24 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Updated Japanese and Brazilian Portuguese translations.



Download

http://download.gnome.org/sources/atk/2.6/atk-2.6.0.tar.xz (595K)
  sha256sum: eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f

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


caribou 0.4.4

2012-09-05 Thread Alejandro Piñeiro Iglesias
About caribou
=

Text entry and UI navigation application

News


- Removed unneeded gnome-doc-utils dependency
- Bug 683256 - caribou unnecessarily requires pygobject 3.3.3 or up to
  build
- Translation updates (Galician, Polish, Vietnamese, Marathi,
  Gujarati, Bengali)



Download

http://download.gnome.org/sources/caribou/0.4/caribou-0.4.4.tar.xz (366K)
  sha256sum: 823c53afec88d43f06ddce63e0d1aac79d783f498502a0617d8be0cffc6a7de2

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


caribou 0.4.3

2012-07-18 Thread Alejandro Piñeiro Iglesias
About caribou
=

Text entry and UI navigation application

News


- Bug 674344: Not using units is deprecated in gtk CSS is deprecated
- Update after pygobject bug 676746
- Translation updates (Norwegian, Greek, Traditional Chinese)



Download

http://download.gnome.org/sources/caribou/0.4/caribou-0.4.3.tar.xz (350K)
  sha256sum: 9aac01b14f5cd6c82642596f211eecc75eaddfbe60f09ddab027b096927b2ec4

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


gnome-panel 3.5.4

2012-07-18 Thread Alejandro Piñeiro Iglesias
About Panel
===

Launch other applications and provide various utilities to manage
windows, show the time, etc.

News


  configure
* Newline-separate dependency list
  libpanel-util
* bgo#679971: adjust to DConf API changes
  Translators
* Chao-Hsiung Liao (zh_HK)
* Ihar Hrachyshka (be)
* A S Alam (pa)
* Yaron Shahrabani (he)
* Kjartan Maraas (nb)
* Alexander Shopov (bg)
* Nilamdyuti Goswami (as)
* Khaled Hosny (ar)


ChangeLog
=
http://download.gnome.org/sources/gnome-panel/3.5/gnome-panel-3.5.4.changes  
(2.58K)

Download

http://download.gnome.org/sources/gnome-panel/3.5/gnome-panel-3.5.4.tar.xz 
(2.30M)
  sha256sum: e1887ab1d24094dc874596be061e81ffb6c00c4d4aef2a6faf868dbaed3150b1

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


atk 2.5.4

2012-07-16 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 672869: Required a method to check if a relationset contains a
*   relation taking into account relationship and target



Download

http://download.gnome.org/sources/atk/2.5/atk-2.5.4.tar.xz (595K)
  sha256sum: af6d6d8ec4543f338bf2476974de69891b7419913dd1cf4a94d53696bcc14aab

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


atk 2.5.3

2012-06-25 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Added extra doc on atk_remove_[key/global]_event_listener
* Fixed compilation with some gcc versions/combination of options
* Provide a default implementation for
*   atk_util_[add/remove]_global_event_listner
* Bug 478587: accessible-role - invalid default value
* Updated Catalan, Catalan (Valencian), Greek, Norwegian, Spanish



Download

http://download.gnome.org/sources/atk/2.5/atk-2.5.3.tar.xz (594K)
  sha256sum: ac118ef34ef5490fa113cf50cffdff7735d6293723bf35df958a89fbda876313

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


atk 2.4.0

2012-03-26 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 593220: Some typos in atktable signals (docs)
* Updated Hindi and Simplified Chinese translation




Download

http://download.gnome.org/sources/atk/2.4/atk-2.4.0.tar.xz (593K)
  sha256sum: 091e9ce975a9fbbc7cd8fa64c9c389ffb7fa6cdde58b6d5c01b2c267093d888d

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


atk 2.3.95

2012-03-19 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 671857: Add deprecation attributes to deprecated functions
* Updated Visual Studio configuration files
* Updated Khmer, Malayalam and Bengali Translations



Download

http://download.gnome.org/sources/atk/2.3/atk-2.3.95.tar.xz (593K)
  sha256sum: a4d03a87f773b699fb88935296185bbe723d2d6eac9cc453a2f68a8b822b4540

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


atk 2.3.93

2012-03-07 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Revert Using abstract atk_object_get_name to check accessible-name
*  notification change made on 2.3.93
*  Related to mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=733712



Download


http://download.gnome.org/sources/atk/2.3/atk-2.3.93.tar.xz (589K)
  sha256sum: b551078c69132202d310afd180cac87c6f67e14f842a5fadde251479884db2f9

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


atk 2.3.91

2012-03-05 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 665549: add sanity-check of atk_text_get_text
* Bug 668441: atk_action_get_keybinding docs are confusing and need
*  updating
* Using abstract atk_object_get_name to check accessible-name
*  notification
* Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian,
*  Ukranian and Uyghur translations




Download


http://download.gnome.org/sources/atk/2.3/atk-2.3.91.tar.xz (589K)
  sha256sum: 7faaddda8c2fb537ef90c4816d747ca4ec1085350ad3713c3cb904e93cfec463

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


atk 2.3.3

2011-12-19 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 665870: About reducing accessible-name, accessible-description
*  change notifications
* Minor documentation updates
* Updated Visual Studio configuration files
* Updated Simplified Chinese and Vietnamese translations



Download


http://download.gnome.org/sources/atk/2.3/atk-2.3.3.tar.xz (601K)
  sha256sum: 512b34c0787a41eebb43bc1150e92ca9addeeb78857d15df3e975e02375c3b07

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


atk 2.2.0

2011-09-26 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
*  Catalan (Valencian) translations



Download


http://download.gnome.org/sources/atk/2.2/atk-2.2.0.tar.xz  (586K)
  sha256sum: 8b22f0e7803dd3734c676ccd68ea999ff1156ca49d99c3de5c1d269ad0c3739d

http://download.gnome.org/sources/atk/2.2/atk-2.2.0.tar.bz2 (729K)
  sha256sum: d201e3f5808aef0b1aec2277bfa61074f68863e405428adb57a73aab5c838450

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)


atk 2.1.91

2011-09-05 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Documentation updates
* Updated Brazilian Portuguese, Korean, Telugu and Kannada
*  translations



Download


http://download.gnome.org/sources/atk/2.1/atk-2.1.91.tar.xz  (596K)
  sha256sum: 3d341adf96f368b78a5f1777349a7ec13f49c9cda0d1ab7c25a546eb00957476

http://download.gnome.org/sources/atk/2.1/atk-2.1.91.tar.bz2 (745K)
  sha256sum: 35e6e6aab6c321cd05fd43c38c2b7918f88d93ffdf83238909809dc4eaf017bd

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)


atk 2.1.5

2011-08-16 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 638924: Add AtkWindow
* Fixing out of tree compilation on Win32
* Update README.txt
* Fixing release number of the new ATK roles added
* Updated Traditional Chinese, Indonesian, Bulgarian, French,
*  Hungarian and Swedish translations



Download


http://download.gnome.org/sources/atk/2.1/atk-2.1.5.tar.xz  (581K)
  sha256sum: e903b7723ee08ed3898c41dfee61ba842f5647d4a9ac321cb9d3a78bb04eab00

http://download.gnome.org/sources/atk/2.1/atk-2.1.5.tar.bz2 (721K)
  sha256sum: 1d3ee91ac670034ccf68961c8855ff1b0ea2692df21286a917ab098832d8701c

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)


atk 2.1.0

2011-07-24 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
* Bug 651343: New ATK Roles
* Added Leon Fan as maintainer
* Improved Visual C++ 2010 infrastructure
* Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
*  Norwegian, Galician, and Spanish translations



Download


http://download.gnome.org/sources/atk/2.1/atk-2.1.0.tar.xz  (579K)
  sha256sum: 14e4d809c443898cf6fdba7f82d4fa4a6ba8c937a938c7fffe6af732c04ed0e0

http://download.gnome.org/sources/atk/2.1/atk-2.1.0.tar.bz2 (719K)
  sha256sum: 3bcf85e30b13ada901730f9b3c5596d8cafe5c7934d3982c4e255a7a8035c2b1

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)


atk 2.0.1

2011-06-13 Thread Alejandro Piñeiro Iglesias
About atk
=

The interface definitions of accessibility infrastructure.

News


* Bug 652205: Use const instead G_CONST_RETURN
* Bug 649307: Clarify AtkPlug and AtkSocket docs
* Bug 551489: Fix doc of atk_text_get_text_before_offset
* Bug 588083: Information about return value of some AtkText methods can be 
clearer
* Added Alejandro Pi�eiro Iglesias as maintainer
* Updated .gitignore
* VS 2008/2010 support update
* New Zulu translation added, Esperanto and Catalan updated



Download


http://download.gnome.org/sources/atk/2.0/atk-2.0.1.tar.xz  (573K)
  sha256sum: 4588867bb9eb788b2cf3399d3a2d5e4898193a9027436f6cffc9c18a627452a1

http://download.gnome.org/sources/atk/2.0/atk-2.0.1.tar.bz2 (717K)
  sha256sum: 3d81c7d70fc66e5b129567a7706b6f8ff5db18281a818b29d4dd5bcefa3d4a17

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)