[Zope-Moz] CVS: ZopeMozilla - zopestudio.css:1.7 zsXBL.xml:1.3

Martijn mj@zope.org
Sat, 15 Jul 2000 06:15:54 -0700 (PDT)


Update of /cvs-repository/ZopeMozilla/ZopeStudio/resources/skin
In directory zope.codeit.com:/tmp/cvs-serv24149/skin

Modified Files:
	zopestudio.css zsXBL.xml 
Log Message:

Cleanup of outstanding bugs caused by changes in Mozilla

- nsISimpleEnumerator interface changed to initial lowercase

- HTML namespace changed to that of XHTML

- small comment bug in zopestudio.xul

- removed some deprecated XUL elements. objectbrowser.xul hasn't been cleaned
  yet.

- Mini-Browser filter menu list reverted to standard widget, as it now supports
  icons on menu items. As a result of this, there a no XBL bindings at the
  moment.

- Fixed XUL tree markups (not objectbrowser.xul)

- Tree/template redisplaying now has specific API. Use it.

- Adjust for DOM level 2 mouse events (.clickCount -> .detail).

- Some tree branch opening and closing tweaks.

- Small tweak in Prop editor code