apache/gzip/src
|
|
|
build
|
For some reason a few systems though that the -F/ in the original script was
|
2000-02-12 01:58:28 +00:00 |
calendar
|
|
|
caps
|
Fix 18439 windows.status allows reading links
|
2000-02-11 04:18:39 +00:00 |
cck
|
fix for bug #27032 changed the pointer to the executable from Comm\setup to Core\Seamonkey
|
2000-02-09 02:51:54 +00:00 |
chrome
|
Bug 26129. Replace timer with a PLEvent. GTK timers (in this specific case) seem to be confused when a modal event queue has been pushed. By using a PLEvent, we get the same effect, but are able to grab the outermost queue to ensure that our callback to fire OnEndDocumentLoad gets kicked. r=mscott
|
2000-02-06 01:30:16 +00:00 |
cmd
|
|
|
config
|
Added 'make run' rule so I don't have to type '../../../dist/win32_d.obj/bin/mozilla.exe' any more.
|
2000-01-28 02:51:21 +00:00 |
content
|
converted over to use nsCOMPtr and changed return code back to NS_OK for GetAttr
|
2000-02-12 16:24:19 +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
|
r=mcafee, 27339. We were kicking *any* load failure to the keyword server, now we're a little more selective
|
2000-02-12 01:22:25 +00:00 |
dom
|
Fix for bug #20764.
|
2000-02-12 10:08:52 +00:00 |
editor
|
27144: make sure the editor bogus node starts with _moz, and strip it out in html output. r=smfr
|
2000-02-12 01:58:40 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
expat
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
extensions
|
fix bug 27491, rejects not displayed in signon viewer. Trivial coding change, not reviewed
|
2000-02-12 05:55:38 +00:00 |
gc/boehm
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
gconfig
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
gfx
|
bug# 21036: Change imglib reload policies to work with necko load attributes. pnunn, r:neeti,dp.
|
2000-02-12 01:51:57 +00:00 |
grendel
|
More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan
|
2000-01-17 23:35:50 +00:00 |
htmlparser
|
Put the extra newline back. Rick had changed something last night
|
2000-02-12 02:47:06 +00:00 |
include
|
bug# 21036: Change imglib reload policies to work with necko load attributes. pnunn, r:neeti,dp.
|
2000-02-12 01:51:57 +00:00 |
intl
|
Removed call to registry->Close()
|
2000-02-11 22:41:45 +00:00 |
java
|
addon fix to bug 13338.
|
2000-02-12 01:11:48 +00:00 |
jpeg
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
js
|
Nuts, checked in wrong file AND named wrong bug in previous checkin, msu
|
2000-02-11 23:00:21 +00:00 |
js2
|
Fixed bug
|
2000-02-05 00:39:58 +00:00 |
l10n
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
layout
|
converted over to use nsCOMPtr and changed return code back to NS_OK for GetAttr
|
2000-02-12 16:24:19 +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
|
UI Part of feature 17072. Add new UI files to make files. R=rhp
|
2000-02-12 06:46:07 +00:00 |
modules
|
bug# 21036: Change imglib reload policies to work with necko load attributes. pnunn, r:neeti,dp.
|
2000-02-12 01:51:57 +00:00 |
msgsdk
|
|
|
netwerk
|
Too many OnStopRequest(...) calls were being made by the memcache in AsyncReadStreamAdaptor::Cancel(...). It turns out that Cancel() is called more than once. Each call was generating an OnStopRequest(...). This was later triggering an ASSERT that mDownstreamListener was NULL
|
2000-02-12 06:18:50 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Pro5 update
|
2000-02-07 23:12:23 +00:00 |
nunet
|
|
|
parser
|
Put the extra newline back. Rick had changed something last night
|
2000-02-12 02:47:06 +00:00 |
plugin/oji/MRJ
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
privacy
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
profile
|
profile manager rewording, r=verah
|
2000-02-11 05:47:48 +00:00 |
rdf
|
Addendum to 20764
|
2000-02-12 10:47:33 +00:00 |
README/mozilla
|
Changing all cvs-mirror.mozilla.org references to point to politically
|
2000-02-05 07:23:36 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string/obsolete
|
fixing tiny menu bug by backing out partial update to nsStr; r=none
|
2000-02-11 16:21:53 +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
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
timer
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
tools
|
Adding Error: string so tinderbox will create a link in the error log. r=slamm
|
2000-02-11 22:53:58 +00:00 |
tripledb
|
|
|
uriloader
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
view
|
Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com
|
2000-02-09 15:48:01 +00:00 |
wallet
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
webshell
|
r=mcafee, 27339. We were kicking *any* load failure to the keyword server, now we're a little more selective
|
2000-02-12 01:22:25 +00:00 |
webtools
|
this is the initial checkin of the bug_email.pl script into the bugzilla cvs tree under the contrib directory. This is not my code, but I'm championing its maintanence right now, since I'm using and hacking on it heavily. The list of contributors can be found in the file itself.
|
2000-02-12 16:13:01 +00:00 |
widget
|
quiet down saari's debugging output for the rest of us.
|
2000-02-12 00:42:57 +00:00 |
xpcom
|
just immortalizing some debugging gunk i recently found useful. hidden completely behind ifdefs normally opaque.
|
2000-02-12 00:27:57 +00:00 |
xpfc
|
|
|
xpfe
|
fix for 20823, r=syd
|
2000-02-12 05:32:03 +00:00 |
xpinstall
|
removed obsolete <file.xpt>. r=dougt,sdagley
|
2000-02-12 00:10:35 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
start building the remote controller (to be used by X-remote some time soon).
|
2000-02-08 08:24:54 +00:00 |
client.mak
|
Added the ability to run doing "nmake -f client.mak export" or "nmake -f client.mak install" to target a specific portion of the build pass. r=leaf
|
2000-02-10 04:51:54 +00:00 |
client.mk
|
Pull nsprpub by static tag. patch from wtc, r=leaf
|
2000-02-05 21:37:55 +00:00 |
configure
|
Automated update
|
2000-02-09 13:01:14 +00:00 |
configure.in
|
Making changes for the Neutrino/Photon platform to switch from Photon 1
|
2000-02-09 12:57:36 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
fix build bustage r=travis
|
2000-02-02 04:12:22 +00:00 |
makefile.win
|
disabling the run of regxpcom so automated builds this weekend won't
|
2000-02-05 03:35:39 +00:00 |
nglayout.mac
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nglayout.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mak
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |