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
|
|
|
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 25364. Use nsCOMPtr where appropriate; make sure to getter_AddRefs() when calling GetShellAt(). r=travis, hyatt a=jar.
|
2000-03-01 07:27:31 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
|
|
docshell
|
GetPositionAndSize returns the size from the stored bounds rather than relying on the incorrect widget. This should fix the viewer bustage. r=jevering, buster a=jevering.
|
2000-03-01 23:46:03 +00:00 |
dom
|
Fixing unix bustage, should use PR_TRUE.
|
2000-02-26 02:56:29 +00:00 |
editor
|
Official 'Preview' icon image supplied by UE. Tested on all platforms r=sfraser, a=jar
|
2000-03-01 06:28:33 +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
|
|
|
extensions
|
xmlterm changes only (not part of the default build).
|
2000-03-01 15:50:23 +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
|
a=bobj, r=troy, erik, bug 21127 font prefs do not list fonts
|
2000-03-01 00:12:13 +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
|
fixing build bustage...
|
2000-03-01 23:45:37 +00:00 |
java
|
Fix for 27690
|
2000-02-25 21:16:18 +00:00 |
jpeg
|
# 25555
|
2000-02-29 22:12:14 +00:00 |
js
|
Need to pass expressions containing unicode identifiers as split strings
|
2000-03-01 23:28:14 +00:00 |
js2
|
Added parser output classes
|
2000-03-01 07:00:31 +00:00 |
l10n
|
|
|
layout
|
a=jar r= whomever reviewed it before. saari i think. this SHOULD have went in before cvs merge error i didnt catch sorry my bad.
|
2000-03-01 21:49:53 +00:00 |
lib
|
|
|
mailnews
|
a=phil. r=hangas. Fixes 20422 where clicking on a thread twisty wouldn't open up the
|
2000-03-01 22:33:25 +00:00 |
modules
|
# 25555
|
2000-03-01 15:50:24 +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
|
Removed #if !defined(DEBUG). Bugzilla #29181.
|
2000-03-01 21:35:49 +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 25364. Use nsCOMPtr where appropriate; make sure to getter_AddRefs() when calling GetShellAt(). r=travis, hyatt a=jar.
|
2000-03-01 07:27:31 +00:00 |
README/mozilla
|
removing misleading build documentation; redirecting to website.
|
2000-02-18 22:49:03 +00:00 |
security
|
First checkin
|
2000-03-01 02:02:14 +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
|
|
|
timer
|
|
|
tools
|
Fixing nohup rm line
|
2000-03-01 22:07:47 +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
|
GetPositionAndSize returns the size from the stored bounds rather than relying on the incorrect widget. This should fix the viewer bustage. r=jevering, buster a=jevering.
|
2000-03-01 23:46:03 +00:00 |
webtools
|
URL changes
|
2000-03-02 00:01:47 +00:00 |
widget
|
fix problems with drag and drop x/y coords in panel area. this was actually a problem in any areas that did not start at 0/0 in the toplevel window. this fixes bug #29578. r=pavlov
|
2000-02-29 23:38:06 +00:00 |
xpcom
|
# 25555
|
2000-02-29 21:27:02 +00:00 |
xpfc
|
|
|
xpfe
|
remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
|
2000-03-01 22:42:39 +00:00 |
xpinstall
|
Update installer about box.
[b=29309][a=cathleen]
|
2000-03-01 09:41:41 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Added xmlterm as an optionally built extension, r=leaf.
|
2000-03-01 02:38:38 +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
|
|
|