accessible
Moving these platform specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
2002-02-07 22:52:20 +00:00
apache/gzip /src
build
Fixing bustage.
2002-02-09 04:32:08 +00:00
calendar
Renaming file from .txt to .ics
2002-02-13 18:55:15 +00:00
caps
OS/2 bustage - callback needs to be in header
2002-02-13 13:30:06 +00:00
cck
Fix for bugscape 12043: Ability to create customized Mac OSX builds
2002-02-13 02:35:24 +00:00
chrome
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
cmd/xfe /src
config
Backing out fix for win32 gmake static bustage until we figure out how to resolve bug 114748 for OS/2. Should fix current OS/2 bustage.
2002-02-08 19:17:37 +00:00
content
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
db
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
dbm
directory
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
docshell
This was part of my earlier patch. I forgot to check it in.
2002-02-12 23:43:41 +00:00
dom
Bug 119646 - Rewrite of the security manager policy database for improved
2002-02-13 04:20:46 +00:00
editor
Fixed comma mistake in checkin for bug 99620, r=glazman, sr=dveditz
2002-02-12 23:12:22 +00:00
ef
embedding
1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
2002-02-13 13:58:41 +00:00
expat
Bug 35984, make an undefined entity always a fatal error; report errors while parsing external entities (regression) and a minor optimization in loading external entities. r=harishd, sr=jst.
2002-01-25 23:19:23 +00:00
extensions
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
gc /boehm
gconfig
gfx
forgot to check these in
2002-02-13 15:19:38 +00:00
gfx2
Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst.
2002-02-08 22:59:53 +00:00
grendel
Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg
2002-02-12 06:22:41 +00:00
htmlparser
progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables
2002-02-12 21:17:53 +00:00
include
Fix for bug #118003 . r=peterl, sr=jst.
2002-01-31 00:16:20 +00:00
intl
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
java
jpeg
js
Fix build problem in batik:
2002-02-13 03:07:31 +00:00
js2
More new semantics
2002-02-08 04:06:29 +00:00
l10n
layout
1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
2002-02-13 13:58:41 +00:00
lib
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
mailnews
add imap shared attribute so we can display special folder pane icon r=naving, sr=mscott 28756
2002-02-13 15:49:15 +00:00
modules
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
mozilla
msgsdk
mstone
netwerk
HTTP authentication stores rejected user/pass combos in password manager
2002-02-13 07:25:37 +00:00
nsprpub
Removed an unreachable break statement.
2002-02-13 01:58:17 +00:00
nunet
other-licenses
parser
progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables
2002-02-12 21:17:53 +00:00
plugin /oji
Cleanup path stuff to fix build. a=lpham.
2002-02-08 20:38:26 +00:00
privacy
profile
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
rdf
Fix bug # 124743: RDF SEQs. r=tingley sr=ben
2002-02-12 00:49:56 +00:00
README
security
bug 125263, the subject lists in the temp store are actual hash entries, thus any attempt to extract certs from them must be done within the store's lock.
2002-02-13 16:58:05 +00:00
silentdl
string
#123347 , "Remove #if 0-ed nsPrintfCString::GetReadableFragment()",
2002-02-06 15:39:52 +00:00
suite
sun-java
themes
Bug 123477 - implement HTML button in XBL. r=jkeiser, sr=hyatt. Not turned on yet.
2002-02-13 10:47:18 +00:00
timer
tools
add lots more class-reporting capabilities
2002-02-13 16:39:56 +00:00
uriloader
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
view
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
webshell
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
webtools
Backing out checkin for bug 115369, it's busted on Perl 5.00503.
2002-02-13 17:25:02 +00:00
widget
Fix for native context menu for plug-in doesn't close mozilla context menu for browser bug 38484 r=saari sr=attinasi
2002-02-13 03:52:55 +00:00
xpcom
117258 from nsLocalFileWin put into OS/2 to fix trap
2002-02-12 22:14:32 +00:00
xpfe
Bug 124835 Tabbed browser doesn't use pref variables correctly
2002-02-13 15:45:25 +00:00
xpinstall
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
Removing removed Makefiles
2002-01-31 19:39:33 +00:00
client.mak
b=116334 NSS 3.4 landing
2002-02-06 13:31:07 +00:00
client.mk
b=116334 NSS 3.4 landing
2002-02-06 13:31:07 +00:00
configure
Automated update
2002-02-08 23:57:06 +00:00
configure.in
Another try at --enable-mathml with a patch from bbaetz
2002-02-08 23:46:37 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in
Fix the NSS 3.4 landing temporary workaround. The security/manager
2002-02-06 17:21:01 +00:00
makefile.win
Adds readme and license file to install. (Bug #Bug #15901 ).
2002-01-25 05:42:47 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
README.txt
trex.mak
trex.mk