| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | generate atk-enum-types.[hc] NOTE: the long comment in atkobject.h is | Hans Breuer | 2002-01-05 | 3 | -11/+51 |
* | atk/atkgobjectaccessible.h Fixed typo in define (reported by Jeff Franks) | Padraig O'Briain | 2002-01-02 | 4 | -6/+17 |
* | setup parent class (atk_relation_finalize): chain to parent. | Michael Meeks | 2001-12-27 | 3 | -4/+25 |
* | Version 0.8, require GLib-1.3.12ATK_0_8 | Owen Taylor | 2001-12-23 | 4 | -3/+22 |
* | Set GPATH - necessary for correct srcdir != builddir operation when | Owen Taylor | 2001-12-20 | 2 | -0/+10 |
* | remove some conflict indicators. | Owen Taylor | 2001-12-20 | 2 | -6/+5 |
* | Add new functions | Padraig O'Briain | 2001-12-19 | 2 | -0/+10 |
* | Add new files atk/atkgobjectaccessible.c atk/atkgobjectaccessible.h | Padraig O'Briain | 2001-12-19 | 13 | -2/+385 |
* | Add missing #include <string.h> | Darin Adler | 2001-12-17 | 2 | -0/+6 |
* | Compile with -DG_DISABLE_DEPRECATED. See #52790. | Sebastian Wilhelmi | 2001-12-13 | 3 | -0/+7 |
* | Remove unnecessary g_retunn_val_if_fail() call. | Padraig O'Briain | 2001-12-11 | 2 | -2/+5 |
* | paranoia is not appropriate here, setup parent_class, don't create a new | Michael Meeks | 2001-12-10 | 4 | -21/+27 |
* | atk/Makefile.am: Update to create atk-enum-types.h before compiling source | Padraig O'Briain | 2001-12-07 | 2 | -3/+9 |
* | shut up cvs | Manish Singh | 2001-12-05 | 1 | -0/+4 |
* | Change atk_attribute_register to atk_text_attribute_register, | Padraig O'Briain | 2001-12-05 | 7 | -32/+42 |
* | Add implementation of atk_attribute_register, atk_attribute_for_name Udate | Padraig O'Briain | 2001-12-04 | 7 | -36/+236 |
* | Update atk_role_register() to allow extra roles to be defined Update | Padraig O'Briain | 2001-12-04 | 3 | -11/+115 |
* | Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name() and | Padraig O'Briain | 2001-12-03 | 5 | -97/+128 |
* | Generate files atk-enum-types.c and atk-enums-types.h to create types for | Padraig O'Briain | 2001-11-29 | 3 | -84/+86 |
* | Fixed bug in atkutil when no impl library (e.g. libgail) is loaded. | Bill Haneman | 2001-11-29 | 3 | -9/+28 |
* | Add functions atk_role_get_name() and atk_role_for_name() which transform | Padraig O'Briain | 2001-11-28 | 19 | -258/+683 |
* | sync docs | Tim Janik | 2001-11-25 | 14 | -504/+263 |
* | updated externals | Hans Breuer | 2001-11-23 | 5 | -6/+18 |
* | Version 0.7ATK_0_7 | Owen Taylor | 2001-11-22 | 2 | -1/+7 |
* | Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVALID when | Padraig O'Briain | 2001-11-22 | 2 | -2/+11 |
* | Change atk_relation_type_from_string to atk_relation_type_for_name Add | Padraig O'Briain | 2001-11-22 | 30 | -320/+284 |
* | Fix/clarify gtk-doc comment in atk_add_key_event_listener in atkutil.c | Bill Haneman | 2001-11-22 | 2 | -2/+9 |
* | switch to class_peek. | Michael Meeks | 2001-11-22 | 6 | -14/+36 |
* | Added missing gtk-doc comments for atk_relation_type_from_string. | Bill Haneman | 2001-11-21 | 2 | -0/+15 |
* | Back out an uneeded version number bump | Owen Taylor | 2001-11-21 | 2 | -4/+1 |
* | Versions 0.0.8, interface, binary age 0. Fix trailing comma on | Owen Taylor | 2001-11-21 | 16 | -31/+235 |
* | Add additional argument (name) to state-change signal Update | Padraig O'Briain | 2001-11-21 | 4 | -4/+21 |
* | Add enum AtkLayer and functions atk_object_get_layer and | Padraig O'Briain | 2001-11-21 | 5 | -4/+155 |
* | Added missing 'break' in atk_object_real_get_property. | Bill Haneman | 2001-11-21 | 1 | -0/+1 |
* | Remove property accessible-state; use signal state-change instead Change | Padraig O'Briain | 2001-11-20 | 6 | -55/+23 |
* | Introduced AtkKeyEventType, to insulate us from GDK dependencies. | Bill Haneman | 2001-11-20 | 1 | -1/+8 |
* | Change to signature of atk_add_event_listener to use AtkKeySnoopFunc instead | Bill Haneman | 2001-11-19 | 1 | -1/+1 |
* | Added state-change signal to AtkObject (will deprecate accessible-state prope... | Bill Haneman | 2001-11-19 | 5 | -4/+33 |
* | Fix bug in calculation of number of toggle states | Padraig O'Briain | 2001-11-19 | 3 | -13/+25 |
* | Remove unused structure _AtkEditableTextIfaceClass | Padraig O'Briain | 2001-11-17 | 14 | -59/+178 |
* | Build separate runtime and developer packages. | Tor Lillqvist | 2001-11-17 | 3 | -6/+17 |
* | Added (missing) functions atk_add_key_listener() and atk_remove_key_listener() | Bill Haneman | 2001-11-15 | 1 | -0/+43 |
* | Revved micro version, since API was added last checkin. | Bill Haneman | 2001-11-14 | 6 | -107/+16 |
* | Added API for key snoop functions, to allow non-GTK-specific registration | Bill Haneman | 2001-11-14 | 1 | -0/+27 |
* | Notify previous value when a state if toggled, e.g. ATK_STATE_COLLAPSED to | Padraig O'Briain | 2001-11-08 | 2 | -0/+20 |
* | Add role ATK_ROLE_TREE_TABLE | Padraig O'Briain | 2001-11-05 | 17 | -360/+400 |
* | Add two new relations ATK_RELATION_NODE_CHILDREN and | Padraig O'Briain | 2001-10-31 | 4 | -77/+50 |
* | shut up CVS | Sven Neumann | 2001-10-30 | 1 | -0/+1 |
* | New file, used to build developer package for Win32. | Tor Lillqvist | 2001-10-28 | 5 | -4/+49 |
* | doc building updates. | Tim Janik | 2001-10-26 | 13 | -376/+516 |