gecko-dev/xpfe/components
2000-04-18 11:00:16 +00:00
..
autocomplete More work on autocomplete. Add support for text selection 2000-04-13 20:21:07 +00:00
bookmarks making string conversions explicit 2000-04-18 10:37:22 +00:00
console Temporary definition of NS_SCRIPTERROR_CLASSNAME (until file removed) to stave off bustage. 2000-04-18 03:36:20 +00:00
directory Fix trivial warning regarding initialization order. 2000-04-17 05:46:13 +00:00
filepicker Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
find Convert the Find dialog to use new XUL widgets. r=ben. 2000-04-05 01:43:15 +00:00
history Converting to generic module. 2000-04-18 06:51:21 +00:00
macbuild fix for build breakage, we hope. r=rginda 2000-02-16 08:10:09 +00:00
permissions undo partial fix for bug 26020 2000-04-05 00:30:40 +00:00
prefwindow Increased height of pref window for new items in messages, bug 32720, 32802. 2000-04-14 22:22:51 +00:00
public Landing nsIFile. 2000-01-24 21:28:28 +00:00
regviewer 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
related Converting to generic module. 2000-04-18 06:22:20 +00:00
remote Build bustage fix. Can we setup a tinderbox to use NSDISTMODE=copy? r,a=leaf 2000-02-17 21:46:28 +00:00
sample 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
search making string conversions explicit 2000-04-18 11:00:16 +00:00
shistory Changed the concept of the transaction parent/ child to be previous and next. This flows better with actual relationship they hold in session history terms. The prev and next are also now not just readonly to allow properly setting up the list while avoiding nasty casts to implementation objects. Removed a bunch of dead code. Changed the module object to use generic factories and removed the hand created NS_New* functions. Changed over to interface maps in some places. The nsSHEntry obect no longer has the concept of children. There is no need since frame state will be stored in the layout history state object. This means nsSHEntry no longer implements the nsISHContainer interface. 2000-04-16 05:08:44 +00:00
sidebar add support for sidebar titles to be <text> nodes, not just <html:div>'s 2000-04-18 07:25:24 +00:00
startup making string conversions explicit 2000-04-18 07:44:58 +00:00
timebomb 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
ucth 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
xfer making string conversions explicit 2000-04-18 10:28:03 +00:00
.cvsignore add to unix build 1999-04-22 00:49:02 +00:00
Makefile.in Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
makefile.win Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00