README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
accessible
dependency update
2002-02-06 22:19:07 +00:00
apache/gzip /src
…
build
b=116334 NSS 3.4 landing
2002-02-06 13:31:07 +00:00
calendar
fix for bug 121995 - Mozilla icon in toolbar stretched and not working
2002-02-06 14:17:59 +00:00
caps
one more part of fix for bug 107575, including the much coveted whitespace
2002-02-01 01:53:09 +00:00
cck
Fix for bugzilla 116974: Remove obsolete variables in wizard's 'Show
2002-02-06 19:54:47 +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
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
b=116334 NSS 3.4 landing
2002-02-06 13:31:07 +00:00
content
Bug 98788, document.load() needs to do better reset on the document before starting to load new content. Also fixed a couple of bogus comments and unneeded document reset in document creation. r=mstoltz, sr=jst.
2002-02-07 00:24:09 +00:00
db
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
dbm
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
2002-01-16 05:10:09 +00:00
directory
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
docshell
Fix for bug 119914. nsDocShell::LoadURi() does not properly map certain load flags in nsIWebNavigation. r= adamlock. sr=rpotts.
2002-02-06 22:16:31 +00:00
dom
Fixing bug 123003. Adding support for window.atob() and window.btoa(). r=bzbarsky@mit.edu, sr=vidur@netscape.com
2002-02-06 04:37:26 +00:00
editor
duh
2002-02-07 04:44:21 +00:00
ef
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
embedding
More updates. NOT PART OF THE BUILD
2002-02-07 06:52:58 +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
- venkman only -
2002-02-07 07:30:23 +00:00
gc /boehm
Rename 'install' build phase to 'libs'.
2001-11-21 09:49:41 +00:00
gconfig
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
gfx
b=118889 r=rods sr=sfraser Fixed app. so printSettings dialogs will work
2002-02-07 05:32:59 +00:00
gfx2
fixing bug 104999 on windows. r=dcone sr=waterson
2002-01-30 22:17:55 +00:00
grendel
Checking in Brian Duff's ui mods (looks great!). --talisman
2001-06-23 19:23:33 +00:00
htmlparser
Convert Compare() to Equals() where possible now that we can do
2002-02-05 02:03:07 +00:00
include
Fix for bug #118003 . r=peterl, sr=jst.
2002-01-31 00:16:20 +00:00
intl
Convert Compare() to Equals() where possible now that we can do
2002-02-05 02:03:07 +00:00
java
bug: 119680
2002-01-14 18:04:48 +00:00
jpeg
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
2002-01-16 05:10:09 +00:00
js
bug 121039, "Need a way to unwrap jsdIValues", r=jband, sr=jst
2002-02-07 00:59:55 +00:00
js2
Fixed stub compile error
2002-02-05 01:13:30 +00:00
l10n
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
layout
[MathML only - candidate version for 0.9x] * Hooked robust support for advanced dynamic updates via JavaScript and the DOM across the entire MathML module (with particular attention to the numerous presentational attributes that MathML has). * Eliminated some functions (or folded their functionality into recently added APIs). * Reviewed the module as a whole and simplified several chunks of code owing to the benefit of hindsight now. * Added/reviewed the documentation in anticipation of the freezing of Mozilla 1.0, to improve the understanding of people that may read the archived code and learn from it under the appropriate context of this time. * Reviewed the XXX comments and addressed those that could be addressable in this timeframe. * Some renamings (e.g., ReLayout -> ReLayoutChildren to avoid ambiguities as to who does what in terms of the terminology used when referring to the frame hierarchy).
2002-02-07 04:38:08 +00:00
lib
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
mailnews
105266 r/sr=bienvenu. Increase the size of buffer when msg lines are very
2002-02-07 03:23:56 +00:00
modules
patch for #94641 . the bug is still open, but this pref should be
2002-02-06 03:45:51 +00:00
mozilla
new project started
2001-04-03 22:13:38 +00:00
msgsdk
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
mstone
Fix OS_ARCH detection for IRIX64.
2001-07-20 00:26:49 +00:00
netwerk
Bug 122913 - make sure that we fire OnStart even when there was no data
2002-02-07 04:54:55 +00:00
nsprpub
Bugzilla bug 117479: add the PR_ABS macro. Thanks to Roland Mainz
2002-02-03 04:34:50 +00:00
nunet
…
other-licenses
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +00:00
parser
Convert Compare() to Equals() where possible now that we can do
2002-02-05 02:03:07 +00:00
plugin /oji
Fix for bug 104293. Do not bail on applet creation if height and width are 0. r=peterlubczynski, sr=beard.
2002-01-29 21:08:06 +00:00
privacy
…
profile
Bug 112767
2002-02-06 23:58:10 +00:00
rdf
Convert Compare() to Equals() where possible now that we can do
2002-02-05 02:03:07 +00:00
security
Bugzilla bug 119376: initialize a local variable to eliminate a compiler
2002-02-07 01:57:48 +00:00
silentdl
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
string
#123347 , "Remove #if 0-ed nsPrintfCString::GetReadableFragment()",
2002-02-06 15:39:52 +00:00
suite
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
1999-12-31 11:48:20 +00:00
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
Working around an apparent layout bug. Not turned on yet.
2002-02-07 07:18:13 +00:00
timer
…
tools
Alloc label doesn't have a B, it is just a count not bytes. r=dbaron
2002-02-05 18:52:49 +00:00
uriloader
Make parts of multipart streams expose content-disposition. Bug 123043,
2002-02-06 03:39:04 +00:00
view
Bug 122325. Repaint correct areas when a view is resized. r=kmcclusk,sr=waterson
2002-02-01 03:10:59 +00:00
webshell
Add gtk2 to the list of dirs that are built. No bug on this. r=cls
2002-02-03 06:09:22 +00:00
webtools
Lets the invite command accept the more natural syntax 'invite user in #channel' rather than just 'invite user channel'. r=zach; b=72949
2002-02-07 08:33:17 +00:00
widget
Fix #include file case so that Mac builds on UFS volumes work. Bug 116709. r=tigger.
2002-02-07 00:03:06 +00:00
xpcom
Fix for 103518. Call module destructor function *after* destroying factories. submitted by Henry.Jia@sun.com, r=dp/dougt, sr=alecf
2002-02-06 20:47:37 +00:00
xpfe
Bug 123189. JS strict warning. (redeclaration). Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=hewitt@netscape.com
2002-02-07 06:48:06 +00:00
xpinstall
Miscellanous fixes for Linux installer, including 53244, 107803, 122916, 122918.
2002-02-07 03:44:26 +00:00
.cvsignore
new project started
2001-04-03 22:13:38 +00:00
LEGAL
…
LICENSE
…
Makefile.in
Fix the NSS 3.4 landing temporary workaround. The security/manager
2002-02-06 17:21:01 +00:00
README.txt
Placeholder readme file.
2002-01-25 05:39:27 +00:00
aclocal.m4
bug 116148, include freetype2.m4 for testing for FreeType2
2002-01-09 14:35:21 +00:00
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-06 17:42:07 +00:00
configure.in
Since we build a program called nsinstall in the tree, make sure that uwe use the full path to the nsinstall.exe found in wintools.zip.
2002-02-05 06:01:58 +00:00
embed.mak
removing widget/timer from embed makefiles
2001-12-16 09:27:41 +00:00
embed.mk
removing widget/timer from embed makefiles
2001-12-16 09:27:41 +00:00
makefile.win
Adds readme and license file to install. (Bug #Bug #15901 ).
2002-01-25 05:42:47 +00:00
mozilla.kdevprj
new project started
2001-04-03 22:13:38 +00:00
mozilla.lsm
new project started
2001-04-03 22:13:38 +00:00
nglayout.mac
…
nglayout.mk
…
trex.mak
…
trex.mk
…