From: billh Date: Fri, 11 Jan 2002 11:45:40 +0000 (+0000) Subject: Added some (lost?) ChangeLog comments from yesterday. X-Git-Tag: AT_SPI2_ATK_2_12_0~1440 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c497ffddddacdb365fe3097b74296fe0c03107ea;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git Added some (lost?) ChangeLog comments from yesterday. git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@212 e2bd861d-eb25-0410-b326-f6ed22b6b98c --- diff --git a/ChangeLog b/ChangeLog index 08a59ae..e92bab4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,21 @@ * libspi/value.h: Fixed typo in header which was redefining SPI_ACTION_CLASS. + * cspi/spi_accessible.c: + Add a couple of missing enum initializations, and fix some enum + comments. + + * cspi/spi_registry.c: + Add comment describing keystring parameter to SPI_generateKeyboardEvent. + + * docs/reference/cspi/at-spi-cspi-sections.txt: + Remove/fix a couple of broken document references. + + * test/simple-at.c: + Minor tweaks to the demo. We now (sigh) use Alt-SHIFTLOCK as well + as Alt-Control to listen for commands, since on some systems + Control-Alt may already be grabbed. + 2002-01-10 Bill Haneman * configure.in: @@ -16,7 +31,7 @@ Workaround for bug in some non-gnome-compliant window managers which made magnifier resize improperly. -2002-09-01 Bill Haneman +2002-01-09 Bill Haneman * libspi/accessible.c: (spi_accessible_new) : Move the test for SPI_IS_REMOTE_OBJECT to