summaryrefslogtreecommitdiff
path: root/atk/atkrelationset.c
Commit message (Expand)AuthorAgeFilesLines
* Update doc to note that atk_relation_add_target was added for version 1.9.Padraig O'Briain2005-04-041-0/+2
* Replace DEPRECATED by @Deprecated in comments to fix warning whenPadraig O'Briain2004-11-221-0/+37
* Current returning of FALSE to 0 in function which returns integer; (bugPadraig O'Briain2003-03-061-1/+1
* Correct returning of FALSE to NULL in functions which return pointer; (bugPadraig O'Briain2003-03-051-2/+2
* Make use of parent_class consistent; define as gpointer and usePadraig O'Briain2002-02-221-2/+2
* setup parent class (atk_relation_finalize): chain to parent.Michael Meeks2001-12-271-2/+8
* Remove all instances of g_return_if_fail (foo != NULL); that arePadraig O'Briain2001-07-271-7/+0
* Updated gtk-doc comment blocks for Oisin BoydellLucy Brophy2001-05-211-14/+15
* Added better gtk-doc comments.Brian Cameron2001-05-161-14/+17
* Added gtk-doc comments to most function in atkobject.cPadraig O'Briain2001-05-021-3/+3
* Removed comments from atkrelation.hPadraig O'Briain2001-05-021-0/+60
* Change to use GPtrArray instead GArrayPadraig O'Briain2001-05-011-21/+16
* Make AtkRelation and AtkRelationSet into GObjects.Erwin Ireland2001-04-301-0/+208