Add implementation of atk_attribute_register, atk_attribute_for_name Udate
[platform/upstream/atk.git] / atk / atktext.h
2001-12-04 Padraig O'BriainAdd implementation of atk_attribute_register, atk_attri...
2001-11-17 Padraig O'BriainRemove unused structure _AtkEditableTextIfaceClass
2001-10-12 Padraig O'BriainUse enum AtkTextAttribute to specify what attribute...
2001-10-10 Padraig O'BriainAdd new function atk_text_get_default_attributes Rename
2001-08-17 Padraig O'BriainChange parameter names *offset to *_offset Do not crash...
2001-08-16 Padraig O'BriainSwapped order of width and height arguments to
2001-08-15 Padraig O'BriainChanged "length" argument of atk_text_get_character_ext...
2001-07-25 Bill HanemanModified Files: atk-uninstalled.pc.in atk.pc.in configu...
2001-07-16 Brian Cameronatk/atkeditabletext.c atk/atktext.c atk/atktext.h atk...
2001-06-28 Brian CameronUpdated so that functions that take screen coords as
2001-06-28 Brian Cameronadded comment.
2001-06-27 Brian CameronUpdated AtkXYCoords enum.
2001-06-22 Lucy BrophyRemoved the macro ATK_TEXT_BOUNDARY_CURSOR_POS from...
2001-06-21 Brian CameronHere is a patch for
2001-06-14 Lucy BrophyChanges to the atk_text_get_text[at/before/after]_offse...
2001-06-12 Brian CameronThe changes include:
2001-06-06 Brian CameronAdded atk_text_ref_run_attributes() and atk_text_set_ru...
2001-06-01 Brian CameronRemoved get_row_col_at_offset from atktext.[ch]
2001-06-01 Brian CameronAdded new logic for handling multiple select regions...
2001-05-28 Brian CameronUpdated the atk docs for several files, particularly...
2001-05-14 Bill HanemanMoved caret_moved and text_changed signals from AtkEdit...
2001-04-27 Bill HanemanWhy did that last commit still build? ;-) Fixed goofs...
2001-04-27 Bill HanemanAdded atk_text_set_caret_offset(...) so that "virtual...
2001-04-27 Bill HanemanLatest rev (previous commit was out of date). Added...
2001-04-26 Bill HanemanInitial revision