summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add implementation of atk_attribute_register, atk_attribute_for_name UdatePadraig O'Briain2001-12-041-0/+21
* Update atk_role_register() to allow extra roles to be defined UpdatePadraig O'Briain2001-12-041-0/+10
* Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() andPadraig O'Briain2001-12-031-0/+14
* Generate files atk-enum-types.c and atk-enums-types.h to create types forPadraig O'Briain2001-11-291-0/+9
* Fixed bug in atkutil when no impl library (e.g. libgail) is loaded.Bill Haneman2001-11-291-0/+11
* Add functions atk_role_get_name() and atk_role_for_name() which transformPadraig O'Briain2001-11-281-0/+16
* updated externalsHans Breuer2001-11-231-0/+10
* Version 0.7ATK_0_7Owen Taylor2001-11-221-0/+6
* Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID whenPadraig O'Briain2001-11-221-0/+6
* Change atk_relation_type_from_string to atk_relation_type_for_name AddPadraig O'Briain2001-11-221-0/+24
* Fix/clarify gtk-doc comment in atk_add_key_event_listener in atkutil.cBill Haneman2001-11-221-0/+5
* switch to class_peek.Michael Meeks2001-11-221-0/+18
* Added missing gtk-doc comments for atk_relation_type_from_string.Bill Haneman2001-11-211-0/+5
* Back out an uneeded version number bumpOwen Taylor2001-11-211-3/+0
* Versions 0.0.8, interface, binary age 0. Fix trailing comma onOwen Taylor2001-11-211-0/+12
* Add additional argument (name) to state-change signal UpdatePadraig O'Briain2001-11-211-0/+10
* Add enum AtkLayer and functions atk_object_get_layer andPadraig O'Briain2001-11-211-1/+7
* Remove property accessible-state; use signal state-change instead ChangePadraig O'Briain2001-11-201-0/+12
* Added state-change signal to AtkObject (will deprecate accessible-state prope...Bill Haneman2001-11-191-0/+10
* Fix bug in calculation of number of toggle statesPadraig O'Briain2001-11-191-0/+10
* Remove unused structure _AtkEditableTextIfaceClassPadraig O'Briain2001-11-171-5/+29
* Build separate runtime and developer packages.Tor Lillqvist2001-11-171-0/+6
* Revved micro version, since API was added last checkin.Bill Haneman2001-11-141-0/+12
* Notify previous value when a state if toggled, e.g. ATK_STATE_COLLAPSED toPadraig O'Briain2001-11-081-0/+6
* Add role ATK_ROLE_TREE_TABLEPadraig O'Briain2001-11-051-0/+18
* Add two new relations ATK_RELATION_NODE_CHILDREN andPadraig O'Briain2001-10-311-0/+14
* New file, used to build developer package for Win32.Tor Lillqvist2001-10-281-0/+11
* atk/atkobject.[c|h] Remove the following properties accessible-child - usePadraig O'Briain2001-10-261-0/+16
* Version 0.6ATK_0_6Owen Taylor2001-10-251-0/+6
* Add role ATK_ROLE_TERMINAL for an accessible terminal.Padraig O'Briain2001-10-251-0/+5
* Initialize AtkPropertyValue data structure to 0 instead of using memset.Padraig O'Briain2001-10-221-0/+6
* Set automake conditionals OS_WIN32 if on (native) Win32, andTor Lillqvist2001-10-191-0/+12
* Add convenience function atk_object_notify_state_change() to generatePadraig O'Briain2001-10-191-0/+11
* Update comments in atk_text_get_text_[at|after|before]_offset() to clarifyPadraig O'Briain2001-10-171-0/+6
* Update comments in atk_text_get_run_attributes() andPadraig O'Briain2001-10-161-0/+6
* Change "property-change" signal to allow detail (i.e. property name) andPadraig O'Briain2001-10-151-0/+6
* Correct order of attribute names in text_attr_name array.Padraig O'Briain2001-10-151-0/+5
* Use enum AtkTextAttribute to specify what attribute are supported ratherPadraig O'Briain2001-10-121-0/+9
* Add call to set iface.Padraig O'Briain2001-10-101-0/+3
* Correct typo.Padraig O'Briain2001-10-101-0/+5
* Add new function atk_text_get_default_attributes RenamePadraig O'Briain2001-10-101-0/+10
* Avoid leaking of AtkAttributeSet data structure; speed up code.Padraig O'Briain2001-10-091-0/+5
* depend on all-local so that make dist works correctly w/o having to buildjacob berkman2001-10-011-0/+5
* Add AC_LIBTOOL_WIN32_DLL.Tor Lillqvist2001-10-011-0/+4
* Added method for getting an AtkRelationType from a string.Bill Haneman2001-09-291-0/+12
* Version 0.5ATK_0_5Owen Taylor2001-09-251-0/+8
* updated externals version 0.4Hans Breuer2001-09-211-0/+8
* Released 0.4.ATK_0_4Tim Janik2001-09-191-0/+4
* auto init from ATK_VERSION. up ATK_VERSION to 0.4, interface age 0, binaryTim Janik2001-09-181-0/+9
* Add object reference when object is set as accessible_parentPadraig O'Briain2001-09-111-0/+5