dogtail r340 - in branches/pyatspi: . dogtail
- From: zcerza svn gnome org
- To: svn-commits-list gnome org
- Subject: dogtail r340 - in branches/pyatspi: . dogtail
- Date: Fri, 30 Nov 2007 20:06:09 +0000 (GMT)
Author: zcerza
Date: 2007-11-30 20:06:09 +0000 (Fri, 30 Nov 2007)
New Revision: 340
ViewCVS link: http://svn.gnome.org/viewcvs/dogtail?rev=340&view=rev
Modified:
branches/pyatspi/ChangeLog
branches/pyatspi/dogtail/tree.py
Log:
* dogtail/tree.py: Port Accessible.Hypertext and Hyperlink support.
tree.Link is now called LinkAnchor and is no longer a subclass of Node. The new
behavior is now that when a Hypertext interface is found on a Node, that node
will have one extra child Node per Hyperlink/anchor pair. The child Nodes will
have a role name of 'hyper link' and the 'URL' property. Also, remove much dead
code.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]