X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=7580c01d5c0daf426630f9a7cf29ade8b4c27aa2;hb=75ac763c47c9bfddd6b78a7252ccfe97c20fba9b;hp=c649c471cec50945c50f57d79734a42800151ce5;hpb=72f41305acc1b12939d0a88e91a6aa546283bcc8;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/ChangeLog b/ChangeLog index c649c47..7580c01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,37 @@ + +2001-12-10 Bill Haneman + + * test/test-simple.c: + Added test_table (GtkTreeView widget in test window to follow). + Un-commented test_value, added GtkRange widget. + Added GtkTreeView widget with GtkListStore. It passes regression + test but leaks one SPI object for some reason. + + * libspi/value.c: + Fixed bug in impl__set_currentValue. + +2001-12-10 Michael Meeks + + * cspi/spi_text.c: audit for exception handling, + tolerating NULL object references safely etc. + + * cspi/spi_value.c: ditto. + + * cspi/spi_table.c (AccessibleTable_getSummary), + (AccessibleTable_getAccessibleAt), + (AccessibleTable_getRowHeader), + (AccessibleTable_getColumnHeader), + (AccessibleTable_getCaption): fix bugs hidden by + incorrect casts. + (long_seq_to_array): impl. + (AccessibleTable_getSelectedRows), + (AccessibleTable_getSelectedColumns): use it. + 2001-12-10 Bill Haneman + * TODO: + Added a TODO list (rough and short for now). + * cspi/spi_hyperlink.c: * cspi/spi_hypertext.c: Fixed macro name typos, and remove use of obsolete macro in