summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Improve the documentationSven Herzberg2009-03-092-0/+7
| | | | | | | | | | | | | | 2009-03-06 Sven Herzberg <herzi@lanedo.com> Improve the documentation * docs/atk-sections.txt: added AtkStateSet; this will enable a link to the right page, as well as display the inheritance relation to GObject (so people can see that g_object_unref is the right function - instead of implying this by the absence of any free function) * docs/tmpl/atkstateset.sgml: updated auto-built file svn path=/trunk/; revision=1349
* Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecatedLi Yuan2008-06-192-0/+3
| | | | | | | | | | | | | | | | 2008-06-19 Li Yuan <li.yuan@sun.com> * atk/Makefile.am: * atk/atk.def: * atk/atk.symbols: * atk/atkhyperlink.h: * atk/atkobject.h: * docs/tmpl/atkhyperlink.sgml: * docs/tmpl/atkobject.sgml: Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecated symbols with ATK_DISABLE_DEPRECATED. svn path=/trunk/; revision=1249
* Revved to 1.19.3 for GNOME 2.19.3. Remove gnome-doc-utils dependence.ATK_1_19_3Li Yuan2007-06-041-0/+1
| | | | | | | | | | 2007-06-04 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Revved to 1.19.3 for GNOME 2.19.3. Remove gnome-doc-utils dependence. svn path=/trunk/; revision=1182
* Improved docs for AtkObjectImplementor.Bill Haneman2007-02-131-3/+1
| | | | svn path=/trunk/; revision=1149
* Added AtkMisc class, uprev for gnome-2.17.5, and release.ATK_1_13_0Bill Haneman2007-01-082-1/+22
| | | | svn path=/trunk/; revision=1130
* Updating svn:ignore and remove .cvsignore filesChristian Persch2006-12-311-15/+0
| | | | svn path=/trunk/; revision=1126
* Add "load-stopped", "load_complete", "loading" signals to AtkDocumentBill Haneman2006-09-202-4/+49
| | | | interface. Based on patch from Neo Liu <nian.liu@sun.com>.
* Fixed typos and template omissions which were preventing some inlineBill Haneman2006-08-176-3/+25
| | | | docs from getting exported. Bug #351580.
* Added AtkHyperlinkImpl interface. See RFE #344284.Bill Haneman2006-06-293-2/+66
|
* Added docs for ATK_STATE_ANIMATED and added ATK_ROLE_INPUT_METHOD_WINDOW.Bill Haneman2006-06-231-0/+2
|
* Revise atk-docs.sgml to add indices for deprecated and newBill Haneman2006-06-234-0/+29
| | | | | symbols, and modify the inline docs so that the parser can find them. Bug #313183.
* Improved documentation: ATK now has 100% gtk-doc coverage with noBill Haneman2006-03-2110-8/+109
| | | | sections tagged as incomplete.
* Docs enhancement for AtkText:text-changed signal.Bill Haneman2006-03-201-2/+2
|
* Minor documentation clarifications and tweaks.Bill Haneman2006-03-202-19/+14
|
* Added new API for ATK 1.11/1.12. Minor docs cleanup.Bill Haneman2005-11-1822-301/+379
| | | | | Added new API for ATK 1.11/1.12. Minor docs cleanup.
* Added small docs patch from Bill Abt.;Bill Haneman2005-11-161-4/+7
| | | | | supplements AtkUtil sgml page, and moves return code exception/range info to "Returns" block.
* 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.