Joanmarie Diggs [Mon, 5 Sep 2011 14:05:12 +0000 (10:05 -0400)]
Small typo correction in the AtkAction docs.
Flamarion Jorge [Sun, 4 Sep 2011 17:00:48 +0000 (13:00 -0400)]
Updated Brazilian Portuguese translation.
Changwoo Ryu [Sat, 3 Sep 2011 20:37:41 +0000 (05:37 +0900)]
Update Korean translation
Chun-wei Fan [Wed, 31 Aug 2011 05:22:54 +0000 (13:22 +0800)]
Update Win32 and VS Readme files
Tell people about the GNOME Live! page that outlines building
ATK and its dependencies with Visual C++.
krishnababu k [Mon, 29 Aug 2011 15:39:13 +0000 (21:09 +0530)]
Updated Telugu Translations
Shankar Prasad [Mon, 29 Aug 2011 11:04:30 +0000 (16:34 +0530)]
Updated Kannada Translation
Alejandro Piñeiro [Tue, 16 Aug 2011 17:22:51 +0000 (19:22 +0200)]
Release atk 2.1.5
Alejandro Piñeiro [Wed, 10 Aug 2011 18:26:40 +0000 (20:26 +0200)]
Adding AtkWindow to atk.symbols and to AtkNoOpObject
Mike Gorse [Tue, 16 Aug 2011 16:47:28 +0000 (11:47 -0500)]
BGO#638924: Add AtkWindow
Chao-Hsiung Liao [Sat, 13 Aug 2011 07:15:16 +0000 (15:15 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)
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
Andika Triwidada [Fri, 12 Aug 2011 06:22:21 +0000 (13:22 +0700)]
Updated Indonesian translation
Alexander Shopov [Thu, 11 Aug 2011 19:56:01 +0000 (22:56 +0300)]
Updated Bulgarian translation
Claude Paroz [Fri, 5 Aug 2011 15:06:53 +0000 (17:06 +0200)]
Updated French translation
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>
Daniel Nylander [Mon, 1 Aug 2011 22:21:24 +0000 (00:21 +0200)]
Updated Swedish translation
Alejandro Piñeiro [Tue, 26 Jul 2011 10:58:35 +0000 (12:58 +0200)]
Fixing release number of the new ATK roles added
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.
Alejandro Piñeiro [Sun, 24 Jul 2011 18:02:16 +0000 (20:02 +0200)]
Release atk 2.1.0
Yuri Kozlov [Sat, 23 Jul 2011 14:57:13 +0000 (18:57 +0400)]
Updated Russian translation
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.
Matej Urbančič [Tue, 19 Jul 2011 20:25:32 +0000 (22:25 +0200)]
Updated Slovenian translation
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.
Arash Mousavi [Sun, 17 Jul 2011 23:27:16 +0000 (03:57 +0430)]
Updated Persian Translations
Yaron Shahrabani [Fri, 15 Jul 2011 08:11:26 +0000 (11:11 +0300)]
Updated Hebrew translation.
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++ .
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)
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