gecko-dev/rdf
alecf%netscape.com cb1027f2f0 add new method to ensure that tree content is visible: go through all the presentation shells, and call EnsureRowIsVisible for each tree.
also expose a method to get the visible row for a tree - I needed it anyway, figured I might as well expose it from JS.
other half of fix for #12895
r=bryner
2000-01-06 07:54:43 +00:00
..
base Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
brprof
build Converting to use nsIModule macro. r=dp. 2000-01-03 23:37:30 +00:00
chrome Bug 16516. Canonify all 'chrome:' URLs before loading XUL documents. Ensures that persistence and XUL cache keys work properly. Obsolete the 'main' property in the chrome registry. Expose a 'canonify' method on the chrome registry. r=hyatt 2000-01-06 00:31:06 +00:00
content add new method to ensure that tree content is visible: go through all the presentation shells, and call EnsureRowIsVisible for each tree. 2000-01-06 07:54:43 +00:00
datasource Fix a small bug with determining when an item is truly an IE Favorite as opposed to a IE Favorite folder. Review: waterson@netscape.com 2000-01-06 00:51:35 +00:00
include
macbuild
opendir
resources Bug 11102. Update test case: bug closed without fix! Does not affect build. 1999-12-18 01:37:52 +00:00
tests Including nsString.h directly. It is included indirectly by nsFileSpec. This 2000-01-03 23:40:10 +00:00
util
.cvsignore
Makefile.in
makefile.win