summaryrefslogtreecommitdiff
path: root/atk/atkrelationset.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 640574: gobject-introspection annotation and documentation fixesMike Gorse2011-01-251-3/+5
* Patch from Yue Wang. Bug #575794.Li Yuan2009-03-191-1/+1
* Bug #477708. Only remove the target, not the relation if there are stillLi Yuan2008-11-111-1/+29
* Don't ref the relation if it is not added.Li Yuan2008-11-101-1/+1
* Bug #478583. Do not add the relation if it is already in the relationset.Li Yuan2008-11-071-1/+7
* Revise atk-docs.sgml to add indices for deprecated and newBill Haneman2006-06-231-1/+1
* 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