platform/upstream/atk.git
12 years agoBGO#638924: Add AtkWindow
Mike Gorse [Tue, 16 Aug 2011 16:47:28 +0000 (11:47 -0500)]
BGO#638924: Add AtkWindow

12 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Sat, 13 Aug 2011 07:15:16 +0000 (15:15 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

12 years agoFix out of tree compilation on Win32
Erik van Pienbroek [Fri, 12 Aug 2011 14:22:19 +0000 (16:22 +0200)]
Fix out of tree compilation on Win32

The Makefile.am file contains some Win32-specific instructions.
Two of these instructions contain references to $(srcdir)/atk.def
as the location of the file containing a list of symbols which
need to be exported in the shared library (DLL on Win32).

However, as this file is auto-generated during the build this
file will end up in the build dir and not in the source dir.
For people who don't use out of tree compilation this won't
cause any problems, but for people who are the compilation
will fail as this file doesn't exist in the $(srcdir).

Fixed this by changing these references from $(srcdir)/atk.def to atk.def

12 years agoUpdated Indonesian translation
Andika Triwidada [Fri, 12 Aug 2011 06:22:21 +0000 (13:22 +0700)]
Updated Indonesian translation

12 years agoUpdated Bulgarian translation
Alexander Shopov [Thu, 11 Aug 2011 19:56:01 +0000 (22:56 +0300)]
Updated Bulgarian translation

12 years agoUpdated French translation
Claude Paroz [Fri, 5 Aug 2011 15:06:53 +0000 (17:06 +0200)]
Updated French translation

12 years agoUpdated Hungarian translation by Balázs Meskó <meskobalazs at gmail dot com>
Gabor Kelemen [Tue, 2 Aug 2011 00:07:54 +0000 (02:07 +0200)]
Updated Hungarian translation by Balázs Meskó <meskobalazs at gmail dot com>

12 years agoUpdated Swedish translation
Daniel Nylander [Mon, 1 Aug 2011 22:21:24 +0000 (00:21 +0200)]
Updated Swedish translation

12 years agoFixing release number of the new ATK roles added
Alejandro Piñeiro [Tue, 26 Jul 2011 10:58:35 +0000 (12:58 +0200)]
Fixing release number of the new ATK roles added

12 years agoUpdate VS README.txt's
Chun-wei Fan [Mon, 25 Jul 2011 04:35:15 +0000 (12:35 +0800)]
Update VS README.txt's

Tell people that ATK should not be built in paths with spaces in them.

12 years agoRelease atk 2.1.0 ATK_2_1_0
Alejandro Piñeiro [Sun, 24 Jul 2011 18:02:16 +0000 (20:02 +0200)]
Release atk 2.1.0

12 years agoUpdated Russian translation
Yuri Kozlov [Sat, 23 Jul 2011 14:57:13 +0000 (18:57 +0400)]
Updated Russian translation

12 years agoUpdate VS Projects and related items
Chun-wei Fan [Wed, 20 Jul 2011 02:30:43 +0000 (10:30 +0800)]
Update VS Projects and related items

-Revert output DLL, LIB and header "install" folder to ...atk-1.0... and
 atk-1-vs?.dll as a result of commit 01cec72, so to stay consistent across
 the board
-Reflect the above changes in the README.txt files in the build/win32/vs?
 folders
-Clean up project files a bit-removed un-needed items, and have
 intermediate folders seperated for all projects.

12 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 19 Jul 2011 20:25:32 +0000 (22:25 +0200)]
Updated Slovenian translation

12 years agoUsing atk_major_version on the binary_age
Alejandro Piñeiro [Mon, 18 Jul 2011 11:04:37 +0000 (13:04 +0200)]
Using atk_major_version on the binary_age

This was required in order to avoid a shlib downgrade due the
bump to 2.0

The ideal would be to update all the 1.0 stuff to 2.0. But that
would required libraries using atk-1.0 to be modified in order
to link against 2.0. Taking into account that ATK 2.0 is
fully API and ABI compatible with ATK 1.0, this seems an
overkill.

12 years agoUpdated Persian Translations
Arash Mousavi [Sun, 17 Jul 2011 23:27:16 +0000 (03:57 +0430)]
Updated Persian Translations

12 years agoUpdated Hebrew translation.
Yaron Shahrabani [Fri, 15 Jul 2011 08:11:26 +0000 (11:11 +0300)]
Updated Hebrew translation.

12 years agoExport atk_misc_intance for VS/Win32 builds
Chun-wei Fan [Wed, 13 Jul 2011 06:47:44 +0000 (14:47 +0800)]
Export atk_misc_intance for VS/Win32 builds

The variable atk_misc_intance needs to be explicitly decorated
with the __declspec(dllexport) directive to export properly on Windows/VS
DLL builds (which is the standard build).  The corresponding mechanism
for linking to the ATK DLL is also updated as well with
extern __declspec(dllimport).

This will allow GTK+ 3.1.9+ (with the a11y functions)to link correctly on
Visual C++ .

12 years agoUpdate Visual Studio property sheets
Chun-wei Fan [Wed, 13 Jul 2011 06:33:05 +0000 (14:33 +0800)]
Update Visual Studio property sheets

Added macros necessary for the build to export variables (which cannot
be exported just with the .def file only)

12 years agoUpdated Lithuanian translation
Aurimas Černius [Tue, 12 Jul 2011 20:01:32 +0000 (23:01 +0300)]
Updated Lithuanian translation

12 years agoUpdated Latvian translation.
Rudolfs Mazurs [Tue, 12 Jul 2011 11:58:36 +0000 (14:58 +0300)]
Updated Latvian translation.

12 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Tue, 12 Jul 2011 10:37:55 +0000 (12:37 +0200)]
Updated Norwegian bokmål translation

12 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Tue, 12 Jul 2011 10:37:28 +0000 (12:37 +0200)]
Updated Norwegian bokmål translation

12 years agoUpdated Galician translations
Fran Dieguez [Sun, 10 Jul 2011 22:06:55 +0000 (00:06 +0200)]
Updated Galician translations

12 years agoUpdated Spanish translation
Jorge González [Sun, 10 Jul 2011 11:00:33 +0000 (13:00 +0200)]
Updated Spanish translation

12 years agoUpdated Spanish translation
Daniel Mustieles [Sun, 10 Jul 2011 08:53:19 +0000 (10:53 +0200)]
Updated Spanish translation

12 years agoFix for bug 651343 - New ATK Roles
Joanmarie Diggs [Sat, 2 Jul 2011 19:05:05 +0000 (15:05 -0400)]
Fix for bug 651343 - New ATK Roles

12 years agoUpdate VS README.txt's
Chun-wei Fan [Wed, 29 Jun 2011 06:12:56 +0000 (14:12 +0800)]
Update VS README.txt's

These files should also have Windows CRLF EOL...

12 years agoRefine Visual Studio Projects
Chun-wei Fan [Wed, 29 Jun 2011 04:31:26 +0000 (12:31 +0800)]
Refine Visual Studio Projects

-Corrected the VS2008/2010 solution file EOL.  This time I realized that
 I needed to set autocrlf=false on my Windows side... ugh...
 These are the files that has to have CRLF line endings to work
 correctly :|

-Seperate intermediate directories for each project to avoid various
 warnings from VS and/or MSBuild where PDBs or logs cannot be updated due
 to files (mysterically) in use.

12 years agoUpdate Maintainers' information.
Li Yuan [Thu, 23 Jun 2011 03:32:14 +0000 (11:32 +0800)]
Update Maintainers' information.

13 years agoRelease atk 2.0.1 ATK_2_0_1
Alejandro Piñeiro [Mon, 13 Jun 2011 16:43:15 +0000 (18:43 +0200)]
Release atk 2.0.1

13 years agoatk: Use const instead G_CONST_RETURN
Javier Jardón [Mon, 13 Jun 2011 10:48:45 +0000 (11:48 +0100)]
atk: Use const instead G_CONST_RETURN

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

13 years agotests: Use const instead G_CONST_RETURN
Javier Jardón [Thu, 9 Jun 2011 15:24:04 +0000 (16:24 +0100)]
tests: Use const instead G_CONST_RETURN

13 years agoImprove atktext documentation
Alejandro Piñeiro [Thu, 2 Jun 2011 18:35:58 +0000 (20:35 +0200)]
Improve atktext documentation

Previous documentation for these methods:
  atk_text_get_text
  atk_text_get_text_after_offset
  atk_text_get_text_at_offset
  atk_text_get_text_before_offset
  atk_text_get_selection

Were not clear if the returned string should be freed by the user or not.

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

13 years agoUpdate MAINTAINERS file, as was out of sync with respect atk.doap
Alejandro Piñeiro [Thu, 2 Jun 2011 18:30:48 +0000 (20:30 +0200)]
Update MAINTAINERS file, as was out of sync with respect atk.doap

13 years agoFix doc of atk_text_get_text_before_offset.
Li Yuan [Mon, 30 May 2011 06:19:20 +0000 (14:19 +0800)]
Fix doc of atk_text_get_text_before_offset.

Bug #551489.

13 years ago[l10n]Fixes on Catalan translation
Jordi Serratosa [Sat, 2 Apr 2011 18:14:10 +0000 (20:14 +0200)]
[l10n]Fixes on Catalan translation

13 years ago Add atk.doap file and new maintainer.
Li Yuan [Fri, 27 May 2011 07:29:08 +0000 (15:29 +0800)]
Add atk.doap file and new maintainer.

    Add Alejandro Piñeiro Iglesias to maintainers.

13 years agoUpdated Esperanto translation
Kristjan SCHMIDT [Fri, 13 May 2011 23:18:11 +0000 (01:18 +0200)]
Updated Esperanto translation

13 years agoBGO#649307: Clarify AtkPlug and AtkSocket docs
Mike Gorse [Fri, 13 May 2011 16:40:30 +0000 (18:40 +0200)]
BGO#649307: Clarify AtkPlug and AtkSocket docs

13 years agoAdding config.h.win32, *.typelib and *.gir to .gitignore
Alejandro Leiva [Mon, 9 May 2011 18:23:18 +0000 (20:23 +0200)]
Adding config.h.win32, *.typelib and *.gir to .gitignore

13 years agoVS 2008/2010 support update
Chun-wei Fan [Sun, 17 Apr 2011 17:39:56 +0000 (01:39 +0800)]
VS 2008/2010 support update

-Update the property sheets for 2.x release and other refinements
-Update README.txt

13 years agoAdd Zulu (zu) to LINGUAS
Friedel Wolff [Fri, 8 Apr 2011 14:54:12 +0000 (16:54 +0200)]
Add Zulu (zu) to LINGUAS

13 years agoNew translation for Zulu (zu)
Priscilla Mahlangu [Fri, 8 Apr 2011 14:52:34 +0000 (16:52 +0200)]
New translation for Zulu (zu)

13 years agoRelease atk 2.0.0. ATK_2_0_0
Li Yuan [Tue, 5 Apr 2011 02:35:15 +0000 (10:35 +0800)]
Release atk 2.0.0.

13 years agohindi updated
Rajesh Ranjan [Wed, 30 Mar 2011 11:31:19 +0000 (17:01 +0530)]
hindi updated

13 years agoAdded UG translation
Abduxukur Abdurixit [Sun, 27 Mar 2011 17:11:04 +0000 (19:11 +0200)]
Added UG translation

13 years agoRelease atk 1.91.92. ATK_1_91_92
Li Yuan [Wed, 23 Mar 2011 09:58:05 +0000 (17:58 +0800)]
Release atk 1.91.92.

13 years agoBGO#638377: Add text_insert, text_remove, and text_update signals
Fernando Herrera [Mon, 21 Mar 2011 20:56:42 +0000 (13:56 -0700)]
BGO#638377: Add text_insert, text_remove, and text_update signals

13 years agoReviewed Serbian Translation
Мирослав Николић [Fri, 18 Mar 2011 17:04:28 +0000 (18:04 +0100)]
Reviewed Serbian Translation

13 years agoatk: GType foo(); is not a prototype, GType foo(void); is
Michael Natterer [Sun, 27 Feb 2011 14:43:23 +0000 (15:43 +0100)]
atk: GType foo(); is not a prototype, GType foo(void); is

13 years agoFix introspection for atk_text_get_bounded_ranges
Mike Gorse [Tue, 22 Feb 2011 17:33:46 +0000 (11:33 -0600)]
Fix introspection for atk_text_get_bounded_ranges

13 years agoVisual C++ 2010 Project Files
Chun-wei Fan [Wed, 23 Feb 2011 07:04:49 +0000 (15:04 +0800)]
Visual C++ 2010 Project Files

These are the project files themselves... Like the VS9 project files, the
main ATK project files (*.vcxproj, *.vcxproj.filters) are expanded from
templates during "make dist" so that maintenance is simplified as new
source files may be added to ATK from time to time.

Suggestions are welcome-please let me know via BugZilla.

Thank you!

13 years agoVS 2010 Project Files: autotools files updates
Chun-wei Fan [Wed, 23 Feb 2011 07:01:36 +0000 (15:01 +0800)]
VS 2010 Project Files: autotools files updates

The autotools files are updated to ensure the distribution and the creation
of the main ATK project files (*.vcxproj/*.vcxproj.filters) during
"make dist".

The actual project files will follow shortly

13 years agoUpdated Spanish translation
Jorge González [Sun, 20 Feb 2011 17:22:24 +0000 (18:22 +0100)]
Updated Spanish translation

13 years agoRelease atk 1.33.6. ATK_1_33_6
Li Yuan [Tue, 1 Feb 2011 04:28:29 +0000 (12:28 +0800)]
Release atk 1.33.6.

13 years agoMSVC 2008 Project Files-Made up for missed items
Chun-wei Fan [Tue, 1 Feb 2011 02:13:30 +0000 (10:13 +0800)]
MSVC 2008 Project Files-Made up for missed items

Added x64 configuration for the "install" project

13 years agoQA of Galician translations
Fran Diéguez [Wed, 26 Jan 2011 22:48:30 +0000 (23:48 +0100)]
QA of Galician translations

13 years agoBug 640574: gobject-introspection annotation and documentation fixes
Mike Gorse [Tue, 25 Jan 2011 20:38:00 +0000 (14:38 -0600)]
Bug 640574: gobject-introspection annotation and documentation fixes

13 years agoAdd missing Makefiles to AC_CONFIG_FILES
Owen W. Taylor [Mon, 24 Jan 2011 00:25:12 +0000 (19:25 -0500)]
Add missing Makefiles to AC_CONFIG_FILES

13 years agoBug 636190: Updates to the MSVC Project Files Stuff
Chun-wei Fan [Sun, 23 Jan 2011 15:51:04 +0000 (23:51 +0800)]
Bug 636190: Updates to the MSVC Project Files Stuff

-Added "build" to SUBDIRS in to ensure the files will be distributed
-Added README.txt for Visual c++ 2008 compilation

13 years agoBug 637663: Added atk_streamable_content_get_uri
Chun-wei Fan [Fri, 21 Jan 2011 09:37:37 +0000 (17:37 +0800)]
Bug 637663: Added atk_streamable_content_get_uri

The atk_streamable_content_get_uri was missed in the atk/atk.symbols
file.  Make up for it here.

Committed after checking with Li Yuan

13 years agoBug 636190: Visual C++ 2008 Project Files
Chun-wei Fan [Tue, 18 Jan 2011 05:06:48 +0000 (13:06 +0800)]
Bug 636190: Visual C++ 2008 Project Files

These are the Visual C++ 2008 Project Files for building ATK, along with
a hand-written config.h.win32(.in) that is used for the purpose.  This
attempts to create the project files in a way that is similar to what is
being now done in GLib and GTK+

*The configure.ac and Makefile.am files are updated so that a config.h.win32
 can be expanded with the updated version info with each tarball release.

*The atk/Makefile.am file is updated to re-enable the distribution of the
 expanded atk/atk.rc file and also to enable the creation of
 build/win32/vs9/atk.vcproj from build/win32/vs9/atk.vcprojin with the
 correct source file entries in the project file with each tarball release.

This commit has been confirmed with Li Yuan and Tor Lillqvist (thank you!)

13 years agoReturns FALSE on atk_object_add_relationship if it is already included
Alejandro Piñeiro [Sun, 2 Jan 2011 00:43:10 +0000 (01:43 +0100)]
Returns FALSE on atk_object_add_relationship if it is already included

Fixes GB#578602

13 years agoUpdate autotools configuration
Javier Jardón [Wed, 5 Jan 2011 04:01:27 +0000 (05:01 +0100)]
Update autotools configuration

Update deprecated autoconf macros and use new libtool syntax

13 years agoAdded UG translation
Gheyret T.Kenji [Thu, 23 Dec 2010 17:27:09 +0000 (18:27 +0100)]
Added UG translation

13 years ago[l10n] Updated Estonian translation
Mattias Põldaru [Mon, 20 Dec 2010 12:27:17 +0000 (14:27 +0200)]
[l10n] Updated Estonian translation

13 years agoFix documentation for atk_get_text_after_offset for BOUNDARY_LINE_END
Fernando Herrera [Wed, 17 Nov 2010 13:22:44 +0000 (14:22 +0100)]
Fix documentation for atk_get_text_after_offset for BOUNDARY_LINE_END

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

13 years agoatk_streamable_content_get_uri returns a const gchar* not a *gchar
Javier Jardón [Mon, 29 Nov 2010 20:06:52 +0000 (21:06 +0100)]
atk_streamable_content_get_uri returns a const gchar* not a *gchar

13 years agoatkcomponent: remove unused function
Javier Jardón [Mon, 29 Nov 2010 20:00:38 +0000 (21:00 +0100)]
atkcomponent: remove unused function

13 years agobuild: silence the build a bit
Javier Jardón [Mon, 29 Nov 2010 19:55:33 +0000 (20:55 +0100)]
build: silence the build a bit

13 years agoconfigure: Support silent build rules
Javier Jardón [Mon, 29 Nov 2010 19:51:08 +0000 (20:51 +0100)]
configure: Support silent build rules

Disable by either passing --disable-silent-rules to configure or
passing V=1 to make

13 years agoconfigure: Use the standard configure.ac name
Javier Jardón [Mon, 29 Nov 2010 19:49:56 +0000 (20:49 +0100)]
configure: Use the standard configure.ac name

13 years agodocs: Add documentation for ATK_DEFINE_ convenience macros
Javier Jardón [Mon, 29 Nov 2010 19:27:42 +0000 (20:27 +0100)]
docs: Add documentation for ATK_DEFINE_ convenience macros

13 years agodocs: Add some missing api to atk-sections
Javier Jardón [Mon, 29 Nov 2010 18:31:38 +0000 (19:31 +0100)]
docs: Add some missing api to atk-sections

13 years agodocs: Add AtkSocket and AtkPlug to the docs
Javier Jardón [Mon, 29 Nov 2010 18:27:49 +0000 (19:27 +0100)]
docs: Add AtkSocket and AtkPlug to the docs

13 years agodocs: Add index of new symbols
Javier Jardón [Mon, 29 Nov 2010 18:06:51 +0000 (19:06 +0100)]
docs: Add index of new symbols

13 years agoAdded UG translation
Gheyret T.Kenji [Sat, 20 Nov 2010 09:54:54 +0000 (10:54 +0100)]
Added UG translation

13 years agoAdded UG translation
Gheyret T.Kenji [Sat, 13 Nov 2010 20:44:04 +0000 (21:44 +0100)]
Added UG translation

13 years agoexport atk_hyperlink_impl_* symbols on windows
Fridrich Štrba [Thu, 4 Nov 2010 11:29:39 +0000 (12:29 +0100)]
export atk_hyperlink_impl_* symbols on windows

13 years agoUpdate Persian translation
Mahyar Moghimi [Thu, 28 Oct 2010 22:19:04 +0000 (01:49 +0330)]
Update Persian translation

13 years agoUpdated Catalan (Valencian) translation
Carles Ferrando [Fri, 22 Oct 2010 22:35:13 +0000 (00:35 +0200)]
Updated Catalan (Valencian) translation

13 years agoAdded UG translation
Gheyret Kenji [Sat, 16 Oct 2010 15:55:22 +0000 (17:55 +0200)]
Added UG translation

13 years agoRelease atk 1.32.0 ATK_1_32_0
Li Yuan [Mon, 27 Sep 2010 08:09:59 +0000 (16:09 +0800)]
Release atk 1.32.0

13 years agoFix for bug #630097 - atktext does not include PANGO_UNDERLINE_ERROR
Joanmarie Diggs [Sun, 19 Sep 2010 19:59:38 +0000 (15:59 -0400)]
Fix for bug #630097 - atktext does not include PANGO_UNDERLINE_ERROR

13 years agoUpdated Japanese translation
Takayuki KUSANO [Mon, 20 Sep 2010 07:55:33 +0000 (16:55 +0900)]
Updated Japanese translation

13 years agoInitial translation to Kazakh
Baurzhan Muftakhidinov [Wed, 15 Sep 2010 09:50:05 +0000 (15:50 +0600)]
Initial translation to Kazakh

13 years agoDo not dist gir_DATA
Yaakov Selkowitz [Wed, 16 Jun 2010 02:18:38 +0000 (21:18 -0500)]
Do not dist gir_DATA

GIR files contain a shared-library attribute which varies per platform,
and therefore must not be disted; see bug 621211 for rationale.

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

13 years agointrospection: Associate .gir with pkg-config file
Colin Walters [Thu, 2 Sep 2010 15:07:12 +0000 (11:07 -0400)]
introspection: Associate .gir with pkg-config file

Also depend on Makefile for consistency.

13 years agoUpdated Indonesian translation
Dirgita [Tue, 31 Aug 2010 12:52:07 +0000 (19:52 +0700)]
Updated Indonesian translation

13 years agoAdd atk_value_get_minimum_increment
Tor Lillqvist [Mon, 23 Aug 2010 15:26:42 +0000 (18:26 +0300)]
Add atk_value_get_minimum_increment

13 years agoFixed headers in galician translation file
Fran Diéguez [Sun, 18 Jul 2010 14:01:15 +0000 (16:01 +0200)]
Fixed headers in galician translation file

13 years agoRemove duplicated code from AtkImage
Claudio Saavedra [Thu, 17 Jun 2010 22:49:51 +0000 (01:49 +0300)]
Remove duplicated code from AtkImage

Fixes bug #571622.

14 years agoUpdate Esperanto translation
Kristjan Schmidt [Mon, 31 May 2010 14:04:04 +0000 (16:04 +0200)]
Update Esperanto translation

14 years agoAdded Armenian translation - po file. Modified LINGUAS.
noch [Mon, 31 May 2010 10:50:53 +0000 (15:50 +0500)]
Added Armenian translation - po file. Modified LINGUAS.

14 years agoUpdated Slovenian translation
Matej Urbančič [Fri, 21 May 2010 19:58:36 +0000 (21:58 +0200)]
Updated Slovenian translation

14 years agoUpdate Shavian transliteration
Thomas Thurman [Thu, 13 May 2010 02:46:09 +0000 (22:46 -0400)]
Update Shavian transliteration

14 years agoUpdated Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 22:41:06 +0000 (18:41 -0400)]
Updated Shavian transliteration

14 years agoUpdated Albanian translation
Laurent Dhima [Tue, 11 May 2010 17:35:55 +0000 (19:35 +0200)]
Updated Albanian translation

14 years agoFix build problem with jhbuild.
Theppitak Karoonboonyanan [Thu, 6 May 2010 08:28:20 +0000 (16:28 +0800)]
Fix build problem with jhbuild.

Bug #617851.