Added new functions to AtkUtil.
[platform/upstream/atk.git] / atk / atktext.h
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