2002-02-22 |
Padraig O'Briain | Make use of parent_class consistent; define as gpointer...
|
commit | commitdiff | tree |
2002-02-20 |
Padraig O'Briain | Add check for offset being negative in functins which...
|
commit | commitdiff | tree |
2002-02-15 |
Padraig O'Briain | Update for recent changes
|
commit | commitdiff | tree |
2002-02-15 |
Padraig O'Briain | Change argument of get_layer and get_mdi_zorder function...
|
commit | commitdiff | tree |
2002-02-15 |
Padraig O'Briain | Guard atk.h with ifndef __ATK_H__ (#71405 reported...
|
commit | commitdiff | tree |
2002-02-13 |
Padraig O'Briain | Add padding to class structures to allow for future...
|
commit | commitdiff | tree |
2002-01-28 |
Padraig O'Briain | version number to 0.10, for Desktop Alpha 2
|
commit | commitdiff | tree |
2002-01-28 |
Padraig O'Briain | Correct inconsistencies between registered signal parameter...
|
commit | commitdiff | tree |
2002-01-07 |
Padraig O'Briain | 1 Add comments to clarify behavior if handler has already...
|
commit | commitdiff | tree |
2002-01-02 |
Padraig O'Briain | atk/atkgobjectaccessible.h Fixed typo in define (reported...
|
commit | commitdiff | tree |
2001-12-19 |
Padraig O'Briain | Add new functions
|
commit | commitdiff | tree |
2001-12-19 |
Padraig O'Briain | Add new files atk/atkgobjectaccessible.c atk/atkgobjectacces...
|
commit | commitdiff | tree |
2001-12-11 |
Padraig O'Briain | Remove unnecessary g_retunn_val_if_fail() call.
|
commit | commitdiff | tree |
2001-12-07 |
Padraig O'Briain | atk/Makefile.am: Update to create atk-enum-types.h...
|
commit | commitdiff | tree |
2001-12-05 |
Padraig O'Briain | Change atk_attribute_register to atk_text_attribute_register,
|
commit | commitdiff | tree |
2001-12-04 |
Padraig O'Briain | Add implementation of atk_attribute_register, atk_attribute_...
|
commit | commitdiff | tree |
2001-12-04 |
Padraig O'Briain | Update atk_role_register() to allow extra roles to...
|
commit | commitdiff | tree |
2001-12-03 |
Padraig O'Briain | Use ATK_TYPE_RELATION_TYPE in atk_relation_type_get_name...
|
commit | commitdiff | tree |
2001-11-29 |
Padraig O'Briain | Generate files atk-enum-types.c and atk-enums-types...
|
commit | commitdiff | tree |
2001-11-28 |
Padraig O'Briain | Add functions atk_role_get_name() and atk_role_for_name...
|
commit | commitdiff | tree |
2001-11-22 |
Padraig O'Briain | Specify role as ATK_ROLE_INVALID and layer as ATK_LAYER_INVA...
|
commit | commitdiff | tree |
2001-11-22 |
Padraig O'Briain | Change atk_relation_type_from_string to atk_relation_type_fo...
|
commit | commitdiff | tree |
2001-11-21 |
Padraig O'Briain | Add additional argument (name) to state-change signal...
|
commit | commitdiff | tree |
2001-11-21 |
Padraig O'Briain | Add enum AtkLayer and functions atk_object_get_layer and
|
commit | commitdiff | tree |
2001-11-20 |
Padraig O'Briain | Remove property accessible-state; use signal state...
|
commit | commitdiff | tree |
2001-11-19 |
Padraig O'Briain | Fix bug in calculation of number of toggle states
|
commit | commitdiff | tree |
2001-11-17 |
Padraig O'Briain | Remove unused structure _AtkEditableTextIfaceClass
|
commit | commitdiff | tree |
2001-11-08 |
Padraig O'Briain | Notify previous value when a state if toggled, e.g...
|
commit | commitdiff | tree |
2001-11-05 |
Padraig O'Briain | Add role ATK_ROLE_TREE_TABLE
|
commit | commitdiff | tree |
2001-10-31 |
Padraig O'Briain | Add two new relations ATK_RELATION_NODE_CHILDREN and
|
commit | commitdiff | tree |
2001-10-26 |
Padraig O'Briain | atk/atkobject.[c|h] Remove the following properties...
|
commit | commitdiff | tree |
2001-10-25 |
Padraig O'Briain | Add role ATK_ROLE_TERMINAL for an accessible terminal.
|
commit | commitdiff | tree |
2001-10-22 |
Padraig O'Briain | Initialize AtkPropertyValue data structure to 0 instead...
|
commit | commitdiff | tree |
2001-10-19 |
Padraig O'Briain | Add convenience function atk_object_notify_state_change...
|
commit | commitdiff | tree |
2001-10-17 |
Padraig O'Briain | Update comments in atk_text_get_text_[at|after|before...
|
commit | commitdiff | tree |
2001-10-16 |
Padraig O'Briain | Update comments in atk_text_get_run_attributes() and
|
commit | commitdiff | tree |
2001-10-15 |
Padraig O'Briain | Change "property-change" signal to allow detail (i...
|
commit | commitdiff | tree |
2001-10-15 |
Padraig O'Briain | Correct order of attribute names in text_attr_name...
|
commit | commitdiff | tree |
2001-10-12 |
Padraig O'Briain | Use enum AtkTextAttribute to specify what attribute...
|
commit | commitdiff | tree |
2001-10-10 |
Padraig O'Briain | Add call to set iface.
|
commit | commitdiff | tree |
2001-10-10 |
Padraig O'Briain | Correct typo.
|
commit | commitdiff | tree |
2001-10-10 |
Padraig O'Briain | Add new function atk_text_get_default_attributes Rename
|
commit | commitdiff | tree |
2001-10-09 |
Padraig O'Briain | docs/tmpl.atk*.sgml Updated to reflect current APIs.
|
commit | commitdiff | tree |
2001-10-09 |
Padraig O'Briain | Avoid leaking of AtkAttributeSet data structure; speed...
|
commit | commitdiff | tree |
2001-09-11 |
Padraig O'Briain | Add object reference when object is set as accessible_parent
|
commit | commitdiff | tree |
2001-09-05 |
Padraig O'Briain | atk/atktable.[c|h] Change atk_table_get_caption() and
|
commit | commitdiff | tree |
2001-09-03 |
Padraig O'Briain | Correct property definitions for "accessible-table...
|
commit | commitdiff | tree |
2001-08-24 |
Padraig O'Briain | Change AtkHyperLink to AtkHyperlink in comment Change...
|
commit | commitdiff | tree |
2001-08-23 |
Padraig O'Briain | atk/atktable.c Add functions atk_table_real_get_index_at(),
|
commit | commitdiff | tree |
2001-08-23 |
Padraig O'Briain | Refer to return value in function documentation for...
|
commit | commitdiff | tree |
2001-08-20 |
Padraig O'Briain | Swap height and width arguments to atk_image_get_image_size...
|
commit | commitdiff | tree |
2001-08-17 |
Padraig O'Briain | Swap height and width arguments to atk_image_get_image_size...
|
commit | commitdiff | tree |
2001-08-17 |
Padraig O'Briain | Change parameter names *offset to *_offset Do not crash...
|
commit | commitdiff | tree |
2001-08-16 |
Padraig O'Briain | Ensure that atk_attribute_set_free is in the documentation.
|
commit | commitdiff | tree |
2001-08-16 |
Padraig O'Briain | Swapped order of width and height arguments to
|
commit | commitdiff | tree |
2001-08-15 |
Padraig O'Briain | Changed "length" argument of atk_text_get_character_extents...
|
commit | commitdiff | tree |
2001-08-13 |
Padraig O'Briain | atk/atkcomponent.[c|h] docs/atk-sections.txt, docs...
|
commit | commitdiff | tree |
2001-08-09 |
Padraig O'Briain | atk/atkaction.c, atk/atkcomponent.c Remove all instances of
|
commit | commitdiff | tree |
2001-07-31 |
Padraig O'Briain | atk/atkobject.c Create an object relation set when...
|
commit | commitdiff | tree |
2001-07-27 |
Padraig O'Briain | Add function atk_object_real_ref_state_set() which...
|
commit | commitdiff | tree |
2001-07-27 |
Padraig O'Briain | Remove all instances of g_return_if_fail (foo != NULL...
|
commit | commitdiff | tree |
2001-07-26 |
Padraig O'Briain | add extra files to MAINTAINERCLEANFILES
|
commit | commitdiff | tree |
2001-07-24 |
Padraig O'Briain | Default implementations for some some functions atk_object_r...
|
commit | commitdiff | tree |
2001-07-20 |
Padraig O'Briain | atk/atkaction.[c|h], docs/atk-sections.txt, docs/tmpl...
|
commit | commitdiff | tree |
2001-07-18 |
Padraig O'Briain | atk/atkstate.[c|h] Add ATK_STATE_ENABLED so we can...
|
commit | commitdiff | tree |
2001-07-11 |
Padraig O'Briain | Changes to build with FORTE compiler
|
commit | commitdiff | tree |
2001-07-11 |
Padraig O'Briain | atk/atkimage.c atk/atkutil.c Changes to build with...
|
commit | commitdiff | tree |
2001-06-14 |
Padraig O'Briain | install atknoopobject.h and atknoopobjectfactory.h
|
commit | commitdiff | tree |
2001-06-12 |
Padraig O'Briain | Add signal model-changed.
|
commit | commitdiff | tree |
2001-06-06 |
Padraig O'Briain | atk/Makefile.am, atk/atk.h Updated comments
|
commit | commitdiff | tree |
2001-06-06 |
Padraig O'Briain | Add declaration for atk_registry_get_type()
|
commit | commitdiff | tree |
2001-06-05 |
Padraig O'Briain | *atk/atkobject.c: Correct typos in previous commit
|
commit | commitdiff | tree |
2001-06-05 |
Padraig O'Briain | Add property accessible-visible-data
|
commit | commitdiff | tree |
2001-06-01 |
Padraig O'Briain | Add support for setting and getting accessible-value...
|
commit | commitdiff | tree |
2001-05-29 |
Padraig O'Briain | Define new properties accessible-text, accessible-caret,
|
commit | commitdiff | tree |
2001-05-24 |
Padraig O'Briain | atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
|
commit | commitdiff | tree |
2001-05-24 |
Padraig O'Briain | atk/atkcomponent.c atk/atkvalue.c Remove return calls...
|
commit | commitdiff | tree |
2001-05-23 |
Padraig O'Briain | Clarified behavior of atk_text_get_text_... interfaces
|
commit | commitdiff | tree |
2001-05-21 |
Padraig O'Briain | Remove static declaration of atk_registry_get_factory_type...
|
commit | commitdiff | tree |
2001-05-17 |
Padraig O'Briain | Change accessible-children-changed signal to children...
|
commit | commitdiff | tree |
2001-05-16 |
Padraig O'Briain | Define signals for AtkText interface
|
commit | commitdiff | tree |
2001-05-16 |
Padraig O'Briain | Provide default implementation for atk_component_get_accessi...
|
commit | commitdiff | tree |
2001-05-15 |
Padraig O'Briain | Define focus-event signal in atobject.c rather than...
|
commit | commitdiff | tree |
2001-05-15 |
Padraig O'Briain | Add support for PROP_CHILD and PROP_PARENT
|
commit | commitdiff | tree |
2001-05-14 |
Padraig O'Briain | Add function atk_object_real_set_role() and use it...
|
commit | commitdiff | tree |
2001-05-10 |
Padraig O'Briain | Added new roles to atkobject.h
|
commit | commitdiff | tree |
2001-05-09 |
Padraig O'Briain | Add atk/atkstate.c and atk.atkstate.h
|
commit | commitdiff | tree |
2001-05-09 |
Padraig O'Briain | Update configure.in to create Makefile in tests directory.
|
commit | commitdiff | tree |
2001-05-03 |
Padraig O'Briain | Add new files atkstateset.c and atkstateset.h
|
commit | commitdiff | tree |
2001-05-03 |
Padraig O'Briain | Add AUTHORS and COPYING files
|
commit | commitdiff | tree |
2001-05-02 |
Padraig O'Briain | Added gtk-doc comments to most function in atkobject.c
|
commit | commitdiff | tree |
2001-05-02 |
Padraig O'Briain | Removed comments from atkrelation.h
|
commit | commitdiff | tree |
2001-05-01 |
Padraig O'Briain | Change to use GPtrArray instead GArray
|
commit | commitdiff | tree |
|