summaryrefslogtreecommitdiff
path: root/atk/atkrelation.h
Commit message (Expand)AuthorAgeFilesLines
* Move include guards out to enable GCC optimisationDaniel Boles2017-05-261-3/+3
* misc: set proper file permissions to source filesAlejandro Piñeiro2015-07-271-0/+0
* Annotate the Public Symbols in Public HeadersChun-wei Fan2014-04-251-0/+10
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-1/+1
* Bug #477708. Only remove the target, not the relation if there are stillLi Yuan2008-11-111-0/+2
* add G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.Michael Natterer2008-06-051-7/+6
* Replace DEPRECATED by @Deprecated in comments to fix warning whenPadraig O'Briain2004-11-221-0/+3
* Add reference to atk/atkrelationtype.hPadraig O'Briain2002-10-301-26/+1
* Change atk_relation_type_from_string to atk_relation_type_for_name AddPadraig O'Briain2001-11-221-6/+6
* Add role ATK_ROLE_TREE_TABLEPadraig O'Briain2001-11-051-4/+2
* Add two new relations ATK_RELATION_NODE_CHILDREN andPadraig O'Briain2001-10-311-6/+17
* Added method for getting an AtkRelationType from a string.Bill Haneman2001-09-291-0/+2
* Updated the atk docs for several files, particularly for enumerations.Brian Cameron2001-05-281-2/+12
* Change to use GPtrArray instead GArrayPadraig O'Briain2001-05-011-2/+2
* Make AtkRelation and AtkRelationSet into GObjects.Erwin Ireland2001-04-301-0/+89