apache/gzip/src
|
|
|
build
|
backing myself out, this should be on a branch.
|
2000-02-27 10:22:24 +00:00 |
calendar
|
|
|
caps
|
This allows clicked "finger:" links to work. r=norris@netscape.com.
|
2000-02-26 23:37:08 +00:00 |
cck
|
changing the makefile to install changedir.bat in the nsetup32 dir
|
2000-02-28 19:13:24 +00:00 |
chrome
|
Checking in an API and implementation for the enumeration of the user's search path,
|
2000-02-15 10:05:29 +00:00 |
cmd
|
|
|
config
|
Change to cause make to print failing command if the -s flag is given. If
|
2000-02-26 04:21:53 +00:00 |
content
|
Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
|
2000-02-29 06:51:48 +00:00 |
db
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
dbm
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
directory
|
4.07 main dev tree synch up
|
2000-02-08 02:39:50 +00:00 |
docshell
|
fix problem I instroduced last night which do not expand "hostname" to "http://hostname"
|
2000-02-29 20:38:16 +00:00 |
dom
|
Fixing unix bustage, should use PR_TRUE.
|
2000-02-26 02:56:29 +00:00 |
editor
|
fix spelling of hander to handler. bug #29407. r=sspitzer
|
2000-02-27 20:51:11 +00:00 |
ef
|
|
|
embedding
|
Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
|
2000-02-29 06:51:48 +00:00 |
expat
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
extensions
|
xmlterm changes only (not part of the default build).
|
2000-02-29 15:55:36 +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
|
More fixes for the motif toolkit. Bug #22266
|
2000-02-28 01:13:43 +00:00 |
grendel
|
|
|
htmlparser
|
28870: Fix performance problems in plaintext output. Fix from bratell@lysator.liu.se, r=me and mscott, a=jevering
|
2000-02-29 21:18:23 +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
|
Fix for bug 25321 "Crash at start w/o internet connection" on Mac. Added additional check for failure of GetService() on nsIOService. r=brade, a=jar.
|
2000-02-27 08:26:32 +00:00 |
java
|
Fix for 27690
|
2000-02-25 21:16:18 +00:00 |
jpeg
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
js
|
1. Implement a new method of Context that allows embedders to disable or clear cached items
|
2000-02-29 21:35:45 +00:00 |
js2
|
gc_traits used to control whether a type is allocated using GC_malloc vs. GC_malloc_atomic.
|
2000-02-29 16:03:24 +00:00 |
l10n
|
|
|
layout
|
26336. a=jar, r=norris,pollman. We now allow uri creation failure to pass through to the webshell so we can throw error dialogs if need be. This allows 'https not supported' dialogs to be thrown from form submissions when https isn't installed
|
2000-02-29 20:36:52 +00:00 |
lib
|
removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser.
|
2000-02-10 04:18:55 +00:00 |
mailnews
|
Fix 29654 (Unable to Delete messages or Cancel News Messages from menu) r=mscott, a=phil
|
2000-02-29 21:57:50 +00:00 |
modules
|
# 25555
|
2000-02-29 21:47:25 +00:00 |
msgsdk
|
|
|
netwerk
|
29164. r=shaver. The user agent setup no longer uses a string bundle. UA string formatting changes that use prefs for values.
|
2000-02-29 20:39:18 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.
|
2000-02-23 23:38:19 +00:00 |
nunet
|
|
|
parser
|
28870: Fix performance problems in plaintext output. Fix from bratell@lysator.liu.se, r=me and mscott, a=jevering
|
2000-02-29 21:18:23 +00:00 |
plugin/oji/MRJ
|
Brought it up to CW5 pathing standard. THIS DOES NOT AFFECT TINDERBOX.
|
2000-02-23 12:26:56 +00:00 |
privacy
|
|
|
profile
|
Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering
|
2000-02-29 22:03:49 +00:00 |
rdf
|
Bug 28670: Move XUL scrollbar removal to nsCSSFrameConstructor r=travis a=rickg
|
2000-02-29 06:51:05 +00:00 |
README/mozilla
|
removing misleading build documentation; redirecting to website.
|
2000-02-18 22:49:03 +00:00 |
silentdl
|
|
|
string/obsolete
|
fix 29333 make the initial construction passing "" for performance and legal nsString usage. r=rickg a=bobj
|
2000-02-29 06:59:55 +00:00 |
suite
|
|
|
sun-java
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
timer
|
|
|
tools
|
Adding rm nohup, moving starting comment to else
|
2000-02-29 22:00:49 +00:00 |
tripledb
|
|
|
uriloader
|
URILoader now will invoke the unkown content handler when the DoContent call fails. This clears the way for the new docShell creation of the content viewer code to land. I'm actually checking this in for mcott. b=13374 r=me a=jevering
|
2000-02-29 21:33:23 +00:00 |
view
|
# 25555
|
2000-02-29 22:07:34 +00:00 |
wallet
|
|
|
webshell
|
fix problem I instroduced last night which do not expand "hostname" to "http://hostname"
|
2000-02-29 20:38:16 +00:00 |
webtools
|
Make a universal routine to report errors in forms, so that we can
|
2000-02-25 19:32:47 +00:00 |
widget
|
Contributors:
|
2000-02-29 21:51:20 +00:00 |
xpcom
|
# 25555
|
2000-02-29 21:27:02 +00:00 |
xpfc
|
|
|
xpfe
|
Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering
|
2000-02-29 22:03:49 +00:00 |
xpinstall
|
Bug 28900: Add properties file for default button labels to package builder files. This completes PDT+ bug 16999. r=leaf a=rickg
|
2000-02-28 22:26:28 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf
|
2000-02-23 22:47:39 +00:00 |
client.mak
|
backing myself out, this should be on a branch.
|
2000-02-27 10:22:24 +00:00 |
client.mk
|
Fix client.mk for case when building in mozilla/mozilla. r=endico
|
2000-02-29 21:00:21 +00:00 |
configure
|
add -noexceptions flag for Tru64 (AKA Digital Unix AKA OSF/1) cxx compiler
|
2000-02-26 02:58:36 +00:00 |
configure.in
|
add -noexceptions flag for Tru64 (AKA Digital Unix AKA OSF/1) cxx compiler
|
2000-02-26 02:58:36 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf
|
2000-02-23 22:47:39 +00:00 |
makefile.win
|
re-adding regxpcom to official release build process.
|
2000-02-15 23:19:02 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|