gecko-dev/xpfe/components
2000-05-14 02:54:49 +00:00
..
autocomplete Fix few problems: Don't autocomplete after user press backspace or delete. If resutl contains only one match and default item is 0, don't show the popup menu. If the default item is -1, don't touch at the user input. Correctly detect when popup menu is open. 2000-05-12 05:40:20 +00:00
bookmarks top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
console top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
directory top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
filepicker top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
find top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
history top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +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 fix 37136 (Preferences titlebar reads "Foopy") 2000-05-14 02:54:49 +00:00
public Landing nsIFile. 2000-01-24 21:28:28 +00:00
regviewer top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
related top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
remote AddBookmark() now takes an additional type parameter. 2000-05-04 11:40: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 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +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 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
startup # 37239 2000-05-12 19:26:34 +00:00
timebomb top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
ucth top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
urlbarhistory Implement autocomplete interfaces to support autocomplete in the urlbar 2000-05-09 20:56:25 +00:00
winhooks New files for windows desktop integration (not built yet) 2000-05-10 01:50:59 +00:00
xfer top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
.cvsignore add to unix build 1999-04-22 00:49:02 +00:00
Makefile.in Add urlbarhistory component to be built 2000-04-28 20:27:38 +00:00
makefile.win Build Windows desktop integration component (on Windows only, of course) 2000-05-11 00:56:54 +00:00