apache/gzip/src
|
|
|
build
|
Fix for blocker 31669 -- pull the mozilla/security module, and install resources from mozilla/extensions/psm-glue. r=dougt,a=granrose
|
2000-03-15 22:44:18 +00:00 |
calendar
|
|
|
caps
|
Files:
|
2000-03-11 06:32:42 +00:00 |
cck
|
tweaks to the ib.cpp to handle correct ordering of the components
|
2000-03-09 19:39:29 +00:00 |
chrome
|
When the channel is cancelled, don't ignore it, actually cancel and don't sent OnStartRequests if one hasn't been sent yet. If an OnStop is pending, send a OnStopRequest with cancelled in it. bug #30625. r=jud, waterson a=jevering
|
2000-03-08 03:54:07 +00:00 |
cmd
|
|
|
config
|
Remove dist directory on 'clean' target. Otherwise, tinderbox never removes dist and thinks it has a complete binary when it does not. Maybe we should change the tinderbox scripts instead of doing this, but this will get tinderbox turning red now.
|
2000-03-14 17:55:03 +00:00 |
content
|
1) Make PRE line layout backwards compatible in quirks mode (related to bug 26998).
|
2000-03-16 01:14:57 +00:00 |
db
|
|
|
dbm
|
# 25555
|
2000-03-07 21:00:06 +00:00 |
directory
|
|
|
docshell
|
Call SetOverLink instead of SetJSStatus when over a link.
|
2000-03-16 01:02:23 +00:00 |
dom
|
landing phase 2 to remove deprecated string calls
|
2000-03-12 11:10:07 +00:00 |
editor
|
Remove viewsource.xul as it is no longer used. This is duplicate of browser's viewsource.xul anyway.
|
2000-03-16 00:50:26 +00:00 |
ef
|
|
|
embedding
|
Implemented FindItemWithName and ContentShellAdded. Changed FindNamedBrowserChrome to deal with nsIWebBrowser instead of nsIWebBrowserChrome and changed the name to FindNamedBrowser. Changed FindNamedBrowser and GetNamedBrowser to return the type instead of having it as an out parameter. This is cleaner for JS.
|
2000-03-15 04:32:16 +00:00 |
expat
|
|
|
extensions
|
Fixes Bug 31847 (commercial blocker). r=syd, a=chofmann
|
2000-03-16 01:03:03 +00:00 |
gc/boehm
|
[not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files)
|
2000-02-28 22:44:21 +00:00 |
gconfig
|
|
|
gfx
|
Fix leak of nsPref. Bug 28819. r=erik@netscape.com
|
2000-03-16 01:36:48 +00:00 |
grendel
|
|
|
htmlparser
|
Changed flag for entity conversion, bug 27376, r=akkana.
|
2000-03-16 00:28:01 +00:00 |
include
|
Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar
|
2000-02-23 23:10:38 +00:00 |
intl
|
Changed to call Finish() after the conversion, bug 29652 , r=cata.
|
2000-03-15 23:38:27 +00:00 |
java
|
added target to make java classes on windows
|
2000-03-13 23:03:07 +00:00 |
jpeg
|
# 25555
|
2000-02-29 22:12:14 +00:00 |
js
|
changing format of generated results file name to place the date before the engine name
|
2000-03-15 21:49:13 +00:00 |
js2
|
Added gctest target, added -lm to get floor()
|
2000-03-09 02:11:52 +00:00 |
l10n
|
|
|
layout
|
Fix a leak of a device context. r=dcone@netscape.com
|
2000-03-16 01:21:58 +00:00 |
lib
|
HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver.
|
2000-03-11 01:33:13 +00:00 |
mailnews
|
Fix regression. Need to pass the event when creating, replying or forwarding a message. R=jefft
|
2000-03-16 00:42:55 +00:00 |
modules
|
fix for #31057. using prefs, you can turn off the confirm and alerts you get when you
|
2000-03-15 02:47:53 +00:00 |
msgsdk
|
|
|
netwerk
|
fixing base64 encoding usage bug
|
2000-03-15 23:20:38 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Checked in a patch contributed by Jerry L. Kirk
|
2000-03-15 22:00:37 +00:00 |
nunet
|
|
|
parser
|
Changed flag for entity conversion, bug 27376, r=akkana.
|
2000-03-16 00:28:01 +00:00 |
plugin/oji/MRJ
|
Fixes bug 30593 -- this module isn't built by tinderbox and is therefore immune from build stability issues (it builds of course, but it's immune from the closure since it's not part of the build/kit process)
|
2000-03-08 19:36:13 +00:00 |
privacy
|
|
|
profile
|
skinnable profile manager, part 1.
|
2000-03-16 01:21:26 +00:00 |
rdf
|
Fix bug 28570, leak of nsXULPrototypeDocument and nsJSContext (and things they owned). r=waterson@netscape.com
|
2000-03-16 01:11:02 +00:00 |
README/mozilla
|
|
|
security
|
Removing "#include <sys/un.h>" because it is not present under Neutrino
|
2000-03-13 13:03:52 +00:00 |
silentdl
|
|
|
string
|
Incremental changes. Fixed some things that were stopping rickg from compiling. This file is not part of the build.
|
2000-03-14 17:10:03 +00:00 |
suite
|
|
|
sun-java
|
# 25555
|
2000-03-15 15:15:29 +00:00 |
timer
|
|
|
tools
|
Fix some 'variable used once' warnings. Clean up the eval of the default config.
|
2000-03-16 01:43:53 +00:00 |
tripledb
|
|
|
uriloader
|
adding webProgress interfaces for Travis
|
2000-03-13 00:24:28 +00:00 |
view
|
Added code to prevent invalidation of non-visible rectangles.
|
2000-03-15 01:20:07 +00:00 |
wallet
|
|
|
webshell
|
Revise workaround for bug 28557 so we neither crash nor leak. r=waqar@netscape.com
|
2000-03-16 01:16:53 +00:00 |
webtools
|
get rid of undefined warning
|
2000-03-15 23:40:57 +00:00 |
widget
|
Changed to use do_GetService instead of CreateInstance, bug 30209, r=cata.
|
2000-03-15 23:31:08 +00:00 |
xpcom
|
add Delete() to the nsIFileSpec interface.
|
2000-03-15 07:07:56 +00:00 |
xpfc
|
|
|
xpfe
|
Prevent non-leak from showing up as a leak by scoping in a block. r=pinkerton@netscape.com
|
2000-03-16 01:27:12 +00:00 |
xpinstall
|
Fix various cosmetic issues with the Mac native installer.
[b=29328, 28576, 18874, 31042, 29849; r=ssu]
|
2000-03-16 01:34:48 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree.
|
2000-03-14 02:59:54 +00:00 |
allmakefiles.sh
|
Checking in patch from ah@numerik.uni-kiel.de (Pike), adding new Makefiles. r=me
|
2000-03-15 15:12:49 +00:00 |
client.mak
|
updating nspr tag to magical, stringently controlled rolling branch tag,
|
2000-03-13 15:56:44 +00:00 |
client.mk
|
Avoid infinite recursion on CONFIG_GUESS
|
2000-03-14 05:54:46 +00:00 |
configure
|
Automated update
|
2000-03-15 23:45:08 +00:00 |
configure.in
|
for AIX check for libC_r instead of libC
|
2000-03-15 23:38:07 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Remove dist directory on 'clean' target. Otherwise, tinderbox never removes dist and thinks it has a complete binary when it does not. Maybe we should change the tinderbox scripts instead of doing this, but this will get tinderbox turning red now.
|
2000-03-14 17:55:03 +00:00 |
makefile.win
|
adding crypto stuff to the tip
|
2000-03-11 04:33:39 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|