summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Released 0.1GNOME_MEDIA_1_2_2ATK_0_1Owen Taylor2001-05-051-0/+4
* Add new files atkstateset.c and atkstateset.hPadraig O'Briain2001-05-036-21/+487
* Add AUTHORS and COPYING filesPadraig O'Briain2001-05-034-2/+489
* Add missing include of <string.h> for strcmp.Owen Taylor2001-05-034-0/+26
* Added gtk-doc comments to most function in atkobject.cPadraig O'Briain2001-05-024-18/+103
* Removed comments from atkrelation.hPadraig O'Briain2001-05-022-31/+61
* Change to use GPtrArray instead GArrayPadraig O'Briain2001-05-014-32/+45
* Correct return type for atk_image_set_image_description()Erwin Ireland2001-04-302-11/+8
* Improved gtk-doc comments.Bill Haneman2001-04-302-58/+67
* Make AtkRelation and AtkRelationSet into GObjects.Erwin Ireland2001-04-309-247/+528
* Why did that last commit still build? ;-) Fixed goofs in set_selection_boundsBill Haneman2001-04-272-3/+24
* Added atk_text_set_caret_offset(...) so that "virtual caret" can be supportedBill Haneman2001-04-272-52/+57
* Latest rev (previous commit was out of date). Added README and NEWS.Bill Haneman2001-04-2713-81/+116
* ATK is the Accessibility ToolKit, which provides accessibility support for GTK+ InitialBill Haneman2001-04-260-0/+0
* Initial revisionBill Haneman2001-04-2639-0/+6341