| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: atk-devel | Distribution: SUSE Linux Enterprise 15 |
| Version: 2.36.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.2.9 | Build date: Sun May 8 06:46:22 2022 |
| Group: Development/Libraries/GNOME | Build host: xinomavro |
| Size: 1323803 | Source RPM: atk-2.36.0-150400.2.9.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://wiki.gnome.org/Accessibility | |
| Summary: Development files for the ATK accessibility toolkit | |
This package contains the header files for developing applications that want to make use of atk.
LGPL-2.1-or-later
* Thu Sep 16 2021 sbrabec@suse.com
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Thu Apr 02 2020 bjorn.lie@gmail.com
- Update to version 2.36.0:
+ New API:
- Added ATK_ROLE_MARK and ATK_ROLE_SUGGESTION
- Add ATK_TEX_ATTR_TEXT_POSITION to the list of possible
AtkText attributes
+ Documentation: Updated documentation for
atk_text_set_caret_offset
+ Building - meson:
- Fix building atk as subproject
- Add Meson wrap file for GLib
+ Building - visual studio: Use -utf-8 if available
+ Updated translations.
* Wed Feb 12 2020 dimstar@opensuse.org
- Update to version 2.35.1:
+ AtkComponent, AtkImage, AtkText: Make sure returned values are
initialized to some known default value.
+ AtkPlug: Add atk_plug_set_child.
+ AtkSocket:
- Make AtkSocket get_extents return parent extents by default
- atk_socket_embed: make plug_id parameter const.
- Make AtkSocketClass (embed) use const for plug_id.
+ AtkText: Make atk_text_rectangle_union ignore undefined
rectangles.
+ Documentation:
- Refine *_scroll_to_point documentation.
- Refine AtkScrollType documentation.
* Thu Sep 12 2019 bjorn.lie@gmail.com
- Update to version 2.34.1:
+ Meson: fixed version.
- Update URL.
* Mon Sep 09 2019 bjorn.lie@gmail.com
- Update to version 2.34.0:
+ No changes provided by upstream.
* Tue Jun 25 2019 bjorn.lie@gmail.com
- Update to version 2.33.3:
+ Documentation: general documentation cleanup:
- 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.
+ AtkText: Doc: minor doc fix for
atk_text_get_default_attributes.
+ New Roles: Add ATK_ROLE_CONTENT_INSERTION and
ATK_ROLE_CONTENT_DELETION.
+ Build:
- Meson: do not guard gir behind a cross_build check.
- Meson: refresh the build.
- Meson: use Meson to generate the pkgconfig file.
+ Updated translations.
- Changes from version 2.33.2:
+ AtkObject: added accessible_id property.
+ AtkText
- Edit documentation for last methods added in order to fix
introspection
- Fix failure value for atk_text_get_caret_offset.
+ Build: Bumping ATK version without a release as at-spi2-atk
master started to depend on last API changes.
* Mon Mar 11 2019 bjorn.lie@gmail.com
- Update to version 2.32.0:
+ Updated translations.
* Tue Feb 19 2019 bjorn.lie@gmail.com
- Update to version 2.31.92:
+ By mistake, 2.31.90 re-introduced a bug, as master didn't have
the revert for "atkimplementor: use the G_DEFINE_INTERFACE
macro to declare it as interface in the introspection".
* Wed Feb 13 2019 bjorn.lie@gmail.com
- Update to version 2.31.90:
+ 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.
+ Updated translations.
- Add meson_test macro, run tests during build.
* Sun Sep 09 2018 antoine.belvire@opensuse.org
- Update to version 2.30.0:
+ Fix "atk 2.29.2 is reported not to work any more"
(glgo#GNOME/atk#1).
* Tue Aug 28 2018 bjorn.lie@gmail.com
- Update to version 2.29.92:
+ Improve the documentation slightly.
- Use autosetup macro.
* Tue Jun 19 2018 bjorn.lie@gmail.com
- Update to version 2.29.2:
+ Add ScrollTo and ScrollToPoint methods to AtkComponent.
+ Build: Require a more recent version fo Meson, 0.46.0.
+ Misc: Documentation, introspection, and versioning fixes.
* Wed Apr 25 2018 bjorn.lie@gmail.com
- Update to version 2.29.1:
+ Important note: this is the first release without autotools
support. From now on only meson would be supported.
+ Bugfixing: Setting accessible-role does not work (bgo#794513).
+ Build, autotools: Remove autotools support (bgo#795315).
+ Build, meson:
- Fix linker options on Darwin (bgo#795065).
- Follow meson_options convention (bgo#795301).
+ Updated translations.
- Following upstream changes, pass docs=true and introspection=true
to meson.
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Tue Mar 13 2018 dimstar@opensuse.org
- Update to version 2.28.1:
+ meson: fix version numbering. Roll new release to include it.
- Drop atk-2.28.0.patch: fixed upstream.
* Mon Mar 12 2018 dimstar@opensuse.org
- Update to version 2.28.0:
+ bgo#791020: Remove list association from
ATK_ROLE_DESCRIPTION_{TERM,VALUE}.
+ Updated translations.
- Add atk-2.28.0.patch: Call it 2.28.0 in meson.build, same as the
tarball is called and what configure.ac defines.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Thu Nov 02 2017 luc14n0@linuxmail.org
- Update to version 2.27.1:
+ Build: meson, tracked by bug 785802:
- Add option to disable introspection.
- Fix .rc generation in Meson builds.
+ Build (Visual Studio): Enhance security of x64 binaries.
+ Updated translations.
* Wed Nov 01 2017 fezhang@suse.com
- Update to version 2.26.1:
+ Build: meson, tracked by bgo#785802
- Add option to disable introspection.
- Fix .rc generation in Meson builds.
+ Build: (Visual Studio)
- Enhance security of x64 binaries.
+ Updated translations.
* Mon Sep 11 2017 zaitor@opensuse.org
- Update to version 2.26.0:
+ Build: meson on Windows, tracked by bgo#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.
+ Updated translations.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
- Add meson BuildRequires and switch autotools macros configure,
make and makeinstall to meson, meson_build and meson_install
following upstream switch to Meson build system.
- Drop conditional gnome-common BuildRequires and autogen call,
drop other conditional tweaks for obsolete versions of openSUSE.
- Run spec-cleaner, modernize spec.
* Fri Sep 08 2017 jengelh@inai.de
- Update package summaries and RPM category.
Replace old RPM macros by new constructs.
Avoid running fdupes across hardlink boundaries.
* Mon Aug 14 2017 zaitor@opensuse.org
- Update to version 2.25.90:
+ Bugfixing: bgo#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.
* Thu May 25 2017 zaitor@opensuse.org
- Update to version 2.25.2:
+ bgo#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.
+ 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:
- bgo#748384: Add ATK_ROLE_FOOTNOTE
- bgo#781587: Add error-message, error-for, details and
details-for-relation.
+ Updated translations.
* Fri Mar 17 2017 zaitor@opensuse.org
- Update to version 2.24.0:
+ Build, MSVC: Support Visual Studio 2017.
+ Updated translations.
* Tue Jan 17 2017 zaitor@opensuse.org
- Update to version 2.23.4:
+ 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.
- bgo#772236: change id of the atkobject chapter needed
case-insensitive filesystems.
+ Misc: Use Unicode apostrophe in a translatable string.
+ Updated translations.
* Mon Sep 19 2016 dimstar@opensuse.org
- Update to version 2.22.0:
+ Add more options to XGETTEXT_OPTIONS in po/Makevars.
+ Updated translations.
* Sat Aug 13 2016 zaitor@opensuse.org
- Update to version 2.21.90:
+ Add some missing argument (out) annotations (bgo#764883).
+ Add Language headers to po files.
+ MSVC/win32 fixes.
- Move AUTHORS ChangeLog NEWS README to doc subpackage.
* Wed Apr 13 2016 idonmez@suse.com
- Update to GNOME 3.20 Fate#318572
* Mon Mar 21 2016 dimstar@opensuse.org
- Update to version 2.20.0:
+ Updated translations.
* Tue Mar 15 2016 dimstar@opensuse.org
- Update to version 2.19.92:
+ Build improvements:
- bgo763212: 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.
+ Updated translations.
- Re-enable translation-update-upstream BuildRequires and
executionion: upstream fixed the gettext domain to be atk10
again.
* Mon Feb 15 2016 dimstar@opensuse.org
- Update to version 2.19.90:
+ bgo#755548: atktablecell: use content of the pointer instead of
pointer itself.
+ bgo#760323: Use upstream gettext intead glib-gettext.
+ Build/MSVC/win32 improvements.
+ Updated translations.
- Disable translation-update-upstream BuildRequires and execution:
Upstream changed from atk10 to atk, for which we have no updated
translations. This in turn breaks the build.
* Mon Sep 21 2015 dimstar@opensuse.org
- Update to version 2.18.0:
+ Build: Improvements on MSVC Build infrastructure.
+ Updated translations.
* Mon Aug 17 2015 zaitor@opensuse.org
- Update to version 2.17.90:
+ 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
bgo#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.
* Fri May 15 2015 dimstar@opensuse.org
- Fix baselibs.conf: the package keyword is redundant.
* Fri Mar 20 2015 badshah400@gmail.com
- Update to version 2.16.0:
+ Bug fixed: Fix a couple of GTK-Doc comment blocks
(bgo#746459).
+ Visual Studio support:
- Speed Up Release Builds.
- Fix and improve .pdb Generation.
- "Install" .pdb Files.
+ Updated translations.
* Wed Mar 04 2015 zaitor@opensuse.org
- Update to version 2.15.91:
+ autogen.sh: stop using deprecated gnome-autogen.sh.
+ configure.ac: Stop using deprecated GNOME-specific autoconf
macros.
+ Updated translations.
* Wed Jan 28 2015 zaitor@opensuse.org
- Update to version 2.15.4:
+ AtkRole: bgo#742806: Add new roles for fractions, roots,
subscripts, and superscripts.
* Thu Dec 18 2014 zaitor@opensuse.org
- Update to version 2.15.3:
+ AtkState: Add ATK_STATE_READ_ONLY (bgo#665598).
+ Bugs fixed:
- Unref STATE_TYPE class ref after using it at
state_type_get_name.
- AtkTable: Added missing ":" on one gi annotation.
+ Updated translations.
* Fri Nov 28 2014 zaitor@opensuse.org
- Update to version 2.15.2:
+ AtkState:
- bgo#739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT.
- bgo#740152: Document the deprecation of ATK_STATE_ARMED.
+ Documentation:
- bgo#740044: Fix some unclear language regarding
ATK_STATE_ACTIVE.
- bgo#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.
+ Updated translations.
* Tue Nov 18 2014 zaitor@opensuse.org
- Update to version 2.15.1:
+ Add ATK_STATE_HAS_TOOLTIP (bgo#407539).
+ Documentation:
- Update README file.
- Update documentation to reflect an additional use case for
STATE_INDETERMINATE (bgo#737602).
/usr/include/atk-1.0 /usr/include/atk-1.0/atk /usr/include/atk-1.0/atk/atk-enum-types.h /usr/include/atk-1.0/atk/atk.h /usr/include/atk-1.0/atk/atkaction.h /usr/include/atk-1.0/atk/atkcomponent.h /usr/include/atk-1.0/atk/atkdocument.h /usr/include/atk-1.0/atk/atkeditabletext.h /usr/include/atk-1.0/atk/atkgobjectaccessible.h /usr/include/atk-1.0/atk/atkhyperlink.h /usr/include/atk-1.0/atk/atkhyperlinkimpl.h /usr/include/atk-1.0/atk/atkhypertext.h /usr/include/atk-1.0/atk/atkimage.h /usr/include/atk-1.0/atk/atkmisc.h /usr/include/atk-1.0/atk/atknoopobject.h /usr/include/atk-1.0/atk/atknoopobjectfactory.h /usr/include/atk-1.0/atk/atkobject.h /usr/include/atk-1.0/atk/atkobjectfactory.h /usr/include/atk-1.0/atk/atkplug.h /usr/include/atk-1.0/atk/atkrange.h /usr/include/atk-1.0/atk/atkregistry.h /usr/include/atk-1.0/atk/atkrelation.h /usr/include/atk-1.0/atk/atkrelationset.h /usr/include/atk-1.0/atk/atkrelationtype.h /usr/include/atk-1.0/atk/atkselection.h /usr/include/atk-1.0/atk/atksocket.h /usr/include/atk-1.0/atk/atkstate.h /usr/include/atk-1.0/atk/atkstateset.h /usr/include/atk-1.0/atk/atkstreamablecontent.h /usr/include/atk-1.0/atk/atktable.h /usr/include/atk-1.0/atk/atktablecell.h /usr/include/atk-1.0/atk/atktext.h /usr/include/atk-1.0/atk/atkutil.h /usr/include/atk-1.0/atk/atkvalue.h /usr/include/atk-1.0/atk/atkversion.h /usr/include/atk-1.0/atk/atkwindow.h /usr/lib64/libatk-1.0.so /usr/lib64/pkgconfig/atk.pc /usr/share/gir-1.0/Atk-1.0.gir
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 14:42:24 2025