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) *

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

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:

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 ___

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

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) *

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:

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

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

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.

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

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 ___

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

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 ___

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

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

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

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

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)

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

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

atk 2.23.4

2017-01-16 Thread Alejandro Piñeiro Iglesias
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

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

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

atk 2.19.92

2016-03-15 Thread Alejandro Piñeiro Iglesias
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

atk 2.19.90

2016-02-15 Thread Alejandro Piñeiro Iglesias
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

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

atk 2.17.90

2015-08-17 Thread Alejandro Piñeiro Iglesias
.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

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

atk 2.15.3

2014-12-15 Thread Alejandro Piñeiro Iglesias
: 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

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 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

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:

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:

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

atk 2.13.3

2014-07-15 Thread Alejandro Piñeiro Iglesias
, 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

atk 2.13.2

2014-05-26 Thread Alejandro Piñeiro Iglesias
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

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

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)

atk 2.11.92

2014-03-17 Thread Alejandro Piñeiro Iglesias
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

atk 2.11.90

2014-02-18 Thread Alejandro Piñeiro Iglesias
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

atk 2.11.6

2014-02-04 Thread Alejandro Piñeiro Iglesias
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

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

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

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)

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 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

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

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'). *

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 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

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:

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:

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)

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

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

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:

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

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

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)

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 =

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

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:

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)

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

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

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

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 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:

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

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

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 *

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

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:

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:

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, *

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,

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