Fix memory leak. (bug #124877)
[platform/upstream/atk.git] / atk / atkrelationset.c
2003-03-06 Padraig O'BriainCurrent returning of FALSE to 0 in function which retur...
2003-03-05 Padraig O'BriainCorrect returning of FALSE to NULL in functions which...
2002-02-22 Padraig O'BriainMake use of parent_class consistent; define as gpointer...
2001-12-27 Michael Meekssetup parent class (atk_relation_finalize): chain to...
2001-07-27 Padraig O'BriainRemove all instances of g_return_if_fail (foo != NULL...
2001-05-21 Lucy BrophyUpdated gtk-doc comment blocks for Oisin Boydell
2001-05-16 Brian CameronAdded better gtk-doc comments.
2001-05-02 Padraig O'BriainAdded gtk-doc comments to most function in atkobject.c
2001-05-02 Padraig O'BriainRemoved comments from atkrelation.h
2001-05-01 Padraig O'BriainChange to use GPtrArray instead GArray
2001-04-30 Erwin IrelandMake AtkRelation and AtkRelationSet into GObjects.