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 |
|