gecko-dev/xpfe/components/find
sfraser%netscape.com d48d445b61 Convert the Find dialog to use new XUL widgets. r=ben. 2000-04-05 01:43:15 +00:00
..
macbuild
public Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods. 2000-03-17 23:47:48 +00:00
resources Convert the Find dialog to use new XUL widgets. r=ben. 2000-04-05 01:43:15 +00:00
src Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
.cvsignore
Makefile.in
makefile.win