platform/upstream/atk.git
23 years agoAdded better gtk-doc comments.
Brian Cameron [Wed, 16 May 2001 12:40:29 +0000 (12:40 +0000)]
Added better gtk-doc comments.

23 years agoDefine signals for AtkText interface
Padraig O'Briain [Wed, 16 May 2001 12:36:17 +0000 (12:36 +0000)]
Define signals for AtkText interface

23 years agoTemporarily removed class initializer for AtkText from type_info struct, awaiting
Bill Haneman [Wed, 16 May 2001 10:30:23 +0000 (10:30 +0000)]
Temporarily  removed class initializer for AtkText from type_info struct, awaiting
means of adding a signal to an interface.

23 years agoProvide default implementation for atk_component_get_accessible_at_point().
Padraig O'Briain [Wed, 16 May 2001 08:12:24 +0000 (08:12 +0000)]
Provide default implementation for atk_component_get_accessible_at_point().
Correct errors in atk_component_get_accessible_at_point()

23 years agoDefine focus-event signal in atobject.c rather than in gailwidget.c
Padraig O'Briain [Tue, 15 May 2001 17:14:24 +0000 (17:14 +0000)]
Define focus-event signal in atobject.c rather than in gailwidget.c
Remove AtkChildChangeType; change second argument of children_changed
signal handler to gint from AtkChildChangeType

23 years agoAdd support for PROP_CHILD and PROP_PARENT
Padraig O'Briain [Tue, 15 May 2001 07:04:36 +0000 (07:04 +0000)]
Add support for PROP_CHILD and PROP_PARENT

23 years agoMoved caret_moved and text_changed signals from AtkEditableText to AtkText.
Bill Haneman [Mon, 14 May 2001 16:48:51 +0000 (16:48 +0000)]
Moved caret_moved and text_changed signals from AtkEditableText to AtkText.
Also un-commented the signal registration, and added default handlers for AtkText.

23 years agoAdd function atk_object_real_set_role() and use it to implement
Padraig O'Briain [Mon, 14 May 2001 07:25:35 +0000 (07:25 +0000)]
Add function atk_object_real_set_role() and use it to implement
atk_object_set_role().
Do not define "accessible-role" as a property whose change of value is notified.
Correct typo in comment in atkstate.h

23 years agoAdded command to generate Makefile in docs directory.
Bill Haneman [Fri, 11 May 2001 17:01:47 +0000 (17:01 +0000)]
Added command to generate Makefile in docs directory.

23 years agoAdded gtk-doc directory and Makefile.am
Bill Haneman [Fri, 11 May 2001 16:43:24 +0000 (16:43 +0000)]
Added gtk-doc directory and Makefile.am

23 years agoAdded new roles to atkobject.h
Padraig O'Briain [Thu, 10 May 2001 12:41:50 +0000 (12:41 +0000)]
Added new roles to atkobject.h
Corrected some function headers in atkobject.c

23 years agoAdd atk/atkstate.c and atk.atkstate.h
Padraig O'Briain [Wed, 9 May 2001 17:21:06 +0000 (17:21 +0000)]
Add atk/atkstate.c and atk.atkstate.h
Move interfaces for ATK state from atkobject to atkstate
Add tests for atk_state_* functions in teststateset

23 years agoUpdate configure.in to create Makefile in tests directory.
Padraig O'Briain [Wed, 9 May 2001 13:12:12 +0000 (13:12 +0000)]
Update configure.in to create Makefile in tests directory.
CReate tests directory and add test module teststateset.c

23 years agoEnable build for win32, no sourc changes necessary.
Hans Breuer [Sun, 6 May 2001 13:55:51 +0000 (13:55 +0000)]
Enable build for win32, no sourc changes necessary.

2001-01-06  Hans Breuer  <hans@breuer.org>

* atk/makefile.msc atk/atk.def (new files) :
Enable build for win32, no sourc changes necessary.

23 years agoReleased 0.1 ATK_0_1 GNOME_MEDIA_1_2_2
Owen Taylor [Sat, 5 May 2001 11:47:38 +0000 (11:47 +0000)]
Released 0.1

Sat May  5 07:46:47 2001  Owen Taylor  <otaylor@redhat.com>

* Released 0.1

23 years agoAdd new files atkstateset.c and atkstateset.h
Padraig O'Briain [Thu, 3 May 2001 14:40:34 +0000 (14:40 +0000)]
Add new files atkstateset.c and atkstateset.h
Change atk_object_get_state to atk_object_ref_state_set

23 years agoAdd AUTHORS and COPYING files
Padraig O'Briain [Thu, 3 May 2001 13:21:12 +0000 (13:21 +0000)]
Add AUTHORS and COPYING files
Install include files in include/atk-1.0/atk instead of include/atk

23 years agoAdd missing include of <string.h> for strcmp.
Owen Taylor [Thu, 3 May 2001 12:42:28 +0000 (12:42 +0000)]
Add missing include of <string.h> for strcmp.

Thu May  3 08:38:24 2001  Owen Taylor  <otaylor@redhat.com>

* atk/atkobject.c: Add missing include of <string.h> for strcmp.

23 years agoAdded gtk-doc comments to most function in atkobject.c
Padraig O'Briain [Wed, 2 May 2001 17:50:57 +0000 (17:50 +0000)]
Added gtk-doc comments to most function in atkobject.c
Changed atk-object_get_relation_set to atk_object_ref_relation_set
Corrected typos in atkrelation.c and atkrelationset.c

23 years agoRemoved comments from atkrelation.h
Padraig O'Briain [Wed, 2 May 2001 13:29:17 +0000 (13:29 +0000)]
Removed comments from atkrelation.h
Added gtk-doc comments to atkrelation.c

23 years agoChange to use GPtrArray instead GArray
Padraig O'Briain [Tue, 1 May 2001 16:44:24 +0000 (16:44 +0000)]
Change to use GPtrArray instead GArray
Addess memory mangement issues.

23 years agoCorrect return type for atk_image_set_image_description()
Erwin Ireland [Mon, 30 Apr 2001 15:55:54 +0000 (15:55 +0000)]
Correct return type for atk_image_set_image_description()
Omit check for G_IS_VALUE when getting a value as value type is not known.

23 years agoImproved gtk-doc comments.
Bill Haneman [Mon, 30 Apr 2001 12:01:41 +0000 (12:01 +0000)]
Improved gtk-doc comments.

23 years agoMake AtkRelation and AtkRelationSet into GObjects.
Erwin Ireland [Mon, 30 Apr 2001 11:51:44 +0000 (11:51 +0000)]
Make AtkRelation and AtkRelationSet into GObjects.
Corrected typo in atk_text_set_caret_offset() name

23 years agoWhy did that last commit still build? ;-) Fixed goofs in set_selection_bounds
Bill Haneman [Fri, 27 Apr 2001 17:30:22 +0000 (17:30 +0000)]
Why did that last commit still build? ;-)  Fixed goofs in set_selection_bounds
and set_caret_offset.

23 years agoAdded atk_text_set_caret_offset(...) so that "virtual caret" can be supported
Bill Haneman [Fri, 27 Apr 2001 16:05:07 +0000 (16:05 +0000)]
Added atk_text_set_caret_offset(...) so that "virtual caret" can be supported
if there is no text caret for an AtkText implementor.  Also switched return
types on get/set_selection_bounds() to follow convention where "set" methods
return a boolean to indicate success.

23 years agoLatest rev (previous commit was out of date). Added README and NEWS.
Bill Haneman [Fri, 27 Apr 2001 10:35:20 +0000 (10:35 +0000)]
Latest rev (previous commit was out of date).  Added README and NEWS.

23 years agoATK is the Accessibility ToolKit, which provides accessibility support for GTK+ Initial
Bill Haneman [Thu, 26 Apr 2001 14:23:41 +0000 (14:23 +0000)]
ATK is the Accessibility ToolKit, which provides accessibility support for GTK+
and other GUI toolkits in Gnome.  Atk is a GTK+ dependency but does not
depend on GTK+ and may be used by any application or toolkit on the GNOME
desktop, if desired.
ATK defines the "accessibility contract" for apps and
toolkits, the implementation of the ATK interfaces for GTK+ lives in the
optional GAEL module.

23 years agoInitial revision
Bill Haneman [Thu, 26 Apr 2001 14:23:41 +0000 (14:23 +0000)]
Initial revision