descriptionatk mirror
homepage URLhttp://www.gnome.org
repository URLgit://git.gnome.org/atk
ownerdmitrij.ledkov@ubuntu.com
last changeFri, 17 Aug 2018 09:32:57 +0000 (17 09:32 +0000)
last refreshWed, 22 Aug 2018 19:37:24 +0000 (22 21:37 +0200)
content tags
add:
README
ATK - The Accessibility Toolkit
===============================

For more information about ATK and accessibility in GNOME, see:

  https://wiki.gnome.org/Accessibility

Dependencies
------------

ATK requires GLib >= 2.32. Information about GLib is available from:

  https://www.gtk.org

Getting the source code
-----------------------

You can get the source code of each ATK release as a tarball:

  https://download.gnome.org/sources/atk/

You can also clone the ATK master branch from GNOME repository:

  https://git.gnome.org/browse/atk

Building
--------

You can use Meson and Ninja:

    $ meson _build .
    $ ninja -C _build
    # ninja -C _build install

Tarball
-------

If you want a tarball with the ATK source code, you can also use
Meson:

  $ meson _build .
  $ ninja -C _build dist

How to report bugs
------------------

Bugs should be reported to the GNOME bug tracking system:

  http://bugzilla.gnome.org/enter_bug.cgi?product=atk

You will need to create an account for yourself.

You can also mail the mailing list gnome-accessibility-devel@gnome.org
shortlog
2018-08-17 Alejandro PiñeiroMerge branch 'improve-documentation' into 'master'master91f618ba16be9426037a9e017f1f1db60862c5b2
2018-08-07 Martin RobinsonImprove the documentation slightlye5d11004442cc88d3f0ead6750272e4a2a4e1a925/head
2018-06-19 Emmanuele BassiRelease ATK 2.29.2 (development)eeb0c9f80682a18aecf3345cb7523eb33606327dATK_2_29_2
2018-06-19 Emmanuele BassiFix the coding style for the Component scroll methods
2018-06-19 Emmanuele Bassibuild: Use Meson to test for compiler and linker arguments
2018-06-19 Emmanuele Bassibuild: Bump up dependency on Meson
2018-06-18 Rico Tzschichholzatkcomponent: Fix some g-i annotation warnings
2018-06-18 Corentin NlMerge branch 'wip/tintou/atkimplementor-gir' into ... 322b6af0af223894195a96d829b05d47767a8084
2018-06-18 Corentin NoëlMerge branch 'wip/tintou/gir-virtual' into 'master'dbf0c660fe62dce28d51155313106c55eddcf628
2018-06-03 Corentin Noëlatkimplementor: use the G_DEFINE_INTERFACE macro to... 30f2712c5bbffbc03e98272c852d29b4bdf8b52e2/head
2018-06-03 Corentin Noëlgobject-introspection: fix virtual annotations and... e975518ff91080f214cbb7f44a2f85af6b8aa5f31/head
2018-05-16 Michael CatanzaroTry to fix build again77fd1ab5ee4e93e796eae9fa951a6c5b3b33a5fa
2018-05-16 Alejandro PiñeiroAdded missing 2.30 Since tags
2018-05-16 Michael CatanzaroAdd missing ATK_VERSION_2_30
2018-05-15 Samuel Thibaultatkcomponent: Add ScrollTo and ScrollToPoint component...
2018-04-25 Alejandro PiñeiroRelease 2.29.1ATK_2_29_1
...
tags
5 years ago ATK_2_29_2 ATK 2.29.2 (development release)
6 years ago ATK_2_29_1 Release 2.29.1
6 years ago ATK_2_28_1 Release ATK_2_28_1
6 years ago ATK_2_28_0 Release 2.28.0
6 years ago ATK_2_26_1 Releas 2.16.1
6 years ago ATK_2_17_1 Release 2.27.1
6 years ago ATK_2_26_0 Release 2.26.0
6 years ago ATK_2_25_90 Release 2.25.90
6 years ago ATK_2_25_2 Release atk 2.25.2
7 years ago ATK_2_24_0 Release 2.24.0
7 years ago ATK_2_22 Release 2.22
7 years ago ATK_2_21_90 Release 2.21.90
8 years ago ATK_2_20_0 Release 2.20.0
8 years ago ATK_2_19_92 Release 2.19.92
8 years ago ATK_2_19_90 Release 2.19.90
8 years ago ATK_2_18_0 Release 2.18.0
...
heads
5 years ago master
5 years ago docs-fixes
6 years ago gnome-3-28
6 years ago wip/tintou/introspection-fix
6 years ago gnome-3-26
6 years ago wip/meson
7 years ago gnome-3-24
7 years ago gnome-3-22
8 years ago gnome-3-20
8 years ago gnome-3-14
8 years ago gnome-2-30
8 years ago gnome-3-6
8 years ago gnome-3-16
8 years ago gnome-3-0
8 years ago gnome-3-10
8 years ago gnome-3-2
...