*atk/atkselection.h, atk/atkselection.c changed return type to gboolean
[platform/upstream/atk.git] / ChangeLog
2001-06-27 Louise Miller*atk/atkselection.h, atk/atkselection.c changed return...
2001-06-26 Brian CameronAdded ATK_STATE_STALE. Updated docs.
2001-06-22 Lucy BrophyRemoved the macro ATK_TEXT_BOUNDARY_CURSOR_POS from...
2001-06-21 Brian CameronHere is a patch for
2001-06-20 Brian Cameronatk_no_op_object_get_type. Change #ifdef __cplusplus...
2001-06-20 Brian CameronUpdated atkmarshal.list removing needless marshaller...
2001-06-20 Louise Miller*atk/atktable.h, atk/table.c, docs/tmpl/atktable.sgml...
2001-06-19 Brian CameronFixed changelog comment.
2001-06-19 Brian CameronFixed minor bug with signals.
2001-06-18 Brian CameronAdded signals
2001-06-15 Brian CameronNow atkselection returns a boolean for add_selection...
2001-06-14 Brian CameronUpdated the atktext.c docs.
2001-06-14 Padraig O'Briaininstall atknoopobject.h and atknoopobjectfactory.h
2001-06-13 Havoc Penningtonupdated ATK_0_2 GTK_ALL_1_3_6
2001-06-13 Brian CameronNow get/set row_description, column_description, captio...
2001-06-13 Brian CameronUpdated so that get/set row/column header functions
2001-06-12 Padraig O'BriainAdd signal model-changed.
2001-06-12 Brian CameronThe changes include:
2001-06-09 Owen TaylorOnly include gthread-2.0 in CFLAGS, not in LIBS. (Alway...
2001-06-07 Owen TaylorReally fix marshal generation.
2001-06-07 Havoc Penningtonfix up the glib-genmarshal stuff
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-06-07 Brian CameronUpdated docs to reflect recent changes to atkeditablete...
2001-06-07 Brian CameronRemvoed atk-api.sgml since it isn't used.
2001-06-06 Brian CameronAdded atk_text_ref_run_attributes() and atk_text_set_ru...
2001-06-06 Padraig O'Briainatk/Makefile.am, atk/atk.h Updated comments
2001-06-06 Padraig O'BriainAdd declaration for atk_registry_get_type()
2001-06-05 Padraig O'BriainAdd property accessible-visible-data
2001-06-01 Brian CameronRemoved get_row_col_at_offset from atktext.[ch]
2001-06-01 Padraig O'BriainAdd support for setting and getting accessible-value...
2001-06-01 Brian CameronUpdated
2001-05-31 Brian CameronAdded atkmarshal.list
2001-05-29 Owen TaylorFix GNU sedism (#55430)
2001-05-29 Padraig O'BriainDefine new properties accessible-text, accessible-caret,
2001-05-29 Brian CameronUpdated atk-sections.txt file to improve formatting.
2001-05-28 Brian CameronUpdated the atk docs for several files, particularly...
2001-05-28 Brian CameronUpdated atktext.c so that the initialized flag is set...
2001-05-24 Padraig O'Briainatk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,
2001-05-24 Padraig O'Briainatk/atkcomponent.c atk/atkvalue.c Remove return calls...
2001-05-23 Padraig O'BriainClarified behavior of atk_text_get_text_... interfaces
2001-05-16 Owen TaylorRequire libtool-1.4, automake-1.4p1.
2001-05-06 Hans BreuerEnable build for win32, no sourc changes necessary.
2001-05-05 Owen TaylorReleased 0.1 ATK_0_1 GNOME_MEDIA_1_2_2
2001-05-03 Owen TaylorAdd missing include of <string.h> for strcmp.
2001-04-26 Bill HanemanInitial revision