gecko-dev/xpfe/components
2001-04-13 22:19:21 +00:00
..
autocomplete Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
bookmarks Bug 70625: complex locked pref FE disabling 2001-04-12 02:42:08 +00:00
build 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive 2001-04-11 14:23:13 +00:00
console Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
cookie/locale/en-US new file, not yet part of build 2001-02-21 05:14:11 +00:00
directory This file is not part of build. 2001-04-13 00:43:32 +00:00
filepicker fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
find Shiny, better Find dialog which is wider, and uses grid for better alignment. (bug 75487). r=blake, sr=ben 2001-04-12 05:47:58 +00:00
history Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
macbuild
permissions bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
prefwindow Bug 70625: complex locked pref FE disabling 2001-04-12 02:42:08 +00:00
public Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
regviewer 65845 - new order files 2001-04-05 06:02:32 +00:00
related Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
remote
sample fix Bug 65428 language="javascript" should be type="application/x-javascript" 2001-03-11 12:17:34 +00:00
search Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
shistory Fix for bug # 55055. Save CacheKey in SH for postdata results r=adamlock sr=rpotts 2001-04-13 22:19:21 +00:00
sidebar fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
startup replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
timebomb Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
ucth Bug #74011 --> fix xul syntax breakage. Change .value to .label so the cancel button becomes a close button. 2001-04-13 03:59:11 +00:00
urlbarhistory Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
urlwidget Fix incorrect usage of |nsCOMPtr<T>::operator&| was used in place of |getter_AddRefs| since the former will soon become |private| to prevent things like this. r=disttsc@bart.nl b=59414 2001-02-04 19:37:36 +00:00
winhooks commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 01:35:41 +00:00
xfer fix for bug 75053 - sr=smfr, r=jag - oops, forgot to implement NSGetModule 2001-04-11 23:06:04 +00:00
.cvsignore
jar.mn Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2001-04-01 05:02:07 +00:00
Makefile.in
makefile.win