summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Replace DEPRECATED by @Deprecated in comments to fix warning whenPadraig O'Briain2004-11-223-0/+21
| | | | | | | | | | | | | | | | | | 2004-11-22 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c: Replace DEPRECATED by @Deprecated in comments to fix warning when documentation is generated. * atk/atkrelation.[ch]: * docs/tmpl/atkrelation.sgml: Add atk_relation_add_target. * atk/atkrelationset.[ch]: * atk/tmpl/atkrelationset.sgml: Add atk_relation_add_relation_by_type. * docs/atk-sections.txt: Add atk_relation_add_target and atk_relation_add_relation_by_type. Fixes bug #158722.
* Add a more descriptive title in the docs. Patch from Diego Gonzalez. (bugPadraig O'Briain2004-10-281-1/+1
| | | | | | | | | | | 2004-10-28 Padraig O'Briain <padraig.obriain@sun.com> * docs/atk-docs.sgml: Add a more descriptive title in the docs. Patch from Diego Gonzalez. (bug #156296) * atk/text.c (Clarify meaning of endd_offset for atk_text_get_text_at_offset(). Patch from Bill Haneman. (bug #156574)
* Add entries to fix warning when generating documentation.Padraig O'Briain2004-07-209-300/+302
| | | | | | | | | | | | | 2004-07-20 Padraig O'Briain <padraig.obriain@sun.com> * docs/atk-sections.txt: Add entries to fix warning when generating documentation. * docs/tmpl/atkcomponent.sgml docs/tmpl/atkhyperlink.sgml docs/tmpl/atkhypertext.sgml docs/tmpl/atkobject.sgml docs/tmpl/atkrelation.sgml docs/tmpl/atkselection.sgml docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml: Changes to generated files.
* Add AtkRectangle.Padraig O'Briain2004-06-042-1/+5
| | | | | | | | | 2004-06-04 Padraig O'Briain <padraig.obriain@sun.com> * docs/atk-sections.txt: Add AtkRectangle. * docs/tmpl/atkcomponent.sgml: Add description for bounds-changed signal.
* Increment version to 1.7.0.Padraig O'Briain2004-04-203-0/+9
| | | | | | | | | | | | | | | | | | | | 2004-04-20 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Increment version to 1.7.0. * atk/atkcomponent.[ch]: Add new signal "bounds_changed". * docs/tmpl/atkcomponent.sgml: Add new signal "bounds_changed". Fixes bug #140476. * atk/atkrelationtype.h: Add new relation ATK_RELATION_PARENT_WINDOW_OF. * atk/atkstate.h: Add new state ATK_STATE_TRUNCATED. * docs/tmpl/atkrelation.sgml: Add new relation * docs/tmpl/atkstate.sgml: Add new state ATK_STATE_TRUNCATED Fixes bug #133375. * atk/atktext.c: Make extra_attributes static.
* adding ignoresThomas Vander Stichele2004-04-011-1/+3
|
* Move specification of ALL_LINGUAS to later in file so that CATOBJEXT isPadraig O'Briain2004-01-051-1/+1
| | | | | | | | | | | | | | 2004-01-05 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Move specification of ALL_LINGUAS to later in file so that CATOBJEXT is defined correctly. Use ATK_LOCALEDIR instead of atklocaledir. * atk/Makefile.am: Remove definition of ATKLOCALEDIR. * atk/atkobject.c: Use ATK_LOCALEDIR instead of ATKLOCALEDIR. * docs/tmpl/atkhyperlink.sgml: Add text for link-activated signal.
* Add new role ATK_ROLE_EDITBAR. Fixes bug #111607.Padraig O'Briain2003-12-012-0/+28
| | | | | | | | | | | 2003-12-03 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.[ch]: Add new role ATK_ROLE_EDITBAR. Fixes bug #111607. * atk/docs/tmpl/atkhyperlink.sgml: Add references to new signals and properties * atk/docs/tmpl/atkobject.sgml: Add references to new property and role
* Add state FOCUSED if object is focus object.Padraig O'Briain2003-11-262-0/+9
| | | | | | | | | | | | | | | 2003-11-26 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c (atk_object_real_ref_state_set): Add state FOCUSED if object is focus object. * atk/atkutil.[ch] (atk_get_focus_object): New function which returns the last object reported by the application as focused. * docs/atk-sections.txt, docs/tmpl/atkutil.sgml: Add atk_get_focus_object. Fixes bug #127400.
* Regenernate these files. The location of signal information has changed.Padraig O'Briain2003-11-247-263/+263
| | | | | | | | | | 2003-11-24 Padraig O'Briain <padraig.obriain@sun.com> * docs/tmpl/atkhyperlink.sgml, docs/tmp/atkhypertext.sgml, docs/tmpl/atkobject.sgml, docs/tmpl/atkrelatiom.sgml, docs/tmpl/atkselection.sgml, docs/tmpl/atktable.sgml, docs/tmpl/atktext.sgml: Regenernate these files. The location of signal information has changed.
* Shut up cvsManish Singh2003-11-031-3/+1
|
* Add reference to docs/version.xmlPadraig O'Briain2003-10-293-1/+8
| | | | | | | | | | | | | | 2003-10-29 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Add reference to docs/version.xml * docs/Makefile.am: Add references to version.xml.in and version.xml * docs/atk-docs.sgml: Add reference to version.xml * docs/version.xml.in: New file. This fixes bug #125758.
* Remove comments about signals. The description should be in files inPadraig O'Briain2003-09-105-23/+46
| | | | | | | | | | | | | | | | | | | | | 2003-09-10 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c: Remove comments about signals. The description should be in files in docs/tmpl directory. * docs/tmpl/atkhypertext.sgml: Add description for link-selected signal. * docs/tmpl/atkobject.sgml: Add descriptions for active-descendant-changed, children-changed, focus-event, property-change, state-change and visible-data-changed signals. * docs/tmpl/atkselection.sgml: Add description for selection-changed signal. * docs/tmpl/atktable.sgml: Add descriptions for column-deleted, columnn-inserted, column-reordered, model-changed, row-deleted, row-inserted and row-reordered signals. * docs/tmpl/atktext.sgml: Add description for text-attributes-changed, text-caret-moved, text-changed nd text-selection-changed signals. This fixes bug #121163.
* Add new relation ATK_RELATION_POPUP.Padraig O'Briain2003-06-101-0/+1
| | | | | | | 2003-06-10 Padraig O'Briain <padraig.obriain@sun.com> * atkrelationtype.h, docs/tmpl/atkrelation.sgml: Add new relation ATK_RELATION_POPUP.
* Add new role ATK_ROLE_AUTOCOMPLETE.Padraig O'Briain2003-05-281-0/+1
| | | | | | | 2003-05-28 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.h docs/tmpl/atkobject.sgml: Add new role ATK_ROLE_AUTOCOMPLETE.
* Add state ATK_STATE_INDETERMINATE. This state is used by Oo for checkPadraig O'Briain2003-05-201-0/+1
| | | | | | | | 2003-05-20 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkstate.h, docs/tmpl/atkstate.sgml: Add state ATK_STATE_INDETERMINATE. This state is used by Oo for check buttons which can have a value other than on or off.
* Add 11 unused declarations.Padraig O'Briain2003-03-201-0/+11
| | | | | | 2003-03-20 Padraig O'Briain <padraig.obriain@sun.com> * docs/atk-sections.txt: Add 11 unused declarations.
* update to call automake-1.7, libtoolize, gtkdocize and glib-gettextize.James Henstridge2003-03-202-177/+43
| | | | | | | | | | | | | | | | | | | | 2003-03-20 James Henstridge <james@daa.com.au> * autogen.sh: update to call automake-1.7, libtoolize, gtkdocize and glib-gettextize. * configure.in: cleanup to make use of newer autoconf/automake features. * Makefile.am: get rid of custom distcheck rule, which is no longer necessary. * atk/Makefile.am: cleanup makefile. Use BUILT_SOURCES for built sources. * docs/Makefile.am: use common gtk-doc.make. * docs/atk-docs.sgml: update to use gtk-doc's XML mode.
* *** empty log message ***Padraig O'Briain2003-02-261-0/+8
|
* New functions which checks whether the specified AtkHyperlink is selectedPadraig O'Briain2003-01-302-0/+15
| | | | | | | | | | | | | | | | | | | | 2003-01-30 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkhyperlink.[ch] New property selected-link defined. Function pointer is_selected_link added to interface (atk_hyperlink_is_selected_link: New functions which checks whether the specified AtkHyperlink is selected * atk/atkhypertext.[ch] New signal link-selected added. * docs/atk-sections.txt: Add atk_hyperlink_is_selected_link * docs/tmpl/atkhyperlink.sgml: Add reference to property selected-link and function atk_hyperlink_is_selected_link. This fixes bug #104621.
* Add property accessible-table-caption-object. This addresses bug #74814.Padraig O'Briain2003-01-214-6/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-01-21 Padraig O'Briain <padraig.obriain@sun.com> * atk/atkobject.c: Add property accessible-table-caption-object. This addresses bug #74814. * atk/atkobject.h: Move some documentation from template file to avoid warnings when building. * atk/atkrelation.c: Add new properties relation and target. This addresses bug #72426. * atktext.[ch]: Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges. Also added data structures AtkTextRectangle and AtkTextRange, enum AtkTextClipType and helper function atk_text_free_ranges. This addresses bug #100943. (atk_text_get_character_extents): Ensure that the reported width is not negative. This fixes bug #102954) * docs/atk-sections.txt: Add new functions and data items. * docs/tmpl/atk-object.sgml: Remove some docuementation and put in atkobject.h. Add reference to accessible-table-caption-object. * docs/tmpl/atk-relation.sgml: Add new properties * docs/tmpl/atktext.sgml: Add new functions and data items.
* Add -with-html-dir option. (bug #102497)Padraig O'Briain2003-01-062-15/+11
| | | | | | | | | | | 2003-01-06 Padraig O'Briain <padraig.obriain@sun.com> * configure.in: Add -with-html-dir option. (bug #102497) * docs/Makefile.am: Remove INSTALLDIR and HTML_DIR * docs/tmpl/atkobject.sgml: Update so property names are in alphabetic order.
* ===== Released 1.2.0 ======ATK_1_2_0Padraig O'Briain2002-12-201-11/+11
| | | | | | | | | | | | 2002-12-20 Padraig O'Briain <padraig.obriain@sun.com> * ===== Released 1.2.0 ====== * configure.in: Version 1.2.0, interface age 0, binary age 200 * NEWS: Final update for 1.2.0. * docs/tmpl/atkobject.sgml: Order of properties have been changed.
* Added ATK_ROLE_APPLICATION, revved to 1.1.3. Fix for 99090.Bill Haneman2002-11-201-11/+12
|
* Update NEWS for 1.1.2ATK_1_1_2Padraig O'Briain2002-11-152-11/+18
| | | | | | | * Update NEWS for 1.1.2 * docs/tmpl/atkhyperlink.sgml docs/tmpl/atkobject.sgml Update docs.
* Revved to 1.1.2, added ATK_RELATION_EMBEDS/EMBEDDED_BY,Bill Haneman2002-11-144-0/+23
| | | | atk_hyperlink_is_inline.
* atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable.c atk/atktable.hSoeren Sandmann2002-11-084-30/+20
| | | | | | | | | | | | | | | | | | Fri Nov 8 19:55:25 2002 Soeren Sandmann <sandmann@daimi.au.dk> * atk/atkhyperlink.c * atk/atkhyperlink.h * atk/atktable.c * atk/atktable.h * atk/atktext.c * atk/atktext.h * docs/tmpl/atkhyperlink.sgml * docs/tmpl/atkobject.sgml * docs/tmpl/atktable.sgml * docs/tmpl/atktext.sgml Trivial s/foo/foo_/ fixes to make atk.h includable with -Wshadow without warnings.
* Add po directoryPadraig O'Briain2002-10-301-1/+1
| | | | | | | | | | | | | | | | * Makefile.am: Add po directory * configure.in: Add support for I18N * acconfig.h atk/atkintl.h: New files used to support I18N * atk/atkobject.c: Update atk_role_get_localized_name() to allow for localized name to be returned. * docs/Makefile.am: Add atkintl.h to IGNORE_HFILES * po/Makfile.in.in, po/POTFILES.in, po/po2tbl.sed.in po/.cvsignore po/ChangeLog: New files
* Add reference to atk/atkrelationtype.hPadraig O'Briain2002-10-306-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * atk/Makefile.am, atk/atk.h: Add reference to atk/atkrelationtype.h * atk/atkaction.[ch]: Add atk_action_get_localized_name. * atk/atkobject.[ch]: Add atk_role_get_localized_name, atk_object_add_relationship and atk_object_remove_relationship Add new roles ATK_ROLE_HEADER, ATK_ROLE_FOOTER, ATK_ROLE_PARAGRAPH and ATK_ROLE_RULER * atk/atkrelation.h: Move definition of AtkRelationType to atk/relationtype.h * atk/atkstate.h: Add new state ATK_STATE_MANAGES_DESCENDANTS * atk/atktext.[ch]: Add text-attributes-changed signal. * docs/atk-sections.txt, docs/tmpl/atkaction.sgml: Add new functions. * docs/tmpl/atkobject.sgml: Add new functions and new roles. * docs/tmpl/atkrelation.sgml: Add new relations * docs/tmpl/atkstate.sgml: Add new state * docs/tmpl/atktext.sgml: Add new signal * tests/testrelation.c: Add tests for new relationship functions.
* increment version to 1.1.0, in view of the fact that we've branched forPadraig O'Briain2002-09-181-0/+1
| | | | | | | | | | * configure.in: increment version to 1.1.0, in view of the fact that we've branched for GNOME-2 and GTK+-2.0, and this is HEAD. Also reset INTERFACE_AGE to zero, since an enum was added. Use similar librray numbering as GTK. * docs/tmpl/atkobject.sgml: Add ATK_LAYER_WINDOW
* Add ...Iface symbols to Standard sections to avoid unused declarationsgnome-2-0Padraig O'Briain2002-09-063-8/+20
| | | | | | | | * docs/atk-sections.txt: Add ...Iface symbols to Standard sections to avoid unused declarations * docs/tmpl/atkobject.sgml docs/tmpl/atkrelationset.sgml: Move AtkRelationSet from atkobject to atkrelationset.
* Remove reference to ...Iface data structures; which eliminatesPadraig O'Briain2002-09-0513-241/+0
| | | | | | | | | | | | * docs/atk-sections.txt docs/tmpl/atkaction.sgml docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml docs/tmpl/atkeditabletext.sgml docs/tmpl/atkhypertext.sgml docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml: Remove reference to ...Iface data structures; which eliminates undocumented symbols.
* Add documentation for AtkKeyEventTypePadraig O'Briain2002-09-0521-13/+49
| | | | | | | | | | | | | | | | | * atk/atkutil.h: Add documentation for AtkKeyEventType * docs/tmpl/action.sgml docs/tmpl/atkcomponent.sgml docs/tmpl/atkdocument.sgml docs/tmpl/atkeditabletext.sgml docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml docs/tmpl/atkhypertext.sgml docs/tmpl/atkimage.sgml docs/tmpl/atknoopobject.sgml docs/tmp[l/atknoopobjectfactory.sgml docs/tmpl/atkobject.sgml docs/tmpl/atkobjectfacory.sgml docs/tmpl/atkregistry.sgml docs/tmpl/atkrelation.sgml docs/tmpl/atkselection.sgml docs/tmpl/atkstate.sgml docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml docs/tmpl/atktext.sml docs/tmpl/atkutil.sgml docs/tmpl/atkutil.sgml: Reduce number of undocumented symbols
* These changes improve the quality of the documentation by addingPadraig O'Briain2002-08-1614-21/+239
| | | | | | | | | | | | | | | | | | | | | | | | | | | | information about properties and signals. * configure.in: Add atktargetlibi, STRIP_BEGIN, STRIP_END and STRIP_DUMMY for use in docs Makefile.am * atk/atk.h: Add missing include files, atk/atknoopobject.h and atknoopobjectfactory.h * docs/Makefile.am: Add support for scan program * docs/atk.types: Added content to this file * docs/tmpl/atkgobjectaccessible.sgml docs/tmpl/atkhyperlink.sgml docs/tmpl/atknoopobject.sgml docs/tmpl/atknoopobjectfactory.sgml docs/tmpl/atkobjectfactory.sgml docs/tmpl/atkregistry.sgml docs/tmplatkutil.sgml: Removed references to contents of object's data structure * docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml: Add references to signals and properties.
* ===== Released 1.0.3 =====ATK_1_0_3Owen Taylor2002-07-311-1/+0
| | | | | | | | | | | Wed Jul 31 17:08:04 2002 Owen Taylor <otaylor@redhat.com> * ===== Released 1.0.3 ===== * configure.in (GLIB_REQUIRED_VERSION): Version 1.0.3, interface, binary version 3. * NEWS: Updated.
* atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgmlPadraig O'Briain2002-06-2022-27/+59
| | | | | | | | | | | | | | | * atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgml atk/docs/atkdocument.sgml atk/docs/tmpl/atkeditabletext.sgml atk/docs/tmpl/atkgobjectaccessible.sgml atk/docs/tmpl/atkhyperlink.sgml atk/docs/tmpl/atkhypertext.sgml atk/docs/tmpl/atkimage.sgml atk/docs/atknoopobject.sgml atk/docs/tmpl/atknoopobjectfactory.sgml atk/docs/tmpl/atkobjectfactory.sgml atk/docs/tmpl/atkregistry.sgml atk/docs/tmpl/atkregistry.sgml atk/docs/tmpl/atkrelationset.sgml atk/docs/tmpl/atkselection.sgml atk/docs/tmpl/atkstate.sgml atk/docs/tmpl/atkstateset.sgml atk/docs/tmpl/atkstreamablecontent.sgml atk/docs/tmpl/atktable.sgml atk/docs/tmpl/atktext.sgml atk/docs/tmpl/atkutil.sgml atk/docs/tmpl/atkvalue.sgml Update documentation.
* Require GLib-2.0.0.Owen Taylor2002-03-052-0/+12
| | | | | | | | | Tue Mar 5 11:55:35 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Require GLib-2.0.0. * configure.in atk/Makefile.am tests/Makefile.am atk.pc.in: Switch over to the Glib/GTK+ versioning scheme.
* Version 0.13ATK_0_13Owen Taylor2002-02-242-0/+10
| | | | | | | | | | Sat Feb 23 23:02:23 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.13 * NEWS: Update for 0.13 * docs/atk-sections.txt: Update.
* Update for recent changesPadraig O'Briain2002-02-1511-0/+55
| | | | | | | | | * docs/atk-sections.txt docs/tmpl/atkaction.sgml docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml: Update for recent changes
* Added descriptive documentation of the ATK interfaces, primarilyATK_0_11Bill Haneman2002-01-309-32/+156
| | | | | | to assist custom widget maintainers and others who need to provide ATK implementations for widgets outside GTK+ (for which implementations are already provided by package "gail").
* Revved for desktop alpha release.ATK_0_9Bill Haneman2002-01-162-3/+0
|
* 1 Add comments to clarify behavior if handler has already been addedPadraig O'Briain2002-01-071-1/+1
| | | | | | | | * atk/atkcomponent.c (atk_component_add_focus_handler):1 Add comments to clarify behavior if handler has already been added * docs/tmpl/atktext.sgml: Update for change of caret_changed to text_caret_moved
* remove some conflict indicators.Owen Taylor2001-12-201-6/+0
| | | | | | Thu Dec 20 00:27:01 2001 Owen Taylor <otaylor@redhat.com> * docs/tmpl/atkutil.sgml: remove some conflict indicators.
* Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.hPadraig O'Briain2001-12-194-0/+95
| | | | | | | | | | | | | | | | | | | docs/tmpl/atkgobjectaccessible.sgml * atk/Makefile.am atk/atk.h: Add references to new files * atk/atkobject.c atk/atkobject.h docs/tmpl/atkobject.sgml: Add new function atk_object_initialize * atk/atkobjectfactory.c atk/atkobjectfactory.h docs/tmpl/atkobjectfactory.sgml: Add new function atk_object_factory_get_accessible_type * docs/atk-sections.txt: Add new functions. Add functions in atk-unused.txt
* Change atk_attribute_register to atk_text_attribute_register,Padraig O'Briain2001-12-052-8/+8
| | | | | | | | | * atk/atk.def atk/atktext.c atk/atktext.h docs/atk-sections.txt docs/tmpl/atktext.sgml tests/testrelation.c: Change atk_attribute_register to atk_text_attribute_register, atk_attribute_get_value to atk_text_attribute_get_value, atk_attribute_get_name to atk_text_attribute_get_name atk_attribute_for_name to atk_text_attribuute_for_name
* Add implementation of atk_attribute_register, atk_attribute_for_name UdatePadraig O'Briain2001-12-042-0/+22
| | | | | | | | | | | | | | | | | | | | | * atk/atktext.c: Add implementation of atk_attribute_register, atk_attribute_for_name Udate atk_attribute_get_name to use ATK_TYPE_TEXT__ATTRIBUTE and support extra attributes being defined * atk/atktext.h: Add ATK_TEXT_ATTR_INVALID and ATK_TEXT_ATTR_LAST_DEFINED to allow extra attributes to be defined Add atk_attribute_register() and atk_attribute_for_name() * atk/atk.def: Add new functions * docs/atk-sections.txt docs/tmpl/atktext.sgml Update because of additions to atk/atktext.h * tests/testrelation.c: Add tests for text attributes
* Add functions atk_role_get_name() and atk_role_for_name() which transformPadraig O'Briain2001-11-2815-238/+536
| | | | | | | | | | | | | | | | * atk/atkobject.[c|h]: Add functions atk_role_get_name() and atk_role_for_name() which transform a role into an untranslated string Update comments in atkobject.h which refer to property names * atk/atkrelation.c: Correct error in atk_relation_type_get_name * docs/atk-sections.txt Added atk_role_get_name and atk_role_for_name * docs/tmpl/*sgml Updated files
* sync docsTim Janik2001-11-2514-504/+263
|
* Change atk_relation_type_from_string to atk_relation_type_for_name AddPadraig O'Briain2001-11-2222-278/+45
| | | | | | | | | | | | | | | | | | | | | | | | * atk/atk.def, atk/atkrelationtype.h, docs/atk-sections.txt, docs/tmpl/atkrelation.sgml: Change atk_relation_type_from_string to atk_relation_type_for_name Add atk_relation_type_get_name * atk/atkrelationtype.c: Change atk_relation_type_from_string to atk_relation_type_for_name Add atk_relation_type_get_name Update atk_relation_type_register() to correctly register new relation types * atk/atkstate.c: Changed name of static variable type to last_type Changed name of paremeter if atk_state_type_get_name to type to match comments * docs/tmpl/*sgml Updated files * tests/README, tests/Makefile.am Add new test file testrelation.c
* Versions 0.0.8, interface, binary age 0. Fix trailing comma onOwen Taylor2001-11-2112-28/+210
| | | | | | | | | | Wed Nov 21 17:54:44 2001 Owen Taylor <otaylor@redhat.com> * configure.in (ATK_MICRO_VERSION): Versions 0.0.8, interface, binary age 0. * atk/atkobject.h (enum): Fix trailing comma on enumeration. * docs/atk-sections.txt: Update. * NEWS: Updates