change rec.show() to rec.unHide(), because there is no such thing as rec.show()
git-svn-id: svn://10.0.0.236/trunk@128905 18797224-902f-48f8-a5cc-f745e15eee43
move from <tree>s to <outliner>s, leaning on recent venkman outliner work.
git-svn-id: svn://10.0.0.236/trunk@103833 18797224-902f-48f8-a5cc-f745e15eee43
clean out some bitrot in cview, add an install.js file.
xpi will be located at www.hacksrus.com/~ginda/cview shortly.
git-svn-id: svn://10.0.0.236/trunk@87278 18797224-902f-48f8-a5cc-f745e15eee43
Initial add of XUL/JS XPCOM component viewer. Unix makefiles only.
to build on unix:
cd mozilla/extensions
make makefiles DIRS=cview
(ignore errors)
cd cview
make
start mozilla, you should have a "Component Viewer" in tasks->tools
git-svn-id: svn://10.0.0.236/trunk@70715 18797224-902f-48f8-a5cc-f745e15eee43