platform/core/uifw/at-spi2-atk.git
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

19 years ago * zh_TW.po: New traditional Chinese translation by GNOME HK Team..
baddog [Tue, 14 Sep 2004 02:23:17 +0000 (02:23 +0000)]
* zh_TW.po: New traditional Chinese translation by GNOME HK Team..

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

19 years ago2004-09-13 Padraig O'Briain <padraig.vriain@sun.com>
padraigo [Mon, 13 Sep 2004 14:54:26 +0000 (14:54 +0000)]
2004-09-13  Padraig O'Briain <padraig.vriain@sun.com>

* configure.in, NEWS, README: Revved to 1.6.0.

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

19 years ago*** empty log message ***
billh [Sun, 12 Sep 2004 21:38:47 +0000 (21:38 +0000)]
*** empty log message ***

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

19 years ago* configure.in: only cleanups:
kloczek [Sun, 12 Sep 2004 21:20:01 +0000 (21:20 +0000)]
* configure.in: only cleanups:
- better looking PKG_CHECK_MODULES() output,
- justification,
- declare in one common place required versions of other tools using m4_define().

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

19 years ago*** empty log message ***
stojmir [Sat, 11 Sep 2004 20:28:14 +0000 (20:28 +0000)]
*** empty log message ***

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

19 years agolibspi/accessible.c uses ATK_ROLE_EMBEDDED (unconditionally) which was
jdassen [Sat, 11 Sep 2004 12:07:24 +0000 (12:07 +0000)]
libspi/accessible.c uses ATK_ROLE_EMBEDDED (unconditionally) which was
introduced in ATK 1.7.2. Bumped the required ATK version accordingly.

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

19 years ago * en_CA.po: Updated Canadian English translation.
adamw [Tue, 7 Sep 2004 20:17:59 +0000 (20:17 +0000)]
* en_CA.po: Updated Canadian English translation.

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

19 years agoFixed C99isms in atk-bridge/bridge.c, cspi/bonobo/cspi-bonobo.c.
billh [Fri, 3 Sep 2004 11:54:59 +0000 (11:54 +0000)]
Fixed C99isms in atk-bridge/bridge.c, cspi/bonobo/cspi-bonobo.c.
Patch from Jens Granseuer.

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

19 years agoconfigure.in: Added "or" to ALL_LINGUAS
gmohanty [Thu, 2 Sep 2004 19:58:10 +0000 (19:58 +0000)]
configure.in: Added "or" to ALL_LINGUAS

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

19 years agoconfigure.in: Added "or" to ALL_LINGUAS.
gmohanty [Thu, 2 Sep 2004 19:56:29 +0000 (19:56 +0000)]
configure.in: Added "or" to ALL_LINGUAS.
po/or.po: Updated Oriya translation.

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

19 years ago2004-08-24 Pawan Chitrakar <pawan@nplinux.org>
pachimho [Tue, 24 Aug 2004 09:51:08 +0000 (09:51 +0000)]
2004-08-24  Pawan Chitrakar  <pawan@nplinux.org>

* ne.po: Updated Nepali Translation

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

19 years agoankit@redhat.com 23/08/2004 * gu.po : Final Proofread.
ankitp [Mon, 23 Aug 2004 12:02:36 +0000 (12:02 +0000)]
ankit@redhat.com 23/08/2004 * gu.po : Final Proofread.

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

19 years agoRevved to 1.5.4.
billh [Fri, 20 Aug 2004 17:23:28 +0000 (17:23 +0000)]
Revved to 1.5.4.

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

19 years agoFixes for #149962, #136986, #144086.
billh [Fri, 20 Aug 2004 17:11:42 +0000 (17:11 +0000)]
Fixes for #149962, #136986, #144086.

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

19 years ago2004-08-20 Laurent Dhima <laurenti@alblinux.net>
laurenti [Fri, 20 Aug 2004 17:04:19 +0000 (17:04 +0000)]
2004-08-20  Laurent Dhima  <laurenti@alblinux.net>

* sq.po: Updated Albanian translation.

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

19 years ago2004-08-18 Laurent Dhima <laurenti@alblinux.net>
laurenti [Wed, 18 Aug 2004 10:44:30 +0000 (10:44 +0000)]
2004-08-18  Laurent Dhima  <laurenti@alblinux.net>

* sq.po: Updated Albanian translation.

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

19 years ago2004-08-16 Christian Rose <menthos@menthos.com>
menthos [Mon, 16 Aug 2004 16:34:10 +0000 (16:34 +0000)]
2004-08-16  Christian Rose  <menthos@menthos.com>

* configure.in: Added "bs" to ALL_LINGUAS.
* po/bs.po: Added Bosnian translation by
Kenan HadžiavdiÄ\87 <kenanh@frisurf.no>.

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

19 years agoUnified po headers for Finnish Team
tvainika [Fri, 13 Aug 2004 19:46:09 +0000 (19:46 +0000)]
Unified po headers for Finnish Team

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

19 years ago2004-08-12 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Thu, 12 Aug 2004 09:15:05 +0000 (09:15 +0000)]
2004-08-12  Kjartan Maraas  <kmaraas@gnome.org>

* configure.in: Added nb to ALL_LINGUAS.

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

19 years ago2004-08-12 Kjartan Maraas <kmaraas@gnome.org>
kmaraas [Thu, 12 Aug 2004 09:06:01 +0000 (09:06 +0000)]
2004-08-12  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Added correctly named Norwegian translation.

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

19 years agoupdated
njaya [Tue, 10 Aug 2004 10:09:34 +0000 (10:09 +0000)]
updated

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

19 years ago2004-08-09 David Lodge <dave@cirt.net>
dlodge [Mon, 9 Aug 2004 20:14:12 +0000 (20:14 +0000)]
2004-08-09  David Lodge <dave@cirt.net>

        * en_GB.po: Added Old English translation

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

19 years agoFix for bug #147648.
billh [Tue, 3 Aug 2004 08:49:53 +0000 (08:49 +0000)]
Fix for bug #147648.

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

19 years ago*** empty log message ***
kartikm [Fri, 30 Jul 2004 15:38:25 +0000 (15:38 +0000)]
*** empty log message ***

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