summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Correct inconsistencies between registered signal parameter types andPadraig O'Briain2002-01-281-2/+9
* Revved for desktop alpha release.ATK_0_9Bill Haneman2002-01-161-0/+5
* Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to atk-enum-types.h.Owen Taylor2002-01-091-0/+6
* 1 Add comments to clarify behavior if handler has already been addedPadraig O'Briain2002-01-071-0/+8
* generate atk-enum-types.[hc] NOTE: the long comment in atkobject.h isHans Breuer2002-01-051-0/+10
* atk/atkgobjectaccessible.h Fixed typo in define (reported by Jeff Franks)Padraig O'Briain2002-01-021-0/+11
* setup parent class (atk_relation_finalize): chain to parent.Michael Meeks2001-12-271-0/+9
* Version 0.8, require GLib-1.3.12ATK_0_8Owen Taylor2001-12-231-0/+6
* Set GPATH - necessary for correct srcdir != builddir operation whenOwen Taylor2001-12-201-0/+6
* remove some conflict indicators.Owen Taylor2001-12-201-0/+5
* Add new functionsPadraig O'Briain2001-12-191-0/+5
* Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.hPadraig O'Briain2001-12-191-0/+21
* Add missing #include <string.h>Darin Adler2001-12-171-0/+4
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-131-0/+5
* Remove unnecessary g_retunn_val_if_fail() call.Padraig O'Briain2001-12-111-0/+5
* paranoia is not appropriate here, setup parent_class, don't create a newMichael Meeks2001-12-101-0/+9
* atk/Makefile.am: Update to create atk-enum-types.h before compiling sourcePadraig O'Briain2001-12-071-0/+6
* Change atk_attribute_register to atk_text_attribute_register,Padraig O'Briain2001-12-051-0/+9
* 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