platform/core/uifw/at-spi2-atk.git
17 years agoImplement RFE #326532: remove BonoboStream usage from
billh [Fri, 16 Jun 2006 15:05:32 +0000 (15:05 +0000)]
Implement RFE #326532: remove BonoboStream usage from
at-spi's StreamableContent interface, and add getURI method.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@823 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoMoved inclusion of Bonobo_Unknown.idl into Accessibility.idl, so that it doesn't...
billh [Wed, 14 Jun 2006 15:45:04 +0000 (15:45 +0000)]
Moved inclusion of Bonobo_Unknown.idl into Accessibility.idl, so that it doesn't get pulled in
multiple times in each Accessibility_*.idl that derives from it.
See bug #313122.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@822 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agox64 char*/guint cast fixes from chpe.
billh [Wed, 14 Jun 2006 15:22:45 +0000 (15:22 +0000)]
x64 char*/guint cast fixes from chpe.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@821 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoAdded SPI_TRUE and SPI_FALSE for completeness; bug #163111.
billh [Wed, 14 Jun 2006 14:43:28 +0000 (14:43 +0000)]
Added SPI_TRUE and SPI_FALSE for completeness; bug #163111.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@820 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agomingw ports fix to Makefile.am and configure.in, to
billh [Wed, 14 Jun 2006 14:27:17 +0000 (14:27 +0000)]
mingw ports fix to Makefile.am and configure.in, to
add -no-undefined.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@819 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoAdded WARN_CFLAGS support. Bug #308239.
billh [Wed, 14 Jun 2006 13:52:29 +0000 (13:52 +0000)]
Added WARN_CFLAGS support.  Bug #308239.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@818 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoPatches from Brian Pepple and Samuel Thibault - use LINGUAS,
billh [Mon, 12 Jun 2006 14:34:47 +0000 (14:34 +0000)]
Patches from Brian Pepple and Samuel Thibault - use LINGUAS,
and remove gtk+ dependency in .pc.in files.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@817 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoIncremented atk dependency, to find new constants. Bug #344412.
billh [Mon, 12 Jun 2006 10:27:57 +0000 (10:27 +0000)]
Incremented atk dependency, to find new constants.  Bug #344412.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@816 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoFixed Value so that minimum valuator increment can be obtained.
billh [Fri, 9 Jun 2006 16:00:23 +0000 (16:00 +0000)]
Fixed Value so that minimum valuator increment can be obtained.
Bug #344265.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@814 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoFix for bug #339021, missing implementations for Table::nSelectedRows
billh [Fri, 9 Jun 2006 15:46:23 +0000 (15:46 +0000)]
Fix for bug #339021, missing implementations for Table::nSelectedRows
and Table::nSelectedColumns.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@813 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoAdded relations DESCRIPTION_FOR and DESCRIBED_BY (from ATK).
billh [Fri, 9 Jun 2006 15:25:23 +0000 (15:25 +0000)]
Added relations DESCRIPTION_FOR and DESCRIBED_BY (from ATK).
Bug #344264.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@812 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoFixed ROLE marshalling holes in AT-SPI vs new ATK roles. Also
billh [Fri, 9 Jun 2006 14:59:13 +0000 (14:59 +0000)]
Fixed ROLE marshalling holes in AT-SPI vs new ATK roles.  Also
addressed RFE/Bug #344266.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@811 e2bd861d-eb25-0410-b326-f6ed22b6b98c

17 years agoDocs tweaks.
billh [Fri, 9 Jun 2006 13:16:03 +0000 (13:16 +0000)]
Docs tweaks.
Fix marshalling of new states to/from ATK, and in cspi/libspi.
Added STATE_VISITED.
Added some table selection API test to event-listener-test.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@810 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agorevert my previous change
matthiasc [Mon, 17 Apr 2006 13:04:05 +0000 (13:04 +0000)]
revert my previous change

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@808 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Mon, 17 Apr 2006 09:58:25 +0000 (09:58 +0000)]
2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>

* configure.in: Remove obssolete no_NO locale
* po/no.po: And the translation.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@807 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoFix crashes on x86_64
matthiasc [Wed, 5 Apr 2006 15:44:42 +0000 (15:44 +0000)]
Fix crashes on x86_64

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@806 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoMake cspi_role_from_spi_role static.
billh [Fri, 31 Mar 2006 09:21:42 +0000 (09:21 +0000)]
Make cspi_role_from_spi_role static.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@805 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoAdded Dzongkha translation
karunakar [Thu, 30 Mar 2006 09:14:00 +0000 (09:14 +0000)]
Added Dzongkha translation

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@804 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoStrip symbols that should not be exported; add "Since" tag to at-spi
billh [Mon, 27 Mar 2006 18:05:32 +0000 (18:05 +0000)]
Strip symbols that should not be exported; add "Since" tag to at-spi
cspi method docs, and clean up gtk-doc stuff generally.
All that's missing now are the short and long descriptions in cspi
gtk-doc documentation.  Bug #313186.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@803 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoAdd IDL docs to tarball, and build them with doxygen when available.
billh [Mon, 27 Mar 2006 12:43:25 +0000 (12:43 +0000)]
Add IDL docs to tarball, and build them with doxygen when available.
Fixes bug/rfe 301345.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@802 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoUpdated Georgian translation
vsichi [Mon, 20 Mar 2006 23:05:54 +0000 (23:05 +0000)]
Updated Georgian translation

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@801 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoFixes for getSelectedRows and getSelectedColumns (bug #319088).
billh [Mon, 20 Mar 2006 16:57:46 +0000 (16:57 +0000)]
Fixes for getSelectedRows and getSelectedColumns (bug #319088).
Thanks to Peter Parente for finding the problems.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@800 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoFix empty-string leaks in registry and application.c. Fix from
billh [Tue, 14 Mar 2006 17:41:13 +0000 (17:41 +0000)]
Fix empty-string leaks in registry and application.c.  Fix from
Vincent Untz - thanks! bug #334217.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@799 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoRevved to 1.7.6; fix leaks noted in bug #331924. Thanks to Kjartan for
billh [Mon, 27 Feb 2006 22:21:04 +0000 (22:21 +0000)]
Revved to 1.7.6; fix leaks noted in bug #331924.  Thanks to Kjartan for
finding them initially.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@797 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoReinstated translation; removed Accessibility_Registry.server from dist
billh [Mon, 20 Feb 2006 15:04:22 +0000 (15:04 +0000)]
Reinstated translation; removed Accessibility_Registry.server from dist
(bug #331484).

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@795 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoRevved to 1.7.4; Fixes for cspi event handlers for EventDetails.
billh [Tue, 31 Jan 2006 11:45:25 +0000 (11:45 +0000)]
Revved to 1.7.4; Fixes for cspi event handlers for EventDetails.
Re-dist to include Accessibility_Selector.idl which was previously missing
from tarballs.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@793 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoAdd Selector.idl to DIST in idl/Makefile.am.
billh [Tue, 31 Jan 2006 10:22:32 +0000 (10:22 +0000)]
Add Selector.idl to DIST in idl/Makefile.am.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@792 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoReleased 1.7.3. Better fix for 321814; improves event emission
billh [Mon, 30 Jan 2006 19:57:37 +0000 (19:57 +0000)]
Released 1.7.3.  Better fix for 321814; improves event emission
for embedded components.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@790 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoUprevved to 1.7.3. Added Accessibility_Selector.idl to repository.
billh [Fri, 27 Jan 2006 16:50:46 +0000 (16:50 +0000)]
Uprevved to 1.7.3.  Added Accessibility_Selector.idl to repository.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@789 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoRemoved intltool dependency and translation of .server file. Fixes bug 322846.
billh [Fri, 20 Jan 2006 17:48:12 +0000 (17:48 +0000)]
Removed intltool dependency and translation of .server file. Fixes bug 322846.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@788 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoIncremented version in ChangeLog comment.
billh [Fri, 20 Jan 2006 12:23:58 +0000 (12:23 +0000)]
Incremented version in ChangeLog comment.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@787 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoRe-dist to include docs.
billh [Tue, 17 Jan 2006 14:39:18 +0000 (14:39 +0000)]
Re-dist to include docs.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@785 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoCompleted ChangeLog entries for AT-SPI 1.7.0;
billh [Mon, 16 Jan 2006 16:29:26 +0000 (16:29 +0000)]
Completed ChangeLog entries for AT-SPI 1.7.0;
Added relevant cspi wrappers.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@783 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoNew IDL API, extensions to basic at-spi interfaces.
billh [Mon, 16 Jan 2006 14:16:45 +0000 (14:16 +0000)]
New IDL API, extensions to basic at-spi interfaces.
Also added some enhancements to event emission - events
now include host-app, role, and accessible-name info.
(This commit is a preventative measure to ensure that
the new stuff appears in gnome 2.13 tarballs today;
ChangeLog entry will be completed later today.)

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@782 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2006-01-09 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Mon, 9 Jan 2006 13:37:45 +0000 (13:37 +0000)]
2006-01-09  Kjartan Maraas <kmaraas@gnome.org>

* configure.in: Generate po/Makefile.in
* cspi/spi_main.c: Add #ifdef PRINT_LEAKS around a function
* cspi/spi_streamablecontent.c:
(accessible_bonobo_stream_client_seek),
(AccessibleStreamableContent_seek): Remove unused vars.
* libspi/application.c: Missing header.
* libspi/text.c: (impl_getDefaultAttributes): Unused vars
* login-helper/login-helper.c: (login_helper_finalize),
(login_helper_init): Remove unused stuff
* registryd/deviceeventcontroller.c: (spi_dec_replace_map_keysym),
(spi_dec_init_mouse_listener), (is_key_released): Remove unused vars
and surround some with #ifdef GRAB_BUTTON.
* test/event-listener-test.c: (main), (report_event),
(report_caret_event), (report_detail_event),
(report_detail1_event), (report_bounds_event), (report_text_event),
(report_text_selection_event),
(report_active_descendant_changed_event),
(report_children_changed_event), (report_name_changed_event),
(report_description_changed_event), (report_parent_changed_event),
(report_window_event), (report_table_summary_event),
(report_table_header_event), (report_table_caption_event),
(report_table_row_description_event),
(report_table_column_description_event), (timing_test_event):
Remove a bunch of unused variables and fix a slew of format specifiers
* test/key-listener-test.c: (report_all_key_event): Format specifier
* test/keypad-test.c: (print_key_event): Same
* test/login-helper-server-test.c: (main): Include gtkmain.h and remove
unused var.
* test/screen-review-test.c: (main), (print_chunk_debug),
(review_buffer_get_text_chunk), (debug_chunk_list),
(string_guess_clip), (text_chunk_get_clipped_string),
(text_chunk_list_to_string), (get_screen_review_line_at):
Remove unused variables and fix format specifiers.
* test/simple-at.c: (report_text_event): Format specifier fix.
* test/stress-test.c: (main): Remove unused var.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@781 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoRemove this stale file
kmaraas [Sun, 8 Jan 2006 19:53:15 +0000 (19:53 +0000)]
Remove this stale file

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@780 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoRemoved Marc Mulcahy from MAINTAINERS, since he's no longer working
billh [Fri, 6 Jan 2006 17:22:33 +0000 (17:22 +0000)]
Removed Marc Mulcahy from MAINTAINERS, since he's no longer working
for Sun or directly on AT-SPI...  unfortunately.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@779 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago * configure.in: Add zh_HK, zh_TW to ALL_LINGUAS
baddog [Thu, 29 Dec 2005 06:04:12 +0000 (06:04 +0000)]
* configure.in: Add zh_HK, zh_TW to ALL_LINGUAS
(yes I know that's useless)

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@778 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago * zh_HK.po: New Chinese (Hong Kong) translation from GNOME HK Team
baddog [Thu, 29 Dec 2005 05:43:31 +0000 (05:43 +0000)]
* zh_HK.po: New Chinese (Hong Kong) translation from GNOME HK Team

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@777 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-11-20 Theppitak Karoonboonyanan <thep@linux.thai.net>
tkaroonb [Sun, 20 Nov 2005 08:12:31 +0000 (08:12 +0000)]
2005-11-20  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* configure.in: Added "th" (Thai) to ALL_LINGUAS.
* po/th.po: Added Thai translation.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@775 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-11-18 Laurent Dhima <laurenti@alblinux.net>
laurenti [Fri, 18 Nov 2005 17:52:14 +0000 (17:52 +0000)]
2005-11-18  Laurent Dhima  <laurenti@alblinux.net>

* sq.po: Updated Albanian translation.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@774 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-11-17 Michael Meeks <michael.meeks@novell.com>
michael [Thu, 17 Nov 2005 13:36:08 +0000 (13:36 +0000)]
2005-11-17  Michael Meeks  <michael.meeks@novell.com>

* atk-bridge/bridge.c (spi_atk_emit_eventv):
urgh-fix embarassing typo.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@773 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-11-16 Michael Meeks <michael.meeks@novell.com>
michael [Wed, 16 Nov 2005 11:32:58 +0000 (11:32 +0000)]
2005-11-16  Michael Meeks  <michael.meeks@novell.com>

* atk-bridge/bridge.c (spi_atk_emit_eventv):
do a faster, less problematic _unref call on this local
object, rather than a slower (potentially cross-thread
complicated) CORBA call.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@772 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoRephrase this a bit. I didn't remove that many lines of unused code :-)
kmaraas [Wed, 2 Nov 2005 22:34:36 +0000 (22:34 +0000)]
Rephrase this a bit. I didn't remove that many lines of unused code :-)

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@771 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-11-02 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Wed, 2 Nov 2005 18:01:24 +0000 (18:01 +0000)]
2005-11-02  Kjartan Maraas  <kmaraas@gnome.org>

* atk-bridge/bridge.c: (spi_atk_bridge_signal_listener):
* cspi/spi_streamablecontent.c: (AccessibleStreamableContent_seek):
* registryd/deviceeventcontroller.c:
(spi_controller_notify_mouselisteners),
(impl_generate_keyboard_event):
* test/screen-review-test.c: (chunk_bounds_within):
* test/test-simple.c: (test_desktop): Remove lots of unused code
and fix compiler warnings. Closes bug #320049.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@770 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoFix for bugzilla #319984.
billh [Thu, 27 Oct 2005 14:35:47 +0000 (14:35 +0000)]
Fix for bugzilla #319984.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@769 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoReleased 1.6.5.
billh [Mon, 29 Aug 2005 18:13:29 +0000 (18:13 +0000)]
Released 1.6.5.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@767 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoFix for compiler warning, from Kjartan.
billh [Thu, 25 Aug 2005 15:48:25 +0000 (15:48 +0000)]
Fix for compiler warning, from Kjartan.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@766 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoUpdated Greek Translation
pkst [Sun, 21 Aug 2005 10:19:00 +0000 (10:19 +0000)]
Updated Greek Translation

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@765 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-08-15 Mugurel Tudor <mugurelu@gnome.ro>
mugurelu [Mon, 15 Aug 2005 13:11:42 +0000 (13:11 +0000)]
2005-08-15  Mugurel Tudor  <mugurelu@gnome.ro>

        * ro.po: Updated Romanian translation
        by Misu Moldovan <dumol@gnome.ro>

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@764 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-08-14 Gabor Kelemen <kelemeng@gnome.hu>
kelemeng [Sun, 14 Aug 2005 21:42:40 +0000 (21:42 +0000)]
2005-08-14  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Hungarian translation updated.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@763 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-08-11 Marcel Telka <marcel@telka.sk>
marcel [Thu, 11 Aug 2005 18:59:47 +0000 (18:59 +0000)]
2005-08-11  Marcel Telka  <marcel@telka.sk>

* POTFILES.skip: Removed registryd/Accessibility_Registry.server.in.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@762 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-07-25 Matthias Clasen <mclasen@redhat.com>
matthiasc [Mon, 25 Jul 2005 19:43:07 +0000 (19:43 +0000)]
2005-07-25  Matthias Clasen  <mclasen@redhat.com>

* test/window-listener-test.c: Fix a printf
format error.  (#169453)

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@761 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoFix make check.
billh [Fri, 15 Jul 2005 15:55:25 +0000 (15:55 +0000)]
Fix make check.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@760 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-07-09 Alexander Shopov <ash@contact.bg>
al_shopov [Sat, 9 Jul 2005 12:39:52 +0000 (12:39 +0000)]
2005-07-09  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@759 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agofix language team reference
baddog [Thu, 23 Jun 2005 01:21:12 +0000 (01:21 +0000)]
fix language team reference

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@758 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoAdded Marathi(mr_IN) translations
swapnilh [Mon, 6 Jun 2005 11:36:49 +0000 (11:36 +0000)]
Added Marathi(mr_IN) translations

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@757 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-05-27 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Fri, 27 May 2005 19:06:21 +0000 (19:06 +0000)]
2005-05-27  Kjartan Maraas  <kmaraas@gnome.org>

* cspi/bonobo/cspi-bonobo-listener.c:
(cspi_event_list_remove_by_cb): Fix the build.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@756 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-05-26 Michael Meeks <michael.meeks@novell.com>
michael [Thu, 26 May 2005 16:04:20 +0000 (16:04 +0000)]
2005-05-26  Michael Meeks  <michael.meeks@novell.com>

* cspi/bonobo/cspi-bonobo-listener.c
(cspi_event_list_remove_by_cb): actually filter by callback.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@755 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoTweak to michael's patch, makes listener deregistration rules match
billh [Wed, 25 May 2005 11:28:44 +0000 (11:28 +0000)]
Tweak to michael's patch, makes listener deregistration rules match
event emission filter rules.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@754 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-05-25 Michael Meeks <michael.meeks@novell.com>
michael [Wed, 25 May 2005 10:53:00 +0000 (10:53 +0000)]
2005-05-25  Michael Meeks  <michael.meeks@novell.com>

* registryd/registry.c (remove_listener_cb),
(impl_accessibility_registry_deregister_global_event_listener),
(impl_accessibility_registry_deregister_global_event_listener_all):
pass a closure to the remove callback to filter listeners more
accurately on remove.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@753 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoUpdated NEWS, README for 1.6.4.
billh [Tue, 10 May 2005 17:22:03 +0000 (17:22 +0000)]
Updated NEWS, README for 1.6.4.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@751 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoTweaks to event-listener-test.c.
billh [Tue, 10 May 2005 17:13:53 +0000 (17:13 +0000)]
Tweaks to event-listener-test.c.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@750 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years agoFixed configure.in checks for XEVIE on XOrg 11R6.2.
billh [Tue, 10 May 2005 17:11:59 +0000 (17:11 +0000)]
Fixed configure.in checks for XEVIE on XOrg 11R6.2.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@749 e2bd861d-eb25-0410-b326-f6ed22b6b98c

18 years ago2005-05-04 Priit Laes <plaes@cvs.gnome.org>
plaes [Wed, 4 May 2005 15:44:45 +0000 (15:44 +0000)]
2005-05-04  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@748 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago*** empty log message ***
aabdurix [Fri, 15 Apr 2005 09:31:48 +0000 (09:31 +0000)]
*** empty log message ***

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@747 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2005-04-14 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Thu, 14 Apr 2005 17:35:24 +0000 (17:35 +0000)]
2005-04-14  Kjartan Maraas  <kmaraas@gnome.org>

* atk-bridge/bridge.c: (spi_atk_emit_eventv): Plug a leak.
* cspi/bonobo/cspi-bonobo-listener.c: (cspi_device_event):
Same here. Closes bug #167806

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@746 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoFix for bug #168679, plug leak in at-spi bounds-change events.
billh [Tue, 5 Apr 2005 16:37:48 +0000 (16:37 +0000)]
Fix for bug #168679, plug leak in at-spi bounds-change events.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@745 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoAdded rw.po file
smurphy [Thu, 31 Mar 2005 05:36:19 +0000 (05:36 +0000)]
Added rw.po file

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@744 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoAdded Kinyarwanda translations to the po files dir.
smurphy [Thu, 31 Mar 2005 05:35:05 +0000 (05:35 +0000)]
Added Kinyarwanda translations to the po files dir.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@743 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoImproved configure checks for XEvie.
billh [Tue, 29 Mar 2005 14:24:53 +0000 (14:24 +0000)]
Improved configure checks for XEvie.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@742 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2005-03-18 Gabor Kelemen <kelemeng@gnome.hu>
kelemeng [Fri, 18 Mar 2005 21:25:01 +0000 (21:25 +0000)]
2005-03-18  Gabor Kelemen  <kelemeng@gnome.hu>

* configure.in: Added hu to ALL_LINGUAS.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@741 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2005-03-18 Gabor Kelemen <kelemeng@gnome.hu>
kelemeng [Fri, 18 Mar 2005 21:24:55 +0000 (21:24 +0000)]
2005-03-18  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Hungarian translation updated.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@740 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2005-03-18 Gabor Kelemen <kelemeng@gnome.hu>
kelemeng [Fri, 18 Mar 2005 21:05:08 +0000 (21:05 +0000)]
2005-03-18  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Hungarian translation added.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@739 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago * en_CA.po: Updated Canadian English translation.
adamw [Thu, 17 Mar 2005 05:10:09 +0000 (05:10 +0000)]
* en_CA.po: Updated Canadian English translation.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@738 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoRevved to 1.6.3.
billh [Tue, 8 Mar 2005 13:24:44 +0000 (13:24 +0000)]
Revved to 1.6.3.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@736 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2005-02-16 Adi Attar <aattar@cvs.gnome.org>
aattar [Wed, 16 Feb 2005 15:52:18 +0000 (15:52 +0000)]
2005-02-16  Adi Attar  <aattar@cvs.gnome.org>

* xh.po: Updated Xhosa translation.
* configure.in: Added "xh" to ALL_LINGUAS.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@735 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoupdated by amanpreetalam@yahoo.com
aman [Wed, 16 Feb 2005 04:58:08 +0000 (04:58 +0000)]
updated by amanpreetalam@yahoo.com

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@734 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2005-02-09 Maxim Dziumanenko <mvd@mylinux.com.ua>
mdziumanenko [Wed, 9 Feb 2005 08:09:27 +0000 (08:09 +0000)]
2005-02-09  Maxim Dziumanenko <mvd@mylinux.com.ua>

* Fix Ukrainian translation.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@733 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoFix for #166298, and plug security hole (don't write to insecure dir
billh [Mon, 7 Feb 2005 11:23:52 +0000 (11:23 +0000)]
Fix for #166298, and plug security hole (don't write to insecure dir
w/o checking for symlinks).

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@732 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2005-01-25 Padraig O'Briain <padraig.obriain@sun.com>
padraigo [Tue, 25 Jan 2005 08:58:54 +0000 (08:58 +0000)]
2005-01-25  Padraig O'Briain <padraig.obriain@sun.com>

* tests/login-helper-server-test.c: Add return call to main
function. Patch from Chris Lahey. Fixes bug #165129.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@731 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2005-01-15 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Sat, 15 Jan 2005 21:06:41 +0000 (21:06 +0000)]
2005-01-15  Kjartan Maraas  <kmaraas@gnome.org>

* POTFILES.skip: Add *.server.in file.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@730 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2005-01-13 Alexander Winston <alexander.winston@comcast.net>
alexander [Thu, 13 Jan 2005 21:40:36 +0000 (21:40 +0000)]
2005-01-13  Alexander Winston  <alexander.winston@comcast.net>

* en_CA.po: Updated Canadian English translation.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@729 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2004-12-20 Padraig O'Briain <padraig.obriain@sun.com>
padraigo [Mon, 20 Dec 2004 09:30:58 +0000 (09:30 +0000)]
2004-12-20  Padraig O'Briain <padraig.obriain@sun.com>

* cspi/spi.h: Add description for SPI_RELATION_SUBWINDOW_OF.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@728 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoRevved to 1.6.2.
billh [Thu, 9 Dec 2004 16:09:13 +0000 (16:09 +0000)]
Revved to 1.6.2.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@726 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoFix for #160862 (AIX build issue). Thanks to Vincent Berger.
billh [Thu, 9 Dec 2004 14:29:03 +0000 (14:29 +0000)]
Fix for #160862 (AIX build issue).  Thanks to Vincent Berger.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@725 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2004-12-09 Padraig O'Briain <padraig.obriain@sun.com>
padraigo [Thu, 9 Dec 2004 09:27:32 +0000 (09:27 +0000)]
2004-12-09  Padraig O'Briain <padraig.obriain@sun.com>

* atk-bridge/bridge.c (spi_atk_get_registry): Do not attempt to
restart registry process if the registry process is found to have died
and the current process is exiting.
(spi_atk_bridge_exit_func): Do not attempt to deregister the
application if the registry process has died.
(spi_atk_emit_eventv): Return if call to spi_atk_get_registry
does not return a registry object.
(spi_atk_tidy_windows): Give up if the registry process has died.

This fixes problems with hangs and crashes when logging out.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@724 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2004-12-03 Padraig O'Briain <padraig.obriain@sun.com>
padraigo [Fri, 3 Dec 2004 13:56:40 +0000 (13:56 +0000)]
2004-12-03  Padraig O'Briain <padraig.obriain@sun.com>

* registryd/desktop.c: Add checking that we are not exiting before
calling spi_desktop_remove_application in
abnormal_application_termination. Fix for bug #152147.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@723 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoRevved to 1.6.1.
billh [Thu, 2 Dec 2004 13:28:35 +0000 (13:28 +0000)]
Revved to 1.6.1.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@722 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoPatch from Padraig O'Briain to fix
billh [Thu, 2 Dec 2004 12:17:11 +0000 (12:17 +0000)]
Patch from Padraig O'Briain to fix
SEGV in forked processes on exit (atk-bridge/bridge.c).

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@721 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoImproved doxygen/idl docs for LoginHelper.
billh [Wed, 24 Nov 2004 14:28:35 +0000 (14:28 +0000)]
Improved doxygen/idl docs for LoginHelper.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@720 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoEnhanced docs in LoginHelper IDL file.
billh [Thu, 11 Nov 2004 17:27:47 +0000 (17:27 +0000)]
Enhanced docs in LoginHelper IDL file.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@719 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoImproved LoginHelper documentation.
billh [Tue, 9 Nov 2004 19:12:32 +0000 (19:12 +0000)]
Improved LoginHelper documentation.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@718 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoOper RCST
aman [Thu, 4 Nov 2004 05:13:30 +0000 (05:13 +0000)]
Oper RCST

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@717 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2004-10-11 MÉ\99tin Æ\8fmirov <metin@karegen.com>
rundll32 [Mon, 11 Oct 2004 17:24:05 +0000 (17:24 +0000)]
2004-10-11  MÉ\99tin Æ\8fmirov  <metin@karegen.com>

* configure.in: Added ka to ALL_LINGUAS.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@716 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2004-10-11 MÉ\99tin Æ\8fmirov <metin@karegen.com>
rundll32 [Mon, 11 Oct 2004 17:24:02 +0000 (17:24 +0000)]
2004-10-11  MÉ\99tin Æ\8fmirov  <metin@karegen.com>

* ka.po: Translation added by Aiet Kolkhi.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@715 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoShh more
kmaraas [Fri, 8 Oct 2004 11:28:57 +0000 (11:28 +0000)]
Shh more

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@714 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoShh
kmaraas [Fri, 8 Oct 2004 11:13:14 +0000 (11:13 +0000)]
Shh

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@713 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years agoAdded Galician translation
jesusb [Sat, 2 Oct 2004 14:25:23 +0000 (14:25 +0000)]
Added Galician translation

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@712 e2bd861d-eb25-0410-b326-f6ed22b6b98c

19 years ago2004-09-30 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Wed, 29 Sep 2004 23:44:31 +0000 (23:44 +0000)]
2004-09-30  Kjartan Maraas  <kmaraas@gnome.org>

* libspi/accessible.c:
(impl_accessibility_accessible_get_role_name),

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@711 e2bd861d-eb25-0410-b326-f6ed22b6b98c