Added some (lost?) ChangeLog comments from yesterday.
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Fri, 11 Jan 2002 11:45:40 +0000 (11:45 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Fri, 11 Jan 2002 11:45:40 +0000 (11:45 +0000)
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@212 e2bd861d-eb25-0410-b326-f6ed22b6b98c

ChangeLog

index 08a59ae..e92bab4 100644 (file)
--- 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 <bill.haneman@sun.com>
 
        * 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 <bill.haneman@sun.com>
+2002-01-09  Bill Haneman <bill.haneman@sun.com>
 
        * libspi/accessible.c: (spi_accessible_new) :
        Move the test for SPI_IS_REMOTE_OBJECT to