platform/upstream/atk.git
10 years agoRelease 2.11.90 ATK_2_11_90
Alejandro Piñeiro [Tue, 18 Feb 2014 17:58:26 +0000 (18:58 +0100)]
Release 2.11.90

10 years agodoc: add new symbols section for 2.12 symbols
Alejandro Piñeiro [Tue, 18 Feb 2014 17:57:47 +0000 (18:57 +0100)]
doc: add new symbols section for 2.12 symbols

10 years agodoc: more AtkTableCell documentation
Alejandro Piñeiro [Tue, 18 Feb 2014 17:56:44 +0000 (18:56 +0100)]
doc: more AtkTableCell documentation

* Adds when the symbols were added.
* Document the interface virtual methods.

10 years agodoc: add an overview
Alejandro Piñeiro [Tue, 18 Feb 2014 17:29:29 +0000 (18:29 +0100)]
doc: add an overview

This is the same overview used for ATK releases. In any case
this should be improved and updated.

10 years agodoc: add some forgotten symbols
Alejandro Piñeiro [Tue, 18 Feb 2014 17:16:00 +0000 (18:16 +0100)]
doc: add some forgotten symbols

atk-unused.txt now contains 6 symbols (from 14). Those 6 are not
relevant for documentation.

10 years agodoc: split API reference on categories
Alejandro Piñeiro [Tue, 18 Feb 2014 16:55:25 +0000 (17:55 +0100)]
doc: split API reference on categories

10 years agodoc: move AtkRegistry section to the source file
Alejandro Piñeiro [Tue, 18 Feb 2014 16:39:43 +0000 (17:39 +0100)]
doc: move AtkRegistry section to the source file

So now is properly scanned by gtk-doc

10 years agodoc: documentation for AtkTableCell, AtkTable, deprecations and padding
Alejandro Piñeiro [Mon, 10 Feb 2014 16:02:11 +0000 (17:02 +0100)]
doc: documentation for AtkTableCell, AtkTable, deprecations and padding

Index based methods forced ATK implementations to expose
the cells are direct children of the table. Something that
was complex in the practice. In fact some implementation
were not doing it, making the index-based methods not
properly implemented. This became even more clear with the
addition of AtkTableCell.

Additionally, this patch documents AtkTableCell and that
those cells should implement the newly added AtkTableCell
interface.

10 years agoImplement AtkTableCell
Mike Gorse [Tue, 16 Apr 2013 19:40:12 +0000 (14:40 -0500)]
Implement AtkTableCell

https://bugzilla.gnome.org/show_bug.cgi?id=651353

10 years agoatkcomponent: more info on the deprecation guards for get_size and get_position
Alejandro Piñeiro [Mon, 10 Feb 2014 15:51:45 +0000 (16:51 +0100)]
atkcomponent: more info on the deprecation guards for get_size and get_position

10 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Mon, 10 Feb 2014 07:09:44 +0000 (08:09 +0100)]
Updated Norwegian bokmål translation

10 years agoUpdated Aragonese translation
Jorge Pérez Pérez [Sun, 9 Feb 2014 12:25:38 +0000 (13:25 +0100)]
Updated Aragonese translation

10 years agoUpdated Indonesian translation
Andika Triwidada [Sun, 9 Feb 2014 03:15:45 +0000 (03:15 +0000)]
Updated Indonesian translation

10 years agoatkcomponent: document that ->contains already have a default implementation
Alejandro Piñeiro [Fri, 7 Feb 2014 12:54:34 +0000 (13:54 +0100)]
atkcomponent: document that ->contains already have a default implementation

10 years agoatkcomponent: deprecate get_position and get_size
Alejandro Piñeiro [Fri, 7 Feb 2014 12:51:14 +0000 (13:51 +0100)]
atkcomponent: deprecate get_position and get_size

You get the same information from get_extents. In fact,
default implementation for those methods on atk were using
get_extents.

10 years agoRelease 2.11.6 ATK_2_11_6
Alejandro Piñeiro [Tue, 4 Feb 2014 14:43:01 +0000 (15:43 +0100)]
Release 2.11.6

10 years agorole: fix name for ATK_ROLE_EDITBAR
Alejandro Piñeiro [Fri, 31 Jan 2014 14:22:31 +0000 (15:22 +0100)]
role: fix name for ATK_ROLE_EDITBAR

https://bugzilla.gnome.org/show_bug.cgi?id=723292

10 years agoatktext: adding again details to 'text-insert/remove'. Document it.
Alejandro Piñeiro [Mon, 3 Feb 2014 12:44:08 +0000 (13:44 +0100)]
atktext: adding again details to 'text-insert/remove'. Document it.

https://bugzilla.gnome.org/show_bug.cgi?id=653293

10 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Sun, 2 Feb 2014 12:03:20 +0000 (20:03 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

10 years agoRevert "Updated FSF's address"
Piotr Drąg [Sat, 1 Feb 2014 18:35:35 +0000 (19:35 +0100)]
Revert "Updated FSF's address"

This reverts commit feb4bd4c5b24672b1d8bbf0783e96539af0d0ba4.

10 years agoUpdated FSF's address
Daniel Mustieles [Thu, 23 Jan 2014 11:54:36 +0000 (12:54 +0100)]
Updated FSF's address

10 years agoUpdated Czech translation
Marek Černocký [Sun, 19 Jan 2014 12:11:22 +0000 (13:11 +0100)]
Updated Czech translation

10 years agoUpdate Chinese simplified translation
Tong Hui [Sat, 18 Jan 2014 11:23:37 +0000 (19:23 +0800)]
Update Chinese simplified translation

10 years agoUpdated Lithuanian translation
Aurimas Černius [Tue, 14 Jan 2014 21:04:50 +0000 (23:04 +0200)]
Updated Lithuanian translation

10 years agoRelease 2.11.5 ATK_2_11_5
Alejandro Piñeiro [Tue, 14 Jan 2014 12:01:56 +0000 (13:01 +0100)]
Release 2.11.5

10 years agoMSVC Introspection Build: Fix build
Chun-wei Fan [Mon, 13 Jan 2014 07:40:09 +0000 (15:40 +0800)]
MSVC Introspection Build: Fix build

Link and run the dumper program firstly against the build of ATK from the
same tarball,then linking to the other dependent libraries which this build
of ATK was built against before finally trying to link and run against
other existing builds.

This is especially important for unstable releases, as APIs are often added
and dependent upon during development cycles.

10 years agoUpdated Hebrew translation
Yosef Or Boczko [Mon, 13 Jan 2014 06:55:48 +0000 (08:55 +0200)]
Updated Hebrew translation

10 years agobuild/introspection-msvc.mak: Fix Default typelib PATH
Chun-wei Fan [Mon, 13 Jan 2014 06:03:02 +0000 (14:03 +0800)]
build/introspection-msvc.mak: Fix Default typelib PATH

10 years agobuild/Makefile.am Make up for missed '\'
Chun-wei Fan [Fri, 10 Jan 2014 09:11:37 +0000 (17:11 +0800)]
build/Makefile.am Make up for missed '\'

10 years agoMSVC Builds: Rework Introspection Build
Chun-wei Fan [Fri, 10 Jan 2014 07:36:29 +0000 (15:36 +0800)]
MSVC Builds: Rework Introspection Build

The current approach of building the introspection files for ATK works, but
is often cumbersome as one needs to set many environmental variables before
launching a solution file, which runs a Windows batch script to generate
the .gir/.typelib files.  It was also possible to hand-run the batch script
from the Visual Studio command prompt, but even more environmental
variables need to be set.

This changes the approach to build the introspection files using an NMake
Makefile (but elimating from the Visual Studio Project Files the part to
build the introspection files) to:
-Make it clearer to the person building the introspection files what
 environmental variables are needed, specifically for PKG_CONFIG_PATH and
 MINGWDIR and CFG (formerly CONF).  Setting stuff like VSVER, PLAT and
 BASEDIR is no longer required, which was a bit clunky.
-Allows some more easier flexibility on the build of the intropsection
 files.

This also cleans up the gen-file-list.py file as it can share parts in the
recently-added msvcfiles.py

10 years agoUpdated slovak translation
Peter Vágner [Sun, 22 Dec 2013 10:05:56 +0000 (11:05 +0100)]
Updated slovak translation

10 years agoUpdated Greek translation
Dimitris Spingos [Fri, 20 Dec 2013 13:30:22 +0000 (15:30 +0200)]
Updated Greek translation

10 years agoRelease 2.11.4 ATK_2_11_4
Alejandro Piñeiro [Mon, 16 Dec 2013 19:03:39 +0000 (20:03 +0100)]
Release 2.11.4

10 years agotests/testatk_vc.makin: Update a bit
Chun-wei Fan [Tue, 17 Dec 2013 02:29:35 +0000 (10:29 +0800)]
tests/testatk_vc.makin: Update a bit

Change mentions of testglib_vc.mak and testpango_vc.mak in the message when
no CFG= is specified during invokation and have the CFLAGS match the ones
in Makefile.am better.

10 years agobuild: Add NMake Makefiles for the Tests
Chun-wei Fan [Mon, 16 Dec 2013 03:38:45 +0000 (11:38 +0800)]
build: Add NMake Makefiles for the Tests

This adds a set of NMake Makefiles that is used to build the test programs,
so that one would be able to build the test programs against a Visual C++
build of ATK quickly and easily.  As with the Project files, the listing of
test programs is also done with the Python script, which can also be done
under Windows or called by "make dist" or so quite easily.

https://bugzilla.gnome.org/show_bug.cgi?id=690145

10 years agoUpdated Brazilian Portuguese translation
Fábio Nogueira [Mon, 16 Dec 2013 06:57:11 +0000 (04:57 -0200)]
Updated Brazilian Portuguese translation

10 years agobuild: Use Python to Generate the MSVC Projects
Chun-wei Fan [Mon, 16 Dec 2013 03:25:36 +0000 (11:25 +0800)]
build: Use Python to Generate the MSVC Projects

This would move the generation of the ATK Visual C++ 2008/2010 project
to Python 2/3 scripts from autotools scripts.  This would have the
following advantages:

-Reduce congestion in the autotools files, most notably atk/Makefile.am,
 and make everything that concerns the completion of MSVC project files
 fo under build/
-Easier to maintain and test, as a standard installation of Python (even
 on Windows) is enough to generate the Project files, and this can still
 be easily called during 'make dist'.
-Also paves the first steps for people wanting to build ATK from a GIT
 checkout, as this will help simplify the process

There is now a dependency on Python 2/3 for people that are wishing to do
'make dist', as naturally the scripts to do the Visual C++ project
generation is done with Python, but since one is likely going to generate
the .gir files for ATK when doing 'make dist'/'make distcheck', this is
satisfied as the scripts used to generate the .gir files are Python 2.6+
scripts as well.

https://bugzilla.gnome.org/show_bug.cgi?id=690145

10 years agoRemove atkintl.h from EXTRA_DISTS
Alejandro Piñeiro [Fri, 13 Dec 2013 08:15:47 +0000 (09:15 +0100)]
Remove atkintl.h from EXTRA_DISTS

Make distcheck was failing.

https://bugzilla.gnome.org/show_bug.cgi?id=644756#c4

10 years agoUpdate Visual C++ 2008 "install" phase
Chun-wei Fan [Fri, 13 Dec 2013 02:37:35 +0000 (10:37 +0800)]
Update Visual C++ 2008 "install" phase

Use CopyDir, to be consistent across the board.

10 years agoVisual C++ Projects: Split the Property Sheets
Chun-wei Fan [Thu, 12 Dec 2013 07:53:07 +0000 (15:53 +0800)]
Visual C++ Projects: Split the Property Sheets

This will make the single property sheets split into multiple property
sheets as:
-They will be easier to maintain
-Individual Projects can include them as needed
-Easier to automate the listing of headers to "install"

Also update some parts to improve the overall build experience,
specifically combining macro defs and using a custom build rule for
config.h.

10 years agogengir MSVC Project: Add a PlatformToolset Tag
Chun-wei Fan [Thu, 12 Dec 2013 06:44:43 +0000 (14:44 +0800)]
gengir MSVC Project: Add a PlatformToolset Tag

This eases transition to Visual Studio 2012/2013 as the upgrade of project
files can be quite easily done with a script

10 years agobuild: s/INCLUDES/AM_CPPFLAGS/
Colin Walters [Wed, 11 Dec 2013 15:50:56 +0000 (10:50 -0500)]
build: s/INCLUDES/AM_CPPFLAGS/

To silence automake deprecation warnings.

10 years agoinclude config.h instead of atkintl.h
Kjartan Maraas [Wed, 11 Dec 2013 15:35:28 +0000 (16:35 +0100)]
include config.h instead of atkintl.h

https://bugzilla.gnome.org/show_bug.cgi?id=644756

10 years agoRemove this in favour of gi18n-lib.h from glib
Kjartan Maraas [Mon, 14 Mar 2011 19:09:21 +0000 (20:09 +0100)]
Remove this in favour of gi18n-lib.h from glib

https://bugzilla.gnome.org/show_bug.cgi?id=644756

10 years agotext: restore G_SIGNAL_DETAILED on AtkText::text-changed
Alejandro Piñeiro [Wed, 11 Dec 2013 15:28:01 +0000 (16:28 +0100)]
text: restore G_SIGNAL_DETAILED on AtkText::text-changed

Removed recently by mistake.

10 years agoatkobject: deprecate table properties that depends on the row/column number
Alejandro Piñeiro [Wed, 11 Dec 2013 15:19:00 +0000 (16:19 +0100)]
atkobject: deprecate table properties that depends on the row/column number

https://bugzilla.gnome.org/show_bug.cgi?id=476674

10 years agotext: remove G_SIGNAL_DETAILED from signals that doesn't use details
Alejandro Piñeiro [Wed, 11 Dec 2013 13:04:12 +0000 (14:04 +0100)]
text: remove G_SIGNAL_DETAILED from signals that doesn't use details

Part of bug https://bugzilla.gnome.org/show_bug.cgi?id=653293

10 years agoInclude atk-enum-types.h on atk.h
Alejandro Piñeiro [Wed, 11 Dec 2013 12:52:29 +0000 (13:52 +0100)]
Include atk-enum-types.h on atk.h

Also updating some atk includes to use atk.h

https://bugzilla.gnome.org/show_bug.cgi?id=652965

10 years agodoc: improve atkutil documentation
Alejandro Piñeiro [Wed, 11 Dec 2013 11:33:10 +0000 (12:33 +0100)]
doc: improve atkutil documentation

10 years agoatkobject: improve documentation for AtkObject::property-change
Alejandro Piñeiro [Tue, 10 Dec 2013 15:35:35 +0000 (16:35 +0100)]
atkobject: improve documentation for AtkObject::property-change

https://bugzilla.gnome.org/show_bug.cgi?id=644747

10 years agodoc: updating new symbol section on documentation
Alejandro Piñeiro [Wed, 11 Dec 2013 10:55:12 +0000 (11:55 +0100)]
doc: updating new symbol section on documentation

It also updates Since on several symbols, in order
to report from which stable release it became available
instead of exactly which unstable one.

10 years agoatkmisc: Deprecate atkmisc
Alejandro Piñeiro [Wed, 11 Dec 2013 10:06:31 +0000 (11:06 +0100)]
atkmisc: Deprecate atkmisc

Also include it on the documentation to clearly state that
is deprecated.

https://bugzilla.gnome.org/show_bug.cgi?id=652798

10 years agoUpdated Galician translations
Fran Diéguez [Wed, 11 Dec 2013 09:42:00 +0000 (10:42 +0100)]
Updated Galician translations

10 years agoUpdated Spanish translation
Daniel Mustieles [Tue, 10 Dec 2013 17:18:21 +0000 (18:18 +0100)]
Updated Spanish translation

10 years agotext: atk_text_get_range_extents should use g_return_if_fail
Yue Wang [Tue, 10 Dec 2013 16:58:56 +0000 (17:58 +0100)]
text: atk_text_get_range_extents should use g_return_if_fail

https://bugzilla.gnome.org/show_bug.cgi?id=572489

10 years agoroles: add roles names on source file in order to be translated
Alejandro Piñeiro [Mon, 9 Dec 2013 19:21:53 +0000 (20:21 +0100)]
roles: add roles names on source file in order to be translated

10 years agoMinor changes to avoid gobject-introspection warnings
Alejandro Piñeiro [Mon, 9 Dec 2013 18:46:35 +0000 (19:46 +0100)]
Minor changes to avoid gobject-introspection warnings

10 years agoNot using GTK-Doc tag "Virtual" anymore, as is deprecated
Alejandro Piñeiro [Mon, 9 Dec 2013 18:41:09 +0000 (19:41 +0100)]
Not using GTK-Doc tag "Virtual" anymore, as is deprecated

10 years agoUpdated Spanish translation
Daniel Mustieles [Tue, 10 Dec 2013 12:01:23 +0000 (13:01 +0100)]
Updated Spanish translation

10 years agorole: deprecate atk_role_register
Alejandro Piñeiro [Mon, 9 Dec 2013 18:11:21 +0000 (19:11 +0100)]
role: deprecate atk_role_register

https://bugzilla.gnome.org/show_bug.cgi?id=720117

10 years agorole: add some checks on atk_role_register for wrong role names
Alejandro Piñeiro [Mon, 9 Dec 2013 17:08:20 +0000 (18:08 +0100)]
role: add some checks on atk_role_register for wrong role names

Related with downstream bug:
https://bugzilla.redhat.com/show_bug.cgi?id=983891

10 years agoUpdate ATK authors and doap file based on last two years activity
Alejandro Piñeiro [Mon, 9 Dec 2013 16:35:33 +0000 (17:35 +0100)]
Update ATK authors and doap file based on last two years activity

10 years agoDeprecate connect/remove_property_change_handler
Alejandro Piñeiro [Mon, 9 Dec 2013 15:59:06 +0000 (16:59 +0100)]
Deprecate connect/remove_property_change_handler

Another utility method that ATK should not provide. And not used
at all in any case.

10 years agoroles: add roles for description lists
Alejandro Piñeiro [Mon, 9 Dec 2013 15:09:49 +0000 (16:09 +0100)]
roles: add roles for description lists

https://bugzilla.gnome.org/show_bug.cgi?id=720065

10 years agoatkobject: add atk_object_peek_parent
Alejandro Piñeiro [Mon, 9 Dec 2013 10:28:51 +0000 (11:28 +0100)]
atkobject: add atk_object_peek_parent

https://bugzilla.gnome.org/show_bug.cgi?id=720095

10 years agoUpdate Chinese simplified translation
michaeljayt [Sat, 7 Dec 2013 06:58:41 +0000 (14:58 +0800)]
Update Chinese simplified translation

10 years agoRelease 2.11.3 ATK_2_11_3
Alejandro Piñeiro [Thu, 28 Nov 2013 18:06:13 +0000 (19:06 +0100)]
Release 2.11.3

10 years agoatkdocument: add get_current_page_number() and get_page_count() methods
Alejandro Piñeiro [Thu, 28 Nov 2013 16:03:53 +0000 (17:03 +0100)]
atkdocument: add get_current_page_number() and get_page_count() methods

https://bugzilla.gnome.org/show_bug.cgi?id=709214

10 years agoUpdated Greek translation
Dimitris Spingos [Fri, 22 Nov 2013 15:58:36 +0000 (17:58 +0200)]
Updated Greek translation

10 years agoRelease 2.11.2 ATK_2_11_2
Alejandro Piñeiro [Mon, 18 Nov 2013 16:07:40 +0000 (17:07 +0100)]
Release 2.11.2

10 years agoroles: new ATK roles for ARIA roles (plus rating)
Alejandro Piñeiro [Mon, 18 Nov 2013 15:54:38 +0000 (16:54 +0100)]
roles: new ATK roles for ARIA roles (plus rating)

https://bugzilla.gnome.org/show_bug.cgi?id=712586

10 years agostate: add ATK_STATE_CHECKABLE and ATK_STATE_HAS_POPUP
Alejandro Piñeiro [Mon, 18 Nov 2013 15:28:22 +0000 (16:28 +0100)]
state: add ATK_STATE_CHECKABLE and ATK_STATE_HAS_POPUP

https://bugzilla.gnome.org/show_bug.cgi?id=712576
https://bugzilla.gnome.org/show_bug.cgi?id=712581

10 years agodoc: improve ATK_TEXT_ATTR documentation
Alejandro Piñeiro [Mon, 18 Nov 2013 15:25:40 +0000 (16:25 +0100)]
doc: improve ATK_TEXT_ATTR documentation

10 years agoUpdated Spanish translation
Daniel Mustieles [Sat, 16 Nov 2013 17:14:38 +0000 (18:14 +0100)]
Updated Spanish translation

10 years agodoc: improve documentation of AtkAttribute and AtkAttributeSet
Alejandro Piñeiro [Tue, 12 Nov 2013 17:31:40 +0000 (18:31 +0100)]
doc: improve documentation of AtkAttribute and AtkAttributeSet

10 years agoatkdocument: deprecation of some methods
Alejandro Piñeiro [Tue, 12 Nov 2013 17:00:43 +0000 (18:00 +0100)]
atkdocument: deprecation of some methods

atk_document_get_document, atk_document_get_document_type and their
equivalent virtuals were deprecated. Documentation properly updated.

At least atk_document_get_document_type seems to be announced as
deprecated since a long time ago. At least firefox code (in form
of comments) mention that. The case of atk_document_get_document
seems worse, as it doesn't makes too much sense. None of them
are used at at-spi at all.

10 years agorole: Add media (audio and video) roles
Alejandro Piñeiro [Fri, 8 Nov 2013 12:38:04 +0000 (13:38 +0100)]
role: Add media (audio and video) roles

https://bugzilla.gnome.org/show_bug.cgi?id=711558

10 years agotests: add a testdocument
Alejandro Piñeiro [Fri, 4 Oct 2013 16:17:40 +0000 (18:17 +0200)]
tests: add a testdocument

Right now only test the newly added page-changed.

10 years agoatkdocument: add page-changed signal
Alejandro Piñeiro [Tue, 1 Oct 2013 17:05:42 +0000 (19:05 +0200)]
atkdocument: add page-changed signal

https://bugzilla.gnome.org/show_bug.cgi?id=709106

10 years agodoc: update documentation for selected_link method and property
Alejandro Piñeiro [Wed, 6 Nov 2013 16:58:46 +0000 (17:58 +0100)]
doc: update documentation for selected_link method and property

10 years agoUpdated Galician translations
Fran Diéguez [Fri, 1 Nov 2013 16:02:33 +0000 (17:02 +0100)]
Updated Galician translations

10 years agoRelease 2.11.1 ATK_2_11_1
Alejandro Piñeiro [Mon, 28 Oct 2013 19:17:24 +0000 (20:17 +0100)]
Release 2.11.1

10 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 25 Oct 2013 14:38:40 +0000 (16:38 +0200)]
Updated Spanish translation

10 years agodoc: Improve AtkObject::children-changed documentation
Alejandro Piñeiro [Thu, 24 Oct 2013 10:25:50 +0000 (12:25 +0200)]
doc: Improve AtkObject::children-changed documentation

Specifically, adding the possibility to use NULL as the value for
the child if it is removed.

https://bugzilla.gnome.org/show_bug.cgi?id=684667

10 years agorole: new role ATK_ROLE_BLOCK_QUOTE
Alejandro Piñeiro [Fri, 18 Oct 2013 17:26:05 +0000 (19:26 +0200)]
role: new role ATK_ROLE_BLOCK_QUOTE

https://bugzilla.gnome.org/show_bug.cgi?id=710463

10 years agorole: new role ATK_ROLE_TITLE_BAR
Alejandro Piñeiro [Fri, 4 Oct 2013 10:02:11 +0000 (12:02 +0200)]
role: new role ATK_ROLE_TITLE_BAR

https://bugzilla.gnome.org/show_bug.cgi?id=709351

10 years agoRelease 2.10.0 ATK_2_10_0
Alejandro Piñeiro [Mon, 23 Sep 2013 17:14:49 +0000 (19:14 +0200)]
Release 2.10.0

10 years agol10n: Update Japanese translation
Jiro Matsuzawa [Wed, 18 Sep 2013 23:23:30 +0000 (08:23 +0900)]
l10n: Update Japanese translation

10 years agodocs: improve documentation for AtkObject::children-changed signal
Alejandro Piñeiro [Wed, 11 Sep 2013 11:19:15 +0000 (13:19 +0200)]
docs: improve documentation for AtkObject::children-changed signal

https://bugzilla.gnome.org/show_bug.cgi?id=684667

10 years agoAdded Aragonese to po/LINGUAS
Daniel Martinez [Wed, 4 Sep 2013 22:07:42 +0000 (00:07 +0200)]
Added Aragonese to po/LINGUAS

10 years agoAdded Aragonese translation
Jorge Pérez Pérez [Wed, 4 Sep 2013 22:05:48 +0000 (00:05 +0200)]
Added Aragonese translation

10 years agoVisual C++ Builds: Use Custom Build Rules
Chun-wei Fan [Fri, 30 Aug 2013 06:47:39 +0000 (14:47 +0800)]
Visual C++ Builds: Use Custom Build Rules

Use custom build rules in the Visual C++ projects because this enables
that the generated files get automatically regenerated when the associated
source files change and that the generated files can be automatically
removed when "clean" is requested.

Also drop some unneeded items from the property sheets.

10 years agoRelease 2.9.4 ATK_2_9_4
Alejandro Piñeiro [Mon, 19 Aug 2013 14:59:43 +0000 (16:59 +0200)]
Release 2.9.4

10 years agoatktext: Fixing some typos on atk_text_get_text_at_offset deprecation
Alejandro Piñeiro [Mon, 19 Aug 2013 14:41:50 +0000 (16:41 +0200)]
atktext: Fixing some typos on atk_text_get_text_at_offset deprecation

Also updated atk_text_get_text_[before/after]_offset deprecation
and documentation.

10 years agoatktext: remove 'text-update' signal
Alejandro Piñeiro [Mon, 19 Aug 2013 14:28:05 +0000 (16:28 +0200)]
atktext: remove 'text-update' signal

That signal was created with wrong parameters, it is not used
at all, and it is not clear if it is needed. So removing until
someone brings the topic again, with a valid reasoning. Right now
the only one is being more compatible with IA2.

See also:
https://mail.gnome.org/archives/gnome-accessibility-devel/2013-August/msg00013.html

10 years agoImplement atk_text_get_string_at_offset() and deprecate old API
Mario Sanchez Prada [Fri, 9 Aug 2013 17:11:53 +0000 (18:11 +0100)]
Implement atk_text_get_string_at_offset() and deprecate old API

https://bugzilla.gnome.org/show_bug.cgi?id=705580

10 years agodocs: stop tracking not needed .sgml file
Alejandro Piñeiro [Tue, 13 Aug 2013 16:18:57 +0000 (18:18 +0200)]
docs: stop tracking not needed .sgml file

10 years agoatkhyperlink: deprecate 'link-selected' property
Alejandro Piñeiro [Tue, 13 Aug 2013 10:34:47 +0000 (12:34 +0200)]
atkhyperlink: deprecate 'link-selected' property

As the property is deprecated, atk_hyperlink_is_selected_link is not
anymore used to get its value.

This closes bug bgo#573539

10 years agodocs: Add documentation for AtkRectangle
Alejandro Piñeiro [Tue, 13 Aug 2013 10:07:22 +0000 (12:07 +0200)]
docs: Add documentation for AtkRectangle

https://bugzilla.gnome.org/show_bug.cgi?id=491998

10 years agodoc: little update on 'text-insert' and 'text-remove' documentation
Alejandro Piñeiro [Tue, 13 Aug 2013 09:46:50 +0000 (11:46 +0200)]
doc: little update on 'text-insert' and 'text-remove' documentation

https://bugzilla.gnome.org/show_bug.cgi?id=684705