Changelog for
libatk-1_0-0-2.16.0-2.3.x86_64.rpm :
Fri May 15 14:00:00 2015 dimstarAATTopensuse.org
- Fix baselibs.conf: the package keyword is redundant.
Fri Mar 20 13:00:00 2015 badshah400AATTgmail.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 4 13:00:00 2015 zaitorAATTopensuse.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 13:00:00 2015 zaitorAATTopensuse.org
- Update to version 2.15.4:
+ AtkRole: bgo#742806: Add new roles for fractions, roots,
subscripts, and superscripts.
Thu Dec 18 13:00:00 2014 zaitorAATTopensuse.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 13:00:00 2014 zaitorAATTopensuse.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 13:00:00 2014 zaitorAATTopensuse.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).
Mon Sep 22 14:00:00 2014 zaitorAATTopensuse.org
- Update to version 2.14.0:
+ Updated translations.
Tue Aug 19 14:00:00 2014 dimstarAATTopensuse.org
- Update to version 2.13.90:
+ GObject-introspection: some small changes needed by the MINGW
project.
+ Doap file updated.
+ Updated translations.
Wed Jul 16 14:00:00 2014 dimstarAATTopensuse.org
- Update to version 2.13.3:
+ Fix GIR scanning for srcdir != buildir.
+ Visual Studio support.
+ Bugs fixed: bgo#729752, bgo#729922, bgo#730859.
+ Updated translations.
Sat Jul 5 14:00:00 2014 zaitorAATTopensuse.org
- Update to version 2.13.2:
+ Introspection:
- Add many missing \"Returns: (nullable)\" annotations
(bgo#72975).
- Fix GIR scanning for srcdir != builddir.
+ Documentation: Adding further explanation on
atk_add_global_event_listener (bgo#729922).
+ Updated translations.
Tue May 6 14:00:00 2014 zaitorAATTopensuse.org
- Update to version 2.13.1:
+ Use visibility attributes/__declspec (dllexport) to export
public symbols (bgo#728031).
+ Add Simple Support for Visual Studio 2012 (bgo#691991).
+ Updated translations.
Mon Mar 24 13:00:00 2014 zaitorAATTopensuse.org
- Update to version 2.12.0:
+ Updated translations.
Mon Mar 17 13:00:00 2014 zaitorAATTopensuse.org
- Update to version 2.11.92:
+ AtkValue:
- AtkValue heavily refactored. Available now so implementors
could start migration on next cycle (bgo#684576).
- Update atk.symbols, autotools for missing symbols and files
(bgo#726216).
+ AtkTableCell: Added symbols to be exported at atk.symbols.
+ Updated translations.
Wed Feb 19 13:00:00 2014 zaitorAATTopensuse.org
- Update to version 2.11.90:
+ AtkComponent: Deprecate get_position and get_size in favor of
get_extents.
+ AtkTable: Deprecate all index-based methods.
+ AtkTableCell: bgo#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).
Tue Feb 4 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 2.11.6:
+ AtkText:
- bgo#723292: Getting the localized role name fails for
ATK_ROLE_EDITBAR.
- bgo#653293: text-insert and text-remove are again detailed
signals. Document it.
+ Updated translations.
Tue Jan 14 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 2.11.5:
+ MSVC Builds: Rework Introspection Build and other miscellaneous
fixes.
+ Updated translations.
Tue Dec 17 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.11.4:
+ AtkRole: add roles for description lists (bgo#720065).
+ Deprecations:
- Deprecate table properties that depend on the row/column
number (bgo#476674).
- kill AtkMisc (bgo#652798).
- Deprecate connect/remove_property_change_handler.
- Deprecate atk_role_register.
+ Documentation:
- improve documentation for AtkObject::property-change
(bgo#644747).
- Improved AtkUtil documentation.
- Updated new symbols sections on documentation.
- Not using GTK-Doc tag \"Virtual\" anymore, as is deprecated.
+ Build fixes (bgo#644756, bgo#652965).
+ Visual C++ Studio usage fixes.
+ Misc bug fixes: bgo#572489, bgo#653293, bgo#720095.
+ Updated translations.
Fri Nov 29 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.11.3:
+ Need API to get the document\'s current page number and page
count (bgo#709214).
+ Updated translations.
Tue Nov 19 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.11.2:
+ AtkRole:
- bgo#709106: add media (audio and video) roles.
- bgo#712586: new ATK roles for ARIA roles (plus rating).
+ AtkState:
- bgo#712576: add ATK_STATE_CHECKABLE.
- bgo#712581: add ATK_STATE_HAS_POPUP.
+ AtkDocument:
- bgo#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 translations.
Tue Oct 29 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.11.1:
+ bgo#684667: Improve AtkObject::children-changed documentation.
+ bgo#709351: new role ATK_ROLE_TITLE_BAR.
+ bgo#710463: new role ATK_ROLE_BLOCK_QUOTE.
+ Updated translations.
Mon Sep 23 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.10.0:
+ Documentation: improve documentation for
AtkObject::children-changed signal (bgo#684667).
+ Visuall C++ Builds: Use Custom Build Rules.
+ Updated translations.
Mon Aug 19 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.9.4:
+ Deprecations:
- bgo#649575: Deprecate AtkObject::focus-event signal and all
related methods.
- bgo#653291: Deprecate \'text-changed\' signal (in favour of
\'text-insert\' and \'text-remove\').
- bgo#573539: Deprecate \'link-selected\' property (at
AtkHyperlink).
- bgo#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).
+ Tests:
- Refactored test suite.
- Split testrelation into testrelation and testrole.
- Execute all role tests, doesn\'t matter if one fails.
+ Drop use of ATK_DISABLE_DEPRECATED guards in ATK.
+ Updated documentations.
+ Bugs fixed: bgo#684665, bgo#684705, bgo#491998, bgo#704092,
bgo#705290.
Fri Jun 21 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.9.3:
+ Removed pads from interfaces.
+ Bugs fixed: bgo#697968, bgo#701503.
Tue May 28 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.9.2:
+ Updated documentations.
+ Bugs fixed: bgo#699262, bgo#699368, bgo#699256, bgo#696466,
bgo#696409, bgo#700800.
Tue Mar 26 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.8.0:
+ Updated Visual C++ configuration files.
+ Updated translations.
Tue Feb 19 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.7.91:
+ atkobject: added a explicit include to locale.h.
Mon Feb 18 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.7.90:
+ Bugs fixed: bgo#694117.
Tue Feb 5 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.7.5:
+ build: Use GNOME_COMPILE_WARNINGS
+ atkhyperlink: Ensure we get even deprecated prototypes
+ bgo#651343: add ATK_ROLE_LEVEL_BAR
+ Prepare Visual Studio 2010 projects for Visual Studio 2012
+ Updated translations.
Tue Jan 15 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.7.4:
+ Atk lacks any kind of version utilities (bgo#690379)
+ AtkWindow requires documentation (bgo#656750).
Sun Jan 6 13:00:00 2013 zaitorAATTopensuse.org
- Update to version 2.7.3:
+ Problems with the management of
ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
(bgo#689907)
+ Port introspection fixes from Vala (bgo#686746).
+ Add introspection support for Windows MSVC builds (bgo#689952)
+ Other Visual C++ configuration files: Use MultiByte character
set.
Sun Nov 25 13:00:00 2012 dimstarAATTopensuse.org
- Update to version 2.7.2:
+ Extend atk_add_global_event_listener in order to support signal
details (bgo#686801).
+ Updated translations.
Mon Sep 24 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 2.6.0:
+ Updated translations.
Mon Sep 3 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 2.5.91:
+ Include C header information in GIR (bgo#635332)
+ Added atk_relation_set_contains_target to atk.symbols
(bgo#672869)
+ Updated translations.
Tue Jul 17 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 2.5.4:
+ Required a method to check if a relationset contains a relation
taking into account relationship and target (bgo#672869).
Tue Jun 26 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 2.5.3:
+ 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
+ \"accessible-role\" - invalid default value (bgo#478587).
+ Updated translations.
Tue Mar 27 14:00:00 2012 vuntzAATTopensuse.org
- Update to version 2.4.0:
+ bgo#593220: Some typos in atktable signals (docs)
+ Updated translations.
Tue Mar 20 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 2.3.95:
+ bgo#671857: Add deprecation attributes to deprecated functions
+ Updated translations.
Sun Mar 11 13:00:00 2012 dimstarAATTopensuse.org
- Update to version 2.3.93:
+ Revert \"Using abstract atk_object_get_name to check
accessible-name notification\" change made on 2.3.91. Related
to bmo#733712
Tue Mar 6 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 2.3.91:
+ bgo#665549: add sanity-check of atk_text_get_text
+ bgo#668441: atk_action_get_keybinding docs are confusing and
need updating
+ Using abstract atk_object_get_name to check accessible-name
notification
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
Tue Dec 20 13:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.3.3:
+ bgo#665870: About reducing accessible-name,
accessible-description change notifications
+ Minor documentation updates.
+ Updated Visual Studio configuration files.
+ Updated translations.
- Add xz BuildRequires because we can\'t build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Split typelib file into typelib-1_0-Atk-1_0 subpackage.
- Add typelib-1_0-Atk-1_0 Requires to devel subpackage.
- Remove glib2-devel Requires from devel subpackage: it will
automatically be added the pkgconfig() way.
Tue Sep 27 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.2.0:
+ Updated translations.
Wed Sep 21 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.1.92:
+ bgo#649577: atk_add_global_event_listener should only accept
ATK events
+ Updated Visual Studio files due AtkWindow addition
+ Minor documentation updates
+ Updated translations.
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
- Enable atk-devel for all baselib arches
Mon Sep 5 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.1.91:
+ Documentation updates.
+ Updated translations.
Tue Aug 16 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 2.1.5:
+ bgo#638924: Add AtkWindow
+ Fixing out of tree compilation on Win32
+ Update README.txt
+ Fixing release number of the new ATK roles added
+ Updated translations.
Mon Jul 25 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.1.0:
+ bgo#654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
+ bgo#651343: New ATK Roles
+ Improved Visual C++ 2010 infrastructure
+ Updated translations.
Tue Jun 14 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.0.1:
+ bgo#652205: Use const instead G_CONST_RETURN
+ bgo#649307: Clarify AtkPlug and AtkSocket docs
+ bgo#551489: Fix doc of atk_text_get_text_before_offset
+ bgo#588083: Information about return value of some AtkText
methods can be clearer
+ Build fixes.
+ Updated translations.
Tue Apr 5 14:00:00 2011 fcrozatAATTnovell.com
- Update to version 2.0.0:
+ Updated translations.
Wed Mar 23 13:00:00 2011 fcrozatAATTnovell.com
- Update to version 1.91.92:
+ bgo#638377: Add text_insert, text_remove, and text_update
signals
+ Fix introspection for atk_text_get_bounded_ranges
+ Updated translations.
Tue Feb 1 13:00:00 2011 fcrozatAATTnovell.com
- Update to version 1.33.6:
+ Returns FALSE on atk_object_add_relationship if it is already
included
+ bgo#640574: gobject-introspection annotation and documentation
fixes
+ bgo#637663: Added atk_streamable_content_get_uri to
atk/atk.symbols
+ Documentation fixes
+ Build fixes
+ Translation updates
- Add support for source service checkout, with %BUILD_FROM_VCS:
+ Add gnome-common and gtk-doc BuildRequires.
+ Add call to ./autogen.sh.
+ Enforce gtk-doc html generation by passing --enable-gtk-doc to
configure.
Tue Dec 14 13:00:00 2010 vuntzAATTopensuse.org
- Stop removing srAATTLatn translation: it was added by
translation-update-upstream, and the script got fixed now.
Tue Nov 16 13:00:00 2010 cooloAATTnovell.com
- Remove srAATTLatn as it\'s a duplicate of srAATTlatin and no valid
locale. It\'s added by translation-update-upstream.
Mon Sep 27 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.32.0:
+ bgo#616812: Implement AtkComponent for AtkPlug and AtkSocket.
+ bgo#630097: include PANGO_UNDERLINE_ERROR in atktext.
+ Code cleanups (including bgo#571622).
+ Build fixes (including bgo#617851, bgo#621717).
+ Updated translations.
Sat Sep 18 14:00:00 2010 vuntzAATTopensuse.org
- Move gir files to devel subpackage.
- Drop atk-gir-1.1.patch: we don\'t need it anymore, the gir file is
apparently regenerated.
Tue Jul 6 14:00:00 2010 dimstarAATTopensuse.org
- Add atk-gir-1.1.patch to bump gir repository version to 1.1
Mon Mar 29 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.30.0:
+ Updated translations.
Mon Mar 8 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.29.92:
+ bgo#608399: Correct the link of accessibility page.
+ bgo#606888: Link libatk against libintl.
+ Translation update.
Tue Dec 22 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.29.4:
+ Fixes: bgo#592146.
- Add gobject-introspection-devel BuildRequires to enable
introspection support.
- Remove empty atk package, and make libatk-1_0-0
Provides/Obsoletes it.
Wed Dec 16 13:00:00 2009 jengelhAATTmedozas.de
- Add baselibs.conf as a source
- Make doc subpackage a noarch package
Wed Dec 2 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.29.3:
+ Fixes: bgo#601552.
Fri Nov 13 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.29.2:
+ Fixes: bgo#569427.
+ Updated translations.
Mon Sep 28 14:00:00 2009 dimstarAATTopensuse.org
- Update to version 1.28.0:
+ Updated translations.
Mon Aug 10 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.27.90:
+ Fixes: bgo#575794, bgo#591105, bgo#489828.
+ Translation update.
Sun May 3 14:00:00 2009 vuntzAATTnovell.com
- Don\'t remove .la files on openSUSE <= 11.1.
Thu Apr 30 14:00:00 2009 vuntzAATTnovell.com
- Pass --disable-static to configure and remove .la files.
Mon Mar 16 13:00:00 2009 vuntzAATTnovell.com
- Update to version 1.26.0:
+ Improve the documentation.
+ Translation updates.
- Use makeinstall.