Aurimas Černius [Tue, 12 Jul 2011 20:01:32 +0000 (23:01 +0300)]
Updated Lithuanian translation
Rudolfs Mazurs [Tue, 12 Jul 2011 11:58:36 +0000 (14:58 +0300)]
Updated Latvian translation.
Kjartan Maraas [Tue, 12 Jul 2011 10:37:55 +0000 (12:37 +0200)]
Updated Norwegian bokmål translation
Kjartan Maraas [Tue, 12 Jul 2011 10:37:28 +0000 (12:37 +0200)]
Updated Norwegian bokmål translation
Fran Dieguez [Sun, 10 Jul 2011 22:06:55 +0000 (00:06 +0200)]
Updated Galician translations
Jorge González [Sun, 10 Jul 2011 11:00:33 +0000 (13:00 +0200)]
Updated Spanish translation
Daniel Mustieles [Sun, 10 Jul 2011 08:53:19 +0000 (10:53 +0200)]
Updated Spanish translation
Joanmarie Diggs [Sat, 2 Jul 2011 19:05:05 +0000 (15:05 -0400)]
Fix for bug 651343 - New ATK Roles
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...
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.
Li Yuan [Thu, 23 Jun 2011 03:32:14 +0000 (11:32 +0800)]
Update Maintainers' information.
Alejandro Piñeiro [Mon, 13 Jun 2011 16:43:15 +0000 (18:43 +0200)]
Release atk 2.0.1
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
Javier Jardón [Thu, 9 Jun 2011 15:24:04 +0000 (16:24 +0100)]
tests: Use const instead G_CONST_RETURN
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
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
Li Yuan [Mon, 30 May 2011 06:19:20 +0000 (14:19 +0800)]
Fix doc of atk_text_get_text_before_offset.
Bug #551489.
Jordi Serratosa [Sat, 2 Apr 2011 18:14:10 +0000 (20:14 +0200)]
[l10n]Fixes on Catalan translation
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.
Kristjan SCHMIDT [Fri, 13 May 2011 23:18:11 +0000 (01:18 +0200)]
Updated Esperanto translation
Mike Gorse [Fri, 13 May 2011 16:40:30 +0000 (18:40 +0200)]
BGO#649307: Clarify AtkPlug and AtkSocket docs
Alejandro Leiva [Mon, 9 May 2011 18:23:18 +0000 (20:23 +0200)]
Adding config.h.win32, *.typelib and *.gir to .gitignore
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
Friedel Wolff [Fri, 8 Apr 2011 14:54:12 +0000 (16:54 +0200)]
Add Zulu (zu) to LINGUAS
Priscilla Mahlangu [Fri, 8 Apr 2011 14:52:34 +0000 (16:52 +0200)]
New translation for Zulu (zu)
Li Yuan [Tue, 5 Apr 2011 02:35:15 +0000 (10:35 +0800)]
Release atk 2.0.0.
Rajesh Ranjan [Wed, 30 Mar 2011 11:31:19 +0000 (17:01 +0530)]
hindi updated
Abduxukur Abdurixit [Sun, 27 Mar 2011 17:11:04 +0000 (19:11 +0200)]
Added UG translation
Li Yuan [Wed, 23 Mar 2011 09:58:05 +0000 (17:58 +0800)]
Release atk 1.91.92.
Fernando Herrera [Mon, 21 Mar 2011 20:56:42 +0000 (13:56 -0700)]
BGO#638377: Add text_insert, text_remove, and text_update signals
Мирослав Николић [Fri, 18 Mar 2011 17:04:28 +0000 (18:04 +0100)]
Reviewed Serbian Translation
Michael Natterer [Sun, 27 Feb 2011 14:43:23 +0000 (15:43 +0100)]
atk: GType foo(); is not a prototype, GType foo(void); is
Mike Gorse [Tue, 22 Feb 2011 17:33:46 +0000 (11:33 -0600)]
Fix introspection for atk_text_get_bounded_ranges
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!
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
Jorge González [Sun, 20 Feb 2011 17:22:24 +0000 (18:22 +0100)]
Updated Spanish translation
Li Yuan [Tue, 1 Feb 2011 04:28:29 +0000 (12:28 +0800)]
Release atk 1.33.6.
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
Fran Diéguez [Wed, 26 Jan 2011 22:48:30 +0000 (23:48 +0100)]
QA of Galician translations
Mike Gorse [Tue, 25 Jan 2011 20:38:00 +0000 (14:38 -0600)]
Bug 640574: gobject-introspection annotation and documentation fixes
Owen W. Taylor [Mon, 24 Jan 2011 00:25:12 +0000 (19:25 -0500)]
Add missing Makefiles to AC_CONFIG_FILES
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
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
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!)
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
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
Gheyret T.Kenji [Thu, 23 Dec 2010 17:27:09 +0000 (18:27 +0100)]
Added UG translation
Mattias Põldaru [Mon, 20 Dec 2010 12:27:17 +0000 (14:27 +0200)]
[l10n] Updated Estonian translation
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
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
Javier Jardón [Mon, 29 Nov 2010 20:00:38 +0000 (21:00 +0100)]
atkcomponent: remove unused function
Javier Jardón [Mon, 29 Nov 2010 19:55:33 +0000 (20:55 +0100)]
build: silence the build a bit
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
Javier Jardón [Mon, 29 Nov 2010 19:49:56 +0000 (20:49 +0100)]
configure: Use the standard configure.ac name
Javier Jardón [Mon, 29 Nov 2010 19:27:42 +0000 (20:27 +0100)]
docs: Add documentation for ATK_DEFINE_ convenience macros
Javier Jardón [Mon, 29 Nov 2010 18:31:38 +0000 (19:31 +0100)]
docs: Add some missing api to atk-sections
Javier Jardón [Mon, 29 Nov 2010 18:27:49 +0000 (19:27 +0100)]
docs: Add AtkSocket and AtkPlug to the docs
Javier Jardón [Mon, 29 Nov 2010 18:06:51 +0000 (19:06 +0100)]
docs: Add index of new symbols
Gheyret T.Kenji [Sat, 20 Nov 2010 09:54:54 +0000 (10:54 +0100)]
Added UG translation
Gheyret T.Kenji [Sat, 13 Nov 2010 20:44:04 +0000 (21:44 +0100)]
Added UG translation
Fridrich Štrba [Thu, 4 Nov 2010 11:29:39 +0000 (12:29 +0100)]
export atk_hyperlink_impl_* symbols on windows
Mahyar Moghimi [Thu, 28 Oct 2010 22:19:04 +0000 (01:49 +0330)]
Update Persian translation
Carles Ferrando [Fri, 22 Oct 2010 22:35:13 +0000 (00:35 +0200)]
Updated Catalan (Valencian) translation
Gheyret Kenji [Sat, 16 Oct 2010 15:55:22 +0000 (17:55 +0200)]
Added UG translation
Li Yuan [Mon, 27 Sep 2010 08:09:59 +0000 (16:09 +0800)]
Release atk 1.32.0
Joanmarie Diggs [Sun, 19 Sep 2010 19:59:38 +0000 (15:59 -0400)]
Fix for bug #630097 - atktext does not include PANGO_UNDERLINE_ERROR
Takayuki KUSANO [Mon, 20 Sep 2010 07:55:33 +0000 (16:55 +0900)]
Updated Japanese translation
Baurzhan Muftakhidinov [Wed, 15 Sep 2010 09:50:05 +0000 (15:50 +0600)]
Initial translation to Kazakh
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
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.
Dirgita [Tue, 31 Aug 2010 12:52:07 +0000 (19:52 +0700)]
Updated Indonesian translation
Tor Lillqvist [Mon, 23 Aug 2010 15:26:42 +0000 (18:26 +0300)]
Add atk_value_get_minimum_increment
Fran Diéguez [Sun, 18 Jul 2010 14:01:15 +0000 (16:01 +0200)]
Fixed headers in galician translation file
Claudio Saavedra [Thu, 17 Jun 2010 22:49:51 +0000 (01:49 +0300)]
Remove duplicated code from AtkImage
Fixes bug #571622.
Kristjan Schmidt [Mon, 31 May 2010 14:04:04 +0000 (16:04 +0200)]
Update Esperanto translation
noch [Mon, 31 May 2010 10:50:53 +0000 (15:50 +0500)]
Added Armenian translation - po file. Modified LINGUAS.
Matej Urbančič [Fri, 21 May 2010 19:58:36 +0000 (21:58 +0200)]
Updated Slovenian translation
Thomas Thurman [Thu, 13 May 2010 02:46:09 +0000 (22:46 -0400)]
Update Shavian transliteration
Thomas Thurman [Wed, 12 May 2010 22:41:06 +0000 (18:41 -0400)]
Updated Shavian transliteration
Laurent Dhima [Tue, 11 May 2010 17:35:55 +0000 (19:35 +0200)]
Updated Albanian translation
Theppitak Karoonboonyanan [Thu, 6 May 2010 08:28:20 +0000 (16:28 +0800)]
Fix build problem with jhbuild.
Bug #617851.
Mike Gorse [Mon, 26 Apr 2010 07:55:23 +0000 (15:55 +0800)]
Implement AtkComponent for AtkPlug and AtkSocket.
Bug #616812.
Andika Triwidada [Sat, 17 Apr 2010 11:26:37 +0000 (18:26 +0700)]
Updated Indonesian translation
Li Yuan [Mon, 29 Mar 2010 23:00:19 +0000 (07:00 +0800)]
Release atk 1.30.0.
Jamil Ahmed [Sat, 27 Mar 2010 11:25:30 +0000 (17:25 +0600)]
Updated Bengali translation
Badral Sanligiin [Tue, 23 Mar 2010 01:40:17 +0000 (02:40 +0100)]
Updated Mongolian translation
Leonid Kanter [Fri, 19 Mar 2010 16:01:00 +0000 (18:01 +0200)]
Update Russian translation from Юрий Козлов
Li Yuan [Mon, 8 Mar 2010 10:29:30 +0000 (18:29 +0800)]
Release atk 1.29.92.
Piotr Drąg [Wed, 24 Feb 2010 22:19:29 +0000 (23:19 +0100)]
Updated Polish translation
Fran Diéguez [Mon, 15 Feb 2010 12:08:19 +0000 (13:08 +0100)]
Updated Galician Translation
Mattias Põldaru [Mon, 1 Feb 2010 07:22:46 +0000 (09:22 +0200)]
Updating Estonian translation
Li Yuan [Fri, 29 Jan 2010 05:40:36 +0000 (13:40 +0800)]
Bug #608399. Correct the link of accessibility page.
Jamil Ahmed [Thu, 21 Jan 2010 20:08:47 +0000 (02:08 +0600)]
Updated Bengali translation
Daniel Macks [Tue, 19 Jan 2010 08:00:05 +0000 (16:00 +0800)]
Link libatk against libintl
Bug #606888.
Xandru Armesto Fernandez [Mon, 11 Jan 2010 18:00:41 +0000 (19:00 +0100)]
Updated asturian translation
Xandru Armesto Fernandez [Mon, 11 Jan 2010 18:00:24 +0000 (19:00 +0100)]
Added asturian language
Pablo Castellano [Sun, 3 Jan 2010 00:47:31 +0000 (01:47 +0100)]
Created .gitignore files
Johan Dahlin [Wed, 30 Dec 2009 23:25:49 +0000 (00:25 +0100)]
Do not get the gir & typelib dirs from g-i
As it will break when have a system installed gobject introspection
Li Yuan [Mon, 21 Dec 2009 07:33:58 +0000 (15:33 +0800)]
Release atk 1.29.4
Johan Dahlin [Wed, 16 Dec 2009 22:28:55 +0000 (20:28 -0200)]
Make sure distcheck passed with introspection
* Require 0.6.7 of gobject-introspection
* Update the m4 copy
* Port over to use Makefile.introspection
* Make sure gobject-introspection is installed when running
distcheck