2004-12-20 Padraig O'Briain <padraig.obriain@sun.com>
authorpadraigo <padraigo@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Mon, 20 Dec 2004 09:30:58 +0000 (09:30 +0000)
committerpadraigo <padraigo@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Mon, 20 Dec 2004 09:30:58 +0000 (09:30 +0000)
* cspi/spi.h: Add description for SPI_RELATION_SUBWINDOW_OF.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@728 e2bd861d-eb25-0410-b326-f6ed22b6b98c

ChangeLog
cspi/spi.h

index c17b854..8ccc969 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-20  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * cspi/spi.h: Add description for SPI_RELATION_SUBWINDOW_OF.
+
 2004-12-09  Bill Haneman <billh@gnome.org>
 
        * registryd/registry-main.c:
index 9b341d6..62f0827 100644 (file)
@@ -101,7 +101,7 @@ more target objects.
  *  AtkObject in a sequential way, (for instance text-flow).
  *@SPI_RELATION_FLOWS_FROM: Indicates that the object has content that flows logically from
  *  another AtkObject in a sequential way, (for instance text-flow).
- *@SPI_RELATION_SUBWINDOW_OF: 
+ *@SPI_RELATION_SUBWINDOW_OF: Indicates a subwindow attached to a component but otherwise has no connection in the UI heirarchy to that component.
  *@SPI_RELATION_EMBEDS: Indicates that the object visually embeds
  *  another object's content, i.e. this object's content flows around
  *  another's content.