README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
accessible
this would break too
2002-02-18 08:48:29 +00:00
apache/gzip /src
…
build
This, completely closes bug 107795.
2002-02-21 23:16:49 +00:00
calendar
Don't worry about the auto-generated Makefile's
2002-02-13 20:20:18 +00:00
caps
Fixing bug 111529. Optimizing out unnecessary QI calls from nsScriptSecurityManager::GetObjectPrincipal() and doing some other minor cleanups and speedups. r=nisheeth@netscape.com, sr=jband@netscape.com
2002-02-20 05:51:05 +00:00
cck
Removed reference to CCK in desktop icon resource. Fixes bug 12085
2002-02-22 19:24:26 +00:00
chrome
120838 - fix most of the 'theme switching doesn't work from prefs' bugs. r=ben sr=hewitt
2002-02-18 22:58:54 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
Add "documentation" rule to rules.mk. This generates HTML documentation from h/idl files using doxygen. b=112214 r=seawood@netscape.com sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
2002-02-22 11:11:24 +00:00
content
Bug 126303 patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi a=roc+moz
2002-02-23 15:32:03 +00:00
db
backout most recent mork changes to fix build bustage
2002-02-17 03:11:14 +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
Fixes 126881. LDAP DataSource Component fails to load because Components.interfaces.nsIComponenRegistrar is misspelled. r=stephend@netscape.com a=dbaron
2002-02-21 04:30:54 +00:00
docshell
Bug #126981 --> make HTML anchors work again by reversing the logic on an if clause.
2002-02-21 23:16:57 +00:00
dom
Bug 93649, document.plugins should map to document.embeds for NS4
2002-02-21 12:21:15 +00:00
editor
Fixed dataloss after changing default publish site, b=126835, r=andreww, sr=kin, a=roc+moz
2002-02-22 15:40:25 +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
126651,126909: Fix some glitches in the find algorithm. r=cmanske sr=kin a=asa
2002-02-23 01:12:26 +00:00
expat
Crasher - Expat parser's XML_ParseBuffer wasn't aware of the BLOCKING mechansim and hence failed to update the buffer position ( bufferPtr ). The fix would update bufferPtr such that when the expat parser gets upblocked we'd resume from the point we stopped. b=123475, r=rbs@maths.uq.edu.au, sr=jst
2002-02-19 02:01:18 +00:00
extensions
attachments in hotmail don't work, r=sgehani, sr=alecf, a=asa
2002-02-23 03:10:54 +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
bug 126979, fix solaris bustage
2002-02-24 00:17:30 +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
Regression - Make EXPECTED TAG error message localizable. b=126452, r=harishd, sr=jst. ** Patch provided by heikki@netscape.com **
2002-02-20 03:16:14 +00:00
include
Removing obsolete header xp_file.h. r=cls, sr=alecf, a=brendan.
2002-02-22 23:42:07 +00:00
intl
fix bug 107731. r=ftang sr=alecf a=shaver
2002-02-22 22:11:11 +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
Comment change only, quick followup to last humongous checkin.
2002-02-23 04:44:40 +00:00
js2
Added regexp path.
2002-02-21 18:21:38 +00:00
l10n
Change the default time bomb url to http://mozilla.org/time-bomb.html bug 126348 r=blake, sr=shaver
2002-02-19 05:50:17 +00:00
layout
Bug 126303 patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi a=roc+moz
2002-02-23 15:32:03 +00:00
lib
Fix malformed XML; no other changes. One more instance.
2002-02-22 03:13:42 +00:00
mailnews
101485 r=sspitzer sr=bienvenu a=asa Fix crash on filing messages from search
2002-02-22 23:11:12 +00:00
modules
Fix bad XML. No other changes.
2002-02-22 05:14:55 +00:00
mozilla
…
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
…
netwerk
b=118639, r=bbaetz, sr=darin, a=asa
2002-02-23 00:41:52 +00:00
nsprpub
For nonblocking connections, wait for socket io if errno == EINTR, not EINPROGRESS.
2002-02-22 06:43:23 +00:00
nunet
…
other-licenses
Fix "static" build support for win32 gmake builds.
2002-01-25 03:20:51 +00:00
parser
Regression - Make EXPECTED TAG error message localizable. b=126452, r=harishd, sr=jst. ** Patch provided by heikki@netscape.com **
2002-02-20 03:16:14 +00:00
plugin /oji
[not part of the build] Lets try again... without destroying the resource fork this time. version -> 1.0b1
2002-02-22 22:44:31 +00:00
privacy
…
profile
fix for #124430 . hide sidebar in addressbook by default. r/sr=bienvenu, a=bnesse
2002-02-19 21:20:30 +00:00
rdf
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
security
Removed the temporary depend->clean hack for NSS 3.4 update.
2002-02-23 04:41:30 +00:00
silentdl
…
string
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
suite
…
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
bug 115673 - mail/news icons - doing this over again. r=andreww/sr=hewitt/a=brendan
2002-02-20 22:40:14 +00:00
timer
…
tools
modified regexp for free and used blocks
2002-02-22 22:23:16 +00:00
uriloader
Bug 27609; change exthandler to use new progress dialog and properly report i/o errors; r=bzbarsky, sr=mscott
2002-02-20 08:00:29 +00:00
view
Bug 91516. FIXING BUSTAGE AGAIN
2002-02-19 23:19:11 +00:00
webshell
Link xpcom after unicharutil so that symbols are resolved in the proper order on Irix.
2002-02-20 06:06:54 +00:00
webtools
better checking of input parameters.
2002-02-22 21:41:37 +00:00
widget
Increase the # of scroll ines on mouse wheel to match IE. COcoa not part of build.
2002-02-22 09:22:56 +00:00
xpcom
Sync these mirrored sources with their primaries at js/src/jsdhash.[ch] (see bug 62164, r=shaver, sr=jband).
2002-02-23 10:04:29 +00:00
xpfe
Download manager. Not part of build.
2002-02-23 21:35:41 +00:00
xpinstall
99670 r=dprice sr=mscott a=dbaron patch by dveditz
2002-02-23 03:57:25 +00:00
.cvsignore
…
LEGAL
…
LICENSE
…
Makefile.in
Removed the temporary depend->clean hack for NSS 3.4 update.
2002-02-23 04:41:30 +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
Bug 27609; last piece of build puzzle for new progress dialog; r=bryner, sr=jag
2002-02-20 07:50:02 +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-23 21:56:54 +00:00
configure.in
bug 126387, use FreeType2 lib version 2.0.3 (AKA: 6.1.0) in addition
2002-02-23 21:48:50 +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
…
mozilla.lsm
…
nglayout.mac
…
nglayout.mk
…
trex.mak
…
trex.mk
…